Skip to content

Commit f98cc32

Browse files
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 &lt;&lt;</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 &lt;&lt; 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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yaml&package-manager=npm_and_yarn&previous-version=2.5.1&new-version=2.6.0)](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

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"ts-jest": "^29.2.5",
6262
"ts-node": "^10.9.2",
6363
"typescript": "^5.6.3",
64-
"yaml": "^2.5.1"
64+
"yaml": "^2.6.0"
6565
},
6666
"packageManager": "[email protected]"
6767
}

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ __metadata:
854854
ts-jest: "npm:^29.2.5"
855855
ts-node: "npm:^10.9.2"
856856
typescript: "npm:^5.6.3"
857-
yaml: "npm:^2.5.1"
857+
yaml: "npm:^2.6.0"
858858
languageName: unknown
859859
linkType: soft
860860

@@ -6424,7 +6424,16 @@ __metadata:
64246424
languageName: node
64256425
linkType: hard
64266426

6427-
"yaml@npm:^2.5.1, yaml@npm:~2.5.0":
6427+
"yaml@npm:^2.6.0":
6428+
version: 2.6.0
6429+
resolution: "yaml@npm:2.6.0"
6430+
bin:
6431+
yaml: bin.mjs
6432+
checksum: 9e74cdb91cc35512a1c41f5ce509b0e93cc1d00eff0901e4ba831ee75a71ddf0845702adcd6f4ee6c811319eb9b59653248462ab94fa021ab855543a75396ceb
6433+
languageName: node
6434+
linkType: hard
6435+
6436+
"yaml@npm:~2.5.0":
64286437
version: 2.5.1
64296438
resolution: "yaml@npm:2.5.1"
64306439
bin:

0 commit comments

Comments
 (0)