Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2025

Bumps the npm-development group with 8 updates:

Package From To
@cloudflare/vitest-pool-workers 0.10.14 0.10.15
@tailwindcss/postcss 4.1.17 4.1.18
eslint 9.39.1 9.39.2
eslint-config-next 16.0.7 16.0.10
jsdom 27.2.0 27.3.0
supabase 2.65.6 2.67.1
tailwindcss 4.1.17 4.1.18
wrangler 4.53.0 4.54.0

Updates @cloudflare/vitest-pool-workers from 0.10.14 to 0.10.15

Release notes

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

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

Patch Changes

Changelog

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

0.10.15

Patch Changes

Commits

Updates @tailwindcss/postcss from 4.1.17 to 4.1.18

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.1.18

Fixed

  • Ensure validation of source(…) happens relative to the file it is in (#19274)
  • Include filename and line numbers in CSS parse errors (#19282)
  • Skip comments in Ruby files when checking for class names (#19243)
  • Skip over arbitrary property utilities with a top-level ! in the value (#19243)
  • Support environment API in @tailwindcss/vite (#18970)
  • Preserve case of theme keys from JS configs and plugins (#19337)
  • Write source maps correctly on the CLI when using --watch (#19373)
  • Handle special defaults (like ringColor.DEFAULT) in JS configs (#19348)
  • Improve backwards compatibility for content theme key from JS configs (#19381)
  • Upgrade: Handle future and experimental config keys (#19344)
  • Try to canonicalize any arbitrary utility to a bare value (#19379)
  • Validate candidates similarly to Oxide (#19397)
  • Canonicalization: combine text-* and leading-* classes (#19396)
  • Correctly handle duplicate CLI arguments (#19416)
  • Don’t emit color-mix fallback rules inside @keyframes (#19419)
  • CLI: Don't hang when output is /dev/stdout (#19421)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.1.18] - 2025-12-11

Fixed

  • Ensure validation of source(…) happens relative to the file it is in (#19274)
  • Include filename and line numbers in CSS parse errors (#19282)
  • Skip comments in Ruby files when checking for class names (#19243)
  • Skip over arbitrary property utilities with a top-level ! in the value (#19243)
  • Support environment API in @tailwindcss/vite (#18970)
  • Preserve case of theme keys from JS configs and plugins (#19337)
  • Write source maps correctly on the CLI when using --watch (#19373)
  • Handle special defaults (like ringColor.DEFAULT) in JS configs (#19348)
  • Improve backwards compatibility for content theme key from JS configs (#19381)
  • Upgrade: Handle future and experimental config keys (#19344)
  • Try to canonicalize any arbitrary utility to a bare value (#19379)
  • Validate candidates similarly to Oxide (#19397)
  • Canonicalization: combine text-* and leading-* classes (#19396)
  • Correctly handle duplicate CLI arguments (#19416)
  • Don’t emit color-mix fallback rules inside @keyframes (#19419)
  • CLI: Don't hang when output is /dev/stdout (#19421)

[3.4.19] - 2025-12-10

Fixed

  • Don’t break sibling-*() functions when used inside calc(…) (#19335)
Commits

Updates eslint from 9.39.1 to 9.39.2

Release notes

Sourced from eslint's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

  • 7ca0af7 chore: upgrade to @eslint/js@9.39.2 (#20394) (Francesco Trotta)
  • c43ce24 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c9858e ci: add v9.x-dev branch (#20382) (Milos Djermanovic)
Commits

Updates eslint-config-next from 16.0.7 to 16.0.10

Release notes

Sourced from eslint-config-next's releases.

v16.0.10

Please see the Next.js Security Update for information about this security patch.

v16.0.8

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Update react version in cna templates (#86950)

Credits

Huge thanks to @​huozhi for helping!

Commits

Updates jsdom from 27.2.0 to 27.3.0

Release notes

Sourced from jsdom's releases.

Version 27.3.0

  • Improved CSS parsing and CSSOM object APIs via updates to @acemir/cssom. (acemir)
Changelog

Sourced from jsdom's changelog.

27.3.0

  • Improved CSS parsing and CSSOM object APIs via updates to @acemir/cssom. (acemir)
Commits

Updates supabase from 2.65.6 to 2.67.1

Release notes

Sourced from supabase's releases.

v2.67.1

Changelog

Bug fixes

  • 34b3b3cd3b71221cdded43cf91ea0d12ccdf5c7c: fix(docker): bump supabase/logflare from 1.26.25 to 1.27.0 in /pkg/config/templates in the docker-minor group (#4616) (@​dependabot[bot])
  • a88601ba873052ea8642645d3f1cd52ac139e558: fix: use deno json auto discovery (#4619) (@​sweatybridge)

v2.67.0

Changelog

Features

  • 585a758889c0c354c89e3160b0229c6b682bb793: feat(cli): replace IDE flags with interactive mode in init (#4606) (@​avallete)

v2.66.1

Changelog

Bug fixes

  • 4637e252d3e6c91e6a93701f67738c0bc2a5a012: fix(docker): bump the docker-minor group in /pkg/config/templates with 2 updates (#4612) (@​dependabot[bot])
  • 79fc9bd8616275550847972e8b3021458d8ed952: fix: remove deprecated Deno 2 flags to eliminate warnings (#4599) (@​avallete)

v2.66.0

Changelog

Features

  • 09b2513dd5ebb6daf68130ebf693e3bc99000151: feat(typegen): add python type generator (#4611) (@​silentworks)

Others

  • f513dbecb87519739826b4bff8295c32d30e4e70: chore(deps): bump peter-evans/create-pull-request from 7 to 8 in the actions-major group (#4601) (@​dependabot[bot])

v2.65.10

Changelog

Bug fixes

  • b3161484c0c1792614c7b7dc09574bfb16053773: fix: change restart policy to unless stopped (#4603) (@​sweatybridge)

v2.65.9

Changelog

Bug fixes

  • e06f905641ef4e7b1054dd9758506b00520f473e: fix(docker): bump supabase/postgres from 17.6.1.063 to 17.6.1.064 in /pkg/config/templates (#4608) (@​dependabot[bot])
  • 28de7d23c8aa9b92f91d736ccb2dd5cd5cbac6bd: fix(docker): bump supabase/realtime from v2.67.6 to v2.68.2 in /pkg/config/templates in the docker-minor group (#4607) (@​dependabot[bot])
  • 5abbdf14172c2636e1cd10846c555c3d266c3f96: fix: enable s3 locally by default (#4609) (@​sweatybridge)

v2.65.8

Changelog

Bug fixes

  • 50da8ee8b092676cf362ef18ae455f3d5d811a5b: fix(docker): bump the docker-minor group in /pkg/config/templates with 4 updates (#4600) (@​dependabot[bot])

Others

  • 34b866710fae1a579206a3b075d2eff3f298b2b4: chore: sync API types from infrastructure (#4602) (@​supabase-cli-releaser[bot])
  • f1c3b1c686752fa417acdf53e938b45e7f804011: refactor(cli): move Deno/IntelliJ prompts from init to functions new (#4598) (@​avallete)

v2.65.7

Changelog

Bug fixes

  • c517625666c5befd78a479ae5c6dbdd8c2dedad1: fix(docker): bump the docker-minor group in /pkg/config/templates with 2 updates (#4584) (@​dependabot[bot])
  • 48f5c707e7058905380986ee576e770399902512: fix(docker): bump supabase/postgres from 17.6.1.059 to 17.6.1.061 in /pkg/config/templates (#4585) (@​dependabot[bot])
  • fab11c290f22deb633a2364b0134f35734c5142b: fix(docker): bump supabase/logflare from 1.26.22 to 1.26.24 in /pkg/config/templates in the docker-minor group (#4587) (@​dependabot[bot])

... (truncated)

Commits
  • a88601b fix: use deno json auto discovery (#4619)
  • 34b3b3c fix(docker): bump supabase/logflare from 1.26.25 to 1.27.0 in /pkg/config/tem...
  • 585a758 feat(cli): replace IDE flags with interactive mode in init (#4606)
  • 79fc9bd fix: remove deprecated Deno 2 flags to eliminate warnings (#4599)
  • 4637e25 fix(docker): bump the docker-minor group in /pkg/config/templates with 2 upda...
  • 09b2513 feat(typegen): add python type generator (#4611)
  • f513dbe chore(deps): bump peter-evans/create-pull-request from 7 to 8 in the actions-...
  • b316148 fix: change restart policy to unless stopped (#4603)
  • 5abbdf1 fix: enable s3 locally by default (#4609)
  • 28de7d2 fix(docker): bump supabase/realtime from v2.67.6 to v2.68.2 in /pkg/config/te...
  • Additional commits viewable in compare view

Updates tailwindcss from 4.1.17 to 4.1.18

Release notes

Sourced from tailwindcss's releases.

v4.1.18

Fixed

  • Ensure validation of source(…) happens relative to the file it is in (#19274)
  • Include filename and line numbers in CSS parse errors (#19282)
  • Skip comments in Ruby files when checking for class names (#19243)
  • Skip over arbitrary property utilities with a top-level ! in the value (#19243)
  • Support environment API in @tailwindcss/vite (#18970)
  • Preserve case of theme keys from JS configs and plugins (#19337)
  • Write source maps correctly on the CLI when using --watch (#19373)
  • Handle special defaults (like ringColor.DEFAULT) in JS configs (#19348)
  • Improve backwards compatibility for content theme key from JS configs (#19381)
  • Upgrade: Handle future and experimental config keys (#19344)
  • Try to canonicalize any arbitrary utility to a bare value (#19379)
  • Validate candidates similarly to Oxide (#19397)
  • Canonicalization: combine text-* and leading-* classes (#19396)
  • Correctly handle duplicate CLI arguments (#19416)
  • Don’t emit color-mix fallback rules inside @keyframes (#19419)
  • CLI: Don't hang when output is /dev/stdout (#19421)
Changelog

Sourced from tailwindcss's changelog.

[4.1.18] - 2025-12-11

Fixed

  • Ensure validation of source(…) happens relative to the file it is in (#19274)
  • Include filename and line numbers in CSS parse errors (#19282)
  • Skip comments in Ruby files when checking for class names (#19243)
  • Skip over arbitrary property utilities with a top-level ! in the value (#19243)
  • Support environment API in @tailwindcss/vite (#18970)
  • Preserve case of theme keys from JS configs and plugins (#19337)
  • Write source maps correctly on the CLI when using --watch (#19373)
  • Handle special defaults (like ringColor.DEFAULT) in JS configs (#19348)
  • Improve backwards compatibility for content theme key from JS configs (#19381)
  • Upgrade: Handle future and experimental config keys (#19344)
  • Try to canonicalize any arbitrary utility to a bare value (#19379)
  • Validate candidates similarly to Oxide (#19397)
  • Canonicalization: combine text-* and leading-* classes (#19396)
  • Correctly handle duplicate CLI arguments (#19416)
  • Don’t emit color-mix fallback rules inside @keyframes (#19419)
  • CLI: Don't hang when output is /dev/stdout (#19421)

[3.4.19] - 2025-12-10

Fixed

  • Don’t break sibling-*() functions when used inside calc(…) (#19335)
Commits

Updates wrangler from 4.53.0 to 4.54.0

Release notes

Sourced from wrangler's releases.

wrangler@4.54.0

Minor Changes

  • #11512 c15e99e Thanks @​emily-shen! - Enable using ctx.exports with containers

    You can now use containers with Durable Objects that are accessed via ctx.exports.

    Now your config file can look something like this:

    {
    	"name": "container-app",
    	"main": "src/index.ts",
    	"compatibility_date": "2025-12-01",
    	"compatibility_flags": ["enable_ctx_exports"], // compat flag needed for now.
    	"containers": [
    		{
    			"image": "./Dockerfile",
    			"class_name": "MyDOClassname",
    			"name": "my-container"
    		},
    	],
    	"migrations": [
    		{
    			"tag": "v1",
    			"new_sqlite_classes": ["MyDOClassname"],
    		},
    	],
    	// no need to declare your durable object binding here
    }
    

    Note that when using ctx.exports, where you previously accessed a Durable Object via something like env.DO, you should now access with ctx.exports.MyDOClassname.

    Refer to the docs for more information on using ctx.exports.

  • #11508 b17797c Thanks @​dario-piotrowicz! - Wrangler will no longer try to add additional configuration to projects using @cloudflare/vite-plugin when deploying or running wrangler setup

  • #11508 b17797c Thanks @​dario-piotrowicz! - When a Vite project is detected, install @cloudflare/vite-plugin

  • #11576 bb47e20 Thanks @​dario-piotrowicz! - Support Analog projects in autoconfig

  • #10582 991760d Thanks @​flakey5! - Add containers ssh command

Patch Changes

... (truncated)

Commits
  • d9eae49 Version Packages (#11538)
  • 235d325 fix(wrangler): prevent SQLite users error from being reported to Sentry (#11467)
  • bb47e20 Support Analog in autoconfig (#11576)
  • c15e99e support using containers with ctx.exports (#11512)
  • c6dd86f chore(deps): bump the workerd-and-workers-types group with 2 updates (#11584)
  • bd5f087 chore(deps): bump the workerd-and-workers-types group with 2 updates (#11583)
  • d090d48 Introduce internal isWorkerNotFoundError utility and avoid worker-not-found...
  • 31c162a chore(deps): bump the workerd-and-workers-types group with 2 updates (#11552)
  • ea6fbec Remove image registry validation for containers on deploy (#11559)
  • 991760d feat: containers ssh command (#10582)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-development group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) | `0.10.14` | `0.10.15` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.17` | `4.1.18` |
| [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.0.7` | `16.0.10` |
| [jsdom](https://github.com/jsdom/jsdom) | `27.2.0` | `27.3.0` |
| [supabase](https://github.com/supabase/cli) | `2.65.6` | `2.67.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.17` | `4.1.18` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.53.0` | `4.54.0` |


Updates `@cloudflare/vitest-pool-workers` from 0.10.14 to 0.10.15
- [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/vitest-pool-workers@0.10.15/packages/vitest-pool-workers)

Updates `@tailwindcss/postcss` from 4.1.17 to 4.1.18
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-postcss)

Updates `eslint` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.1...v9.39.2)

Updates `eslint-config-next` from 16.0.7 to 16.0.10
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.0.10/packages/eslint-config-next)

Updates `jsdom` from 27.2.0 to 27.3.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@27.2.0...27.3.0)

Updates `supabase` from 2.65.6 to 2.67.1
- [Release notes](https://github.com/supabase/cli/releases)
- [Commits](supabase/cli@v2.65.6...v2.67.1)

Updates `tailwindcss` from 4.1.17 to 4.1.18
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss)

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

---
updated-dependencies:
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-version: 0.10.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.1.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint-config-next
  dependency-version: 16.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: jsdom
  dependency-version: 27.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: supabase
  dependency-version: 2.67.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: tailwindcss
  dependency-version: 4.1.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: wrangler
  dependency-version: 4.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added this to the Environment milestone Dec 14, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2025

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

@dependabot dependabot bot closed this Dec 19, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-233dcc06a1 branch December 19, 2025 11:14
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.

1 participant