Skip to content

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

Merged
caio-pizzol merged 1 commit intomainfrom
renovate/eslint-plugin-import-x-4.x-lockfile
Apr 6, 2026
Merged

chore(deps): update dependency eslint-plugin-import-x to v4.16.2#2718
caio-pizzol merged 1 commit intomainfrom
renovate/eslint-plugin-import-x-4.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 6, 2026

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-import-x 4.16.14.16.2 age 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: Branch creation - "before 7am on monday" (UTC), 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.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 14f0635c9a

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@@ -899,7 +893,7 @@ importers:
version: 0.4.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
pdfjs-dist:
specifier: latest
version: 5.5.207
version: 5.6.205
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Exclude unrelated runtime dep bump from this lockfile update

This commit is scoped to eslint-plugin-import-x, but it also upgrades pdfjs-dist in demos/grading-papers from 5.5.207 to 5.6.205; that introduces a separate runtime behavior change in the demo app without any corresponding manifest change or focused validation for PDF handling. Keeping unrelated dependency upgrades in this PR makes regressions harder to attribute and rollback, so this bump should be split into its own dependency update.

Useful? React with 👍 / 👎.

@caio-pizzol caio-pizzol added this pull request to the merge queue Apr 6, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Apr 6, 2026
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-x-4.x-lockfile branch from 14f0635 to 13d8188 Compare April 6, 2026 16:07
@caio-pizzol caio-pizzol added this pull request to the merge queue Apr 6, 2026
Merged via the queue into main with commit 0c5fadb Apr 6, 2026
9 checks passed
@caio-pizzol caio-pizzol deleted the renovate/eslint-plugin-import-x-4.x-lockfile branch April 6, 2026 16:33
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.

1 participant