Commit f98cc32
authored
Bump yaml from 2.5.1 to 2.6.0 (#670)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.5.1 to 2.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eemeli/yaml/releases">yaml's releases</a>.</em></p>
<blockquote>
<h2>v2.6.0</h2>
<ul>
<li>Use a proper tag for <code>!!merge <<</code> keys (<a href="https://redirect.github.com/eemeli/yaml/issues/580">#580</a>)</li>
<li>Add <code>stringKeys</code> parse option (<a href="https://redirect.github.com/eemeli/yaml/issues/581">#581</a>)</li>
<li>Stringify a Document as a Document (<a href="https://redirect.github.com/eemeli/yaml/issues/576">#576</a>)</li>
<li>Add sponsorship by <a href="https://manifest.build/">Manifest</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eemeli/yaml/commit/808fba3cdef86b5d12085fd9c6343d47f168cbc3"><code>808fba3</code></a> 2.6.0</li>
<li><a href="https://github.com/eemeli/yaml/commit/438688f357259c5569c3d5e17772f2a14cca3688"><code>438688f</code></a> fix: Stringify a Document as a Document (fixes <a href="https://redirect.github.com/eemeli/yaml/issues/576">#576</a>)</li>
<li><a href="https://github.com/eemeli/yaml/commit/baaabd078aa77913aa1724bf41a397475eee7527"><code>baaabd0</code></a> feat: Add stringKeys parse option (<a href="https://redirect.github.com/eemeli/yaml/issues/581">#581</a>)</li>
<li><a href="https://github.com/eemeli/yaml/commit/f2fa1083768637023395a46e19de59e9b5744d91"><code>f2fa108</code></a> docs: Update Manifest logo (<a href="https://redirect.github.com/eemeli/yaml/issues/582">#582</a>)</li>
<li><a href="https://github.com/eemeli/yaml/commit/f088599a9ccd7d52c143fbbb02ac3f866fd60141"><code>f088599</code></a> docs: Align logos using the restricted styling available for GitHub readmes</li>
<li><a href="https://github.com/eemeli/yaml/commit/dbb8a4258886300aa06ea7df37160f527e6c3a20"><code>dbb8a42</code></a> docs: Fix manifest.png reference</li>
<li><a href="https://github.com/eemeli/yaml/commit/28dc0a4688993cc8169c3e31d9771738dafaa240"><code>28dc0a4</code></a> chore: Add sponsorship by Manifest</li>
<li><a href="https://github.com/eemeli/yaml/commit/1491c20eb70ecc9532cb69348c1351657de9fe1a"><code>1491c20</code></a> chore: Refresh lockfile</li>
<li><a href="https://github.com/eemeli/yaml/commit/7a434f0713ddddf1e47a3cb764ea29bfe67a95ea"><code>7a434f0</code></a> feat: Use a proper tag for !!merge << keys (<a href="https://redirect.github.com/eemeli/yaml/issues/580">#580</a>)</li>
<li>See full diff in <a href="https://github.com/eemeli/yaml/compare/v2.5.1...v2.6.0">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>1 parent 99655f8 commit f98cc32
2 files changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
854 | 854 | | |
855 | 855 | | |
856 | 856 | | |
857 | | - | |
| 857 | + | |
858 | 858 | | |
859 | 859 | | |
860 | 860 | | |
| |||
6424 | 6424 | | |
6425 | 6425 | | |
6426 | 6426 | | |
6427 | | - | |
| 6427 | + | |
| 6428 | + | |
| 6429 | + | |
| 6430 | + | |
| 6431 | + | |
| 6432 | + | |
| 6433 | + | |
| 6434 | + | |
| 6435 | + | |
| 6436 | + | |
6428 | 6437 | | |
6429 | 6438 | | |
6430 | 6439 | | |
| |||
0 commit comments