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 names from 0.13.0 to 0.14.0 #3494

Merged
merged 1 commit into from
Jul 8, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps names from 0.13.0 to 0.14.0.

Release notes

Sourced from names's releases.

Release 0.14.0

0.14.0 - 2022-06-28

Changed

  • upgrade to regex 1.5.6
Changelog

Sourced from names's changelog.

[0.14.0] - 2022-06-28

Changed

  • upgrade to regex 1.5.6
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 29, 2022
@dependabot dependabot bot force-pushed the dependabot/cargo/names-0.14.0 branch from e9cfbeb to cf62678 Compare July 4, 2022 23:54
@codecov
Copy link

codecov bot commented Jul 5, 2022

Codecov Report

Merging #3494 (8c861af) into master (ec44d09) will decrease coverage by 0.34%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3494      +/-   ##
==========================================
- Coverage   29.65%   29.31%   -0.33%     
==========================================
  Files         588      588              
  Lines       49567    49567              
  Branches    23346    23341       -5     
==========================================
- Hits        14694    14528     -166     
- Misses      20596    20774     +178     
+ Partials    14277    14265      -12     
Flag Coverage Δ
unittests 29.31% <ø> (-0.33%) ⬇️

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

Impacted Files Coverage Δ
vm/types/src/on_chain_config/mod.rs 38.36% <0.00%> (-13.69%) ⬇️
network-p2p/src/transport.rs 15.10% <0.00%> (-11.32%) ⬇️
vm/types/src/transaction_metadata.rs 55.23% <0.00%> (-8.95%) ⬇️
consensus/src/dummy.rs 65.22% <0.00%> (-8.69%) ⬇️
chain/open-block/src/lib.rs 31.79% <0.00%> (-7.94%) ⬇️
consensus/src/consensus.rs 55.56% <0.00%> (-6.34%) ⬇️
chain/src/verifier/mod.rs 33.10% <0.00%> (-6.33%) ⬇️
vm/natives/src/account.rs 18.75% <0.00%> (-6.25%) ⬇️
network-rpc/core/src/lib.rs 20.00% <0.00%> (-6.00%) ⬇️
sync/src/block_connector/test_write_block_chain.rs 31.79% <0.00%> (-4.65%) ⬇️
... 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 ec44d09...8c861af. Read the comment docs.

Bumps [names](https://github.com/fnichol/names) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/fnichol/names/releases)
- [Changelog](https://github.com/fnichol/names/blob/main/CHANGELOG.md)
- [Commits](fnichol/names@v0.13.0...v0.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/names-0.14.0 branch from cf62678 to 8c861af Compare July 5, 2022 23:19
@nkysg nkysg self-requested a review July 8, 2022 08:57
@nkysg nkysg merged commit 9eb84bc into master Jul 8, 2022
@nkysg nkysg deleted the dependabot/cargo/names-0.14.0 branch July 8, 2022 08:58
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