Skip to content

Bump yaml-rust2 from 0.9.0 to 0.12.0 - #431

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/yaml-rust2-0.11.0
Closed

Bump yaml-rust2 from 0.9.0 to 0.12.0#431
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/yaml-rust2-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps yaml-rust2 from 0.9.0 to 0.12.0.

Release notes

Sourced from yaml-rust2's releases.

v0.10.4

  • Parse True, TRUE, False and FALSE as bools instead of strings. This is in line with the core schema.
  • Fixed build with --no-default-features (#60)

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.

v0.10.1

Bug fixes

  • Parse .NaN as float instead of NaN.

v0.10.0

Breaking Changes

  • Update dependencies. hashlink had a bogus requirement of >= 0.8, < 0.10, sorry. As mentioned here, range requirements shouldn't be used and I haven't been vigilant enough when reviewing. The requirement is now set to 0.10.

Changes

  • Force quotes on y and n to appease the YAML 1.1 lords.
Changelog

Sourced from yaml-rust2's changelog.

v0.12.0

Changes:

  • The minimum supported Rust version is now v1.85.0.
  • hashlink was upgraded to v0.12.1.
  • quickcheck (dev-only dependency) was upgraded to v1.1.0.
  • toml (dev-only dependency) was upgraded to v1.1.4.
  • (#79) corrected the documentation for Marker::index.

v0.11.1

Changes:

  • (#78) Fix parsing short YAML documents to avoid infinite loops.

v0.11.0

Changes:

  • The actions/checkout github actions dependency was updated.
  • The hashlink dependency was updated to v0.11.

v0.10.4

Bug fixes:

  • Parse True, TRUE, False and FALSE as bools instead of strings. This is in line with the core schema.

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.

v0.10.1

Bug fixes:

  • Parse .NaN as float instead of NaN.

... (truncated)

Commits
  • 0ed0fc7 yaml-rust v0.12.0
  • 0534dad scanner: correct the docstring that referenced chars
  • 3088af9 Merge pull request #77 from renovate/actions-checkout-7.x
  • 37d313f deps: upgrade hashlink to v0.12.1
  • 5cbacee bench_compare: update toml to v1.1.4
  • 1fc3b71 cargo: update quickcheck to v1.1.0
  • 69a602d scanner: apply clippy fixes
  • fd9acf6 cargo: bump the MSRV to 1.74.0
  • 8316be6 yaml-rust2 v0.11.1
  • 4d61e99 CHANGELOG: update for v0.11.1
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from raj-rkv as a code owner July 6, 2026 09:29
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Benchmark comparison (master → PR)

group                                     master                                 pr
-----                                     ------                                 --
bfs/1k_fixture/fan-1000                   1.15      5.2±0.02ms        ? ?/sec    1.00      4.5±0.19ms        ? ?/sec
bfs/chain/100                             1.15   599.0±17.00µs        ? ?/sec    1.00   520.3±25.08µs        ? ?/sec
bfs/chain/200                             1.16  1220.6±27.36µs        ? ?/sec    1.00  1054.5±46.96µs        ? ?/sec
bfs/chain/50                              1.15    292.1±7.75µs        ? ?/sec    1.00   254.9±15.12µs        ? ?/sec
bfs/fan/100                               1.14   515.7±12.27µs        ? ?/sec    1.00   452.4±16.15µs        ? ?/sec
bfs/fan/1000                              1.16      5.2±0.02ms        ? ?/sec    1.00      4.5±0.09ms        ? ?/sec
bfs/fan/10000                             1.17     53.3±0.20ms        ? ?/sec    1.00     45.7±1.31ms        ? ?/sec
go/kubectl_sample/kubectl_sample_go       1.12      2.9±0.01ms        ? ?/sec    1.00      2.6±0.07ms        ? ?/sec
pcst/chain/100                            1.15    202.8±3.32µs        ? ?/sec    1.00    176.8±3.63µs        ? ?/sec
pcst/chain/200                            1.13   204.2±11.00µs        ? ?/sec    1.00    180.5±7.75µs        ? ?/sec
pcst/chain/50                             1.12    200.1±4.52µs        ? ?/sec    1.00    177.9±7.35µs        ? ?/sec
pcst/disconnected_fallback/fallback-50    1.13      8.7±0.27µs        ? ?/sec    1.00      7.7±0.42µs        ? ?/sec
ppr/1k_fixture/fan-1000                   1.17  1122.8±17.14µs        ? ?/sec    1.00   960.7±46.16µs        ? ?/sec
ppr/chain/100                             1.23     29.9±0.22µs        ? ?/sec    1.00     24.3±0.40µs        ? ?/sec
ppr/chain/1000                            1.22     30.5±0.76µs        ? ?/sec    1.00     25.1±1.52µs        ? ?/sec
python/cold/simple_py                     1.12  1669.7±10.34µs        ? ?/sec    1.00  1493.7±128.82µs        ? ?/sec
python/warm/simple_py                     1.14      3.3±0.01ms        ? ?/sec    1.00      2.9±0.05ms        ? ?/sec
rust/cold/simple_rs                       1.13      4.0±0.02ms        ? ?/sec    1.00      3.6±0.09ms        ? ?/sec
rust/travsr_core/lib_rs                   1.21     20.5±0.26ms        ? ?/sec    1.00     16.9±0.40ms        ? ?/sec
rust/warm/simple_rs                       1.13      8.0±0.14ms        ? ?/sec    1.00      7.1±0.11ms        ? ?/sec

Threshold: p95 regression ≥ +10% fails this check.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/yaml-rust2-0.11.0 branch from 944f741 to aa06ef6 Compare July 24, 2026 15:14
@dependabot
dependabot Bot force-pushed the dependabot/cargo/yaml-rust2-0.11.0 branch from aa06ef6 to 77c1d6e Compare August 2, 2026 05:28
@ritikpal1122

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [yaml-rust2](https://github.com/Ethiraric/yaml-rust2) from 0.9.0 to 0.12.0.
- [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.9.0...v0.12.0)

---
updated-dependencies:
- dependency-name: yaml-rust2
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump yaml-rust2 from 0.9.0 to 0.11.0 Bump yaml-rust2 from 0.9.0 to 0.12.0 Aug 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/yaml-rust2-0.11.0 branch from 77c1d6e to c2ed89e Compare August 22, 2026 14:57
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #786.

@dependabot dependabot Bot closed this Aug 24, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/yaml-rust2-0.11.0 branch August 24, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant