Skip to content

Conversation

@lindsayevans
Copy link
Member

snyk-top-banner

Snyk has created this PR to upgrade yaml from 2.4.5 to 2.8.1.

ℹ️ 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 8 versions ahead of your current version.

  • The recommended version was released 2 months ago.

Release notes
Package name: yaml
  • 2.8.1 - 2025-08-05
    • Preserve empty block literals (#634)
  • 2.8.0 - 2025-05-15
    • Add node cache for faster alias resolution (#612)
    • Re-introduce compatibility with Node.js 14.6 (#614)
    • Add --merge option to CLI tool (#611)
    • Improve error for tag resolution error on null value (#616)
    • Allow empty string as plain scalar representation, for failsafe schema (#616)
    • docs: include cli example (#617)
  • 2.7.1 - 2025-03-29
    • Do not allow seq with single-line collection value on same line with map key (#603)
    • Improve warning & avoid TypeError on bad YAML 1.1 nodes (#610)
  • 2.7.0 - 2024-12-31

    The library is now available on JSR as @ eemeli/yaml and on deno.land/x as yaml. In addition to Node.js and browsers, it should work in Deno, Bun, and Cloudflare Workers.

    • Use .ts extension in all relative imports (#591)
    • Ignore newline after block seq indicator as space before value (#590)
    • Require Node.js 14.18 or later (was 14.6) (#598)
  • 2.6.1 - 2024-11-19
    • Do not strip :00 seconds from !!timestamp values (#578, with thanks to @ qraynaud)
    • Tighten regexp for JSON !!bool (#587, with thanks to @ vra5107)
    • Default to literal block scalar if folded would overflow (#585)
  • 2.6.0 - 2024-10-13
    • Use a proper tag for !!merge << keys (#580)
    • Add stringKeys parse option (#581)
    • Stringify a Document as a Document (#576)
    • Add sponsorship by Manifest
  • 2.5.1 - 2024-09-03
    • Include range in flow sequence pair maps (#573)
  • 2.5.0 - 2024-07-24
    • Add --indent option to CLI tool (#559, with thanks to @ danielbayley)
    • Require newline in all cases for props on block sequence (#557)
    • Always reset indentation in lexer on ... (#558)
    • Ignore minContentWidth if greater than lineWidth (#562)
    • Drop unused Collection.maxFlowStringSingleLineLength (#522, #421)
  • 2.4.5 - 2024-06-08
    • Improve tab handling (#553, yaml-test-suite tests DK95 & Y79Y)
from yaml GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade yaml from 2.4.5 to 2.8.1.

See this package in npm:
yaml

See this project in Snyk:
https://app.snyk.io/org/lindsayevans/project/9aa1e31a-ff9a-4d9f-b984-b561d548f99b?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants