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 arc-swap from 1.4.0 to 1.5.0 #3025

Merged
merged 1 commit into from
Nov 19, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2021

Bumps arc-swap from 1.4.0 to 1.5.0.

Changelog

Sourced from arc-swap's changelog.

1.5.0

  • Support serde (by a feature).
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 [arc-swap](https://github.com/vorner/arc-swap) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/vorner/arc-swap/releases)
- [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md)
- [Commits](vorner/arc-swap@v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2021
@codecov
Copy link

codecov bot commented Nov 15, 2021

Codecov Report

Merging #3025 (338c2d5) into master (f556aea) will decrease coverage by 0.36%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3025      +/-   ##
==========================================
- Coverage   33.43%   33.07%   -0.35%     
==========================================
  Files         516      516              
  Lines       45851    45851              
  Branches    20916    20903      -13     
==========================================
- Hits        15324    15162     -162     
+ Misses      16393    16390       -3     
- Partials    14134    14299     +165     
Flag Coverage Δ
unittests 33.07% <ø> (-0.35%) ⬇️

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

Impacted Files Coverage Δ
chain/open-block/src/lib.rs 30.52% <0.00%> (-12.98%) ⬇️
vm/functional-tests/src/genesis_accounts.rs 37.50% <0.00%> (-12.50%) ⬇️
vm/types/src/transaction_metadata.rs 56.93% <0.00%> (-9.23%) ⬇️
sync/src/block_connector/metrics.rs 30.31% <0.00%> (-9.09%) ⬇️
consensus/src/dummy.rs 69.57% <0.00%> (-8.69%) ⬇️
commons/forkable-jellyfish-merkle/src/lib.rs 43.13% <0.00%> (-8.01%) ⬇️
commons/accumulator/src/tree.rs 54.64% <0.00%> (-6.82%) ⬇️
storage/src/metrics.rs 53.75% <0.00%> (-6.25%) ⬇️
chain/src/chain.rs 40.32% <0.00%> (-5.10%) ⬇️
executor/src/block_executor.rs 33.34% <0.00%> (-4.44%) ⬇️
... and 71 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 f556aea...338c2d5. Read the comment docs.

@nkysg nkysg self-requested a review November 19, 2021 11:22
@nkysg nkysg merged commit f4487d5 into master Nov 19, 2021
@nkysg nkysg deleted the dependabot/cargo/arc-swap-1.5.0 branch November 19, 2021 11:33
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