chore(deps): bump the non-breaking group across 1 directory with 10 updates - #20
Open
dependabot[bot] wants to merge 3 commits into
Open
chore(deps): bump the non-breaking group across 1 directory with 10 updates#20dependabot[bot] wants to merge 3 commits into
dependabot[bot] wants to merge 3 commits into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/non-breaking-25cdf61501
branch
from
August 19, 2026 07:12
46aaf12 to
5e3944f
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/non-breaking-25cdf61501
branch
2 times, most recently
from
August 19, 2026 17:33
201a9a2 to
16c53ce
Compare
Desktop connected to ws://127.0.0.1:3002/ws without the type query parameter, but the relay handler requires ?type=host|client and returns close 4001 "Missing or invalid parameters" otherwise. Web client already adds &type=client; desktop now appends ?type=host (hosts always connect as host regardless of configured URL). Confidence: high Scope-risk: narrow (single-line WS URL construction) Tested: desktop connects to relay without 4001, renderer loads, host ID registered and stable across reconnects. Co-Authored-By: Claude <noreply@anthropic.com>
Desktop relay connection failed with WebSocket close 4001 because the relay URL lacked the required ?type=host query parameter. Web client already added &type=client; desktop now appends ?type=host at connect time. Bump desktop to 1.3.10 with CHANGELOG and release notes. Confidence: high Scope-risk: narrow (WS URL construction + version/docs) Tested: desktop connects without 4001, renderer loads, connection stable. Co-Authored-By: Claude <noreply@anthropic.com>
…pdates Bumps the non-breaking group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [browserslist](https://github.com/browserslist/browserslist) | `4.28.2` | `4.28.8` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001797` | `1.0.30001809` | | [ws](https://github.com/websockets/ws) | `8.21.0` | `8.21.3` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.0` | `10.5.4` | | [esbuild](https://github.com/evanw/esbuild) | `0.28.1` | `0.28.2` | | [@node-rs/bcrypt](https://github.com/napi-rs/node-rs) | `1.10.7` | `1.10.8` | | [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) | `0.30.6` | `0.31.10` | | [tsx](https://github.com/privatenumber/tsx) | `4.22.4` | `4.23.12` | | [sonner](https://github.com/emilkowalski/sonner) | `2.0.7` | `2.0.8` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.10.6` | `20.11.2` | Updates `browserslist` from 4.28.2 to 4.28.8 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.28.2...4.28.8) Updates `caniuse-lite` from 1.0.30001797 to 1.0.30001809 - [Commits](browserslist/caniuse-lite@1.0.30001797...1.0.30001809) Updates `ws` from 8.21.0 to 8.21.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.21.0...8.21.3) Updates `autoprefixer` from 10.5.0 to 10.5.4 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.0...10.5.4) Updates `esbuild` from 0.28.1 to 0.28.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.1...v0.28.2) Updates `@node-rs/bcrypt` from 1.10.7 to 1.10.8 - [Release notes](https://github.com/napi-rs/node-rs/releases) - [Commits](https://github.com/napi-rs/node-rs/compare/@node-rs/bcrypt@1.10.7...@node-rs/bcrypt@1.10.8) Updates `drizzle-kit` from 0.30.6 to 0.31.10 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.30.6...drizzle-kit@0.31.10) Updates `tsx` from 4.22.4 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.4...v4.23.12) Updates `sonner` from 2.0.7 to 2.0.8 - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](emilkowalski/sonner@v2.0.7...v2.0.8) Updates `happy-dom` from 20.10.6 to 20.11.2 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.10.6...v20.11.2) --- updated-dependencies: - dependency-name: "@node-rs/bcrypt" dependency-version: 1.10.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: autoprefixer dependency-version: 10.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: browserslist dependency-version: 4.28.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: caniuse-lite dependency-version: 1.0.30001809 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: drizzle-kit dependency-version: 0.31.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: happy-dom dependency-version: 20.11.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: sonner dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: ws dependency-version: 8.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/non-breaking-25cdf61501
branch
from
August 19, 2026 18:06
16c53ce to
5943188
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 non-breaking group with 10 updates in the / directory:
4.28.24.28.81.0.300017971.0.300018098.21.08.21.310.5.010.5.40.28.10.28.21.10.71.10.80.30.60.31.104.22.44.23.122.0.72.0.820.10.620.11.2Updates
browserslistfrom 4.28.2 to 4.28.8Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
Commits
f2f2e6cRelease 4.28.8 versiond0787c8Update dependenciesfcf8fa9Merge pull request #939 from Jaybhade/fix/baseline-kaios-without-downstream57ecd64fix: support "including kaios" without downstream093a0f6Update EM bannerb637868Release 4.28.7 version313f465Update dependenciesc935c5aFix regexp performanced7e9e65Rewrite structure parsing to make it always fastec4a55eFix import orderMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for browserslist since your current version.
Updates
caniuse-litefrom 1.0.30001797 to 1.0.30001809Commits
369a550Update caniuse-db 1.0.3000180992bee19Update caniuse-db 1.0.30001807ee692afAllow to use latest caniuse-db61386fcMove back to the latest pnpm 113c48481Update caniuse-db 1.0.30001806cb047fcUpdate CI practicee6acac8Temporary fix pnpm issue325cd2fUpdate dependencies7fa21d2Update caniuse-db 1.0.30001805973b111Update caniuse-db 1.0.30001803Updates
wsfrom 8.21.0 to 8.21.3Release notes
Sourced from ws's releases.
Commits
c791e70[dist] 8.21.3e97a20e[fix] Reject offers withclient_max_window_bitsbelow config787ebf2[dist] 8.21.2b4d62ebRevert "[ci] Trust Coveralls Homebrew tap"e4bb883[security] Use GitHub PVR as main reporting channel2eb3be0[test] Skip test on Node.js versions where it does not applyae1de54[dist] 8.21.18e9511b[ci] Trust Coveralls Homebrew tapf197ac6[fix] Lower default values ofmaxBufferedChunksandmaxFragments8df8265[ci] Update actions/checkout action to v7Updates
autoprefixerfrom 10.5.0 to 10.5.4Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
4cad00fRelease 10.5.4 versione62a4b1Update CI configc8f0d0aUpdate dependenciescae3577Move back to latest pnpm 11fd31eb3Fix duplicated prefixed selectors on reformatted CSS (#1552)958d390Release 10.5.3 version21d2adbFix gradient parserf7ddae9Fix bracket parser10ea5e7Update dependencies and remove patchb6e8a2aUpdate Dev ContainerMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for autoprefixer since your current version.
Updates
esbuildfrom 0.28.1 to 0.28.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
609683dpublish 0.28.2 to npm11b1fe4add to release notesab50d91css: fix green/blue channel swap in oklch gamut mapping (#4488)04627b6fix #4498:asyncTLA checks need a worklist5c15177disablegoplsin thegofolderfc2ee9bcss: adjust parser to allow--foo: {...}209db54release notes for css nesting bugfixc625d31fix #4497: preserve nested ampersands during minification (#4500)34474e2better isolation of current part in js parser07f6e8cfix #4507:importassignment tree-shaking bugUpdates
@node-rs/bcryptfrom 1.10.7 to 1.10.8Commits
3b28965chore(release): publish64b9227chore(deps): lock file maintenance (#1182)b0ea4a0perf(argon2): simdutf8, crate PHC decode, argon2-rust 1.1 (#1189)2b8b617feat(argon2): switch backend to argon2-rust (#1188)05156dbchore(deps): update rust crate jsonwebtoken to v11 (#1177)1933745chore: upgrade all npm deps (#1187)317e00echore(deps): update cross-platform-actions/action action to v1.4.0 (#1185)284ee70chore(deps): update dependency oxfmt to ^0.63.0 (#1186)54d5564chore(deps): update dependency oxfmt to ^0.62.0 (#1183)23aad38chore(deps): update yarn to v4.18.0 (#1180)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@node-rs/bcryptsince your current version.Updates
drizzle-kitfrom 0.30.6 to 0.31.10Release notes
Sourced from drizzle-kit's releases.
... (truncated)
Commits
4aa6ecfKit updates (#5490)e8e6edffeat(drizzle-kit): support d1 via binding (#5302)a086f59Fixed pg-native Pool detection in node-postgres transactions breaking in envi...c445637Merge pull request #5095 from drizzle-team/main-workflowse7b3aaaMerge branch 'main' into main-workflows0d885a5refactor: Update condition for run-feature job to improve clarity and functio...45a1ffbMerge pull request #5087 from drizzle-team/main-workflows6357645chore: Comment out NEON_HTTP_CONNECTION_STRING requirement in release workflows53dec98refactor: Simplify release router workflow by removing unnecessary switch job...ce88a18Merge remote-tracking branch 'origin/ext-deps-kit' into main-workflowsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for drizzle-kit since your current version.
Updates
tsxfrom 4.22.4 to 4.23.12Release notes
Sourced from tsx's releases.
... (truncated)
Commits
ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsbd3bc64test: cover CommonJS loader source fallback55cbecefix: preserve async ESM require fallback6c5ba85docs: document CommonJS default interopec1bcd5fix: support nyc coverage discovery (#710)b6e5b48docs: clarify CommonJS default imports2f55884fix: map Node test locationsde935d5docs: document Node source-map stack formattingb94f46ffix: support data URLs in tsImportUpdates
sonnerfrom 2.0.7 to 2.0.8Release notes
Sourced from sonner's releases.
Commits
6739acav2.0.8ecce184Fix a batch of reported issues (#777)45d8940Use variables in close button colors instead of hardcoded values (#726)fe51da1Fix dismiss for custom toast (#717)c2d6990fix: event listener removal in hooks.tsx (#711)5caadb1Add safari prefix (#710)ea3410ffix: format (#707)a685ffcfix: keep the toaster as top layer when react-aria modal is open (#699)7760223fix(index.tsx): ensure hotkey array is not empty before checking (#703)8c0ce1efeat(toaster): add support for custom aria labels (#704)Updates
happy-domfrom 20.10.6 to 20.11.2Release notes
Sourced from happy-dom's releases.
Commits
576a8bcfix: #2264 MutationObserver callback being GC'd due to orphaned WeakRef (#2...084afd6chore: #2251 Updates the contribution guidelines (#2252)b3b31adfix: #2228 Improve performance of query selectors by avoiding construction ...bffe73achore: #2243 Fixes problem with canvas in release build (#2245)9b46f5echore: #2243 Fixes problem with canvas in release build (#2244)f9c57a5feat: #1864 Adds support for CookieStore API (#2040)a4c4faffeat: #1506 Adds support for Element checkVisibility (#2223)