Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps yaml-rust2 from 0.10.1 to 0.10.3.

Release notes

Sourced from yaml-rust2's releases.

v0.10.3

Changes

  • Exclude yaml-test-suite from the Cargo package. This reverts the license changes from last version.
  • 399f481: Bump libtest-mimic from dev-dependencies

v0.10.2

Bug fixes

  • Parse (?i)[+-]?(?:inf|infinity|nan) as strings instead of floats

Changes

  • Merge license files and respect yaml-test-suite MIT license. This means we now correctly state that this crate can not be licensed under only the Apache-2.0 license.

Please review your license requirement following this release.

Changelog

Sourced from yaml-rust2's changelog.

v0.10.3

Changes

  • Exclude yaml-test-suite from the Cargo package. This reverts the license changes from last version.

v0.10.2

Bug fixes

  • Parse (?i)[+-]?(?:inf|infinity|nan) as strings instead of floats

Changes

  • Merge license files and respect yaml-test-suite MIT license. This means we now correctly state that this crate can not be licensed under only the Apache-2.0 license.
Commits
  • 7bf4d7f Complete changelog.
  • 399f481 Bump libtest-mimic to 0.8.1
  • 6c1d38e Remove yaml-test-suite from Cargo releases.
  • 306bf0f Release v0.10.2.
  • 815f18e Fix License section.
  • e4dc25b Merge licenses and fix Cargo.toml.
  • ac8ba60 Update renovate config.
  • 32587f2 ci: skip the cargo install step when we get a cache hit
  • fd7e81d ci: cache dependencies weekly
  • c26bcf9 garden: validate the MSRV for the debug_prints feature
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [yaml-rust2](https://github.com/Ethiraric/yaml-rust2) from 0.10.1 to 0.10.3.
- [Release notes](https://github.com/Ethiraric/yaml-rust2/releases)
- [Changelog](https://github.com/Ethiraric/yaml-rust2/blob/master/CHANGELOG.md)
- [Commits](Ethiraric/yaml-rust2@v0.10.1...v0.10.3)

---
updated-dependencies:
- dependency-name: yaml-rust2
  dependency-version: 0.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 16, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #794.

@dependabot dependabot bot closed this Sep 15, 2025
@dependabot dependabot bot deleted the dependabot/cargo/yaml-rust2-0.10.3 branch September 15, 2025 15:42
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants