deps(cargo)(deps): bump the yaml-competitors group across 1 directory with 2 updates#52
deps(cargo)(deps): bump the yaml-competitors group across 1 directory with 2 updates#52dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
… with 2 updates Bumps the yaml-competitors group with 2 updates in the / directory: [yaml-rust2](https://github.com/Ethiraric/yaml-rust2) and [rust-yaml](https://github.com/elioetibr/rust-yaml). Updates `yaml-rust2` from 0.9.0 to 0.11.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.11.0) Updates `rust-yaml` from 0.0.5 to 1.0.1 - [Release notes](https://github.com/elioetibr/rust-yaml/releases) - [Changelog](https://github.com/elioetibr/rust-yaml/blob/main/CHANGELOG.md) - [Commits](elioetibr/rust-yaml@v0.0.5...v1.0.1) --- updated-dependencies: - dependency-name: rust-yaml dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: yaml-competitors - dependency-name: yaml-rust2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yaml-competitors ... Signed-off-by: dependabot[bot] <support@github.com>
f85fdf6 to
50a961f
Compare
|
Closing as part of a synchronisation reset after PR #61 This PR will be regenerated automatically on the next weekly |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the yaml-competitors group with 2 updates in the / directory: yaml-rust2 and rust-yaml.
Updates
yaml-rust2from 0.9.0 to 0.11.0Release notes
Sourced from yaml-rust2's releases.
Changelog
Sourced from yaml-rust2's changelog.
Commits
635ffd1Release v0.11.0.a018d65Merge pull request #65 from renovate/hashlink-0.x390d176cargo: update dependencies23a6b02.gitignore: anchor the "target" entry and add "docs" + "pages"a714686CHANGELOG: update release notes draft68be997Merge pull request #66 from glorenzop/masterad53a0cgarden: add glorenzop remote4ec5f06Merge pull request #67 from renovate/actions-checkout-6.x9561bd4chore(deps): Update Rust crate hashlink to 0.1195a37b7chore(deps): Update actions/checkout action to v6Updates
rust-yamlfrom 0.0.5 to 1.0.1Release notes
Sourced from rust-yaml's releases.
Changelog
Sourced from rust-yaml's changelog.
... (truncated)
Commits
3165ec5release: bump version to 1.0.139f64eatest(composer): cover iterative helpers and alias materialization cap2247489fix(test): silence clippy::result-large-err in panic_resistance closure77c19f8fix(scanner): propagate scan errors from new_eager_with_comments (#19)816e59afix(scanner): replace indent_stack panics with safe fallback (#18)57e70b4fix(parser): convert three state-stack underflows from panic to error6fb8b41fix(composer)!: cap cumulative alias materialization and bound traversal3553bb5release(1.0.0)!: pre-compile test artifacts in ci target18e0d8astyle: clean trailing whitespace and apply rustfmt across tree1877780ci(workflows): standardize app-token id, harden quoting, cache apt pkgs