[Snyk] Upgrade yaml from 2.6.1 to 2.8.1 #8706
Open
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade yaml from 2.6.1 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 4 versions ahead of your current version.
The recommended version was released 3 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
- 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
- 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
- Tighten regexp for JSON
- Default to literal block scalar if folded would overflow (#585)
from yaml GitHub release notes--mergeoption to CLI tool (#611)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.
:00seconds from!!timestampvalues (#578, with thanks to @ qraynaud)!!bool(#587, with thanks to @ vra5107)Important
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:
Summary by cubic
Upgraded yaml from 2.6.1 to 2.8.1 in packages/config-yaml to get parser fixes and faster alias resolution. No breaking changes expected; Node 14.6+ is supported.
Written for commit 20bce64. Summary will update automatically on new commits.