chore(deps): bump js-yaml from 4.2.0 to 4.3.1 - #53
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
|
This becomes redundant if #65 lands (which contains #50) — worth holding rather than merging in parallel.
No Merging this first isn't harmful, just wasted: it would bump a package that the eslint upgrade then removes, and both PRs rewrite If both do end up landing, whichever goes second must re-run its own update command rather than hand-merging the lockfile — a hand-merged lockfile installs a tree that matches neither intent. CI can't confirm any of this — Actions are refusing every job org-wide on an account-level billing lock ( |
6bda4b0 to
2742fb0
Compare
|
PR author is in the excluded authors list. |
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 4.3.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...4.3.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2742fb0 to
d493a7d
Compare


Bumps js-yaml from 4.2.0 to 4.3.1.
Changelog
Sourced from js-yaml's changelog.
Commits
86e91b84.3.1 releasedc3cc4b0Backport quadratic complexity fix for !!omap33d05b54.3.0 released663bfabDrop demo publish, to not override new v5 one.1cb8c7bAdd v4-legacy tag for publish02f27afRestore umd builds back to es58be84edFix es5 compatibility59423c6ReplacemaxMergeSeqLengthoption withmaxTotalMergeKeys(more robust). Ba...6842ef6doc polish