fix(deps): update rust crate dashmap to v6 #60

Merged
realaravinth merged 1 commit from renovate/dashmap-6.x into master 2024-07-13 12:58:39 +05:30
Member

This PR contains the following updates:

Package Type Update Change
dashmap dependencies major 5.5.3 -> 6.0.0

Release Notes

xacrimon/dashmap (dashmap)

v6.0.1

Compare Source

This is a patch release, now the main release for v6 as v6.0.0 was yanked shortly after release.

Thanks to @​JesusGuzmanJr for notifying me about a critical bug that was introduced so that I could resolve it: #​304.

PRs for this release: #​305 + d5c8be6213

v6.0.0

Compare Source

This release contains performance optimizations, most notably 10-40% gains on Apple Silicon but also 5-10% gains when measured in Intel Sapphire Rapids. This work was accomplished in:

Minor QoL improvements were made in:

Special to the following contributors for making this release possible:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dashmap](https://github.com/xacrimon/dashmap) | dependencies | major | `5.5.3` -> `6.0.0` | --- ### Release Notes <details> <summary>xacrimon/dashmap (dashmap)</summary> ### [`v6.0.1`](https://github.com/xacrimon/dashmap/releases/tag/v6.0.1) [Compare Source](https://github.com/xacrimon/dashmap/compare/v6.0.0...v6.0.1) This is a patch release, now the main release for v6 as v6.0.0 was yanked shortly after release. Thanks to [@&#8203;JesusGuzmanJr](https://github.com/JesusGuzmanJr) for notifying me about a critical bug that was introduced so that I could resolve it: [#&#8203;304](https://github.com/xacrimon/dashmap/issues/304). PRs for this release: [#&#8203;305](https://github.com/xacrimon/dashmap/issues/305) + https://github.com/xacrimon/dashmap/commit/d5c8be6213ca85d7e3ccbcc1eb5b95651ce7e253 ### [`v6.0.0`](https://github.com/xacrimon/dashmap/releases/tag/v6.0.0) [Compare Source](https://github.com/xacrimon/dashmap/compare/v5.5.3+small-opts...v6.0.0) This release contains performance optimizations, most notably 10-40% gains on Apple Silicon but also 5-10% gains when measured in Intel Sapphire Rapids. This work was accomplished in: - [#&#8203;303](https://github.com/xacrimon/dashmap/issues/303) - [#&#8203;287](https://github.com/xacrimon/dashmap/issues/287) Minor QoL improvements were made in: - [#&#8203;302](https://github.com/xacrimon/dashmap/issues/302) - [#&#8203;300](https://github.com/xacrimon/dashmap/issues/300) Special to the following contributors for making this release possible: - [@&#8203;conradludgate](https://github.com/conradludgate) - [@&#8203;arthurprs](https://github.com/arthurprs) - [@&#8203;joshtriplett](https://github.com/joshtriplett) - [@&#8203;dtzxporter](https://github.com/dtzxporter) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-25 12:01:30 +05:30
renovate-bot added 1 commit 2024-06-25 12:01:31 +05:30
fix(deps): update rust crate dashmap to v6
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
a0634a1f37
realaravinth merged commit abc7a33b86 into master 2024-07-13 12:58:39 +05:30
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mCaptcha/dcache#60
No description provided.