Skip to content

Update Rust crate dashmap to v6#9

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dashmap-6.x
Open

Update Rust crate dashmap to v6#9
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dashmap-6.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Jul 17, 2024

This PR contains the following updates:

Package Type Update Change
dashmap dependencies major 5.1.06.0.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:

v5.5.3

Compare Source

v5.5.2

Compare Source

This release merely reverts #​259 since it introduced data race violations. We'll look into this more in the coming time and try to investigate why and how to gain back the additional 0.5%-ish lost performance. Additionally, v5.5.1 has been yanked.

Thanks to @​Turbo87 and the crates.io team for reporting this issue.

v5.5.1

Compare Source

This release includes a couple of internal changes such as committing Cargo.lock as well as minor optimizations to lookup performance.

v5.5.0

Compare Source

Hey folks. This time is not especially different. This release contains QoL improvements, some bugfixes to get around panics and then panic message improvement as well as the usual ephemeral dep updates.


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
Copy link
Author

renovate bot commented Jul 17, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package dashmap@5.4.0 --precise 6.1.0
    Updating crates.io index
error: failed to select a version for the requirement `dashmap = "^5.1"`
candidate versions found which didn't match: 6.1.0
location searched: crates.io index
required by package `tower-lsp v0.20.0`
    ... which satisfies dependency `tower-lsp = "^0.20.0"` of package `nrs-language-server v0.1.0 (/tmp/renovate/repos/github/LunchTimeCode/kotlin-lsp)`

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.

0 participants