Skip to content

Commit e294213

Browse files
chore(deps): lock file maintenance rust crates (#774)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | | | lockFileMaintenance | All locks refreshed | | [cfg-if](https://redirect.github.com/rust-lang/cfg-if) | dependencies | patch | `1.0.3` -> `1.0.4` | | [mimalloc-safe](https://redirect.github.com/napi-rs/mimalloc-safe) | dependencies | patch | `0.1.54` -> `0.1.55` | | [indexmap](https://redirect.github.com/indexmap-rs/indexmap) | dependencies | minor | `2.11.4` -> `2.12.0` | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Release Notes <details> <summary>rust-lang/cfg-if (cfg-if)</summary> ### [`v1.0.4`](https://redirect.github.com/rust-lang/cfg-if/blob/HEAD/CHANGELOG.md#104---2025-10-15) [Compare Source](https://redirect.github.com/rust-lang/cfg-if/compare/v1.0.3...v1.0.4) - Support `cfg(true)` and `cfg(false)` ([#&#8203;99](https://redirect.github.com/rust-lang/cfg-if/pull/99)) - Set and test a MSRV of 1.32 - Have a single top-level rule </details> <details> <summary>napi-rs/mimalloc-safe (mimalloc-safe)</summary> ### [`v0.1.55`](https://redirect.github.com/napi-rs/mimalloc-safe/blob/HEAD/CHANGELOG.md#0155---2025-10-16) [Compare Source](https://redirect.github.com/napi-rs/mimalloc-safe/compare/mimalloc-safe-v0.1.54...mimalloc-safe-v0.1.55) ##### Features - Add mimalloc v3 feature ([#&#8203;40](https://redirect.github.com/napi-rs/mimalloc-safe/pull/40)) ##### Chore - Upgrade NAPI-RS to 3.0 stable ([#&#8203;26](https://redirect.github.com/napi-rs/mimalloc-safe/pull/26)) - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.0.4 ([#&#8203;28](https://redirect.github.com/napi-rs/mimalloc-safe/pull/28)) - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.1.3 ([#&#8203;29](https://redirect.github.com/napi-rs/mimalloc-safe/pull/29)) - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.1.4 ([#&#8203;31](https://redirect.github.com/napi-rs/mimalloc-safe/pull/31)) - *(deps)* Update actions/checkout action to v5 ([#&#8203;30](https://redirect.github.com/napi-rs/mimalloc-safe/pull/30)) - *(deps)* Update actions/setup-node action to v5 ([#&#8203;34](https://redirect.github.com/napi-rs/mimalloc-safe/pull/34)) - *(deps)* Update yarn to v4.9.4 ([#&#8203;33](https://redirect.github.com/napi-rs/mimalloc-safe/pull/33)) - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.1.5 ([#&#8203;32](https://redirect.github.com/napi-rs/mimalloc-safe/pull/32)) - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.2.0 ([#&#8203;35](https://redirect.github.com/napi-rs/mimalloc-safe/pull/35)) - *(deps)* Update yarn to v4.10.3 ([#&#8203;36](https://redirect.github.com/napi-rs/mimalloc-safe/pull/36)) - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.3.0 ([#&#8203;37](https://redirect.github.com/napi-rs/mimalloc-safe/pull/37)) - *(deps)* Update actions/setup-node action to v6 ([#&#8203;39](https://redirect.github.com/napi-rs/mimalloc-safe/pull/39)) - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.3.1 ([#&#8203;38](https://redirect.github.com/napi-rs/mimalloc-safe/pull/38)) </details> <details> <summary>indexmap-rs/indexmap (indexmap)</summary> ### [`v2.12.0`](https://redirect.github.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#2120-2025-10-17) [Compare Source](https://redirect.github.com/indexmap-rs/indexmap/compare/2.11.4...2.12.0) - **MSRV**: Rust 1.82.0 or later is now required. - Updated the `hashbrown` dependency to 0.16 alone. - Error types now implement `core::error::Error`. - Added `pop_if` methods to `IndexMap` and `IndexSet`, similar to the method for `Vec` added in Rust 1.86. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 9am 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. 👻 **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-resolver). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4aa5782 commit e294213

File tree

1 file changed

+21
-30
lines changed

1 file changed

+21
-30
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)