build(deps): bump js-yaml from 4.3.1 to 5.2.2 in /evaluation/typescript - #2757
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump js-yaml from 4.3.1 to 5.2.2 in /evaluation/typescript#2757dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
cre8ivejp,
hvn2k1 and
t-kikuc
as code owners
August 7, 2026 02:50
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.1 to 5.2.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.3.1...5.2.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/evaluation/typescript/js-yaml-4.3.1
branch
from
August 7, 2026 07:05
e57cbd5 to
febb0e7
Compare
There was a problem hiding this comment.
Pull request overview
Upgrades the TypeScript evaluator’s YAML parser to js-yaml 5.2.2, including recent security fixes.
Changes:
- Updates the direct js-yaml dependency from 4.x to 5.2.2.
- Refreshes lockfile resolution and integrity metadata.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
evaluation/typescript/package.json |
Updates the direct dependency version. |
evaluation/typescript/yarn.lock |
Locks js-yaml 5.2.2 while retaining required transitive 4.x resolution. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
Bumps js-yaml from 4.3.1 to 5.2.2.
Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
3c295595.2.2 released3e5240fparser: avoid reparsing flow sequence pair keysbd7ebb2fix: quote flow scalars where a colon precedes a flow indicator (#773)ac16b425.2.1 released4a864e5Deps bump39f3211!!omap: addMapsupport and remove quadratic complexityff17f1eChangelog update8ed15f1deps bump1a562dcFix changelog linkc28ed5e5.2.0 released