Skip to content

build(deps): bump enhanced-resolve from 5.19.0 to 5.20.0#3173

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/enhanced-resolve-5.20.0
Mar 2, 2026
Merged

build(deps): bump enhanced-resolve from 5.19.0 to 5.20.0#3173
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/enhanced-resolve-5.20.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps enhanced-resolve from 5.19.0 to 5.20.0.

Release notes

Sourced from enhanced-resolve's releases.

v5.20.0

Features

  • Added the baseUrl option to override the tsconfig.json's baseUrl
  • Enabled trailing commas support for JSONC

Fixes

  • Detect circular extends to prevent infinite loop in tsconfig.json
  • Support JSONC comments in tsconfig.json
Commits
  • c1093c9 chore(release): 5.20.0
  • 36786fb chore(deps): bump minimatch (#478)
  • 958d869 feat(tsconfig): enable trailing comma support for JSONC (#479)
  • 03120de fix(tsconfig): support JSONC comments in tsconfig.json files (#476)
  • f7f15d9 fix(tsconfig): detect circular extends to prevent infinite loop (#477)
  • 5cb58ca test: add null-byte escape test cases for '#' handling (#473)
  • 39d56d3 feat(tsconfig): add baseUrl option to override tsconfig baseUrl (#472)
  • 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.19.0 to 5.20.0.
- [Release notes](https://github.com/webpack/enhanced-resolve/releases)
- [Commits](webpack/enhanced-resolve@v5.19.0...v5.20.0)

---
updated-dependencies:
- dependency-name: enhanced-resolve
  dependency-version: 5.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 2, 2026
@coderabbitai
Copy link

coderabbitai bot commented Mar 2, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/npm_and_yarn/enhanced-resolve-5.20.0

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot merged commit c9b2d83 into master Mar 2, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/enhanced-resolve-5.20.0 branch March 2, 2026 04:03
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