Skip to content

fix(deps): update dependency eslint-plugin-import-x to v4.16.2#97

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-plugin-import-x-4.x
Open

fix(deps): update dependency eslint-plugin-import-x to v4.16.2#97
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-plugin-import-x-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 13, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-import-x 4.16.14.16.2 age adoption passing confidence

Release Notes

un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.16.2

Compare Source

Patch Changes
  • #​457 1da4043 Thanks @​SukkaW! - Make the no-unused-modules rule no-op on ESLint 10 or later for now before we can implement an alternative. A warning message about this behavior is added, and can be suppressed with the new suppressMissingFileEnumeratorAPIWarning rule option (import-x/no-unused-modules: ['error', { suppressMissingFileEnumeratorAPIWarning: true }]).

  • #​450 a51be0f Thanks @​andrewgaun! - fix(deps): Bumping minimatch 10 version to avoid dependency with a critical vulnerability

    Updating the minimum minimatch 10 version to 10.1.2 which updates a dependency (@​isaacs/brace-expansion) with a critical vulnerability. See GHSA-7h2j-956f-4vf2

  • #​466 b669aca Thanks @​SukkaW! - Make eslint-plugin-import-x compatible with ESLint's defineConfig

  • #​434 a3aae61 Thanks @​stepankuzmin! - fix(deps): replace type-fest with @​package-json/types

    PackageJson types are imported in published declaration files (lib/rules/no-extraneous-dependencies.d.ts and lib/utils/read-pkg-up.d.ts), which causes TypeScript compilation errors for consumers who don't have skipLibCheck enabled. Replacing type-fest with the smaller @​package-json/types package ensures the types are available to all consumers while reducing bundle size.

  • #​458 60312ee Thanks @​SukkaW! - Bump peer deps version range to include ESLint 10 support

  • #​443 b416a8a Thanks @​baevm! - consistent-type-specifier-style: Add exception for TS resolution-mode import attributes

  • #​454 d3f8d67 Thanks @​SukkaW! - First step toward ESLint 10 support:

    • sourceType determination now prefers context.languageOptions when possible
    • Ensure context.parserOptions no longer results in crashes with ESLint 10
    • Merge getParser and getParserPath implementations into one getParserOrPath
  • #​406 d0a7816 Thanks @​marcalexiei! - fix(package): remove config and rules exports pointing to empty files


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/eslint-plugin-import-x-4.x branch from 7e577fa to 269e0b2 Compare April 1, 2026 19:42
@renovate renovate Bot force-pushed the renovate/eslint-plugin-import-x-4.x branch from 269e0b2 to 19ce5e3 Compare April 8, 2026 20:32
@renovate renovate Bot force-pushed the renovate/eslint-plugin-import-x-4.x branch from 19ce5e3 to 8a9f95a Compare April 29, 2026 19:01
@renovate renovate Bot force-pushed the renovate/eslint-plugin-import-x-4.x branch from 8a9f95a to 39e90df Compare May 12, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants