Skip to content

Commit 0681ca3

Browse files
chore(deps): update rust crate oxc_resolver to v11.19.1 (#19831)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [oxc_resolver](https://redirect.github.com/oxc-project/oxc-resolver) | workspace.dependencies | patch | `11.19.0` → `11.19.1` | --- ### Release Notes <details> <summary>oxc-project/oxc-resolver (oxc_resolver)</summary> ### [`v11.19.1`](https://redirect.github.com/oxc-project/oxc-resolver/blob/HEAD/CHANGELOG.md#11191---2026-02-28) [Compare Source](https://redirect.github.com/oxc-project/oxc-resolver/compare/v11.19.0...v11.19.1) ##### <!-- 1 -->🐛 Bug Fixes - resolve normalized path on Windows even for `symlinks: false` ([#&#8203;1036](https://redirect.github.com/oxc-project/oxc-resolver/pull/1036)) (by [@&#8203;sapphi-red](https://redirect.github.com/sapphi-red)) - skip unreadable tsconfig files during auto-discovery ([#&#8203;1033](https://redirect.github.com/oxc-project/oxc-resolver/pull/1033)) (by [@&#8203;longlho](https://redirect.github.com/longlho)) ##### <!-- 2 -->🚜 Refactor - clean up commented-out code in parse\_package\_specifier ([#&#8203;1035](https://redirect.github.com/oxc-project/oxc-resolver/pull/1035)) (by [@&#8203;Boshen](https://redirect.github.com/Boshen)) ##### <!-- 4 -->⚡ Performance - remove unnecessary String clone in PnP resolution ([#&#8203;1039](https://redirect.github.com/oxc-project/oxc-resolver/pull/1039)) (by [@&#8203;Boshen](https://redirect.github.com/Boshen)) - use byte operations instead of char iteration in specifier parser ([#&#8203;1038](https://redirect.github.com/oxc-project/oxc-resolver/pull/1038)) (by [@&#8203;Boshen](https://redirect.github.com/Boshen)) ##### Contributors - [@&#8203;Boshen](https://redirect.github.com/Boshen) - [@&#8203;sapphi-red](https://redirect.github.com/sapphi-red) - [@&#8203;longlho](https://redirect.github.com/longlho) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxc-project/oxc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e3842d commit 0681ca3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)