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 quote from 1.0.14 to 1.0.15 #3168

Merged
merged 1 commit into from
Jan 31, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2022

Bumps quote from 1.0.14 to 1.0.15.

Release notes

Sourced from quote's releases.

1.0.15

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 Jan 23, 2022
@codecov
Copy link

codecov bot commented Jan 23, 2022

Codecov Report

Merging #3168 (4d92b29) into master (655e79f) will decrease coverage by 0.36%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3168      +/-   ##
==========================================
- Coverage   32.44%   32.08%   -0.35%     
==========================================
  Files         503      503              
  Lines       46298    46298              
  Branches    21240    21239       -1     
==========================================
- Hits        15015    14849     -166     
- Misses      17411    17471      +60     
- Partials    13872    13978     +106     
Flag Coverage Δ
unittests 32.08% <ø> (-0.35%) ⬇️

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

Impacted Files Coverage Δ
network-p2p/src/transport.rs 15.10% <0.00%> (-15.09%) ⬇️
vm/natives/src/account.rs 18.75% <0.00%> (-12.50%) ⬇️
vm/types/src/transaction_metadata.rs 56.72% <0.00%> (-8.95%) ⬇️
commons/forkable-jellyfish-merkle/src/lib.rs 42.53% <0.00%> (-6.13%) ⬇️
network-rpc/core/src/lib.rs 24.00% <0.00%> (-6.00%) ⬇️
state/state-tree/src/mock/mod.rs 43.48% <0.00%> (-4.34%) ⬇️
storage/src/cache_storage/mod.rs 45.72% <0.00%> (-4.28%) ⬇️
executor/src/executor.rs 50.00% <0.00%> (-4.16%) ⬇️
chain/src/verifier/mod.rs 39.67% <0.00%> (-4.13%) ⬇️
config/src/helper.rs 49.02% <0.00%> (-3.92%) ⬇️
... and 73 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 655e79f...4d92b29. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/cargo/quote-1.0.15 branch from 6c517f1 to 33b2285 Compare January 26, 2022 15:01
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.14 to 1.0.15.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.14...1.0.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/quote-1.0.15 branch from 33b2285 to 4d92b29 Compare January 28, 2022 16:28
@jolestar jolestar merged commit 24124de into master Jan 31, 2022
@jolestar jolestar deleted the dependabot/cargo/quote-1.0.15 branch January 31, 2022 01:14
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