Skip to content

build(deps): bump enhanced-resolve from 5.21.2 to 5.21.3#3666

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/enhanced-resolve-5.21.3
May 12, 2026
Merged

build(deps): bump enhanced-resolve from 5.21.2 to 5.21.3#3666
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/enhanced-resolve-5.21.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps enhanced-resolve from 5.21.2 to 5.21.3.

Release notes

Sourced from enhanced-resolve's releases.

v5.21.3

Patch Changes

  • TsconfigPathsPlugin now falls through to normal module resolution when a paths pattern matches but the mapped path does not exist, matching TypeScript's native resolution behavior. Previously, patterns like "@*" would block scoped npm packages (e.g. @sentry/react) from resolving via node_modules. (by @​xiaoxiaojx in #579)
Changelog

Sourced from enhanced-resolve's changelog.

5.21.3

Patch Changes

  • TsconfigPathsPlugin now falls through to normal module resolution when a paths pattern matches but the mapped path does not exist, matching TypeScript's native resolution behavior. Previously, patterns like "@*" would block scoped npm packages (e.g. @sentry/react) from resolving via node_modules. (by @​xiaoxiaojx in #579)
Commits
  • d09bdb2 chore(release): new release (#582)
  • b9e4103 chore(deps-dev): bump lint-staged from 16.4.0 to 17.0.4 (#580)
  • 9023042 fix: TsconfigPathsPlugin should fall through when mapped path does not exist ...
  • 744ed6c chore(deps): bump the dependencies group with 2 updates (#581)
  • 6eb4c08 chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 (#578)
  • 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 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 [enhanced-resolve](https://github.com/webpack/enhanced-resolve) from 5.21.2 to 5.21.3.
- [Release notes](https://github.com/webpack/enhanced-resolve/releases)
- [Changelog](https://github.com/webpack/enhanced-resolve/blob/main/CHANGELOG.md)
- [Commits](webpack/enhanced-resolve@v5.21.2...v5.21.3)

---
updated-dependencies:
- dependency-name: enhanced-resolve
  dependency-version: 5.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 12, 2026 08:36
@github-actions github-actions Bot merged commit bc3ea12 into master May 12, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/enhanced-resolve-5.21.3 branch May 12, 2026 08:36
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