Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

chore: bump dashmap from 4.0.2 to 5.0.0 #21824

Merged
merged 2 commits into from
Dec 13, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

Bumps dashmap from 4.0.2 to 5.0.0.

Release notes

Sourced from dashmap's releases.

v5.0.0

Hey ho buckaroo!

v5.0.0 is a maintenance release introducing minor breaking API changes and new features.

Changelog:

  • Switch to parking_lot for locking
  • Support serde and FromIterator for custom hashers
  • Implement Clone for Iter
  • Add scoped access view() method
  • Specify more explicit lifetimes
  • Add remove_if_mut method
  • Update MSRV and dev toolchains to 1.49

Thanks to all contributors that helped make this release possible.

Joel (xacrimon) Wejdenstål

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dashmap](https://github.com/xacrimon/dashmap) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](https://github.com/xacrimon/dashmap/commits/v5.0.0)

---
updated-dependencies:
- dependency-name: dashmap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies rust Pull requests that update Rust code labels Dec 13, 2021
@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #21824 (159f3c8) into master (90f41fd) will increase coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #21824   +/-   ##
=======================================
  Coverage    81.3%    81.3%           
=======================================
  Files         516      516           
  Lines      144139   144139           
=======================================
+ Hits       117207   117210    +3     
+ Misses      26932    26929    -3     

@CriesofCarrots CriesofCarrots merged commit 8aa3d69 into master Dec 13, 2021
@dependabot dependabot bot deleted the dependabot/cargo/dashmap-5.0.0 branch December 13, 2021 20:24
jeffwashington added a commit to jeffwashington/solana that referenced this pull request Jan 13, 2022
jeffwashington added a commit that referenced this pull request Jan 13, 2022
jeffwashington added a commit that referenced this pull request Jan 13, 2022
* Revert "chore: bump dashmap from 4.0.2 to 5.0.0 (#21824)"

This reverts commit 8aa3d69.

* partition_from_pubkey
jeffwashington added a commit that referenced this pull request Jan 13, 2022
* Revert "chore: bump dashmap from 4.0.2 to 5.0.0 (#21824)"

This reverts commit 8aa3d69.

* Cleanup AccountStorage struct
jeffwashington added a commit to jeffwashington/solana that referenced this pull request Jan 14, 2022
* Revert "chore: bump dashmap from 4.0.2 to 5.0.0 (solana-labs#21824)"

This reverts commit 8aa3d69.

* partition_from_pubkey
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant