Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps the npm-development group with 11 updates in the / directory:

Package From To
@cloudflare/vitest-pool-workers 0.11.1 0.12.5
@testing-library/react 16.3.1 16.3.2
@trivago/prettier-plugin-sort-imports 6.0.1 6.0.2
@types/node 25.0.3 25.0.9
@types/react 19.2.7 19.2.9
@vitest/coverage-istanbul 4.0.16 4.0.17
@vitest/ui 4.0.16 4.0.17
prettier 3.7.4 3.8.0
supabase 2.70.5 2.72.8
vitest 4.0.16 4.0.17
wrangler 4.54.0 4.59.3

Updates @cloudflare/vitest-pool-workers from 0.11.1 to 0.12.5

Release notes

Sourced from @​cloudflare/vitest-pool-workers's releases.

@​cloudflare/vitest-pool-workers@​0.12.5

Patch Changes

@​cloudflare/vitest-pool-workers@​0.12.4

Patch Changes

  • #11898 c17e971 Thanks @​petebacondarwin! - Bundle more third-party dependencies to reduce supply chain risk

    Previously, several small utility packages were listed as runtime dependencies and installed separately. These are now bundled directly into the published packages, reducing the number of external dependencies users need to trust.

    Bundled dependencies:

    • miniflare: acorn, acorn-walk, exit-hook, glob-to-regexp, stoppable
    • kv-asset-handler: mime
    • vite-plugin-cloudflare: @remix-run/node-fetch-server, defu, get-port, picocolors, tinyglobby
    • vitest-pool-workers: birpc, devalue, get-port, semver
  • Updated dependencies [e78186d, fe4faa3, 4714ca1, c17e971, 695b043]:

@​cloudflare/vitest-pool-workers@​0.12.3

Patch Changes

@​cloudflare/vitest-pool-workers@​0.12.2

Patch Changes

... (truncated)

Changelog

Sourced from @​cloudflare/vitest-pool-workers's changelog.

0.12.5

Patch Changes

0.12.4

Patch Changes

  • #11898 c17e971 Thanks @​petebacondarwin! - Bundle more third-party dependencies to reduce supply chain risk

    Previously, several small utility packages were listed as runtime dependencies and installed separately. These are now bundled directly into the published packages, reducing the number of external dependencies users need to trust.

    Bundled dependencies:

    • miniflare: acorn, acorn-walk, exit-hook, glob-to-regexp, stoppable
    • kv-asset-handler: mime
    • vite-plugin-cloudflare: @remix-run/node-fetch-server, defu, get-port, picocolors, tinyglobby
    • vitest-pool-workers: birpc, devalue, get-port, semver
  • Updated dependencies [e78186d, fe4faa3, 4714ca1, c17e971, 695b043]:

0.12.3

Patch Changes

0.12.2

Patch Changes

... (truncated)

Commits

Updates @testing-library/react from 16.3.1 to 16.3.2

Release notes

Sourced from @​testing-library/react's releases.

v16.3.2

16.3.2 (2026-01-19)

Bug Fixes

  • Update 'onCaughtError' type inference in 'RenderOptions' to work with React v19 (#1438) (f32bd1b)
Commits
  • f32bd1b fix: Update 'onCaughtError' type inference in 'RenderOptions' to work with Re...
  • See full diff in compare view

Updates @trivago/prettier-plugin-sort-imports from 6.0.1 to 6.0.2

Release notes

Sourced from @​trivago/prettier-plugin-sort-imports's releases.

v6.0.2

What's Changed

New Contributors

Full Changelog: trivago/prettier-plugin-sort-imports@v6.0.1...v6.0.2

Changelog

Sourced from @​trivago/prettier-plugin-sort-imports's changelog.

6.0.2

Bug fixes

  • Fix recognising mandatory prefix built-in imports #389 by @​TomFryersMidsummer - Fixed detection of Node.js built-in modules that are only accessible with the node: prefix (like node:test, node:sqlite) to be correctly recognized when using <BUILTIN_MODULES> placeholder
Commits
  • d9c690f bump version. update changelog.
  • 97214c3 Merge pull request #389 from TomFryersMidsummer/patch-1
  • 7235355 Merge branch 'main' into patch-1
  • 0b1dc59 Fix recognising mandatory prefix built-in imports
  • See full diff in compare view

Updates @types/node from 25.0.3 to 25.0.9

Commits

Updates @types/react from 19.2.7 to 19.2.9

Commits

Updates @vitest/coverage-istanbul from 4.0.16 to 4.0.17

Release notes

Sourced from @​vitest/coverage-istanbul's releases.

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/ui from 4.0.16 to 4.0.17

Release notes

Sourced from @​vitest/ui's releases.

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • dd54e94 chore: release v4.0.17
  • a36c3be refactor(browser): restructure screenshot matcher and add documentation (#9243)
  • dd03316 fix(ui): detect gzip by magic numbers instead of Content-Type header in html ...
  • See full diff in compare view

Updates prettier from 3.7.4 to 3.8.0

Release notes

Sourced from prettier's releases.

3.8.0

  • Support Angular v21.1

diff

🔗 Release note "Prettier 3.8: Support for Angular v21.1"

Changelog

Sourced from prettier's changelog.

3.8.0

diff

🔗 Release Notes

Commits

Updates supabase from 2.70.5 to 2.72.8

Release notes

Sourced from supabase's releases.

v2.72.8

Changelog

Bug fixes

  • 5122df4f64490526e3b90852c221e9ff4f6492f6: fix(docker): bump supabase/realtime from v2.69.2 to v2.70.0 in /pkg/config/templates in the docker-minor group (#4723) (@​dependabot[bot])
  • b3449760723eddbe32281f804dd13212a57b8062: fix(docker): bump supabase/postgres from 17.6.1.071 to 17.6.1.072 in /pkg/config/templates (#4728) (@​dependabot[bot])

Others

  • 3337bc17db314e891c29295317649a7a80de7fc5: chore: auto approve dependabot pr (#4720) (@​sweatybridge)
  • a13554da4aa82c5ffc4da65c30fbdf9d3e490d8c: chore(deps): bump tar from 7.5.2 to 7.5.3 in the npm-major group (#4727) (@​dependabot[bot])
  • b04987d3e968a61299940cf08c38bbd2edd74cd8: chore(deps): bump the go-minor group across 1 directory with 2 updates (#4729) (@​dependabot[bot])

v2.72.7

Changelog

Bug fixes

  • ba5e179bfdd85213ee77f3fb0a94eec5f20d72d0: fix(docker): bump the docker-minor group in /pkg/config/templates with 3 updates (#4714) (@​dependabot[bot])

Others

  • f6bec9a3cee7638c0cbf690951d0adcfecf9637b: chore(deps): bump the go-minor group across 2 directories with 2 updates (#4715) (@​dependabot[bot])
  • 248f9e029cef38e5918be6f2f84698b300e1d02d: chore(deps): bump github.com/ethereum/go-ethereum from 1.15.8 to 1.16.8 (#4717) (@​dependabot[bot])

v2.72.6

Changelog

Bug fixes

  • cccbbbe9eca6e12efa518db40e33c1ee02415cc8: fix: resolve tests directory relative to cwd (#4713) (@​sweatybridge)

v2.72.5

Changelog

Bug fixes

  • 6d101d395fca2cace623d9ace0d6b879c74a13fc: fix(docker): bump supabase/postgres from 17.6.1.067 to 17.6.1.071 in /pkg/config/templates (#4708) (@​dependabot[bot])

v2.72.4

Changelog

Bug fixes

  • 1f5356ce5d037427b3492d9ce0a56047458f73f5: fix(docker): bump supabase/studio from 2025.12.29-sha-c223130 to 2026.01.07-sha-037e5f9 in /pkg/config/templates (#4709) (@​dependabot[bot])

Others

  • 4bcfcb90bad201437641fe7799cedb17da1551ec: chore(deps): bump the go-minor group across 2 directories with 2 updates (@​dependabot[bot])

v2.72.3

Changelog

Bug fixes

  • 2c0fe2cba7f6c876636ac11980bf739c6a37b0ae: fix(docker): bump the docker-minor group across 1 directory with 5 updates (#4704) (@​dependabot[bot])

v2.72.2

Changelog

Bug fixes

  • 4e3c01a25611f71bfd27bdf6cbd61edc4679e03d: fix: setup cancellation context for all commands (#4701) (@​sweatybridge)

Others

  • c009ea2b4a02840e44fbb0dcd610df185026e93f: chore(deps): bump github.com/stripe/pg-schema-diff from 1.0.3 to 1.0.5 in the go-minor group across 1 directory (#4698) (@​dependabot[bot])

v2.72.1

Changelog

Bug fixes

... (truncated)

Commits
  • b344976 fix(docker): bump supabase/postgres from 17.6.1.071 to 17.6.1.072 in /pkg/con...
  • b04987d chore(deps): bump the go-minor group across 1 directory with 2 updates (#4729)
  • a13554d chore(deps): bump tar from 7.5.2 to 7.5.3 in the npm-major group (#4727)
  • 5122df4 fix(docker): bump supabase/realtime from v2.69.2 to v2.70.0 in /pkg/config/te...
  • 3337bc1 chore: auto approve dependabot pr (#4720)
  • ba5e179 fix(docker): bump the docker-minor group in /pkg/config/templates with 3 upda...
  • 248f9e0 chore(deps): bump github.com/ethereum/go-ethereum from 1.15.8 to 1.16.8 (#4717)
  • f6bec9a chore(deps): bump the go-minor group across 2 directories with 2 updates (#4715)
  • cccbbbe fix: resolve tests directory relative to cwd (#4713)
  • 6d101d3 fix(docker): bump supabase/postgres from 17.6.1.067 to 17.6.1.071 in /pkg/con...
  • Additional commits viewable in compare view

Updates vitest from 4.0.16 to 4.0.17

Release notes

Sourced from vitest's releases.

v4.0.17

   🚀 Experimental Features

   🐞 Bug Fixes

…1 updates

Bumps the npm-development group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) | `0.11.1` | `0.12.5` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.1` | `16.3.2` |
| [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) | `6.0.1` | `6.0.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.3` | `25.0.9` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.7` | `19.2.9` |
| [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `4.0.16` | `4.0.17` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.0.16` | `4.0.17` |
| [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.0` |
| [supabase](https://github.com/supabase/cli) | `2.70.5` | `2.72.8` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.16` | `4.0.17` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.54.0` | `4.59.3` |



Updates `@cloudflare/vitest-pool-workers` from 0.11.1 to 0.12.5
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/[email protected]/packages/vitest-pool-workers)

Updates `@testing-library/react` from 16.3.1 to 16.3.2
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.3.1...v16.3.2)

Updates `@trivago/prettier-plugin-sort-imports` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases)
- [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md)
- [Commits](trivago/prettier-plugin-sort-imports@v6.0.1...v6.0.2)

Updates `@types/node` from 25.0.3 to 25.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.2.7 to 19.2.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@vitest/coverage-istanbul` from 4.0.16 to 4.0.17
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.17/packages/coverage-istanbul)

Updates `@vitest/ui` from 4.0.16 to 4.0.17
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.17/packages/ui)

Updates `prettier` from 3.7.4 to 3.8.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.7.4...3.8.0)

Updates `supabase` from 2.70.5 to 2.72.8
- [Release notes](https://github.com/supabase/cli/releases)
- [Commits](supabase/cli@v2.70.5...v2.72.8)

Updates `vitest` from 4.0.16 to 4.0.17
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.17/packages/vitest)

Updates `wrangler` from 4.54.0 to 4.59.3
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

---
updated-dependencies:
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-version: 0.12.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@trivago/prettier-plugin-sort-imports"
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@types/node"
  dependency-version: 25.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@types/react"
  dependency-version: 19.2.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@vitest/coverage-istanbul"
  dependency-version: 4.0.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@vitest/ui"
  dependency-version: 4.0.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: prettier
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: supabase
  dependency-version: 2.72.8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: vitest
  dependency-version: 4.0.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: wrangler
  dependency-version: 4.59.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added this to the Environment milestone Jan 21, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 21, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2026

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

@dependabot dependabot bot closed this Jan 28, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-8878bc6309 branch January 28, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants