Skip to content

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

Merged
harumaki4649 merged 1 commit intomainfrom
renovate/dashmap-6.x
Mar 3, 2026
Merged

fix(deps): update rust crate dashmap to v6#272
harumaki4649 merged 1 commit intomainfrom
renovate/dashmap-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2026

This PR contains the following updates:

Package Type Update Change
dashmap dependencies major 5.56.0

Release Notes

xacrimon/dashmap (dashmap)

v6.1.0

Compare Source

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 + d5c8be6

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dashmap-6.x branch from 94f18c0 to 0e48b9a Compare March 3, 2026 02:30
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 3 package(s) with unknown licenses.
See the Details below.

License Issues

others/beta-versions/dictsqlite_v3/Cargo.toml

PackageVersionLicenseIssue Type
dashmap>= 6.0.0, < 7.0.0NullUnknown License

others/beta-versions/dictsqlite_v4.2/Cargo.toml

PackageVersionLicenseIssue Type
dashmap>= 6.0.0, < 7.0.0NullUnknown License

others/beta-versions/dictsqlite_v4/Cargo.toml

PackageVersionLicenseIssue Type
dashmap>= 6.0.0, < 7.0.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/dashmap >= 6.0.0, < 7.0.0 UnknownUnknown
cargo/dashmap 6.1.0 🟢 3.4
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Code-Review🟢 3Found 9/24 approved changesets -- score normalized to 3
Binary-Artifacts🟢 10no binaries found in the repo
Maintained⚠️ 00 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
cargo/dashmap >= 6.0.0, < 7.0.0 UnknownUnknown
cargo/dashmap >= 6.0.0, < 7.0.0 UnknownUnknown

Scanned Files

  • others/beta-versions/dictsqlite_v3/Cargo.toml
  • others/beta-versions/dictsqlite_v4.1/Cargo.lock
  • others/beta-versions/dictsqlite_v4.2/Cargo.toml
  • others/beta-versions/dictsqlite_v4/Cargo.toml

@harumaki4649 harumaki4649 merged commit 402fbc7 into main Mar 3, 2026
39 checks passed
@renovate renovate bot deleted the renovate/dashmap-6.x branch March 3, 2026 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant