chore(npm): bump js-yaml from 4.3.0 to 5.4.1 in the dev-dependencies group across 1 directory - #22
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit ec3529c. Configure here.
| }, | ||
| "devDependencies": { | ||
| "js-yaml": "^4.1.0" | ||
| "js-yaml": "^5.2.3" |
There was a problem hiding this comment.
js-yaml v5 breaks default import
High Severity
Bumping js-yaml to v5 drops the default export, so import yaml from 'js-yaml' in tests/helpers/workflow.mjs fails at load time. Every self-test that calls loadWorkflow will error before parsing any workflow YAML.
Suggested change
| "js-yaml": "^5.2.3" | |
| "js-yaml": "^4.1.0" |
Reviewed by Cursor Bugbot for commit ec3529c. Configure here.
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-6c28c7b61f
branch
from
August 17, 2026 07:26
ec3529c to
b0a6f8e
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-6c28c7b61f
branch
from
August 24, 2026 07:27
b0a6f8e to
ce9635e
Compare
Bumps the dev-dependencies group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 4.3.0 to 5.4.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.3.0...5.4.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-6c28c7b61f
branch
from
August 31, 2026 07:24
ce9635e to
1de7793
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.


Bumps the dev-dependencies group with 1 update in the / directory: js-yaml.
Updates
js-yamlfrom 4.3.0 to 5.4.1Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
e5a3ba05.4.1 releasede54dea3Hard-limit merge sequence size to 100dfd3a29Cleanup 6a8e05f, #7976a8e05ffix: count empty merge sources against maxTotalMergeKeys (#797)6b4ff5e5.4.0 released3b3625eUpdate changelog4f25a74Fix file name3bd003bExpose new scalar styling APIfbb3e9dRemove regex lookbehind for ES2015 compatibilityd43c185FixflowSkipColonSpaceby forcingquoteFlowKeys