chore(deps): bump js-yaml from 4.1.1 to 5.2.1#532
Conversation
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 5.2.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.1...5.2.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c84f926cfd
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "@noble/ed25519": "^3.0.0", | ||
| "@noble/hashes": "^2.0.1", | ||
| "js-yaml": "^4.1.1" | ||
| "js-yaml": "^5.2.1" |
There was a problem hiding this comment.
Regenerate per-package locks for js-yaml 5
In the per-package install path described for this repo (for example npm --prefix packages/sdk/hush-ts ci), this new spec no longer matches the tracked packages/sdk/hush-ts/package-lock.json, which still records js-yaml as ^4.1.1 and locks node_modules/js-yaml to 4.2.0; the npm ci docs state that it exits when package-lock dependencies do not match package.json. The same stale-lock mismatch exists in packages/adapters/clawdstrike-openclaw and packages/policy/clawdstrike-policy, so updating only the root lock leaves those package CI/build flows broken.
Useful? React with 👍 / 👎.
|
Superseded by #541. |
Bumps js-yaml from 4.1.1 to 5.2.1.
Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
ac16b425.2.1 released4a864e5Deps bump39f3211!!omap: addMapsupport and remove quadratic complexityff17f1eChangelog update8ed15f1deps bump1a562dcFix changelog linkc28ed5e5.2.0 released125cd5aAddmaxAliasesoption3105455ReplacemaxMergeSeqLengthoption withmaxTotalMergeKeys(more robust)39d00d6numbers: Drop boxed numbers support, simplify .identify() checks, clarify rou...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.