Skip to content

Commit da1bf03

Browse files
chore(deps): lock file maintenance rust crates (#421)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | | | lockFileMaintenance | All locks refreshed | | [indexmap](https://redirect.github.com/indexmap-rs/indexmap) | dependencies | minor | `2.7.1` -> `2.8.0` | | [once_cell](https://redirect.github.com/matklad/once_cell) | dependencies | minor | `1.20.3` -> `1.21.1` | | [papaya](https://redirect.github.com/ibraheemdev/papaya) | dependencies | patch | `0.2.0` -> `0.2.1` | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Release Notes <details> <summary>indexmap-rs/indexmap (indexmap)</summary> ### [`v2.8.0`](https://redirect.github.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#280-2025-03-10) [Compare Source](https://redirect.github.com/indexmap-rs/indexmap/compare/2.7.1...2.8.0) - Added `indexmap_with_default!` and `indexset_with_default!` to be used with alternative hashers, especially when using the crate without `std`. - Implemented `PartialEq` between each `Slice` and `[]`/arrays. - Removed the internal `rustc-rayon` feature and dependency. </details> <details> <summary>matklad/once_cell (once_cell)</summary> ### [`v1.21.1`](https://redirect.github.com/matklad/once_cell/blob/HEAD/CHANGELOG.md#1211) [Compare Source](https://redirect.github.com/matklad/once_cell/compare/v1.21.0...v1.21.1) - Reduce MSRV to 1.65: [#&#8203;277](https://redirect.github.com/matklad/once_cell/pull/277). ### [`v1.21.0`](https://redirect.github.com/matklad/once_cell/blob/HEAD/CHANGELOG.md#1210) [Compare Source](https://redirect.github.com/matklad/once_cell/compare/v1.20.3...v1.21.0) - Outline initialization in `race`: [#&#8203;273](https://redirect.github.com/matklad/once_cell/pull/273). - Add `OnceNonZereUsize::get_unchecked`: [#&#8203;274](https://redirect.github.com/matklad/once_cell/pull/274). - Add `OnceBox::clone` and `OnceBox::with_value`: [#&#8203;275](https://redirect.github.com/matklad/once_cell/pull/275). - Increase MSRV to 1.70 </details> <details> <summary>ibraheemdev/papaya (papaya)</summary> ### [`v0.2.1`](https://redirect.github.com/ibraheemdev/papaya/releases/tag/v0.2.1): 0.2.1 [Compare Source](https://redirect.github.com/ibraheemdev/papaya/compare/v0.2.0...v0.2.1) - Fixed a bug in `HashMap::retain` that may lead to memory corruption ([https://github.com/ibraheemdev/papaya/issues/63](https://redirect.github.com/ibraheemdev/papaya/issues/63)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Asia/Shanghai, Automerge - "before 10pm on monday" in timezone Asia/Shanghai. 🚦 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d12e718 commit da1bf03

File tree

1 file changed

+50
-34
lines changed

1 file changed

+50
-34
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)