Skip to content

Bump oxc_resolver from 11.21.3 to 11.22.0#219

Merged
jprendes merged 1 commit into
mainfrom
dependabot/cargo/oxc_resolver-11.22.0
Jul 1, 2026
Merged

Bump oxc_resolver from 11.21.3 to 11.22.0#219
jprendes merged 1 commit into
mainfrom
dependabot/cargo/oxc_resolver-11.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps oxc_resolver from 11.21.3 to 11.22.0.

Changelog

Sourced from oxc_resolver's changelog.

11.22.0 - 2026-06-30

🚀 Features

  • (file_system) make FileSystemOs cheaply cloneable and Debug (#1230) (by @​Boshen)

🚜 Refactor

  • (package-json) dedupe simd/serde backends behind JSON traits (#1229) (by @​Boshen)

📚 Documentation

⚡ Performance

  • type-erase the filesystem into a non-generic ResolverImpl core (#1255) (by @​Boshen)
  • reduce tsconfig paths binary size (#1250) (by @​Boshen)
  • avoid UTF-8 validation on alias and .d.ts resolve hot paths (#1244) (by @​Boshen)
  • (alias) skip UTF-8 validation of resolved path when no alias key matches (#1240) (by @​Boshen)
  • (tsconfig) reuse cached lstat to avoid redundant stat in get_tsconfig (#1238) (by @​Boshen)
  • (resolve) compute parent once in package.json scope walk (#1235) (by @​Boshen)
  • (specifier) SIMD fast-reject of specifiers without query/fragment (#1234) (by @​Boshen)
  • (tsconfig) cut allocations in glob ownership matching (#1232) (by @​Boshen)
  • (path) drop Chain<Once, Components> in normalize_with (#1231) (by @​Boshen)
  • (browser-field) fast-reject non-matching keys before normalize (#1227) (by @​Boshen)

Contributors

Commits
  • 5123ede chore: release v11.22.0 (#1228)
  • 6d0e7af perf: type-erase the filesystem into a non-generic ResolverImpl core (#1255)
  • c003970 ci: add crates environment to release workflow
  • de14e01 chore(deps): update rust crate mimalloc-safe to v0.1.64 (#1252)
  • 50b3b48 chore(deps): update github actions (#1253)
  • ff5fce1 chore(deps): update dependency @​napi-rs/wasm-runtime to v1.1.6 (#1251)
  • e463dcf perf: reduce tsconfig paths binary size (#1250)
  • 083af0d ci: enable codspeed simulation (#1249)
  • 11e587c chore: bump cargo-shear to 1.13.1 (#1248)
  • 6983aa4 chore: remove Copilot setup workflow (#1247)
  • Additional commits viewable 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 [oxc_resolver](https://github.com/oxc-project/oxc-resolver) from 11.21.3 to 11.22.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.21.3...v11.22.0)

---
updated-dependencies:
- dependency-name: oxc_resolver
  dependency-version: 11.22.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 Jul 1, 2026
@jprendes jprendes merged commit 8b476df into main Jul 1, 2026
16 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/oxc_resolver-11.22.0 branch July 1, 2026 13:11
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