chore(deps): bump js-yaml from 4.2.0 to 5.2.1#114
Conversation
177ab87 to
7ffbdeb
Compare
7ffbdeb to
9d30480
Compare
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 5.2.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...5.2.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
9d30480 to
e8f182b
Compare
|
Closing this one — as generated it would reintroduce a bug that was just fixed, and it's internally inconsistent. The diff sets A real move to js-yaml 5 is a deliberate migration, not an auto-bump: the Closing so it doesn't get auto-merged in this defective state. If a proper js-yaml 5 migration is done later, dependabot will regenerate this. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
Follow-up: the js-yaml 5 upgrade turned out to be feasible and has now been done properly on Key findings that made it safe:
What the migration did that this PR couldn't: set a consistent |
Bumps js-yaml from 4.2.0 to 5.2.1.
Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
ac16b425.2.1 released4a864e5Deps bump39f3211!!omap: addMapsupport and remove quadratic complexityff17f1eChangelog update8ed15f1deps bump1a562dcFix changelog linkc28ed5e5.2.0 released125cd5aAddmaxAliasesoption3105455ReplacemaxMergeSeqLengthoption withmaxTotalMergeKeys(more robust)39d00d6numbers: Drop boxed numbers support, simplify .identify() checks, clarify rou...