Commit fe871c1
authored
Bump yaml from 2.7.1 to 2.8.0 (#497)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.7.1 to 2.8.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.8.0</h2>
<ul>
<li>Add node cache for faster alias resolution (<a href="https://redirect.github.com/eemeli/yaml/issues/612">#612</a>)</li>
<li>Re-introduce compatibility with Node.js 14.6 (<a href="https://redirect.github.com/eemeli/yaml/issues/614">#614</a>)</li>
<li>Add <code>--merge</code> option to CLI tool (<a href="https://redirect.github.com/eemeli/yaml/issues/611">#611</a>)</li>
<li>Improve error for tag resolution error on null value (<a href="https://redirect.github.com/eemeli/yaml/issues/616">#616</a>)</li>
<li>Allow empty string as plain scalar representation, for failsafe schema (<a href="https://redirect.github.com/eemeli/yaml/issues/616">#616</a>)</li>
<li>docs: include cli example (<a href="https://redirect.github.com/eemeli/yaml/issues/617">#617</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eemeli/yaml/commit/c000eb708fc04910a0b034572c6febb090ca7035"><code>c000eb7</code></a> 2.8.0</li>
<li><a href="https://github.com/eemeli/yaml/commit/1e85fc85231eb4b3dccae06ac73bfd66de730c13"><code>1e85fc8</code></a> style: Apply updated lint rules</li>
<li><a href="https://github.com/eemeli/yaml/commit/02f7d5f1eed0062dc344bae82e40f9486a0dfa9e"><code>02f7d5f</code></a> chore: Refresh lockfile</li>
<li><a href="https://github.com/eemeli/yaml/commit/389ca7cfe3664037e8c34aa90c73b17eee2467cf"><code>389ca7c</code></a> docs: include cli example (<a href="https://redirect.github.com/eemeli/yaml/issues/617">#617</a>)</li>
<li><a href="https://github.com/eemeli/yaml/commit/0f29ce641554b896576fe40c7a9c9b0774034eb1"><code>0f29ce6</code></a> feat: Add <code>--merge</code> option to CLI tool (<a href="https://redirect.github.com/eemeli/yaml/issues/611">#611</a>)</li>
<li><a href="https://github.com/eemeli/yaml/commit/e00cab9c5a8679d723fdb568d771a6863a778d6d"><code>e00cab9</code></a> fix: Improve error for tag resolution error on null value (<a href="https://redirect.github.com/eemeli/yaml/issues/616">#616</a>)</li>
<li><a href="https://github.com/eemeli/yaml/commit/2a841cc4c2c70551941d5a3203cb64fba0335d0c"><code>2a841cc</code></a> fix: Allow empty string as plain scalar representation, for failsafe schema (...</li>
<li><a href="https://github.com/eemeli/yaml/commit/55c5ef400b7fc2755c2e9951d01b6966056bcf91"><code>55c5ef4</code></a> feat: Add node cache for faster alias resolution (<a href="https://redirect.github.com/eemeli/yaml/issues/612">#612</a>)</li>
<li><a href="https://github.com/eemeli/yaml/commit/ab17552df17525b2353700e8e3fb7e016e6244cd"><code>ab17552</code></a> Merge pull request <a href="https://redirect.github.com/eemeli/yaml/issues/614">#614</a> from eemeli/engines-compat</li>
<li><a href="https://github.com/eemeli/yaml/commit/b27c1247684b35481dfebe8df92a2eda2159ade2"><code>b27c124</code></a> ci: Re-introduce tests for Node.js 14.6 and later</li>
<li>Additional commits viewable in <a href="https://github.com/eemeli/yaml/compare/v2.7.1...v2.8.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 7146662 commit fe871c1
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 | |
|---|---|---|---|
| |||
6017 | 6017 | | |
6018 | 6018 | | |
6019 | 6019 | | |
6020 | | - | |
| 6020 | + | |
6021 | 6021 | | |
6022 | 6022 | | |
6023 | 6023 | | |
| |||
8584 | 8584 | | |
8585 | 8585 | | |
8586 | 8586 | | |
8587 | | - | |
8588 | | - | |
8589 | | - | |
| 8587 | + | |
| 8588 | + | |
| 8589 | + | |
8590 | 8590 | | |
8591 | 8591 | | |
8592 | | - | |
| 8592 | + | |
8593 | 8593 | | |
8594 | 8594 | | |
8595 | 8595 | | |
| |||
0 commit comments