Bump js-yaml, brace-expansion, and undici to latest releases - #958
Open
dependabot[bot] wants to merge 2 commits into
Open
Bump js-yaml, brace-expansion, and undici to latest releases#958dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.1.0 to 5.2.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.1.0...5.2.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/js-yaml-5.2.2
branch
from
July 31, 2026 02:54
103d8cc to
43f061a
Compare
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.
This pull request updates several npm package dependencies to newer versions, primarily to incorporate the latest bug fixes and improvements. The most important changes are grouped by dependency updates:
Production dependency updates:
js-yamlfrom version 5.1.0 to 5.2.2 in bothpackage.jsonand its license file for improved YAML parsing and security fixes. [1] [2]brace-expansionfrom version 5.0.6 to 5.0.9 in its license file, ensuring compatibility and bug fixes.undicifrom version 6.27.0 to 6.28.0 in its license file, bringing in the latest HTTP client improvements.