angular-template-for-threejs icon indicating copy to clipboard operation
angular-template-for-threejs copied to clipboard

[Snyk] Upgrade yaml from 2.3.4 to 2.4.1

Open makimenko opened this issue 3 months ago • 1 comments

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade yaml from 2.3.4 to 2.4.1.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 3 days ago, on 2024-03-06.
Release notes
Package name: yaml
  • 2.4.1 - 2024-03-06
    • cst: Do not drop trailing newline after line comment in block-map if followed by unindented block-seq value (#525)
    • Stringify flow collection comments in parent (#528)
    • Do not skip folding lines after the first in indented block scalars (#529)
  • 2.4.0 - 2024-02-25
    • Add a command-line tool (#523)
    • Use the lineWidth option for line breaking in flow collections (#522)
  • 2.3.4 - 2023-11-03
    • Do not throw for carriage return in tag shorthand (#501)
from yaml GitHub release notes
Commit messages
Package name: yaml
  • 4aa56d3 2.4.1
  • e651ce1 chore: Refresh lockfile
  • 1775f13 test: Drop unused import to satisfy TS
  • 40903db fix(cst): Do not drop trailing newline after line comment in block-map if followed by unindented block-seq value (fixes #525)
  • 46a816e fix: Do not skip folding lines after the first in indented block scalars (fixes #529)
  • 750adbe fix: Stringify flow collection comments in parent (fixes #528)
  • e07998c ci: Move update action to yaml-playground, where it has write access
  • 5ba73d1 ci: Update yaml-playground build & BrowserStack tests (#524)
  • 8d8cfb7 2.4.0
  • e6a5e28 feat: Add CLI tool (#523)
  • 959f1cf docs: Add a predocs script creating symlinks for docs generator
  • 74a86e2 docs: Add yaml-types mention
  • e80a4c5 chore: Update json-test-suite
  • b5fa4cb chore: Update Babel plugins
  • 9fc76fa chore: Update @ types/node to v20
  • 495cfeb chore: Update rollup to v4
  • 28b3ba5 chore: Update typescript-eslint to v7
  • e4f963a style: Apply updated Prettier rules
  • cdc032e chore: Refresh lockfile
  • be11591 ci: Update GitHub action & Node.js versions
  • 1838a66 docs: Clarify doubleQuotedMinMultiLineLength option (closes #512)
  • 9a8aa0d fix: Use the `lineWidth` option for line breaking in flow collections (#522)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

makimenko avatar Mar 09 '24 17:03 makimenko