Skip to content

Commit bd23e8d

Browse files
chore(deps): lock file maintenance rust crates (#446)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | | | lockFileMaintenance | All locks refreshed | | [mimalloc-safe](https://redirect.github.com/napi-rs/mimalloc-safe) | dependencies | patch | `0.1.49` -> `0.1.50` | | [indexmap](https://redirect.github.com/indexmap-rs/indexmap) | dependencies | minor | `2.8.0` -> `2.9.0` | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Release Notes <details> <summary>napi-rs/mimalloc-safe (mimalloc-safe)</summary> ### [`v0.1.50`](https://redirect.github.com/napi-rs/mimalloc-safe/compare/v0.1.49...v0.1.50) [Compare Source](https://redirect.github.com/napi-rs/mimalloc-safe/compare/v0.1.49...v0.1.50) </details> <details> <summary>indexmap-rs/indexmap (indexmap)</summary> ### [`v2.9.0`](https://redirect.github.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#290-2025-04-04) [Compare Source](https://redirect.github.com/indexmap-rs/indexmap/compare/2.8.0...2.9.0) - Added a `get_disjoint_mut` method to `IndexMap`, matching Rust 1.86's `HashMap` method. - Added a `get_disjoint_indices_mut` method to `IndexMap` and `map::Slice`, matching Rust 1.86's `get_disjoint_mut` method on slices. - Deprecated the `borsh` feature in favor of their own `indexmap` feature, solving a cyclic dependency that occured via `borsh-derive`. </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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 988af80 commit bd23e8d

File tree

1 file changed

+69
-25
lines changed

1 file changed

+69
-25
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)