Skip to content

Bump oxc_resolver from 11.22.0 to 11.23.0#232

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/oxc_resolver-11.23.0
Open

Bump oxc_resolver from 11.22.0 to 11.23.0#232
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/oxc_resolver-11.23.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps oxc_resolver from 11.22.0 to 11.23.0.

Changelog

Sourced from oxc_resolver's changelog.

11.23.0 - 2026-07-02

🚀 Features

  • (tsconfig) expose outDir, declarationDir, resolveJsonModule, checkJs (#1257) (by @​Boshen)

🐛 Bug Fixes

  • (exports) propagate the last error in array target resolution (#1267) (by @​Boshen)

🚜 Refactor

  • deduplicate cross-file helpers, drop stale lint allows (#1269) (by @​Boshen)
  • (dts) deduplicate package entry selection and remove dead code (#1266) (by @​Boshen)
  • (tsconfig) skip TsConfig deep clone for non-root configs (#1265) (by @​Boshen)
  • (alias) compile fallback aliases once at construction (#1264) (by @​Boshen)

⚡ Performance

  • (alias) scan a packed first-byte array instead of striding over alias entries (#1260) (by @​Boshen)

Contributors

Commits
  • c6d0899 chore: release v11.23.0 (#1259)
  • 28a487b chore: remove test and JS-side leftovers (#1271)
  • a042d49 chore(bench): move specifier allocation out of the timed symlink loop (#1270)
  • 3e88f90 refactor: deduplicate cross-file helpers, drop stale lint allows (#1269)
  • 0fbd4a3 fix(exports): propagate the last error in array target resolution (#1267)
  • 534280f chore: miscellaneous small cleanups (#1268)
  • 9763d7b refactor(dts): deduplicate package entry selection and remove dead code (#1266)
  • e66adb8 refactor(tsconfig): skip TsConfig deep clone for non-root configs (#1265)
  • d69fc38 refactor(alias): compile fallback aliases once at construction (#1264)
  • 4837a2e perf(alias): scan a packed first-byte array instead of striding over alias en...
  • 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.22.0 to 11.23.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.22.0...v11.23.0)

---
updated-dependencies:
- dependency-name: oxc_resolver
  dependency-version: 11.23.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 2, 2026
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.

0 participants