Commit b1dc8a0
authored
Bump yaml from 2.8.0 to 2.8.1 (#536)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.0 to 2.8.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.8.1</h2>
<ul>
<li>Preserve empty block literals (<a href="https://redirect.github.com/eemeli/yaml/issues/634">#634</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eemeli/yaml/commit/1dc3c3ba06971613d0bcb772da4711ca25343dac"><code>1dc3c3b</code></a> 2.8.1</li>
<li><a href="https://github.com/eemeli/yaml/commit/5bbb1cb4e33f414707712a9880d1cdd37fc410b2"><code>5bbb1cb</code></a> chore: Add explicit jest-resolve@29 dev dependency to keep Node.js 15 compati...</li>
<li><a href="https://github.com/eemeli/yaml/commit/b3ba6322062052741a7bd1a445d4358102ee51e3"><code>b3ba632</code></a> chore: Refresh lockfile</li>
<li><a href="https://github.com/eemeli/yaml/commit/de8a0ab549cf7658b0265a10bf0cf17525c1cbb6"><code>de8a0ab</code></a> fix: Preserve empty block literals (<a href="https://redirect.github.com/eemeli/yaml/issues/634">#634</a>)</li>
<li><a href="https://github.com/eemeli/yaml/commit/81eb3bf6cf83010cc794488437f632a99edd9b66"><code>81eb3bf</code></a> docs: Update site intro</li>
<li><a href="https://github.com/eemeli/yaml/commit/ef23196d69074ad486da296abd8dfb5b9ebf22f4"><code>ef23196</code></a> docs: Update README & docs/CONTRIBUTING</li>
<li><a href="https://github.com/eemeli/yaml/commit/aa29f42e6556a149978636812de892ad82d2edcc"><code>aa29f42</code></a> docs: Note that schema can be a Schema</li>
<li><a href="https://github.com/eemeli/yaml/commit/cad823ebd805aae2e9b743a5fb89f07a06cf505d"><code>cad823e</code></a> docs: Update instructions on vulnerability reporting</li>
<li>See full diff in <a href="https://github.com/eemeli/yaml/compare/v2.8.0...v2.8.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 ba3456f commit b1dc8a0
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 | |
|---|---|---|---|
| |||
6015 | 6015 | | |
6016 | 6016 | | |
6017 | 6017 | | |
6018 | | - | |
| 6018 | + | |
6019 | 6019 | | |
6020 | 6020 | | |
6021 | 6021 | | |
| |||
8553 | 8553 | | |
8554 | 8554 | | |
8555 | 8555 | | |
8556 | | - | |
8557 | | - | |
8558 | | - | |
| 8556 | + | |
| 8557 | + | |
| 8558 | + | |
8559 | 8559 | | |
8560 | 8560 | | |
8561 | | - | |
| 8561 | + | |
8562 | 8562 | | |
8563 | 8563 | | |
8564 | 8564 | | |
| |||
0 commit comments