Skip to content

Commit 237062b

Browse files
Bump yaml from 2.4.2 to 2.4.3 (#322)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.4.2 to 2.4.3. <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.4.3</h2> <ul> <li>Improve error when parsing a non-string value (<a href="https://redirect.github.com/eemeli/yaml/issues/459">#459</a>)</li> <li>Do not parse <code>-.NaN</code> or <code>+.nan</code> as NaN (<a href="https://redirect.github.com/eemeli/yaml/issues/546">#546</a>)</li> <li>Support <code>#</code> within <code>%TAG</code> prefixes with trailing <code>#comments</code></li> <li>Check for non-node complex keys when stringifying with simpleKeys (<a href="https://redirect.github.com/eemeli/yaml/issues/541">#541</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eemeli/yaml/commit/208d98f0a42aad737bd019bb59d85679e2d9282a"><code>208d98f</code></a> 2.4.3</li> <li><a href="https://github.com/eemeli/yaml/commit/fad10b2f85bf13e21f363dfb5ca8364a9c0d844d"><code>fad10b2</code></a> style: Apply updated Prettier style</li> <li><a href="https://github.com/eemeli/yaml/commit/b92b60227ad8ecc7e3a2fb764fc224e216468857"><code>b92b602</code></a> chore: Refresh lockfile</li> <li><a href="https://github.com/eemeli/yaml/commit/a1dc96fccd494bdc002a6d34696d0f4c5f63c18d"><code>a1dc96f</code></a> fix: Improve error when parsing a non-string value (fixes <a href="https://redirect.github.com/eemeli/yaml/issues/459">#459</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/edc623d0f778a484281b36d284dd234707413035"><code>edc623d</code></a> fix: Do not parse -.NaN or +.nan as NaN (<a href="https://redirect.github.com/eemeli/yaml/issues/546">#546</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/69f35171cbc101f84051bd2862ec8494391c028f"><code>69f3517</code></a> fix: Support # within %TAG prefixes with trailing #comments</li> <li><a href="https://github.com/eemeli/yaml/commit/ba89ff27323a1286c08bd0ad857893cb398cb1d0"><code>ba89ff2</code></a> fix: Check for non-node complex keys when stringifying with simpleKeys (<a href="https://redirect.github.com/eemeli/yaml/issues/541">#541</a>)</li> <li>See full diff in <a href="https://github.com/eemeli/yaml/compare/v2.4.2...v2.4.3">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.4.2&new-version=2.4.3)](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 bdcaabc commit 237062b

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.13.0",
43-
"yaml": "^2.4.2",
43+
"yaml": "^2.4.3",
4444
"yargs": "^17.7.2"
4545
},
4646
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5990,7 +5990,7 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
59905990
swagger-client: "npm:^3.18.5"
59915991
typescript: "npm:^5.4.5"
59925992
winston: "npm:^3.13.0"
5993-
yaml: "npm:^2.4.2"
5993+
yaml: "npm:^2.4.3"
59945994
yargs: "npm:^17.7.2"
59955995
languageName: unknown
59965996
linkType: soft
@@ -8510,12 +8510,12 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
85108510
languageName: node
85118511
linkType: hard
85128512

8513-
"yaml@npm:^2.4.2":
8514-
version: 2.4.2
8515-
resolution: "yaml@npm:2.4.2"
8513+
"yaml@npm:^2.4.3":
8514+
version: 2.4.3
8515+
resolution: "yaml@npm:2.4.3"
85168516
bin:
85178517
yaml: bin.mjs
8518-
checksum: 10c0/280ddb2e43ffa7d91a95738e80c8f33e860749cdc25aa6d9e4d350a28e174fd7e494e4aa023108aaee41388e451e3dc1292261d8f022aabcf90df9c63d647549
8518+
checksum: 10c0/b4a9dea34265f000402c909144ac310be42c4526dfd16dff1aee2b04a0d94051713651c0cd2b0a3d8109266997422120f16a7934629d12f22dc215839ebbeccf
85198519
languageName: node
85208520
linkType: hard
85218521

0 commit comments

Comments
 (0)