-
-
Notifications
You must be signed in to change notification settings - Fork 722
Commit ea0c9b1
authored
chore(deps): update rust crate oxc_resolver to v11.13.1 (#15284)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [oxc_resolver](https://redirect.github.com/oxc-project/oxc-resolver) |
workspace.dependencies | patch | `11.13.0` -> `11.13.1` |
---
### Release Notes
<details>
<summary>oxc-project/oxc-resolver (oxc_resolver)</summary>
###
[`v11.13.1`](https://redirect.github.com/oxc-project/oxc-resolver/blob/HEAD/CHANGELOG.md#11131---2025-11-04)
[Compare
Source](https://redirect.github.com/oxc-project/oxc-resolver/compare/v11.13.0...v11.13.1)
##### <!-- 1 -->🐛 Bug Fixes
- *(package\_json)* re-read file for serde\_json fallback in simd
implementation
([#​808](https://redirect.github.com/oxc-project/oxc-resolver/pull/808))
(by [@​Boshen](https://redirect.github.com/Boshen))
- revert system file cache optimization on Linux
([#​810](https://redirect.github.com/oxc-project/oxc-resolver/pull/810))
(by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn)) -
[#​810](https://redirect.github.com/oxc-project/oxc-resolver/issues/810)
- skip loading tsconfig.json from virtual module paths
([#​809](https://redirect.github.com/oxc-project/oxc-resolver/pull/809))
(by [@​sapphi-red](https://redirect.github.com/sapphi-red)) -
[#​809](https://redirect.github.com/oxc-project/oxc-resolver/issues/809)
##### <!-- 2 -->🚜 Refactor
- use cfg\_if and rustix in read\_to\_string\_bypass\_system\_cache
([#​802](https://redirect.github.com/oxc-project/oxc-resolver/pull/802))
(by [@​Boshen](https://redirect.github.com/Boshen)) -
[#​802](https://redirect.github.com/oxc-project/oxc-resolver/issues/802)
##### <!-- 4 -->⚡ Performance
- optimize FileSystem metadata operations with rustix
([#​800](https://redirect.github.com/oxc-project/oxc-resolver/pull/800))
(by [@​Boshen](https://redirect.github.com/Boshen)) -
[#​800](https://redirect.github.com/oxc-project/oxc-resolver/issues/800)
##### Contributors
- [@​Boshen](https://redirect.github.com/Boshen)
- [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn)
- [@​sapphi-red](https://redirect.github.com/sapphi-red)
- [@​renovate](https://redirect.github.com/renovate)\[bot]
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2fe662e commit ea0c9b1Copy full SHA for ea0c9b1
File tree
Expand file treeCollapse file tree
1 file changed
+9
-9
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+9
-9
lines changedOpen diff view settings
Collapse file
+9-9Lines 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