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

Update serde_yaml requirement from ^0.8 to ^0.9 #983

Merged
merged 1 commit into from
Dec 23, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on serde_yaml to permit the latest version.

Release notes

Sourced from serde_yaml's releases.

0.9.16

  • Opt out of -Zrustdoc-scrape-examples on docs.rs for now
Commits
  • e8fbca6 Release 0.9.16
  • 80ad630 Opt out -Zrustdoc-scrape-examples on docs.rs
  • 2d0b7bd Release 0.9.15
  • f542f4b Remove major versions reminder
  • f2deee6 Update build status badge
  • 490b0c3 Time out workflows after 45 minutes
  • dd8e5cc Fix renamed let_underscore_drop lint
  • 8948d36 Release 0.9.14
  • 8d95125 Merge pull request #339 from dtolnay/deserializertaggedvalue
  • 371f764 Implement Deserializer for TaggedValue and &TaggedValue
  • Additional commits viewable in compare view

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)

Updates the requirements on [serde_yaml](https://github.com/dtolnay/serde-yaml) to permit the latest version.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](dtolnay/serde-yaml@0.8.0...0.9.16)

---
updated-dependencies:
- dependency-name: serde_yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 68.03% // Head: 68.03% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (6f462ec) compared to base (facd186).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #983      +/-   ##
==========================================
- Coverage   68.03%   68.03%   -0.01%     
==========================================
  Files          60       60              
  Lines       12337    12337              
==========================================
- Hits         8394     8393       -1     
- Misses       3943     3944       +1     
Impacted Files Coverage Δ
src/metrics/abc.rs 94.19% <0.00%> (-0.13%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@marco-c marco-c merged commit 8c15fc8 into master Dec 23, 2022
@marco-c marco-c deleted the dependabot/cargo/serde_yaml-tw-0.9 branch December 23, 2022 12: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.

2 participants