Skip to content
This repository was archived by the owner on Jun 20, 2022. It is now read-only.

Bump serde_yaml from 0.8.13 to 0.8.15#681

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/serde_yaml-0.8.15
Closed

Bump serde_yaml from 0.8.13 to 0.8.15#681
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/serde_yaml-0.8.15

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps serde_yaml from 0.8.13 to 0.8.15.

Release notes

Sourced from serde_yaml's releases.

0.8.15

  • Declare dependency version requirements compatible with minimal-versions lockfile (#183)

0.8.14

  • Fix handling of scalars consisting of digits with leading zeros (#180, thanks @stephanbuys)
Commits
  • c3595c7 Release 0.8.15
  • 022b0ad Merge pull request #184 from dtolnay/minimal-versions
  • e656edc Test minimal-versions in CI
  • 6df5a22 Set version requirements compatible with -Z minimal-versions
  • f6aa31d Fix catching clippy warnings as CI failures
  • 7f6d925 Inform clippy of supported compiler version in clippy.toml
  • c82a38d Apply clippy to test suite
  • 7a04d41 Extract clippy lint level to CI job
  • a4105ea Resolve clippy unnecessary_wraps lints
  • 2d60691 Release 0.8.14
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.13 to 0.8.15.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](dtolnay/serde-yaml@0.8.13...0.8.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 5, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 5, 2021

Codecov Report

Merging #681 (cde6904) into master (38f9dfa) will increase coverage by 0.49%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #681      +/-   ##
==========================================
+ Coverage   87.81%   88.30%   +0.49%     
==========================================
  Files          87       88       +1     
  Lines        9674     9648      -26     
==========================================
+ Hits         8495     8520      +25     
+ Misses       1179     1128      -51     
Impacted Files Coverage Δ
...core/host/configuration/reproduction_path_style.rs 50.00% <0.00%> (-5.00%) ⬇️
rust/src/bindings/external/common/meas.rs 97.36% <0.00%> (-2.64%) ⬇️
rust/src/core/host/plugin/thread.rs 93.58% <0.00%> (-2.57%) ⬇️
rust/src/bindings/util.rs 87.62% <0.00%> (-2.07%) ⬇️
rust/src/bindings/external/common/arb.rs 98.14% <0.00%> (-0.62%) ⬇️
rust/src/bin/dqcsim/arg_parse/plugins.rs 95.00% <0.00%> (-0.35%) ⬇️
rust/src/core/plugin/connection.rs 88.39% <0.00%> (-0.21%) ⬇️
rust/src/core/common/types/matrix.rs 91.84% <0.00%> (-0.05%) ⬇️
rust/src/bindings/external/common/handle.rs 97.01% <0.00%> (-0.05%) ⬇️
rust/src/core/plugin/state.rs 87.65% <0.00%> (-0.05%) ⬇️
... and 20 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 38f9dfa...e68b93f. Read the comment docs.

@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #684.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/serde_yaml-0.8.15 branch February 2, 2021 06:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant