Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: un-ts/eslint-plugin-import-x
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.16.1
Choose a base ref
...
head repository: un-ts/eslint-plugin-import-x
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.16.2
Choose a head ref
  • 13 commits
  • 26 files changed
  • 12 contributors

Commits on Jul 2, 2025

  1. Configuration menu
    Copy the full SHA
    d0a7816 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Configuration menu
    Copy the full SHA
    a130630 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency tmp to v0.2.4 [security] (#416)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    27b175f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. Configuration menu
    Copy the full SHA
    a3aae61 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. refactor: first step toward ESLint 10 support (#454)

    * fix: prefer `languageOptions` for `sourceType` determination
    
    * refactor: merge get parser impl
    
    * chore: add changeset
    
    * fix: get parser impl
    
    * chore: update changeset
    SukkaW authored Feb 20, 2026
    Configuration menu
    Copy the full SHA
    d3f8d67 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. chore(deps): bumping minimatch *10* to *10.1.2* to avoid dependencies…

    … with critical vulnerabilities (#450)
    andrewgaun authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    a51be0f View commit details
    Browse the repository at this point in the history
  2. fix: consistent-type-specifier-style with prefer-inline and TS re…

    …solution-mode import attributes (#443)
    
    Co-authored-by: JounQin <[email protected]>
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    3 people authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    b416a8a View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency minimatch to v9.0.8 [security] (#460)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: JounQin <[email protected]>
    renovate[bot] and JounQin authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    1909953 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d801fd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. refactor: make no-unused-modules no-op on ESLint 10 or later (#457)

    Signed-off-by: JounQin <[email protected]>
    Co-authored-by: JounQin <[email protected]>
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Co-authored-by: Copilot <[email protected]>
    4 people authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    1da4043 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. chore: prepare for ESLint 10 more (#458)

    Co-authored-by: Copilot <[email protected]>
    SukkaW and Copilot authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    60312ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b669aca View commit details
    Browse the repository at this point in the history
  3. chore: release eslint-plugin-import-x (#407)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    69ddbba View commit details
    Browse the repository at this point in the history
Loading