Commit 2a41b8a
authored
chore(deps): update rust crate oxc_resolver to v6 (oxc-project#10643)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [oxc_resolver](https://redirect.github.com/oxc-project/oxc-resolver) |
workspace.dependencies | major | `5` -> `6` |
---
### Release Notes
<details>
<summary>oxc-project/oxc-resolver (oxc_resolver)</summary>
###
[`v6.0.2`](https://redirect.github.com/oxc-project/oxc-resolver/releases/tag/oxc_resolver-v6.0.2)
[Compare
Source](https://redirect.github.com/oxc-project/oxc-resolver/compare/oxc_resolver-v6.0.1...oxc_resolver-v6.0.2)
##### <!-- 1 -->Bug Fixes
- handle package.json and tsconfig.json with BOM
([#&oxc-project#8203;463](https://redirect.github.com/oxc-project/oxc-resolver/pull/463))
##### <!-- 2 -->Performance
- avoid double call to `parse_package_specifier`
([#&oxc-project#8203;465](https://redirect.github.com/oxc-project/oxc-resolver/pull/465))
###
[`v6.0.1`](https://redirect.github.com/oxc-project/oxc-resolver/blob/HEAD/CHANGELOG.md#601---2025-04-25)
[Compare
Source](https://redirect.github.com/oxc-project/oxc-resolver/compare/oxc_resolver-v6.0.0...oxc_resolver-v6.0.1)
##### <!-- 1 -->Bug Fixes
- handle package.json and tsconfig.json with BOM
([#&oxc-project#8203;463](https://redirect.github.com/oxc-project/oxc-resolver/pull/463))
##### <!-- 2 -->Performance
- avoid double call to `parse_package_specifier`
([#&oxc-project#8203;465](https://redirect.github.com/oxc-project/oxc-resolver/pull/465))
###
[`v6.0.0`](https://redirect.github.com/oxc-project/oxc-resolver/blob/HEAD/CHANGELOG.md#600---2025-04-22)
[Compare
Source](https://redirect.github.com/oxc-project/oxc-resolver/compare/oxc_resolver-v5.3.0...oxc_resolver-v6.0.0)
##### <!-- 1 -->Bug Fixes
- properly handle DOS device paths in strip_windows_prefix
([#&oxc-project#8203;455](https://redirect.github.com/oxc-project/oxc-resolver/pull/455))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 8am on monday" in timezone
Asia/Shanghai, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f803807 commit 2a41b8a
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
0 commit comments