Skip to content

Bump oxc_resolver from 11.19.0 to 11.19.1#30

Merged
dependabot-pr-auto-approver[bot] merged 1 commit intomainfrom
dependabot/cargo/oxc_resolver-11.19.1
Mar 2, 2026
Merged

Bump oxc_resolver from 11.19.0 to 11.19.1#30
dependabot-pr-auto-approver[bot] merged 1 commit intomainfrom
dependabot/cargo/oxc_resolver-11.19.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps oxc_resolver from 11.19.0 to 11.19.1.

Changelog

Sourced from oxc_resolver's changelog.

11.19.1 - 2026-02-28

🐛 Bug Fixes

🚜 Refactor

  • clean up commented-out code in parse_package_specifier (#1035) (by @​Boshen)

⚡ Performance

  • remove unnecessary String clone in PnP resolution (#1039) (by @​Boshen)
  • use byte operations instead of char iteration in specifier parser (#1038) (by @​Boshen)

Contributors

Commits
  • 84929e6 chore: release v11.19.1 (#1034)
  • 0383839 perf: remove unnecessary String clone in PnP resolution (#1039)
  • 35311f7 perf: use byte operations instead of char iteration in specifier parser (#1038)
  • d84aff6 refactor: clean up commented-out code in parse_package_specifier (#1035)
  • 6bc0a2d fix: resolve normalized path on Windows even for symlinks: false (#1036)
  • dc0ffb5 chore(deps): update crate-ci/typos action to v1.44.0 (#1037)
  • a6163d0 fix: skip unreadable tsconfig files during auto-discovery (#1033)
  • 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 [oxc_resolver](https://github.com/oxc-project/oxc-resolver) from 11.19.0 to 11.19.1.
- [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.0...v11.19.1)

---
updated-dependencies:
- dependency-name: oxc_resolver
  dependency-version: 11.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the kind/dependencies Dependency updates label Mar 2, 2026
Copy link

@dependabot-pr-auto-approver dependabot-pr-auto-approver bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by dependabot auto-approve workflow

@dependabot-pr-auto-approver dependabot-pr-auto-approver bot merged commit 528f655 into main Mar 2, 2026
16 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/oxc_resolver-11.19.1 branch March 2, 2026 04:34
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