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 linked-hash-map from 0.5.4 to 0.5.6 #3483

Merged
merged 2 commits into from
Jul 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2022

Bumps linked-hash-map from 0.5.4 to 0.5.6.

Release notes

Sourced from linked-hash-map's releases.

v0.5.6

fixes a weird old oversight where back() required &mut self for no reason.

v0.5.5

0.5.5 release

  • fmts/clippy's all the code
  • fixes all the derelict CI (and adds miri CI for all the tests)
  • adds Entry::or_default and Entry::and_modify
  • adds LinkedHashMap::drain

this is still basically in maintenance mode but I used this in anger enough recently to want to clean it up.

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 [linked-hash-map](https://github.com/contain-rs/linked-hash-map) from 0.5.4 to 0.5.6.
- [Release notes](https://github.com/contain-rs/linked-hash-map/releases)
- [Commits](https://github.com/contain-rs/linked-hash-map/commits/v0.5.6)

---
updated-dependencies:
- dependency-name: linked-hash-map
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from sanlee42 as a code owner June 25, 2022 23:46
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 25, 2022
@codecov
Copy link

codecov bot commented Jun 26, 2022

Codecov Report

Merging #3483 (1a9aaef) into master (ec44d09) will decrease coverage by 0.20%.
The diff coverage is 1.49%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3483      +/-   ##
==========================================
- Coverage   29.65%   29.45%   -0.19%     
==========================================
  Files         588      588              
  Lines       49567    49672     +105     
  Branches    23346    23385      +39     
==========================================
- Hits        14694    14627      -67     
- Misses      20596    20913     +317     
+ Partials    14277    14132     -145     
Flag Coverage Δ
unittests 29.45% <1.49%> (-0.19%) ⬇️

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

Impacted Files Coverage Δ
block-relayer/src/block_relayer.rs 15.79% <ø> (ø)
cmd/indexer/src/lib.rs 66.67% <ø> (ø)
cmd/miner_client/src/solver.rs 16.67% <0.00%> (ø)
cmd/starcoin/src/chain/get_txn_proof_cmd.rs 0.00% <0.00%> (ø)
cmd/starcoin/src/state/get_proof_cmd.rs 0.00% <0.00%> (ø)
...mons/forkable-jellyfish-merkle/src/iterator/mod.rs 45.00% <ø> (ø)
commons/forkable-jellyfish-merkle/src/lib.rs 44.45% <ø> (+3.45%) ⬆️
network-p2p/src/behaviour.rs 51.45% <ø> (ø)
network-p2p/src/protocol/generic_proto/handler.rs 41.95% <ø> (+0.38%) ⬆️
network/api/src/messages.rs 28.25% <ø> (ø)
... and 116 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 f7257c5...1a9aaef. Read the comment docs.

@LemonHX LemonHX enabled auto-merge (squash) July 8, 2022 16:06
@LemonHX LemonHX merged commit 94c2ddb into master Jul 8, 2022
@LemonHX LemonHX deleted the dependabot/cargo/linked-hash-map-0.5.6 branch July 8, 2022 16:40
@github-actions
Copy link

github-actions bot commented Jul 8, 2022

Benchmark for 9250f7f

Click to view benchmark
Test Base PR %
accumulator_append 601.2±14.92µs 601.2±12.74µs 0.00%
block_apply/block_apply_10 264.2±0.87ms 268.5±2.09ms +1.63%
block_apply/block_apply_1000 27.1±0.02s 27.2±0.03s +0.37%
get_with_proof/db_store 36.4±0.48µs 36.7±0.58µs +0.82%
get_with_proof/mem_store 31.2±0.26µs 31.3±0.39µs +0.32%
put_and_commit/db_store/1 96.5±4.92µs 98.5±5.62µs +2.07%
put_and_commit/db_store/10 876.6±40.62µs 870.7±41.41µs -0.67%
put_and_commit/db_store/100 7.4±0.32ms 7.4±0.33ms 0.00%
put_and_commit/db_store/5 444.6±23.22µs 440.9±24.30µs -0.83%
put_and_commit/db_store/50 3.8±0.17ms 3.9±0.17ms +2.63%
put_and_commit/mem_store/1 61.8±5.93µs 62.0±5.87µs +0.32%
put_and_commit/mem_store/10 577.8±50.19µs 574.5±48.42µs -0.57%
put_and_commit/mem_store/100 5.7±0.86ms 5.6±0.35ms -1.75%
put_and_commit/mem_store/5 289.7±25.08µs 291.0±27.29µs +0.45%
put_and_commit/mem_store/50 2.8±0.19ms 2.8±0.19ms 0.00%
query_block/query_block_in(10)_times(100) 3.9±0.12ms 3.9±0.06ms 0.00%
query_block/query_block_in(10)_times(1000) 38.8±1.16ms 38.4±1.06ms -1.03%
query_block/query_block_in(10)_times(10000) 388.3±10.14ms 389.3±5.62ms +0.26%
query_block/query_block_in(1000)_times(100) 958.5±8.56µs 970.8±9.14µs +1.28%
query_block/query_block_in(1000)_times(1000) 9.6±0.06ms 9.7±0.06ms +1.04%
query_block/query_block_in(1000)_times(10000) 95.5±0.61ms 96.4±0.79ms +0.94%
storage_transaction 1087.2±310.87µs 1091.7±299.30µs +0.41%
vm/transaction_execution/1 313.1±2.05ms 314.1±4.66ms +0.32%
vm/transaction_execution/10 98.8±0.47ms 98.7±0.93ms -0.10%
vm/transaction_execution/20 91.8±0.31ms 92.7±1.31ms +0.98%
vm/transaction_execution/5 121.2±2.13ms 120.4±0.56ms -0.66%
vm/transaction_execution/50 107.1±2.47ms 105.9±0.34ms -1.12%

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.

1 participant