Skip to content

[DEPENDABOT]: Bump eslint-import-resolver-node from 0.3.10 to 0.4.0#1916

Merged
stefcameron merged 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-import-resolver-node-0.4.0
May 20, 2026
Merged

[DEPENDABOT]: Bump eslint-import-resolver-node from 0.3.10 to 0.4.0#1916
stefcameron merged 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-import-resolver-node-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps eslint-import-resolver-node from 0.3.10 to 0.4.0.

Release notes

Sourced from eslint-import-resolver-node's releases.

es6-only

  • Removed no-common in favor of enforcing that all imports have ES6 modules behind them. (#20)
  • resolve.root setting allows module resolution to start from some arbitrary path within your package, instead of just relative paths and node_modules. (#18)

destructuring

Added destructuring pattern awareness to no-reassign. Improved exists report message.

Changelog

Sourced from eslint-import-resolver-node's changelog.

v0.4.0 - 2026-05-15

  • [breaking] by default, support the exports field
  • [deps] update is-core-module, resolve
Commits

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 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)

Bumps [eslint-import-resolver-node](https://github.com/import-js/eslint-plugin-import/tree/HEAD/resolvers/node) from 0.3.10 to 0.4.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/resolvers/node/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/commits/v0.4.0/resolvers/node)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-node
  dependency-version: 0.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot Issues/PRs opened by Dependabot dependencies Pull requests that update a dependency file labels May 20, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 20, 2026

⚠️ No Changeset found

Latest commit: 97401e3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@stefcameron stefcameron merged commit 99083bd into master May 20, 2026
3 checks passed
@stefcameron stefcameron deleted the dependabot/npm_and_yarn/eslint-import-resolver-node-0.4.0 branch May 20, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Issues/PRs opened by Dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant