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 serde_yaml from 0.8.25 to 0.8.26 #3540

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps serde_yaml from 0.8.25 to 0.8.26.

Release notes

Sourced from serde_yaml's releases.

0.8.26

Commits
  • c19c09d Release 0.8.26
  • dd26a70 Wrap the doc comment from PR 251 to 80 columns
  • db13750 Merge pull request #251 from jturner314-nrl/add-flush-method
  • b8a018f Add .flush() method to Serializer
  • f41880c Bump min CI down to 1.56.0
  • a7fbcc8 Resolve manual_strip clippy lint
  • cc65145 Merge pull request #249 from dtolnay/up
  • 1b0d9d5 Ignore new clippy lints arising from higher compiler version
  • 49be9c8 Update to Rust 2021 edition
  • 6d3e399 Update required compiler version to 1.56
  • Additional commits viewable in compare view

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 [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.25 to 0.8.26.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](dtolnay/serde-yaml@0.8.25...0.8.26)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from nanne007 as a code owner July 17, 2022 18:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 17, 2022
@codecov
Copy link

codecov bot commented Jul 17, 2022

Codecov Report

Merging #3540 (f6e905e) into master (9349f09) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3540      +/-   ##
==========================================
+ Coverage   29.31%   29.35%   +0.05%     
==========================================
  Files         589      589              
  Lines       49753    49753              
  Branches    23417    23411       -6     
==========================================
+ Hits        14579    14600      +21     
+ Misses      20915    20866      -49     
- Partials    14259    14287      +28     
Flag Coverage Δ
unittests 29.35% <ø> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
cmd/miner_client/src/solver.rs 16.67% <0.00%> (-16.66%) ⬇️
rpc/server/src/rate_limit_middleware.rs 17.08% <0.00%> (-7.31%) ⬇️
network-p2p/src/metrics.rs 2.92% <0.00%> (-7.29%) ⬇️
stratum/src/service.rs 39.29% <0.00%> (-7.14%) ⬇️
state/state-store-api/src/lib.rs 31.25% <0.00%> (-6.25%) ⬇️
network-rpc/core/src/lib.rs 20.00% <0.00%> (-6.00%) ⬇️
vm/types/src/transaction_metadata.rs 55.23% <0.00%> (-5.97%) ⬇️
vm/types/src/token/token_code.rs 34.53% <0.00%> (-5.95%) ⬇️
network/src/worker.rs 30.16% <0.00%> (-4.76%) ⬇️
vm/types/src/token/token_value.rs 55.56% <0.00%> (-4.16%) ⬇️
... and 75 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 9349f09...f6e905e. Read the comment docs.

@nkysg nkysg self-requested a review July 20, 2022 01:19
@nkysg nkysg merged commit 9f5d1c1 into master Jul 20, 2022
@nkysg nkysg deleted the dependabot/cargo/serde_yaml-0.8.26 branch July 20, 2022 01:20
jiangying000 pushed a commit to jiangying000/starcoin that referenced this pull request Jul 22, 2022
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.25 to 0.8.26.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](dtolnay/serde-yaml@0.8.25...0.8.26)

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

Signed-off-by: dependabot[bot] <[email protected]>

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