[Snyk] Upgrade yaml from 1.0.1 to 1.10.0 #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 1.0.1 to 1.10.0.
ℹ️ 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
This will probably be the last minor release of
yaml@1
. I'm aiming to releaseyaml@2
within a few months; prereleases of that will be published using thenext
dist-tag on npm. Patch releases for 1.10 may still happen, if necessary.New Features
dist/
paths from the release. If you want/need to use a class or function that is no longer public, please file an issue and we can add it to the exports.@ babel/runtime
. After this, the package has 0 runtime dependencies. 🎉{ Alias, Collection, Merge, Node }
to 'yaml/types'Schema.createPair()
& make itsctx
arg optional (#157)getNodes(): string[]
method to Anchors (#166)dist/
endpointsImproved Errors & Warnings
npm start
debuggingImproved TypeScript declarations
AST.{AstNode,ScalarNode,CollectionNode}
(#160)toString()
methods to AST nodes (#159)Bugfixes
mapAsMap: true
for out.yaml tests (4FJ6)Node.toJSON()
type (#154)onAnchor
callback arg todoc.toJSON()
doc.toJSON()
New Features
__esModule
markers from CJS transpilation (#145)BigInt
values (#146)YAML.scalarOptions
(#146)indent
option: number of spaces (default:2
) (#147)indentSeq
option: if false, consider-
as indentation (default:true
) (#147)@ types/yaml
by @ ikatyang, with contributions from @ ColinBradley and @ shirk3y (#153)Bugfixes
Document.cstNode
typePair.Type
enumYAMLError
from 'yaml/util'"browser"
mappings for types.mjs & util.mjs (#142).8
and00.4
in the core schema (#144)!!binary
resolution on IE 11"./": "./"
export target1.8.1
New Features
sortMapEntries
option (#44)Bugfixes
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