Skip to content

Bump oxc_resolver from 11.23.0 to 11.24.2 - #261

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps oxc_resolver from 11.23.0 to 11.24.2.

Changelog

Sourced from oxc_resolver's changelog.

11.24.2 - 2026-07-12

🎨 Styling

Contributors

11.24.0 - 2026-07-12

🚀 Features

  • expose tsconfig paths resolve method without file existence check (#1282) (by @​sapphi-red)
  • add ResolveError::TsconfigLoadFailed for tsconfig read and parse failures (#1287) (by @​shulaoda)

🚜 Refactor

  • replace cfg-if dependency with std cfg_select! macro (#1290) (by @​Boshen)

📚 Documentation

⚡ Performance

  • (cache) reuse the child path when its parent canonicalizes to itself (#1288) (by @​Boshen)
  • (napi) shrink release binaries (path remap + build-std without backtrace) (#1283) (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.23.0 to 11.24.2.
- [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.23.0...v11.24.2)

---
updated-dependencies:
- dependency-name: oxc_resolver
  dependency-version: 11.24.2
  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 Aug 4, 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