Skip to content

Commit 4dbb4d0

Browse files
Bump yaml from 2.7.0 to 2.7.1 (#480)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.7.0 to 2.7.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.7.1</h2> <ul> <li>Do not allow seq with single-line collection value on same line with map key (<a href="https://redirect.github.com/eemeli/yaml/issues/603">#603</a>)</li> <li>Improve warning &amp; avoid TypeError on bad YAML 1.1 nodes (<a href="https://redirect.github.com/eemeli/yaml/issues/610">#610</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eemeli/yaml/commit/a141bc0f00b194e9ac5146f52e74c0e8236784a6"><code>a141bc0</code></a> 2.7.1</li> <li><a href="https://github.com/eemeli/yaml/commit/a880b4270dbe85e07deb10a3bece9b3ef3b217d7"><code>a880b42</code></a> fix: Do not allow seq with single-line collection value on same line with map...</li> <li><a href="https://github.com/eemeli/yaml/commit/923d67bea0b947f71f07ddfb59fad03f8cc11c5c"><code>923d67b</code></a> test: Add test for tab after indent spaces for flow-in-block (<a href="https://redirect.github.com/eemeli/yaml/issues/604">#604</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/7cf843ca34a62eca43c59c5a97e0f5623f71175b"><code>7cf843c</code></a> test: Add descriptive names to tests with issue references</li> <li><a href="https://github.com/eemeli/yaml/commit/9cf06d2a62c6f591516f74bdbb8b0965e1961ebd"><code>9cf06d2</code></a> fix: Improve warning &amp; avoid TypeError on bad YAML 1.1 nodes (fixes <a href="https://redirect.github.com/eemeli/yaml/issues/610">#610</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/50cf76b090c96129dd68e51fed033e65003a0997"><code>50cf76b</code></a> chore: Update docs-slate to skip its CI tests</li> <li><a href="https://github.com/eemeli/yaml/commit/3b2362ae6baa3ece887c10ee6a9b5b9d4929a59a"><code>3b2362a</code></a> docs: Add install option <code>deno add jsr:@eemeli/yaml</code></li> <li><a href="https://github.com/eemeli/yaml/commit/83cb780a27e25e83e3a2fe829a69aaa443ea6398"><code>83cb780</code></a> chore: Update docs to use Slate 2.13.1</li> <li><a href="https://github.com/eemeli/yaml/commit/9b024567f43671f982c2e33a5c0bc30dfe0c7071"><code>9b02456</code></a> chore: Fix JSR version</li> <li>See full diff in <a href="https://github.com/eemeli/yaml/compare/v2.7.0...v2.7.1">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.7.0&new-version=2.7.1)](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 1093fbc commit 4dbb4d0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"snakecase-keys": "^8.0.1",
4141
"swagger-client": "^3.18.5",
4242
"winston": "^3.17.0",
43-
"yaml": "^2.7.0",
43+
"yaml": "^2.7.1",
4444
"yargs": "^17.7.2"
4545
},
4646
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6029,7 +6029,7 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
60296029
swagger-client: "npm:^3.18.5"
60306030
typescript: "npm:^5.8.2"
60316031
winston: "npm:^3.17.0"
6032-
yaml: "npm:^2.7.0"
6032+
yaml: "npm:^2.7.1"
60336033
yargs: "npm:^17.7.2"
60346034
languageName: unknown
60356035
linkType: soft
@@ -8548,12 +8548,12 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
85488548
languageName: node
85498549
linkType: hard
85508550

8551-
"yaml@npm:^2.7.0":
8552-
version: 2.7.0
8553-
resolution: "yaml@npm:2.7.0"
8551+
"yaml@npm:^2.7.1":
8552+
version: 2.7.1
8553+
resolution: "yaml@npm:2.7.1"
85548554
bin:
85558555
yaml: bin.mjs
8556-
checksum: 10c0/886a7d2abbd70704b79f1d2d05fe9fb0aa63aefb86e1cb9991837dced65193d300f5554747a872b4b10ae9a12bc5d5327e4d04205f70336e863e35e89d8f4ea9
8556+
checksum: 10c0/ee2126398ab7d1fdde566b4013b68e36930b9e6d8e68b6db356875c99614c10d678b6f45597a145ff6d63814961221fc305bf9242af8bf7450177f8a68537590
85578557
languageName: node
85588558
linkType: hard
85598559

0 commit comments

Comments
 (0)