[Snyk] Upgrade yaml from 2.2.2 to 2.3.1 #1324
Closed
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.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade yaml from 2.2.2 to 2.3.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.
Release notes
Package name: yaml
"engines"
config (#476)This release corresponds with the release of
yaml-types
v0.2.0, an expanding library of custom tags or types for use withyaml
.This release contains no changes from v2.3.0-5, and the notes below include all changes from the v2.3.0-x prereleases.
Custom Tag Improvements
createNode()
&createPair()
to'yaml/util'
(#457)from()
methods to simplify tag development, and otherwise make extending custom collections easier (#467)TypeScript Improvements
Strict
toDocument
instances. (#441)StringifyContext
type from'yaml/util'
(#464)Other New Features
toJS(doc, options?)
method to nodes (#451, #458)createNode()
for non-default tags (#464)Bugfixes
New Features
createNode()
for non-default tags (#464)StringifyContext
type from'yaml/util'
(#464)Bugfixes
.toJS()
method (#458)typesVersions
from package.json (#463)New Features
toJS(doc, options?)
method to nodes (#451)createNode()
&createPair()
to'yaml/util'
(#457)Bugfixes
This release is made available first as a prerelease to gauge the effects of the TypeScript changes, which add a second optional generic type argument
Strict
toDocument
instances. While this change appears to improve the TS usage experience at least with basic patterns, it's possible that it doesn't take into account some usage that would be negatively affected by the change.Comments are requested, both for and against the change.
New Features
Bugfixes
This patch release includes a fix for an error that could be thrown in
parseDocument
for degenerate input. Otherwise, it's a patch release uplifting a few fixes from the ongoing v2.3 work to v2.2:Commit messages
Package name: yaml
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