Skip to content

Commit 635e74c

Browse files
chore(deps): update rust crates (#15592)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [oxc-browserslist](https://redirect.github.com/oxc-project/oxc-browserslist) | workspace.dependencies | patch | `2.1.2` -> `2.1.3` | | [oxc_allocator](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.96.0` -> `0.97.0` | | [oxc_ast](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.96.0` -> `0.97.0` | | [oxc_ast_visit](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.96.0` -> `0.97.0` | | [oxc_codegen](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.96.0` -> `0.97.0` | | [oxc_minifier](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.96.0` -> `0.97.0` | | [oxc_parser](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.96.0` -> `0.97.0` | | [oxc_span](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.96.0` -> `0.97.0` | | [oxc_syntax](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.96.0` -> `0.97.0` | | [syn](https://redirect.github.com/dtolnay/syn) | workspace.dependencies | patch | `2.0.109` -> `2.0.110` | --- ### Release Notes <details> <summary>oxc-project/oxc-browserslist (oxc-browserslist)</summary> ### [`v2.1.3`](https://redirect.github.com/oxc-project/oxc-browserslist/blob/HEAD/CHANGELOG.md#213---2025-11-10) [Compare Source](https://redirect.github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v2.1.2...oxc-browserslist-v2.1.3) ##### Other - *(deps)* update rust crates ([#&#8203;379](https://redirect.github.com/oxc-project/oxc-browserslist/pull/379)) - Update browserslist ([#&#8203;377](https://redirect.github.com/oxc-project/oxc-browserslist/pull/377)) - Update browserslist ([#&#8203;376](https://redirect.github.com/oxc-project/oxc-browserslist/pull/376)) - Update browserslist ([#&#8203;375](https://redirect.github.com/oxc-project/oxc-browserslist/pull/375)) - Update browserslist ([#&#8203;374](https://redirect.github.com/oxc-project/oxc-browserslist/pull/374)) - Update browserslist ([#&#8203;372](https://redirect.github.com/oxc-project/oxc-browserslist/pull/372)) - *(deps)* lock file maintenance rust crates ([#&#8203;371](https://redirect.github.com/oxc-project/oxc-browserslist/pull/371)) - Update browserslist ([#&#8203;367](https://redirect.github.com/oxc-project/oxc-browserslist/pull/367)) - Update browserslist ([#&#8203;365](https://redirect.github.com/oxc-project/oxc-browserslist/pull/365)) - Update browserslist ([#&#8203;363](https://redirect.github.com/oxc-project/oxc-browserslist/pull/363)) - *(deps)* lock file maintenance rust crates ([#&#8203;361](https://redirect.github.com/oxc-project/oxc-browserslist/pull/361)) - Update browserslist ([#&#8203;356](https://redirect.github.com/oxc-project/oxc-browserslist/pull/356)) - Update browserslist ([#&#8203;355](https://redirect.github.com/oxc-project/oxc-browserslist/pull/355)) - *(deps)* lock file maintenance rust crates ([#&#8203;354](https://redirect.github.com/oxc-project/oxc-browserslist/pull/354)) - Update browserslist ([#&#8203;348](https://redirect.github.com/oxc-project/oxc-browserslist/pull/348)) - Update browserslist ([#&#8203;347](https://redirect.github.com/oxc-project/oxc-browserslist/pull/347)) - *(deps)* lock file maintenance rust crates ([#&#8203;345](https://redirect.github.com/oxc-project/oxc-browserslist/pull/345)) - Update browserslist ([#&#8203;338](https://redirect.github.com/oxc-project/oxc-browserslist/pull/338)) - *(deps)* lock file maintenance ([#&#8203;333](https://redirect.github.com/oxc-project/oxc-browserslist/pull/333)) - Remove unnecessary string allocations in query functions ([#&#8203;329](https://redirect.github.com/oxc-project/oxc-browserslist/pull/329)) - Update browserslist ([#&#8203;328](https://redirect.github.com/oxc-project/oxc-browserslist/pull/328)) - Update browserslist ([#&#8203;321](https://redirect.github.com/oxc-project/oxc-browserslist/pull/321)) - Update browserslist ([#&#8203;316](https://redirect.github.com/oxc-project/oxc-browserslist/pull/316)) </details> <details> <summary>dtolnay/syn (syn)</summary> ### [`v2.0.110`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.110) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.109...2.0.110) - Tweaks to improve build speed ([#&#8203;1939](https://redirect.github.com/dtolnay/syn/issues/1939), thanks [@&#8203;dishmaker](https://redirect.github.com/dishmaker)) - Make `syn::ext::IdentExt::unraw` available without "parsing" feature ([#&#8203;1940](https://redirect.github.com/dtolnay/syn/issues/1940)) - Support parsing `syn::Meta` followed by `=>` ([#&#8203;1944](https://redirect.github.com/dtolnay/syn/issues/1944)) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a982f6 commit 635e74c

File tree

2 files changed

+236
-236
lines changed

2 files changed

+236
-236
lines changed

0 commit comments

Comments
 (0)