Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dashmap from 5.1.0 to 5.2.0 #3285

Merged
merged 1 commit into from Mar 18, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2022

Bumps dashmap from 5.1.0 to 5.2.0.

Release notes

Sourced from dashmap's releases.

v5.2.0

DashMap v5.2.0 is a light release which adds support for initializing with custom shard amounts.

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 5.1.0 to 5.2.0.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](xacrimon/dashmap@v5.1.0...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2022
@codecov
Copy link

codecov bot commented Mar 15, 2022

Codecov Report

Merging #3285 (bbf2668) into master (5f7e15c) will decrease coverage by 0.53%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3285      +/-   ##
==========================================
- Coverage   32.31%   31.78%   -0.52%     
==========================================
  Files         500      500              
  Lines       46211    46211              
  Branches    20894    20907      +13     
==========================================
- Hits        14928    14685     -243     
+ Misses      17797    17794       -3     
- Partials    13486    13732     +246     
Flag Coverage Δ
unittests 31.78% <ø> (-0.52%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...m/types/src/account_config/events/config_change.rs 66.67% <0.00%> (-33.33%) ⬇️
executor/src/block_executor.rs 21.28% <0.00%> (-17.02%) ⬇️
vm/natives/src/vector.rs 8.34% <0.00%> (-16.66%) ⬇️
commons/accumulator/src/tree.rs 51.71% <0.00%> (-15.60%) ⬇️
vm/natives/src/account.rs 12.50% <0.00%> (-12.50%) ⬇️
vm/natives/src/token.rs 20.00% <0.00%> (-11.11%) ⬇️
vm/natives/src/lib.rs 80.00% <0.00%> (-10.00%) ⬇️
vm/types/src/on_chain_config/mod.rs 41.10% <0.00%> (-9.58%) ⬇️
commons/forkable-jellyfish-merkle/src/lib.rs 39.47% <0.00%> (-8.42%) ⬇️
state/state-tree/src/state_tree.rs 47.56% <0.00%> (-8.39%) ⬇️
... and 69 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5f7e15c...bbf2668. Read the comment docs.

@sanlee42 sanlee42 merged commit 2735494 into master Mar 18, 2022
@sanlee42 sanlee42 deleted the dependabot/cargo/dashmap-5.2.0 branch March 18, 2022 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant