chore(deps): remove unused js-yaml devDependency#3489
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/js-yaml-4.3.0
branch
6 times, most recently
from
July 23, 2026 14:49
30bc5c4 to
e2443b1
Compare
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 4.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...4.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/js-yaml-4.3.0
branch
from
July 23, 2026 15:04
e2443b1 to
3557519
Compare
js-yaml had no first-party call site in the repo, so drop the direct devDependency rather than bumping it. It stays resolved transitively (via eslint) at 4.2.0.
jamiehenson
approved these changes
Jul 23, 2026
jamiehenson
enabled auto-merge
July 23, 2026 15:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Supersedes the js-yaml 4.2.0 -> 4.3.0 bump. The root
js-yamldevDependency has no first-party call site anywhere in the repo (verified by grep across the tree for imports/yaml.load/yaml.dump/scripts), so this removes the unused direct devDependency instead of bumping it.yarn.lock; nothing that actually parses YAML is affected.react-is,string-width,strip-ansi,wrap-ansi) as a side effect of regeneration — no version changes.main(webpack 5.108.4, vite 6), so this is a clean, up-to-date diff.~ 𝒞𝓁𝒶𝓊𝒹𝑒