chore(deps): bump js-yaml from 4.1.1 to 4.3.0#4286
Conversation
|
|
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
d1f11ba to
659bd74
Compare
659bd74 to
6110e57
Compare
PR SummaryLow Risk Overview 4.3.0 is a security-focused patch on the v4 line (e.g. The lockfile also reflects transitive resolution shifts (e.g. Reviewed by Cursor Bugbot for commit b61420e. Bugbot is set up for automated code reviews on this repo. Configure here. |
6110e57 to
35425e0
Compare
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.1...4.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
35425e0 to
b61420e
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes 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.
Reviewed by Cursor Bugbot for commit b61420e. Configure here.
| needle@https://codeload.github.com/clearbit/needle/tar.gz/84d28b5f2c3916db1e7eb84aeaa9d976cc40054b: | ||
| resolution: {tarball: https://codeload.github.com/clearbit/needle/tar.gz/84d28b5f2c3916db1e7eb84aeaa9d976cc40054b} | ||
| needle@git+https://git@github.com:clearbit/needle.git#84d28b5f2c3916db1e7eb84aeaa9d976cc40054b: | ||
| resolution: {commit: 84d28b5f2c3916db1e7eb84aeaa9d976cc40054b, repo: git@github.com:clearbit/needle.git, type: git} |
There was a problem hiding this comment.
Lockfile forces SSH git install
High Severity
As a side effect of regenerating pnpm-lock.yaml, the clearbit transitive needle dependency changed from a public HTTPS tarball resolution to an SSH git resolution (repo: git@github.com:...). CI and Docker installs use pnpm i --frozen-lockfile / pnpm fetch without SSH GitHub credentials, so dependency install can fail even though this PR only intended to bump js-yaml.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit b61420e. Configure here.


Bumps js-yaml from 4.1.1 to 4.3.0.
Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
33d05b54.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 polish590dbab4.2.0 releasedf944dc5Add package.json funding fieldf692719Changelog update