Skip to content

chore(deps): bump yaml-rust2 from 0.10.4 to 0.11.0#669

Merged
gmpinder merged 1 commit intomainfrom
dependabot/cargo/yaml-rust2-0.11.0
Jan 15, 2026
Merged

chore(deps): bump yaml-rust2 from 0.10.4 to 0.11.0#669
gmpinder merged 1 commit intomainfrom
dependabot/cargo/yaml-rust2-0.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps yaml-rust2 from 0.10.4 to 0.11.0.

Changelog

Sourced from yaml-rust2's changelog.

v0.11.0

Changes

  • The actions/checkout github actions dependency was updated.
  • The hashlink dependency was updated to v0.11.
Commits
  • 635ffd1 Release v0.11.0.
  • a018d65 Merge pull request #65 from renovate/hashlink-0.x
  • 390d176 cargo: update dependencies
  • 23a6b02 .gitignore: anchor the "target" entry and add "docs" + "pages"
  • a714686 CHANGELOG: update release notes draft
  • 68be997 Merge pull request #66 from glorenzop/master
  • ad53a0c garden: add glorenzop remote
  • 4ec5f06 Merge pull request #67 from renovate/actions-checkout-6.x
  • 9561bd4 chore(deps): Update Rust crate hashlink to 0.11
  • 95a37b7 chore(deps): Update actions/checkout action to v6
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 12, 2026
@dependabot dependabot bot requested a review from gmpinder as a code owner January 12, 2026 09:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 12, 2026
Bumps [yaml-rust2](https://github.com/Ethiraric/yaml-rust2) from 0.10.4 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.10.4...v0.11.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 force-pushed the dependabot/cargo/yaml-rust2-0.11.0 branch from c229f0b to d884c37 Compare January 15, 2026 15:54
@gmpinder gmpinder merged commit 12879fe into main Jan 15, 2026
7 of 28 checks passed
@gmpinder gmpinder deleted the dependabot/cargo/yaml-rust2-0.11.0 branch January 15, 2026 16:07
gmpinder pushed a commit that referenced this pull request Feb 3, 2026
Bumps [yaml-rust2](https://github.com/Ethiraric/yaml-rust2) from 0.10.4
to 0.11.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Ethiraric/yaml-rust2/blob/master/CHANGELOG.md">yaml-rust2's
changelog</a>.</em></p>
<blockquote>
<h2>v0.11.0</h2>
<p><strong>Changes</strong></p>
<ul>
<li>The <code>actions/checkout</code> github actions dependency was
updated.</li>
<li>The <code>hashlink</code> dependency was updated to
<code>v0.11</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Ethiraric/yaml-rust2/commit/635ffd17f2bf3c095c8881b53441a7c3d968775f"><code>635ffd1</code></a>
Release v0.11.0.</li>
<li><a
href="https://github.com/Ethiraric/yaml-rust2/commit/a018d65d254f5d4ced94bb43b5df19fb7fef2fdb"><code>a018d65</code></a>
Merge pull request <a
href="https://redirect.github.com/Ethiraric/yaml-rust2/issues/65">#65</a>
from renovate/hashlink-0.x</li>
<li><a
href="https://github.com/Ethiraric/yaml-rust2/commit/390d176cd8c7c10beb6621656ca27e24778c5c40"><code>390d176</code></a>
cargo: update dependencies</li>
<li><a
href="https://github.com/Ethiraric/yaml-rust2/commit/23a6b023fb30a5c2059805bb2c763021ae04173e"><code>23a6b02</code></a>
.gitignore: anchor the &quot;target&quot; entry and add &quot;docs&quot;
+ &quot;pages&quot;</li>
<li><a
href="https://github.com/Ethiraric/yaml-rust2/commit/a714686609046abb7e4be994bcc38beb9247f3b3"><code>a714686</code></a>
CHANGELOG: update release notes draft</li>
<li><a
href="https://github.com/Ethiraric/yaml-rust2/commit/68be9975366163222440ddf1928b4353b9930800"><code>68be997</code></a>
Merge pull request <a
href="https://redirect.github.com/Ethiraric/yaml-rust2/issues/66">#66</a>
from glorenzop/master</li>
<li><a
href="https://github.com/Ethiraric/yaml-rust2/commit/ad53a0c5986a692d8ece9ddbf3355514ba4ef1fc"><code>ad53a0c</code></a>
garden: add glorenzop remote</li>
<li><a
href="https://github.com/Ethiraric/yaml-rust2/commit/4ec5f067532c657a9acf600496411bc73aa90da9"><code>4ec5f06</code></a>
Merge pull request <a
href="https://redirect.github.com/Ethiraric/yaml-rust2/issues/67">#67</a>
from renovate/actions-checkout-6.x</li>
<li><a
href="https://github.com/Ethiraric/yaml-rust2/commit/9561bd43bb348af8a117f0d089003d3ad83a1c99"><code>9561bd4</code></a>
chore(deps): Update Rust crate hashlink to 0.11</li>
<li><a
href="https://github.com/Ethiraric/yaml-rust2/commit/95a37b763297401dc94c60eaefcd6deac182d658"><code>95a37b7</code></a>
chore(deps): Update actions/checkout action to v6</li>
<li>Additional commits viewable in <a
href="https://github.com/Ethiraric/yaml-rust2/compare/v0.10.4...v0.11.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yaml-rust2&package-manager=cargo&previous-version=0.10.4&new-version=0.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant