Skip to content

Bump oxc_resolver from 11.19.2 to 11.21.0#188

Merged
simongdavies merged 1 commit into
mainfrom
dependabot/cargo/oxc_resolver-11.21.0
Jun 4, 2026
Merged

Bump oxc_resolver from 11.19.2 to 11.21.0#188
simongdavies merged 1 commit into
mainfrom
dependabot/cargo/oxc_resolver-11.21.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps oxc_resolver from 11.19.2 to 11.21.0.

Changelog

Sourced from oxc_resolver's changelog.

11.21.0 - 2026-06-03

🚀 Features

  • (tsconfig) support package.json imports field in extends (#1199) (by @​Boshen)

🐛 Bug Fixes

⚡ Performance

  • borrow relative main field instead of allocating a "./" prefix (#1187) (by @​Boshen)
  • (cache) move package.json path into parse instead of cloning (#1186) (by @​Boshen)
  • eliminate symlink stat syscalls by reusing canonicalization (#1184) (by @​Boshen)
  • reduce resolution syscalls by unifying stat and lstat (#1182) (by @​Boshen)

💼 Other

  • add baselines for each package manager x node_modules layout (#1176) (by @​Boshen)

Contributors

11.20.0 - 2026-05-27

🚀 Features

🐛 Bug Fixes

  • (tsconfig) scope default **/* include to the tsconfig directory (#1161) (by @​Boshen)

Contributors

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 [oxc_resolver](https://github.com/oxc-project/oxc-resolver) from 11.19.2 to 11.21.0.
- [Release notes](https://github.com/oxc-project/oxc-resolver/releases)
- [Changelog](https://github.com/oxc-project/oxc-resolver/blob/main/CHANGELOG.md)
- [Commits](oxc-project/oxc-resolver@v11.19.2...v11.21.0)

---
updated-dependencies:
- dependency-name: oxc_resolver
  dependency-version: 11.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the kind/dependencies Dependency updates label Jun 3, 2026
@simongdavies simongdavies merged commit 79023bf into main Jun 4, 2026
16 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/oxc_resolver-11.21.0 branch June 4, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant