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 lru from 0.7.7 to 0.7.8 #3552

Merged
merged 1 commit into from
Jul 20, 2022
Merged

Bump lru from 0.7.7 to 0.7.8 #3552

merged 1 commit into from
Jul 20, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2022

Bumps lru from 0.7.7 to 0.7.8.

Changelog

Sourced from lru's changelog.

v0.7.8 - 2022-07-19

  • Update dependency on hashbrown to 0.12.
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 [lru](https://github.com/jeromefroe/lru-rs) from 0.7.7 to 0.7.8.
- [Release notes](https://github.com/jeromefroe/lru-rs/releases)
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](jeromefroe/lru-rs@0.7.7...0.7.8)

---
updated-dependencies:
- dependency-name: lru
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from nkysg and sanlee42 as code owners July 19, 2022 18:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 19, 2022
@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #3552 (b4a4715) into master (f0cb3b2) will increase coverage by 0.16%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3552      +/-   ##
==========================================
+ Coverage   29.18%   29.33%   +0.16%     
==========================================
  Files         589      589              
  Lines       49753    49753              
  Branches    23419    23415       -4     
==========================================
+ Hits        14514    14589      +75     
+ Misses      20953    20830     -123     
- Partials    14286    14334      +48     
Flag Coverage Δ
unittests 29.33% <ø> (+0.16%) ⬆️

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

Impacted Files Coverage Δ
rpc/server/src/module/mod.rs 0.00% <0.00%> (-16.66%) ⬇️
vm/natives/src/lib.rs 80.00% <0.00%> (-10.00%) ⬇️
vm/types/src/transaction/error.rs 3.58% <0.00%> (-7.14%) ⬇️
vm/natives/src/account.rs 18.75% <0.00%> (-6.25%) ⬇️
consensus/src/dummy.rs 65.22% <0.00%> (-4.34%) ⬇️
state/state-tree/src/mock/mod.rs 39.14% <0.00%> (-4.34%) ⬇️
config/src/helper.rs 37.26% <0.00%> (-3.92%) ⬇️
chain/open-block/src/lib.rs 35.10% <0.00%> (-3.31%) ⬇️
commons/accumulator/src/tree_store/mock.rs 28.58% <0.00%> (-2.85%) ⬇️
commons/stream-task/src/task_stream.rs 60.00% <0.00%> (-1.42%) ⬇️
... and 70 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 f0cb3b2...b4a4715. Read the comment docs.

@nkysg nkysg merged commit 3fb7909 into master Jul 20, 2022
@nkysg nkysg deleted the dependabot/cargo/lru-0.7.8 branch July 20, 2022 01:19
jiangying000 pushed a commit to jiangying000/starcoin that referenced this pull request Jul 22, 2022
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.7.7 to 0.7.8.
- [Release notes](https://github.com/jeromefroe/lru-rs/releases)
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](jeromefroe/lru-rs@0.7.7...0.7.8)

---
updated-dependencies:
- dependency-name: lru
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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