Commit 7ed01cb
authored
Bump yaml from 2.5.0 to 2.5.1 (#379)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.5.0 to 2.5.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.5.1</h2>
<ul>
<li>Include range in flow sequence pair maps (<a href="https://redirect.github.com/eemeli/yaml/issues/573">#573</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eemeli/yaml/commit/5adbb605b64094b57bc95cbc24587e6f36b3f9a8"><code>5adbb60</code></a> 2.5.1</li>
<li><a href="https://github.com/eemeli/yaml/commit/29293c4cc52ad1dba4c35068ae74afd33f8735e5"><code>29293c4</code></a> chore: Simplify Babel config, inlining it Jest config</li>
<li><a href="https://github.com/eemeli/yaml/commit/4c30eb64134c803dc910167a00bd895ed8e2c785"><code>4c30eb6</code></a> chore: Re-enable linting with type information</li>
<li><a href="https://github.com/eemeli/yaml/commit/adef9c50f59752d64ff65a318f2fdf8c76b7361a"><code>adef9c5</code></a> chore: Update to eslint 9, fix found issues</li>
<li><a href="https://github.com/eemeli/yaml/commit/e88306561a929f9fb6dccc7d285d28c3717218cb"><code>e883065</code></a> chore: Refresh lockfile (keeping rollup at 4.19.0 due to <a href="https://redirect.github.com/rollup/rollup/issues/5633">rollup/rollup#5633</a>)</li>
<li><a href="https://github.com/eemeli/yaml/commit/5b5e2905f388bc7d810f51736b79632610302fab"><code>5b5e290</code></a> fix: Include range in flow sequence pair maps (fixes <a href="https://redirect.github.com/eemeli/yaml/issues/573">#573</a>)</li>
<li>See full diff in <a href="https://github.com/eemeli/yaml/compare/v2.5.0...v2.5.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 2655175 commit 7ed01cb
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 | |
|---|---|---|---|
| |||
5990 | 5990 | | |
5991 | 5991 | | |
5992 | 5992 | | |
5993 | | - | |
| 5993 | + | |
5994 | 5994 | | |
5995 | 5995 | | |
5996 | 5996 | | |
| |||
8510 | 8510 | | |
8511 | 8511 | | |
8512 | 8512 | | |
8513 | | - | |
8514 | | - | |
8515 | | - | |
| 8513 | + | |
| 8514 | + | |
| 8515 | + | |
8516 | 8516 | | |
8517 | 8517 | | |
8518 | | - | |
| 8518 | + | |
8519 | 8519 | | |
8520 | 8520 | | |
8521 | 8521 | | |
| |||
0 commit comments