Skip to content

build(deps): bump the minor-and-patch group across 1 directory with 16 updates#39

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-38f4518c4c
Closed

build(deps): bump the minor-and-patch group across 1 directory with 16 updates#39
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-38f4518c4c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps the minor-and-patch group with 14 updates in the / directory:

Package From To
@coin-communities/sdk 1.0.2 1.2.0
@pump-fun/pump-sdk 1.1.0 1.36.0
livepeer 3.2.4 3.5.0
three 0.176.0 0.184.0
knip 6.14.2 6.15.0
vite-plugin-node-polyfills 0.2.0 0.28.0
vite-plugin-pwa 1.2.0 1.3.0
typescript-eslint 8.59.4 8.60.0
wrangler 4.94.0 4.96.0
@colyseus/core 0.16.24 0.17.43
@colyseus/monitor 0.16.7 0.17.8
@colyseus/redis-driver 0.16.1 0.17.7
@colyseus/redis-presence 0.16.4 0.17.7
@colyseus/ws-transport 0.16.5 0.17.13

Updates @coin-communities/sdk from 1.0.2 to 1.2.0

Updates @pump-fun/pump-sdk from 1.1.0 to 1.36.0

Commits
Maintainer changes

This version was pushed to npm by security-baton, a new releaser for @​pump-fun/pump-sdk since your current version.


Updates livepeer from 3.2.4 to 3.5.0

Release notes

Sourced from livepeer's releases.

typescript - v3.5.0 - 2024-11-18 02:14:31

Generated by Speakeasy CLI

2024-11-18 00:24:32

Changes

Based on:

Generated

  • [typescript v3.5.0] .

Releases

Publishing Completed

typescript - v3.4.0 - 2024-09-17 21:33:16

Generated by Speakeasy CLI

2024-09-17 20:54:43

Changes

Based on:

Generated

  • [typescript v3.4.0] .

Releases

Publishing Completed

typescript - v3.3.1 - 2024-08-23 01:05:47

Generated by Speakeasy CLI

2024-08-23 00:19:52

Changes

Based on:

Generated

  • [typescript v3.3.1] .

Releases

Publishing Completed

typescript - v3.3.0 - 2024-08-12 19:40:15

Generated by Speakeasy CLI

2024-08-12 00:20:51

Changes

... (truncated)

Changelog

Sourced from livepeer's changelog.

2024-05-28 00:18:30

Changes

Based on:

Generated

  • [typescript v3.2.5] .

2024-06-03 00:19:16

Changes

Based on:

Generated

  • [typescript v3.2.6] .

2024-06-03 14:38:36

Changes

Based on:

Generated

  • [typescript v3.2.7] .

2024-06-05 00:18:20

Changes

Based on:

Generated

  • [typescript v3.2.8] .

2024-06-12 00:18:58

Changes

Based on:

Generated

  • [typescript v3.2.9] .

2024-06-13 00:18:46

Changes

Based on:

Generated

  • [typescript v3.2.9] .

... (truncated)

Commits

Updates three from 0.176.0 to 0.184.0

Commits

Updates knip from 6.14.2 to 6.15.0

Release notes

Sourced from knip's releases.

Release 6.15.0

  • Report exported type used only in inferred-return function body (resolve #1765) (2413408753f7abc7a9dfdba520990afd18c53ee0)
  • Work that EXPORTS.md again (7e13451fab7ad85362fb63a4715ea450690aedef)
  • Update npmx ecosystem snapshot (dfc401145a880f156c66eb83ea1622a99540304a)
  • Link dependencies key with notes (closes #1764) (e3e66cea9e946558940bf8705129efea3f23b3ba)
  • Resolve tsconfig paths when loading plugin configs (#1762) (0177c7466559e2ae99b5e1cd1e3a8043ca494edc) - thanks @​jakeleventhal!
  • Avoid caching failed plugin config loads (#1768) (5e201cde9b1ba2568ead2ae790ab888c966828ae) - thanks @​jakeleventhal!
  • Resolve extensionless .sass imports in SCSS compiler (#1770) (30c22835383b2355787cc2a871b22de80ff75544) - thanks @​sebacardello!
  • fix(vite): detect inline module script entry points in index.html (#1772) (51f4eddc9e1b2fed1ba25e81fc596e9fb514ce01) - thanks @​lucas-spin!
  • Harden vite inline module script import detection (b8abcfd2f4f5486aea08a934514bc55de86be030)
  • Use RecordableHistogram for timerified function stats (d575c6905704af1b0b4620edd874fc09bc86ed28)
  • Add orval plugin (resolves #1751) (4c82aa82c2a02fbda27a316389f210d11621f8cb)
  • Add treatTagHintsAsErrors and --no-tag-hints (resolves #1767) (4b6a573e0c1e0daf65c76c32f7336ea71db6bb64)
  • Add nano-spawn plugin (resolves #1769) (b2cad06dfd9958485537c5545c6c497fc8823ac3)
  • Simplify glob cache validation and ignore-list assembly (df1a9603a5ea8ed7bad9588bf13672cedf37c90e)
  • Dedupe ignore-pattern collection and dependency fixing (d49b626ad6736d7123d44568ef8c42a3e1d28aa3)
  • Simplify installed-binaries collection in manifest metadata (55143941eebbc8dac12c79b77c1f65a8b61dfbef)
  • Flatten control flow in ConfigurationChief (010d5709b0f9a3adc5ebe6e7169b9f5c4f29abc5)
  • Inline trivial installed-binaries and types-included accessors (b5afb9f29e3474eee4bf276c1de83cb0682a5663)
  • Format (eb4b178d5d90a719cdc576d644766f8f95a47876)
  • Replace @​wdio/types dev dep with inline types (a3747d61ee0e594854e5da0ca6cb7597e0096b99)
  • Bump dependencies (822ab3905cb7b5a216404231607a7820105930a2)
  • Work AGENTS.md, etcetera (361bd4803934a01e01b08170565f8374e4e49eb2)
  • Remove rootDirs workaround resolved by oxc-resolver 11.20.0 (e190a9fec22db41975cf9568a31970a05c86e66b)
  • Add nuxt no-root-tsconfig fixture guarding alias resolution (e3e5bc94d5f7b6ffdbc89b18d7c8d5acbb5a9008)
  • Allow extra args for release-it (f9c59952fa2c8c4c13bd42edc0935610900d1980)
  • Add @​vercel as platinum sponsor (c4c06a9149c986680f0d1aa74b57a46ff1f88601)
  • Overhaul & improve --trace functionailty (60df0b05f364c8d841c0f784a06bab2a3215a32f)
  • Re-gen plugins.md (0f9d044d312053154498a562e3a9422a4f44afe6)
Commits
  • 3f3769e Release knip@6.15.0
  • 60df0b0 Overhaul & improve --trace functionailty
  • e3e5bc9 Add nuxt no-root-tsconfig fixture guarding alias resolution
  • e190a9f Remove rootDirs workaround resolved by oxc-resolver 11.20.0
  • 822ab39 Bump dependencies
  • a3747d6 Replace @​wdio/types dev dep with inline types
  • eb4b178 Format
  • b5afb9f Inline trivial installed-binaries and types-included accessors
  • 010d570 Flatten control flow in ConfigurationChief
  • 5514394 Simplify installed-binaries collection in manifest metadata
  • Additional commits viewable in compare view

Updates vite-plugin-node-polyfills from 0.2.0 to 0.28.0

Release notes

Sourced from vite-plugin-node-polyfills's releases.

v0.28.0

  • Normalize trailing slashes (fix for Vite 8)
  • Run unit tests against Vite 8 & Vitest 4 in CI
  • Update @playwright/test

v0.27.0

  • Use inject plugin instead of esbuild.banner (thanks to @​sapphi-red)

v0.26.0

v0.25.0

v0.24.0

  • Add rolldown-vite support
  • Fix broken v0.23.1 build

v0.23.1

  • Allow installation in Vite v7 projects

v0.23.0

  • Improve performance when not using globals
  • Support Vite v6

v0.22.0

  • Stop defining globals when they are disabled

v0.21.0

  • fix: Make sure all modules under buffer are exported

v0.20.0

  • Fix global polyfill import error (#74)

v0.19.0

  • Add end-to-end tests with Playwright
  • Add unit/integration tests with Vitest
  • Fix imports for global polyfills (buffer and process) when a trailing slash is used (e.g. import process from 'process/')
  • Replace the IIFE banner with import statements (avoids name conflicts)

v0.18.0

  • Improve the shim process so that polyfilled globals are not statically replaced in libraries (#47).
  • Internalize buffer and process shims so that conflicting install versions are no longer a concern with Yarn v1 (#61).

v0.17.0

  • Add support for Vite v5 (and make it the default)
  • Configure CI to run checks on PRs and commits to main

v0.16.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by davidmyersdev, a new releaser for vite-plugin-node-polyfills since your current version.


Updates vite-plugin-pwa from 1.2.0 to 1.3.0

Release notes

Sourced from vite-plugin-pwa's releases.

v1.3.0

   🚀 Features

    View changes on GitHub
Commits
  • 05670fc chore: release v1.3.0
  • 207f86e Merge pull request #899 from rj-au/patch-1
  • 67f5000 Merge pull request #929 from vite-pwa/userquin/chore-bump-workbox-to-7.4.1
  • a964691 chore: update workbox to 7.4.1
  • 2432f65 Merge pull request #924 from Hermione-Granger-1176/feat/add-vite-8-peer-dep
  • 3476818 Merge pull request #914 from tomrehnstrom/feat/on-need-reload
  • 276af62 feat: add vite 8 peer dependency support
  • 4e16215 chore: use "moduleResolution": "bundler" (#913)
  • fb30890 feat(client): add onNeedReload callback
  • 3fc4b27 JSDOC: registerType: fix grammar and description
  • See full diff in compare view

Updates workbox-build from 7.4.0 to 7.4.1

Release notes

Sourced from workbox-build's releases.

Workbox v7.4.1

What's Changed

New Contributors

Full Changelog: GoogleChrome/workbox@v7.4.0...v7.4.1

Commits
  • 62b9d8b v7.4.1
  • b6b696c Merge pull request #3510 from GoogleChrome/chore/update-lock-file
  • 6524a7d Update test
  • 9a57e39 Run npm audit fix
  • 86035d8 Update lock file
  • c75363a Merge pull request #3508 from GoogleChrome/dependabot/github_actions/github/c...
  • 85383d6 Merge pull request #3507 from GoogleChrome/dependabot/npm_and_yarn/apideck/be...
  • a1cdb47 Bump github/codeql-action from 4 to 4.35.2
  • 05b276d Bump @​apideck/better-ajv-errors from 0.3.1 to 0.3.7
  • 8e6df29 Merge pull request #3489 from rtritto/replace-lodash
  • Additional commits viewable in compare view

Updates workbox-window from 7.4.0 to 7.4.1

Release notes

Sourced from workbox-window's releases.

Workbox v7.4.1

What's Changed

New Contributors

Full Changelog: GoogleChrome/workbox@v7.4.0...v7.4.1

Commits
  • 62b9d8b v7.4.1
  • b6b696c Merge pull request #3510 from GoogleChrome/chore/update-lock-file
  • 6524a7d Update test
  • 9a57e39 Run npm audit fix
  • 86035d8 Update lock file
  • c75363a Merge pull request #3508 from GoogleChrome/dependabot/github_actions/github/c...
  • 85383d6 Merge pull request #3507 from GoogleChrome/dependabot/npm_and_yarn/apideck/be...
  • a1cdb47 Bump github/codeql-action from 4 to 4.35.2
  • 05b276d Bump @​apideck/better-ajv-errors from 0.3.1 to 0.3.7
  • 8e6df29 Merge pull request #3489 from rtritto/replace-lodash
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.59.4 to 8.60.0

Release notes

Sourced from typescript-eslint's releases.

v8.60.0

8.60.0 (2026-05-25)

🚀 Features

  • rule-tester: added updates of RuleTester from upstream (#12291)

🩹 Fixes

  • playground TS version selector is not working (#12326, #12325)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.60.0 (2026-05-25)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates wrangler from 4.94.0 to 4.96.0

Release notes

Sourced from wrangler's releases.

wrangler@4.96.0

Minor Changes

  • cloudflare/workers-sdk#13955 a2ef1a3 Thanks @​G4brym! - Add support for the new web_search binding kind.

    Cloudflare Web Search is a managed, zero-setup web discovery primitive for agents and Workers. Declare the binding as a single object in wrangler.jsonc:

    {
    	"web_search": { "binding": "WEBSEARCH" },
    }

    There is exactly one shared web corpus, so there is no namespace, instance, or other field to specify -- only the variable name. The binding exposes a single search() method that returns URLs and catalog metadata for a query. Web Search is discovery-only -- to read a result's content the caller invokes the global fetch() API against the result's url.

    The binding is always remote in local development: Miniflare proxies to the production Web Search service via the remote-bindings transport. Adds the websearch.run OAuth scope to wrangler login.

    Also adds a wrangler websearch search command for running ad-hoc queries from the CLI:

    npx wrangler websearch search "cloudflare workers"
    npx wrangler websearch search "cloudflare workers" --limit 5
    npx wrangler websearch search "cloudflare workers" --json

    --limit is optional (defaults to 10, capped at 20). --json prints the raw response; without it the results render as a pretty table.

  • #13610 cbb39bd Thanks @​petebacondarwin! - Add support for agent_memory bindings

    Agent Memory bindings allow Workers to connect to Cloudflare's Agent Memory service for storing and retrieving agent conversation state. This binding is remote-only, meaning it always connects to the Cloudflare API during wrangler dev rather than using a local simulation.

    To configure an agent_memory binding, add the following to your wrangler.json:

    {
    	"agent_memory": [
    		{
    			"binding": "MY_MEMORY",
    			"namespace": "my-namespace",
    		},
    	],
    }

    Wrangler will automatically provision the namespace during deployment if it does not already exist. Type generation via wrangler types is also supported.

    This change also adds the agent-memory:write OAuth scope to Wrangler's default login scopes, so wrangler login can request the permissions needed to provision and manage Agent Memory namespaces.

  • #13610 cbb39bd Thanks @​petebacondarwin! - Add wrangler agent-memory namespace commands

... (truncated)

Commits
  • 0998725 Set disallowTypeAnnotations to false in `@typescript-eslint/consistent-ty...
  • 3a746ac [tools] Lint that all non-bundled deps of published packages are pinned (#14112)
  • 337e912 Remove trailing periods from URLs in terminal output (#14105)
  • b210c5e [wrangler] Add re-authentication hint to account fetch errors (#14141)
  • 64ef9fd [wrangler] Fix secret bulk stdin env parsing (#14124)
  • 65b5f9e move fetchResult, fetchListResult and dependents into workers-utils (#14063)
  • 50ef724 Version Packages (#14082)
  • 2dffeeb Adapt React Router autoconfig based on v8_middleware future flag (#14132)
  • 1103c07 Bump rosie-skills from 0.7.6 to 0.8.1 and bundle it into the Wrangler o...
  • 59e43e4 [wrangler] fix: remove trailing period after api-tokens URL in wrangler whoam...
  • Additional commits viewable in compare view

Updates @colyseus/core from 0.16.24 to 0.17.43

Release notes

Sourced from @​colyseus/core's releases.

@​colyseus/core v0.17.43

  • Fix defineServer() + server.listen() not configuring RedisDriver / RedisPresence on Colyseus Cloud. The Server constructor was pre-instantiating LocalPresence / LocalDriver, shadowing the cloud auto-detection in matchMaker.setup() (utils/Env.ts). Now passes options.presence / options.driver through as-is so getDefaultPresence / getDefaultDriver can pick Redis when running on Cloud.
  • Env.ts getDefaultPresence / getDefaultDriver now gate Redis selection on os.cpus().length > 1 || REDIS_URI, matching the existing behavior in @colyseus/tools. Single-CPU Cloud instances without REDIS_URI keep using Local.
  • Guard Server.gracefullyShutdown() against presence / driver being unset during the brief window before matchMaker.setup() resolves (relevant when setup is slow, e.g. Redis client connecting).

@​colyseus/core v0.17.42

  • defineServer() / new Server(): express callback can now return a Promise<void>, and is awaited before the transport is marked ready. This lets async setup inside the callback (e.g. await apolloServer.start()) complete before any request is served.

@​colyseus/core v0.17.41

  • Export registerRoomDefinitions, unregisterRoomDefinitions, RoomDefinitions, and createNodeMatchmakingMiddleware from @colyseus/core (used by colyseus/vite plugin).
  • Silence expected ServerError("disconnecting") in default onBeforeShutdown.

DevMode:

  • fix gracefullyShutdown ordering — reject pending allowReconnection() deferreds before caching room state, so onLeave() cleanup runs first and the cached state doesn't contain stale player data.
  • fix reconnection path seat cleanup — delete _reservedSeats and _reconnections entries after successful reconnection in _onJoin, preventing stale seats from blocking room disposal.
  • _reserveSeat timeout now calls onLeave() for clients that fail to reconnect, cleaning up stale player state.
  • cache and restore the encoder's nextRefId across HMR cycles, ensuring Schema refIds increase monotonically and preventing client-side decoder refId collisions.
  • skip restoring reserved seats without a reconnectionToken (stale allowReconnection from page refresh) to prevent orphaned seats blocking room disposal.
  • use recreatedRoom.seatReservationTimeout instead of hardcoded 20s in reloadFromCache.

@​colyseus/core v0.17.40

  • Fix endpoints with query params returning 404 when Express app is present. bindRouterToTransport was passing req.url (including query string) to router.findRoute(), causing route mismatches. (thanks @​thedomeffm for reporting - colyseus/colyseus#930)
  • Internal onDrop/onLeave errors (e.g. "not joined", "disconnecting", "promise rejected") are no longer logged to stderr. They are now only logged when DEBUG=colyseus:errors is enabled. (thanks @​sylvainpolletvillard for reporting)

@​colyseus/core v0.17.39

  • Introduce isStandaloneMatchMaker option for defineServer(). When enabled, the current process will not spawn rooms and will only be responsible for matchmaking.

@​colyseus/core v0.17.38

  • Make zod an optional peer dependency

@​colyseus/core v0.17.37

@​colyseus/core v0.17.36

  • Allow to provide server with Express app bound as argument for WebSocketTransport, while keeping better-call + Express stacks working.
  • Fix Error: 'app.router' is deprecated! error when not providing "express" key to defineServer()

@​colyseus/core v0.17.35

  • Bun: Fix dynamicImport utility method to prevent dual-loading of CJS + ESM modules in Bun, causing "seat reservation" errors.

@​colyseus/core v0.17.34

  • Fix express and auth routes hanging. Use @colyseus/better-auth version that exposes .findRoute().

@​colyseus/core v0.17.33

  • Fix order of route processing. Process custom routes first. This prevents conflict with eager Express routes (e.g. app.use("/", serveIndex(...), express.static(...))).
Commits

Updates @colyseus/monitor from 0.16.7 to 0.17.8

Release notes

Sourced from @​colyseus/monitor's releases.

@​colyseus/monitor v0.17.8

  • Allow editing and deleting room state values from the monitor panel
  • Replace react-json-edit and react18-json-view with json-edit-react
  • Redesigned UI: stat cards, cleaner layout, better spacing
monitor-update.mp4
Commits

Updates @colyseus/redis-driver from 0.16.1 to 0.17.7

Release notes

Sourced from @​colyseus/redis-driver's releases.

@​colyseus/redis-driver v0.17.7

  • Accept a Redis or Cluster client instance in the constructor (#928)
Commits

Updates @colyseus/redis-presence from 0.16.4 to 0.17.7

Release notes

Sourced from @​colyseus/redis-presence's releases.

@​colyseus/redis-presence v0.17.7

  • Accept a Redis or Cluster client instance in the constructor (#928)
Commits
  • ba55cbf uwebsockets-transport: fix CI/ts issues
  • 659358c redis-driver/redis-presence: accept Redis/Cluster client instance in construc...
  • 5c1ee9c fix(uwebsockets-transport): catch closed socket error in error callback. clos...
  • 9323e29 closes #924
  • fc85698 bump version. #922, thanks @​JoaoCnh
  • 7137ff5 fix auth FindUserByEmailCallback types
  • 656efce add Client SDKs table to README with install, docs, and demo links
  • 2d843ec sdk: bump version
  • 6c0ded8 add 'reconnection.enabled' option to disable automatic reconnection
  • fa500d8 update pnpm-lock
  • Additional commits viewable in compare view

Updates @colyseus/ws-transport from 0.16.5 to 0.17.13

Release notes

Sourced from @​colyseus/ws-transport's releases.

@​colyseus/ws-transport v0.17.13

  • Use MAY_TRY_RECONNECT close code (instead of FAILED_TO_RECONNECT) in devMode when a reconnection token is present but the seat hasn't been reserved yet. This allows the SDK to retry during the brief HMR reload window.

@​colyseus/ws-transport v0.17.11

  • Defensive check for enqueuing messages after client has already joined (#927)

@​colyseus/ws-transport v0.17.10

  • Enqueue messages sent during onReconnect(), ensuring they arrive after the client completes the reconnection handshake.

Full Changelog: https://github.com/colyseus/colyseus/compare/@​colyseus/redis-driver@0.17.7...@​colyseus/ws-transport@0.17.10

Commits
  • 84a03f7 feat(vite): first-class Vite plugin with HMR and production builds
  • 448ad06 bad claude
  • 5babc29 feat(sdk): allow swapping fetch implementation, auto-fallback to XHR
  • 1c370c5 fix(bun-websockets): fix sendBinary issues. fix bun-specific test cases.
  • a927cc8 fix(sdk): improve content-type detection on HTTP utils
  • 11139f4 fix(core): compatibility of Router endpoints with query params alongside Expr...
  • 25b9891 fix(core): don't log known internal errors to stderr by default
  • 6ec8126 maintenance: remove lerna from dependencies
  • 1ce094e fix(sdk/debug): delay onclose during latency simulation to prevent "refId not...
  • 1aaf003 fix 'debug.js' panel ID collision when the same 'sessionId' is reused across ...
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 1, 2026

Labels

The following labels could not be found: automerge-eligible, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

…6 updates

Bumps the minor-and-patch group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| @coin-communities/sdk | `1.0.2` | `1.2.0` |
| [@pump-fun/pump-sdk](https://github.com/pump-fun/pump-sdk) | `1.1.0` | `1.36.0` |
| [livepeer](https://github.com/livepeer/livepeer-js) | `3.2.4` | `3.5.0` |
| [three](https://github.com/mrdoob/three.js) | `0.176.0` | `0.184.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.14.2` | `6.15.0` |
| [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) | `0.2.0` | `0.28.0` |
| [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `1.2.0` | `1.3.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.4` | `8.60.0` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.94.0` | `4.96.0` |
| [@colyseus/core](https://github.com/colyseus/colyseus) | `0.16.24` | `0.17.43` |
| [@colyseus/monitor](https://github.com/colyseus/colyseus) | `0.16.7` | `0.17.8` |
| [@colyseus/redis-driver](https://github.com/colyseus/colyseus) | `0.16.1` | `0.17.7` |
| [@colyseus/redis-presence](https://github.com/colyseus/colyseus) | `0.16.4` | `0.17.7` |
| [@colyseus/ws-transport](https://github.com/colyseus/colyseus) | `0.16.5` | `0.17.13` |



Updates `@coin-communities/sdk` from 1.0.2 to 1.2.0

Updates `@pump-fun/pump-sdk` from 1.1.0 to 1.36.0
- [Commits](https://github.com/pump-fun/pump-sdk/commits)

Updates `livepeer` from 3.2.4 to 3.5.0
- [Release notes](https://github.com/livepeer/livepeer-js/releases)
- [Changelog](https://github.com/livepeer/livepeer-js/blob/main/RELEASES.md)
- [Commits](https://github.com/livepeer/livepeer-js/commits/v3.5.0)

Updates `three` from 0.176.0 to 0.184.0
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Updates `knip` from 6.14.2 to 6.15.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.15.0/packages/knip)

Updates `vite-plugin-node-polyfills` from 0.2.0 to 0.28.0
- [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases)
- [Commits](https://github.com/davidmyersdev/vite-plugin-node-polyfills/commits/v0.28.0)

Updates `vite-plugin-pwa` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](vite-pwa/vite-plugin-pwa@v1.2.0...v1.3.0)

Updates `workbox-build` from 7.4.0 to 7.4.1
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.4.0...v7.4.1)

Updates `workbox-window` from 7.4.0 to 7.4.1
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.4.0...v7.4.1)

Updates `typescript-eslint` from 8.59.4 to 8.60.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/typescript-eslint)

Updates `wrangler` from 4.94.0 to 4.96.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.96.0/packages/wrangler)

Updates `@colyseus/core` from 0.16.24 to 0.17.43
- [Release notes](https://github.com/colyseus/colyseus/releases)
- [Changelog](https://github.com/colyseus/colyseus/blob/master/CHANGELOG_0.17.md)
- [Commits](https://github.com/colyseus/colyseus/commits/@colyseus/core@0.17.43)

Updates `@colyseus/monitor` from 0.16.7 to 0.17.8
- [Release notes](https://github.com/colyseus/colyseus/releases)
- [Changelog](https://github.com/colyseus/colyseus/blob/master/CHANGELOG_0.17.md)
- [Commits](https://github.com/colyseus/colyseus/commits/@colyseus/monitor@0.17.8)

Updates `@colyseus/redis-driver` from 0.16.1 to 0.17.7
- [Release notes](https://github.com/colyseus/colyseus/releases)
- [Changelog](https://github.com/colyseus/colyseus/blob/master/CHANGELOG_0.17.md)
- [Commits](https://github.com/colyseus/colyseus/commits/@colyseus/redis-driver@0.17.7)

Updates `@colyseus/redis-presence` from 0.16.4 to 0.17.7
- [Release notes](https://github.com/colyseus/colyseus/releases)
- [Changelog](https://github.com/colyseus/colyseus/blob/master/CHANGELOG_0.17.md)
- [Commits](https://github.com/colyseus/colyseus/compare/0.16.4...@colyseus/redis-presence@0.17.7)

Updates `@colyseus/ws-transport` from 0.16.5 to 0.17.13
- [Release notes](https://github.com/colyseus/colyseus/releases)
- [Changelog](https://github.com/colyseus/colyseus/blob/master/CHANGELOG_0.17.md)
- [Commits](https://github.com/colyseus/colyseus/compare/0.16.5...@colyseus/ws-transport@0.17.13)

---
updated-dependencies:
- dependency-name: "@coin-communities/sdk"
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@colyseus/core"
  dependency-version: 0.17.43
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@colyseus/monitor"
  dependency-version: 0.17.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@colyseus/redis-driver"
  dependency-version: 0.17.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@colyseus/redis-presence"
  dependency-version: 0.17.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@colyseus/ws-transport"
  dependency-version: 0.17.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@pump-fun/pump-sdk"
  dependency-version: 1.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: knip
  dependency-version: 6.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: livepeer
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: three
  dependency-version: 0.184.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typescript-eslint
  dependency-version: 8.60.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite-plugin-node-polyfills
  dependency-version: 0.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite-plugin-pwa
  dependency-version: 1.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: workbox-build
  dependency-version: 7.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: workbox-window
  dependency-version: 7.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wrangler
  dependency-version: 4.95.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/minor-and-patch-38f4518c4c branch from c0c4ef0 to 591ccce Compare June 1, 2026 17:47
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 2, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 2, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/minor-and-patch-38f4518c4c branch June 2, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants