chore(deps-dev): bump wrangler from 4.118.0 to 4.120.0 in /collab-server - #295
Merged
github-actions[bot] merged 3 commits intoAug 12, 2026
Conversation
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 4.118.0 to 4.120.0. - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.120.0/packages/wrangler) --- updated-dependencies: - dependency-name: wrangler dependency-version: 4.120.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
js-yaml (GHSA-5p4m-2wfm-xmqj, CVE-2026-59870): quadratic CPU in !!omap resolution, transitive via @eslint/eslintrc + istanbuljs. Bump the existing override ^4.2.0 -> ^4.3.1 (first patched version). nanoid (GHSA-2v37-7h3g-55p8): indefinite loop on a zero-size custom generator, transitive via postcss in both the root app and collab-server. Add override ^3.3.17 (first patched version) in both package.json files. Both advisories are freshly disclosed and predate any pending dependency bump - they were failing `npm audit --audit-level=high` on main already, which is why every open dependabot PR (#294, #295) was red on CI regardless of what it bumped. Same playbook as #274/c9b8a56. npm audit clean in both packages; full lint/typecheck/test/build green. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
7 tasks
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 12, 2026
* chore(deps): bump yjs from 13.6.31 to 13.6.32 in /collab-server Bumps [yjs](https://github.com/yjs/yjs) from 13.6.31 to 13.6.32. - [Release notes](https://github.com/yjs/yjs/releases) - [Commits](yjs/yjs@v13.6.31...v13.6.32) --- updated-dependencies: - dependency-name: yjs dependency-version: 13.6.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix(deps): clear js-yaml + nanoid high-severity audit failures js-yaml (GHSA-5p4m-2wfm-xmqj, CVE-2026-59870): quadratic CPU in !!omap resolution, transitive via @eslint/eslintrc + istanbuljs. Bump the existing override ^4.2.0 -> ^4.3.1 (first patched version). nanoid (GHSA-2v37-7h3g-55p8): indefinite loop on a zero-size custom generator, transitive via postcss in both the root app and collab-server. Add override ^3.3.17 (first patched version) in both package.json files. Both advisories are freshly disclosed and predate any pending dependency bump - they were failing `npm audit --audit-level=high` on main already, which is why every open dependabot PR (#294, #295) was red on CI regardless of what it bumped. Same playbook as #274/c9b8a56. npm audit clean in both packages; full lint/typecheck/test/build green. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: noteser-agent <noteser-agent@claude> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
dependabot
Bot
deleted the
dependabot/npm_and_yarn/collab-server/wrangler-4.120.0
branch
August 12, 2026 05:05
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 wrangler from 4.118.0 to 4.120.0.
Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
b0aea76Version Packages (#15036)386ff6e[miniflare] Register workers in the dev registry by default (#15061)35c87e9CC-8338, CC-8340: Improve Wrangler container instance listings (#15008)99eb50c[miniflare] Restrict dev registry registration to user workers (#15040)2938c01Version Packages (#15021)b6a8629Revert "Version Packages (#14977)" (#15033)42c4227Version Packages (#14977)511635c[wrangler] Skip the CAA half of the unenv-preset testDns E2E (#15016)ebd1dfd[vite-plugin] Surface Local Explorer API to headless agents, matching wrangle...a9e5abb[wrangler] Add OAuth 2.0 Device Authorization Grant support (#14064)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)