Commit 3d21c78
authored
Bump yaml from 2.6.0 to 2.6.1 (#422)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.6.0 to 2.6.1.
<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.1</h2>
<ul>
<li>Do not strip <code>:00</code> seconds from <code>!!timestamp</code> values (<a href="https://redirect.github.com/eemeli/yaml/issues/578">#578</a>, with thanks to <a href="https://github.com/qraynaud"><code>@qraynaud</code></a>)</li>
<li>Tighten regexp for JSON <code>!!bool</code> (<a href="https://redirect.github.com/eemeli/yaml/issues/587">#587</a>, with thanks to <a href="https://github.com/vra5107"><code>@vra5107</code></a>)</li>
<li>Default to literal block scalar if folded would overflow (<a href="https://redirect.github.com/eemeli/yaml/issues/585">#585</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eemeli/yaml/commit/aa1898ae61605ea09bb79621d25ad5e7fd9b4217"><code>aa1898a</code></a> 2.6.1</li>
<li><a href="https://github.com/eemeli/yaml/commit/6be0a9136dca077864782d1ad3b53a2cbb35748e"><code>6be0a91</code></a> fix: Default to literal block scalar if folded would overflow (fixes <a href="https://redirect.github.com/eemeli/yaml/issues/585">#585</a>)</li>
<li><a href="https://github.com/eemeli/yaml/commit/108f699cf20354221df0fc6ac059a9ad39e70d6e"><code>108f699</code></a> fix: Tighten regexp for JSON !!bool (<a href="https://redirect.github.com/eemeli/yaml/issues/587">#587</a>)</li>
<li><a href="https://github.com/eemeli/yaml/commit/2e85b914b918b13e3985c58b1ce735d2c3f5a813"><code>2e85b91</code></a> fix: Do not strip :00 seconds from !!timestamp values (<a href="https://redirect.github.com/eemeli/yaml/issues/578">#578</a>)</li>
<li><a href="https://github.com/eemeli/yaml/commit/58506001bdf531eaa2c22316edaf00f32a825af6"><code>5850600</code></a> chore: Refresh lockfile</li>
<li><a href="https://github.com/eemeli/yaml/commit/16fb6e2c34dce338c22ed7a989683a9cd1f49688"><code>16fb6e2</code></a> chore: Add .well-known/funding-manifest-urls</li>
<li>See full diff in <a href="https://github.com/eemeli/yaml/compare/v2.6.0...v2.6.1">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 10bfec1 commit 3d21c78
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5997 | 5997 | | |
5998 | 5998 | | |
5999 | 5999 | | |
6000 | | - | |
| 6000 | + | |
6001 | 6001 | | |
6002 | 6002 | | |
6003 | 6003 | | |
| |||
8509 | 8509 | | |
8510 | 8510 | | |
8511 | 8511 | | |
8512 | | - | |
8513 | | - | |
8514 | | - | |
| 8512 | + | |
| 8513 | + | |
| 8514 | + | |
8515 | 8515 | | |
8516 | 8516 | | |
8517 | | - | |
| 8517 | + | |
8518 | 8518 | | |
8519 | 8519 | | |
8520 | 8520 | | |
| |||
0 commit comments