Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps eslint-plugin-import-x from 4.15.2 to 4.16.1.

Release notes

Sourced from eslint-plugin-import-x's releases.

v4.16.1

Patch Changes

Full Changelog: un-ts/eslint-plugin-import-x@v4.16.0...v4.16.1

v4.16.0

Minor Changes

Patch Changes

New Contributors

Full Changelog: un-ts/eslint-plugin-import-x@v4.15.2...v4.16.0

Changelog

Sourced from eslint-plugin-import-x's changelog.

4.16.1

Patch Changes

4.16.0

Minor Changes

Patch Changes

Commits
  • e50c5a6 chore: release eslint-plugin-import-x (#401)
  • 33f07b4 fix: should only use context.physicalFilename as fallback instead of main s...
  • 34adb40 fix(deps): update all dependencies (#400)
  • f91cb36 chore: release eslint-plugin-import-x (#387)
  • 8ca9272 fix: pnp issue when used in a monorepo (#390)
  • 14cb948 fix(extensions): always calculate fix option (#393)
  • 1089d9f fix: take context.cwd into account for cache key (#388)
  • 3ea730f test: only run pnp case for test-compiled (#389)
  • 1c8b9ae feat: port react-x/prefer-react-namespace-import into `prefer-namespace-imp...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2025
@dependabot dependabot bot requested a review from JasonWeinzierl as a code owner June 30, 2025 10:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2025
Copy link

github-actions bot commented Jun 30, 2025

LCOV of commit afb7745 during .github/workflows/ci.yml #630

Summary coverage rate:
  lines......: 96.7% (4495 of 4649 lines)
  functions..: 96.2% (276 of 287 functions)
  branches...: no data found

Files changed coverage rate: n/a

Bumps [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) from 4.15.2 to 4.16.1.
- [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases)
- [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md)
- [Commits](un-ts/eslint-plugin-import-x@v4.15.2...v4.16.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-import-x
  dependency-version: 4.16.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-import-x-4.16.1 branch from 3bcf7ff to afb7745 Compare July 7, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants