An open index of dependabot pull requests across open source projects.

Bump the packages group with 39 updates

Closed
Number: #422
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: May 10, 2026 at 11:32 PM UTC
(22 days ago)
Updated: May 10, 2026 at 11:32 PM UTC
(22 days ago)
Closed: May 10, 2026 at 11:32 PM UTC
(22 days ago)
Time to Close: less than a minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the packages group with 39 updates:

Package From To
@vercel/functions 3.5.0 3.5.1
@eslint/compat 2.0.5 2.1.0
@tailwindcss/postcss 4.2.4 4.3.0
tailwindcss 4.2.4 4.3.0
vercel 53.2.0 53.3.2
@tailwindcss/node 4.2.4 4.3.0
@tailwindcss/oxide-android-arm64 4.2.4 4.3.0
@tailwindcss/oxide-darwin-arm64 4.2.4 4.3.0
@tailwindcss/oxide-darwin-x64 4.2.4 4.3.0
@tailwindcss/oxide-freebsd-x64 4.2.4 4.3.0
@tailwindcss/oxide-linux-arm-gnueabihf 4.2.4 4.3.0
@tailwindcss/oxide-linux-arm64-gnu 4.2.4 4.3.0
@tailwindcss/oxide-linux-arm64-musl 4.2.4 4.3.0
@tailwindcss/oxide-linux-x64-gnu 4.2.4 4.3.0
@tailwindcss/oxide-linux-x64-musl 4.2.4 4.3.0
@tailwindcss/oxide-wasm32-wasi 4.2.4 4.3.0
@tailwindcss/oxide-win32-arm64-msvc 4.2.4 4.3.0
@tailwindcss/oxide-win32-x64-msvc 4.2.4 4.3.0
@tailwindcss/oxide 4.2.4 4.3.0
@vercel/backends 0.3.0 0.4.1
@vercel/build-utils 13.21.0 13.22.0
@vercel/cervel 0.1.0 0.1.2
@vercel/elysia 0.1.73 0.1.75
@vercel/express 0.1.83 0.1.85
@vercel/fastify 0.1.76 0.1.78
@vercel/gatsby-plugin-vercel-builder 2.2.0 2.2.2
@vercel/h3 0.1.82 0.1.84
@vercel/hono 0.2.76 0.2.78
@vercel/koa 0.1.56 0.1.58
@vercel/nestjs 0.2.77 0.2.79
@vercel/node 5.7.15 5.7.17
@vercel/python 6.38.0 6.39.0
@vercel/static-build 2.9.22 2.9.24
baseline-browser-mapping 2.10.27 2.10.29
electron-to-chromium 1.5.352 1.5.353
enhanced-resolve 5.21.0 5.21.2
nf3 0.3.16 0.3.17
socks 2.8.8 2.8.9
tar 7.5.14 7.5.15

Updates @vercel/functions from 3.5.0 to 3.5.1

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/functions@​3.5.1

Patch Changes

  • ae20217: Upgrade to TypeScript 5.9
  • Updated dependencies [ae20217]
    • @​vercel/oidc@​3.4.1
Changelog

Sourced from @​vercel/functions's changelog.

3.5.1

Patch Changes

  • ae20217: Upgrade to TypeScript 5.9
  • Updated dependencies [ae20217]
    • @​vercel/oidc@​3.4.1
Commits

Updates @eslint/compat from 2.0.5 to 2.1.0

Release notes

Sourced from @​eslint/compat's releases.

compat: v2.1.0

2.1.0 (2026-05-08)

Features

  • Add new includeIgnoreFile() to config-helpers (#430) (9b51352)

migrate-config: v2.1.0

2.1.0 (2026-05-08)

Features

  • Add new includeIgnoreFile() to config-helpers (#430) (9b51352)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/config-helpers bumped from ^0.5.5 to ^0.6.0

migrate-config: v2.0.7

2.0.7 (2026-05-01)

Bug Fixes

migrate-config: v2.0.6

2.0.6 (2026-04-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/compat bumped from ^2.0.4 to ^2.0.5
    • devDependencies
      • @​eslint/core bumped from ^1.2.0 to ^1.2.1
Changelog

Sourced from @​eslint/compat's changelog.

2.1.0 (2026-05-08)

Features

  • Add new includeIgnoreFile() to config-helpers (#430) (9b51352)
Commits

Updates @tailwindcss/postcss from 4.2.4 to 4.3.0

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.3.0

Added

  • Add @container-size utility (#18901)
  • Add scrollbar-{auto,thin,none} utilities for scrollbar-width, and scrollbar-thumb-* / scrollbar-track-* color utilities for scrollbar-color (#19981, #20019)
  • Add scrollbar-gutter-* utilities (#20018)
  • Add zoom-* utilities (#20020)
  • Add tab-* utilities (#20022)
  • Allow using @variant with stacked variants (e.g. @variant hover:focus { … }) (#19996)
  • Allow using @variant with compound variants (e.g. @variant hover, focus { … }) (#19996)
  • Support --default(…) in --value(…) and --modifier(…) for functional @utility definitions (#19989)

Fixed

  • Ensure @plugin resolves package JavaScript entries instead of browser CSS entries when using @tailwindcss/vite (#19949)
  • Fix relative @import and @plugin paths resolving from the wrong directory when using @tailwindcss/vite (#19965)
  • Ensure CSS files containing @variant are processed by @tailwindcss/vite (#19966)
  • Resolve imports relative to base when result.opts.from is not provided when using @tailwindcss/postcss (#19980)
  • Canonicalization: preserve significant _ whitespace in arbitrary values (#19986)
  • Canonicalization: add parentheses when removing whitespace from arbitrary values would hurt readability (e.g. w-[calc(100%---spacing(60))]w-[calc(100%-(--spacing(60)))]) (#19986)
  • Canonicalization: preserve the original unit in arbitrary values instead of normalizing to base units (e.g. -mt-[20in]mt-[-20in], not mt-[-1920px]) (#19988)
  • Canonicalization: migrate arbitrary :has() variants from [&:has(…)] to has-[…] (#19991)
  • Upgrade: don’t migrate inline style attributes (e.g. style="flex-grow: 1"style="flex-grow: 1", not style="grow: 1") (#19918)
  • Allow multiple @utility definitions with the same name but different value types (#19777)
  • Export missing PluginWithConfig type from tailwindcss/plugin to fix errors when inferring plugin config types (#19707)
  • Ensure start and end legacy utilities without values do not generate CSS (#20003)
  • Ensure --value(…) is required in functional @utility definitions (#20005)
  • Canonicalization: preserve required whitespace around operators in negated arbitrary values (e.g. -left-[(var(--a)+var(--b))]) (#20011)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.3.0] - 2026-05-08

Added

  • Add @container-size utility (#18901)
  • Add scrollbar-{auto,thin,none} utilities for scrollbar-width, and scrollbar-thumb-* / scrollbar-track-* color utilities for scrollbar-color (#19981, #20019)
  • Add scrollbar-gutter-* utilities (#20018)
  • Add zoom-* utilities (#20020)
  • Add tab-* utilities (#20022)
  • Allow using @variant with stacked variants (e.g. @variant hover:focus { … }) (#19996)
  • Allow using @variant with compound variants (e.g. @variant hover, focus { … }) (#19996)
  • Support --default(…) in --value(…) and --modifier(…) for functional @utility definitions (#19989)

Fixed

  • Ensure @plugin resolves package JavaScript entries instead of browser CSS entries when using @tailwindcss/vite (#19949)
  • Fix relative @import and @plugin paths resolving from the wrong directory when using @tailwindcss/vite (#19965)
  • Ensure CSS files containing @variant are processed by @tailwindcss/vite (#19966)
  • Resolve imports relative to base when result.opts.from is not provided when using @tailwindcss/postcss (#19980)
  • Canonicalization: preserve significant _ whitespace in arbitrary values (#19986)
  • Canonicalization: add parentheses when removing whitespace from arbitrary values would hurt readability (e.g. w-[calc(100%---spacing(60))]w-[calc(100%-(--spacing(60)))]) (#19986)
  • Canonicalization: preserve the original unit in arbitrary values instead of normalizing to base units (e.g. -mt-[20in]mt-[-20in], not mt-[-1920px]) (#19988)
  • Canonicalization: migrate arbitrary :has() variants from [&:has(…)] to has-[…] (#19991)
  • Upgrade: don’t migrate inline style attributes (e.g. style="flex-grow: 1"style="flex-grow: 1", not style="grow: 1") (#19918)
  • Allow multiple @utility definitions with the same name but different value types (#19777)
  • Export missing PluginWithConfig type from tailwindcss/plugin to fix errors when inferring plugin config types (#19707)
  • Ensure start and end legacy utilities without values do not generate CSS (#20003)
  • Ensure --value(…) is required in functional @utility definitions (#20005)
  • Canonicalization: preserve required whitespace around operators in negated arbitrary values (e.g. -left-[(var(--a)+var(--b))]) (#20011)
Commits

Updates tailwindcss from 4.2.4 to 4.3.0

Release notes

Sourced from tailwindcss's releases.

v4.3.0

Added

  • Add @container-size utility (#18901)
  • Add scrollbar-{auto,thin,none} utilities for scrollbar-width, and scrollbar-thumb-* / scrollbar-track-* color utilities for scrollbar-color (#19981, #20019)
  • Add scrollbar-gutter-* utilities (#20018)
  • Add zoom-* utilities (#20020)
  • Add tab-* utilities (#20022)
  • Allow using @variant with stacked variants (e.g. @variant hover:focus { … }) (#19996)
  • Allow using @variant with compound variants (e.g. @variant hover, focus { … }) (#19996)
  • Support --default(…) in --value(…) and --modifier(…) for functional @utility definitions (#19989)

Fixed

  • Ensure @plugin resolves package JavaScript entries instead of browser CSS entries when using @tailwindcss/vite (#19949)
  • Fix relative @import and @plugin paths resolving from the wrong directory when using @tailwindcss/vite (#19965)
  • Ensure CSS files containing @variant are processed by @tailwindcss/vite (#19966)
  • Resolve imports relative to base when result.opts.from is not provided when using @tailwindcss/postcss (#19980)
  • Canonicalization: preserve significant _ whitespace in arbitrary values (#19986)
  • Canonicalization: add parentheses when removing whitespace from arbitrary values would hurt readability (e.g. w-[calc(100%---spacing(60))]w-[calc(100%-(--spacing(60)))]) (#19986)
  • Canonicalization: preserve the original unit in arbitrary values instead of normalizing to base units (e.g. -mt-[20in]mt-[-20in], not mt-[-1920px]) (#19988)
  • Canonicalization: migrate arbitrary :has() variants from [&:has(…)] to has-[…] (#19991)
  • Upgrade: don’t migrate inline style attributes (e.g. style="flex-grow: 1"style="flex-grow: 1", not style="grow: 1") (#19918)
  • Allow multiple @utility definitions with the same name but different value types (#19777)
  • Export missing PluginWithConfig type from tailwindcss/plugin to fix errors when inferring plugin config types (#19707)
  • Ensure start and end legacy utilities without values do not generate CSS (#20003)
  • Ensure --value(…) is required in functional @utility definitions (#20005)
  • Canonicalization: preserve required whitespace around operators in negated arbitrary values (e.g. -left-[(var(--a)+var(--b))]) (#20011)
Changelog

Sourced from tailwindcss's changelog.

[4.3.0] - 2026-05-08

Added

  • Add @container-size utility (#18901)
  • Add scrollbar-{auto,thin,none} utilities for scrollbar-width, and scrollbar-thumb-* / scrollbar-track-* color utilities for scrollbar-color (#19981, #20019)
  • Add scrollbar-gutter-* utilities (#20018)
  • Add zoom-* utilities (#20020)
  • Add tab-* utilities (#20022)
  • Allow using @variant with stacked variants (e.g. @variant hover:focus { … }) (#19996)
  • Allow using @variant with compound variants (e.g. @variant hover, focus { … }) (#19996)
  • Support --default(…) in --value(…) and --modifier(…) for functional @utility definitions (#19989)

Fixed

  • Ensure @plugin resolves package JavaScript entries instead of browser CSS entries when using @tailwindcss/vite (#19949)
  • Fix relative @import and @plugin paths resolving from the wrong directory when using @tailwindcss/vite (#19965)
  • Ensure CSS files containing @variant are processed by @tailwindcss/vite (#19966)
  • Resolve imports relative to base when result.opts.from is not provided when using @tailwindcss/postcss (#19980)
  • Canonicalization: preserve significant _ whitespace in arbitrary values (#19986)
  • Canonicalization: add parentheses when removing whitespace from arbitrary values would hurt readability (e.g. w-[calc(100%---spacing(60))]w-[calc(100%-(--spacing(60)))]) (#19986)
  • Canonicalization: preserve the original unit in arbitrary values instead of normalizing to base units (e.g. -mt-[20in]mt-[-20in], not mt-[-1920px]) (#19988)
  • Canonicalization: migrate arbitrary :has() variants from [&:has(…)] to has-[…] (#19991)
  • Upgrade: don’t migrate inline style attributes (e.g. style="flex-grow: 1"style="flex-grow: 1", not style="grow: 1") (#19918)
  • Allow multiple @utility definitions with the same name but different value types (#19777)
  • Export missing PluginWithConfig type from tailwindcss/plugin to fix errors when inferring plugin config types (#19707)
  • Ensure start and end legacy utilities without values do not generate CSS (#20003)
  • Ensure --value(…) is required in functional @utility definitions (#20005)
  • Canonicalization: preserve required whitespace around operators in negated arbitrary values (e.g. -left-[(var(--a)+var(--b))]) (#20011)
Commits

Updates vercel from 53.2.0 to 53.3.2

Release notes

Sourced from vercel's releases.

vercel@53.3.2

Patch Changes

  • Updated dependencies [f0d7d32]
    • @​vercel/build-utils@​13.22.1
    • @​vercel/node@​5.7.17
    • @​vercel/backends@​0.4.1
    • @​vercel/elysia@​0.1.75
    • @​vercel/express@​0.1.85
    • @​vercel/fastify@​0.1.78
    • @​vercel/go@​3.6.0
    • @​vercel/h3@​0.1.84
    • @​vercel/hono@​0.2.78
    • @​vercel/hydrogen@​1.3.7
    • @​vercel/koa@​0.1.58
    • @​vercel/nestjs@​0.2.79
    • @​vercel/next@​4.17.1
    • @​vercel/python@​6.39.0
    • @​vercel/redwood@​2.4.13
    • @​vercel/remix-builder@​5.8.1
    • @​vercel/ruby@​2.3.2
    • @​vercel/rust@​1.2.0
    • @​vercel/static-build@​2.9.24

vercel@53.3.1

Patch Changes

  • Updated dependencies [82edff0]
    • @​vercel/cli-config@​0.1.1

vercel@53.3.0

Minor Changes

  • dbfcc04: vercel connex list now defaults to clients linked to the current project. When no project is linked, it falls back to listing every Connex client in the team (same as --all-projects). Use --all-projects to force the team-wide view; the table includes a Projects column with the linked project names per client (with a + more suffix when truncated).
  • 3b368bd: Add --format=json support to vercel project token, direct token output to stdout instead of stderr.
  • 34f595a: Extract CLI global config and auth config helpers into new @vercel/cli-config, use @effect/schema for config validation.
  • b4ada64: Implement scheduled jobs for JS/TS.

Patch Changes

  • 1dae59c: Allow vc logs <deployment-url> to resolve the project from the deployment instead of requiring a linked local project, and include the current scope in related lookup errors.
  • 7e64cc2: Show a clearer error instead of querying logs for deployments that never reached Ready.
  • 2dac1cb: Use Git repository and root directory matches before folder-name matches when linking projects.
  • Updated dependencies [e53dd86]
  • Updated dependencies [ae20217]
  • Updated dependencies [34f595a]
  • Updated dependencies [b4ada64]
  • Updated dependencies [94c29b8]
    • @​vercel/build-utils@​13.22.0
    • @​vercel/backends@​0.4.0

... (truncated)

Changelog

Sourced from vercel's changelog.

53.3.2

Patch Changes

  • Updated dependencies [f0d7d32]
    • @​vercel/build-utils@​13.22.1
    • @​vercel/node@​5.7.17
    • @​vercel/backends@​0.4.1
    • @​vercel/elysia@​0.1.75
    • @​vercel/express@​0.1.85
    • @​vercel/fastify@​0.1.78
    • @​vercel/go@​3.6.0
    • @​vercel/h3@​0.1.84
    • @​vercel/hono@​0.2.78
    • @​vercel/hydrogen@​1.3.7
    • @​vercel/koa@​0.1.58
    • @​vercel/nestjs@​0.2.79
    • @​vercel/next@​4.17.1
    • @​vercel/python@​6.39.0
    • @​vercel/redwood@​2.4.13
    • @​vercel/remix-builder@​5.8.1
    • @​vercel/ruby@​2.3.2
    • @​vercel/rust@​1.2.0
    • @​vercel/static-build@​2.9.24

53.3.1

Patch Changes

  • Updated dependencies [82edff0]
    • @​vercel/cli-config@​0.1.1

53.3.0

Minor Changes

  • dbfcc04: vercel connex list now defaults to clients linked to the current project. When no project is linked, it falls back to listing every Connex client in the team (same as --all-projects). Use --all-projects to force the team-wide view; the table includes a Projects column with the linked project names per client (with a + more suffix when truncated).
  • 3b368bd: Add --format=json support to vercel project token, direct token output to stdout instead of stderr.
  • 34f595a: Extract CLI global config and auth config helpers into new @vercel/cli-config, use @effect/schema for config validation.
  • b4ada64: Implement scheduled jobs for JS/TS.

Patch Changes

  • 1dae59c: Allow vc logs <deployment-url> to resolve the project from the deployment instead of requiring a linked local project, and include the current scope in related lookup errors.
  • 7e64cc2: Show a clearer error instead of querying logs for deployments that never reached Ready.
  • 2dac1cb: Use Git repository and root directory matches before folder-name matches when linking projects.
  • Updated dependencies [e53dd86]
  • Updated dependencies [ae20217]
  • Updated dependencies [34f595a]
  • Updated dependencies [b4ada64]

... (truncated)

Commits

Updates @tailwindcss/node from 4.2.4 to 4.3.0

Release notes

Sourced from @​tailwindcss/node's releases.

v4.3.0

Added

  • Add @container-size utility (#18901)
  • Add scrollbar-{auto,thin,none} utilities for scrollbar-width, and scrollbar-thumb-* / scrollbar-track-* color utilities for scrollbar-color (#19981, #20019)
  • Add scrollbar-gutter-* utilities (#20018)
  • Add zoom-* utilities (#20020)
  • Add tab-* utilities (#20022)
  • Allow using @variant with stacked variants (e.g. @variant hover:focus { … }) (#19996)
  • Allow using @variant with compound variants (e.g. @variant hover, focus { … }) (#19996)
  • Support --default(…) in --value(…) and --modifier(…) for functional @utility definitions (#19989)

Fixed

  • Ensure @plugin resolves package JavaScript entries instead of browser CSS entries when using @tailwindcss/vite (#19949)
  • Fix relative @import and @plugin paths resolving from the wrong directory when using @tailwindcss/vite (#19965)
  • Ensure CSS files containing @variant are processed by @tailwindcss/vite (#19966)
  • Resolve imports relative to base when result.opts.from is not provided when using @tailwindcss/postcss (#19980)
  • Canonicalization: preserve significant _ whitespace in arbitrary values (#19986)
  • Canonicalization: add parentheses when removing whitespace from arbitrary values would hurt readability (e.g. w-[calc(100%---spacing(60))]w-[calc(100%-(--spacing(60)))]) (#19986)
  • Canonicalization: preserve the original unit in arbitrary values instead of normalizing to base units (e.g. -mt-[20in]mt-[-20in], not mt-[-1920px]) (#19988)
  • Canonicalization: migrate arbitrary :has() variants from [&:has(…)] to has-[…] (#19991)
  • Upgrade: don’t migrate inline style attributes (e.g. style="flex-grow: 1"style="flex-grow: 1", not style="grow: 1") (#19918)
  • Allow multiple @utility definitions with the same name but different value types (#19777)
  • Export missing PluginWithConfig type from tailwindcss/plugin to fix errors when inferring plugin config types (#19707)
  • Ensure start and end legacy utilities without values do not generate CSS (#20003)
  • Ensure --value(…) is required in functional @utility definitions (#20005)
  • Canonicalization: preserve required whitespace around operators in negated arbitrary values (e.g. -left-[(var(--a)+var(--b))]) (#20011)
Changelog

Sourced from @​tailwindcss/node's changelog.

[4.3.0] - 2026-05-08

Added

  • Add @container-size utility (#18901)
  • Add scrollbar-{auto,thin,none} utilities for scrollbar-width, and scrollbar-thumb-* / scrollbar-track-* color utilities for scrollbar-color (#19981, #20019)
  • Add scrollbar-gutter-* utilities (#20018)
  • Add zoom-* utilities (#20020)
  • Add tab-* utilities (#20022)
  • Allow using @variant with stacked variants (e.g. @variant hover:focus { … }) (#19996)
  • Allow using @variant with compound variants (e.g. @variant hover, focus { … }) (#19996)
  • Support --default(…) in --value(…) and --modifier(…) for functional @utility definitions (#19989)

Fixed

  • Ensure @plugin resolves package JavaScript entries instead of browser CSS entries when using @tailwindcss/vite (#19949)
  • Fix relative @import and @plugin paths resolving from the wrong directory when using @tailwindcss/vite (#19965)
  • Ensure CSS files containing @variant are processed by @tailwindcss/vite (#19966)
  • Resolve imports relative to base when result.opts.from is not provided when using @tailwindcss/postcss (#19980)
  • Canonicalization: preserve significant _ whitespace in arbitrary values (#19986)
  • Canonicalization: add parentheses when removing whitespace from arbitrary values would hurt readability (e.g. w-[calc(100%---spacing(60))]w-[calc(100%-(--spacing(60)))]) (#19986)
  • Canonicalization: preserve the original unit in arbitrary values instead of normalizing to base units (e.g. -mt-[20in]mt-[-20in], not mt-[-1920px]) (#19988)
  • Canonicalization: migrate arbitrary :has() variants from [&:has(…)] to has-[…] (#19991)
  • Upgrade: don’t migrate inline style attributes (e.g. style="flex-grow: 1"style="flex-grow: 1", not style="grow: 1") (#19918)
  • Allow multiple @utility definitions with the same name but different value types (#19777)
  • Export missing PluginWithConfig type from tailwindcss/plugin to fix errors when inferring plugin config types (#19707)
  • Ensure start and end legacy utilities without values do not generate CSS (#20003)
  • Ensure --value(…) is required in functional @utility definitions (#20005)
  • Canonicalization: preserve required whitespace around operators in negated arbitrary values (e.g. -left-[(var(--a)+var(--b))]) (#20011)
Commits

Updates @tailwindcss/oxide-android-arm64 from 4.2.4 to 4.3.0

Release notes

Sourced from @​tailwindcss/oxide-android-arm64's releases.

v4.3.0

Added

  • Add @container-size utility (#18901)
  • Add scrollbar-{auto,thin,none} utilities for scrollbar-width, and scrollbar-thumb-* / scrollbar-track-* color utilities for scrollbar-color (#19981, #20019)
  • Add scrollbar-gutter-* utilities (#20018)
  • Add zoom-* utilities (#20020)
  • Add tab-* utilities (#20022)
  • Allow using @variant with stacked variants (e.g. @variant hover:focus { … }) (#19996)
  • Allow using @variant with compound variants (e.g. @variant hover, focus { … }) (#19996)
  • Support --default(…) in --value(…) and --modifier(…) for functional @utility definitions (#19989)

Fixed

  • Ensure @plugin resolves package JavaScript entries instead of browser CSS entries when using @tailwindcss/vite (#19949)
  • Fix relative @import and @plugin paths resolving from the wrong directory when using @tailwindcss/vite (#19965)
  • Ensure CSS files containing @variant are processed by @tailwindcss/vite (#19966)
  • Resolve imports relative to base when result.opts.from is not provided when using @tailwindcss/postcss (#19980)
  • Canonicalization: preserve significant _ whitespace in arbitrary values (#19986)
  • Canonicalization: add parentheses when removing whitespace from arbitrary values would hurt readability (e.g. w-[calc(100%---spacing(60))]w-[calc(100%-(--spacing(60)))]) (#19986)
  • Canonicalization: preserve the original unit in arbitrary values instead of normalizing to base units (e.g. -mt-[20in]mt-[-20in], not mt-[-1920px]) (#19988)
  • Canonicalization: migrate arbitrary :has() variants from [&:has(…)] to has-[…] (#19991)
  • Upgrade: don’t migrate inline style attributes (e.g. style="flex-grow: 1"style="flex-grow: 1", not style="grow: 1") (#19918)
  • Allow multiple @utility definitions with the same name but different value types (#19777)
  • Export missing PluginWithConfig type from tailwindcss/plugin to fix errors when inferring plugin config types (#19707)
  • Ensure start and end legacy utilities without values do not generate CSS (#20003)
  • Ensure --value(…) is required in functional @utility definitions (#20005)
  • Canonicalization: preserve required whitespace around operators in negated arbitrary values (e.g. -left-[(var(--a)+var(--b))]) (#20011)
Changelog

Sourced from @​tailwindcss/oxide-android-arm64's changelog.

[4.3.0] - 2026-05-08

Added

  • Add @container-size utility (#18901)
  • Add scrollbar-{auto,thin,none} utilities for scrollbar-width, and scrollbar-thumb-* / scrollbar-track-* color utilities for scrollbar-color (#19981, #20019)
  • Add scrollbar-gutter-* utilities (#20018)
  • Add zoom-* utilities (#20020)
  • Add tab-* utilities (#20022)
  • Allow using @variant with stacked variants (e.g. @variant hover:focus { … }) (#19996)
  • Allow using @variant with compound variants (e.g. @variant hover, focus { … }) (#19996)
  • Support --default(…)...

    Description has been truncated

Package Dependencies
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Package:
tailwindcss
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.352 → 1.5.353
Update Type:
Patch
Package:
tar
Ecosystem:
npm
Version Change:
7.5.14 → 7.5.15
Update Type:
Patch
Package:
vercel
Ecosystem:
npm
Version Change:
53.2.0 → 53.3.2
Update Type:
Minor
Package:
socks
Ecosystem:
npm
Version Change:
2.8.8 → 2.8.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.0.5 → 2.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.21.0 → 5.21.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.5.0 → 3.5.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.7.15 → 5.7.17
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.2.0 → 2.2.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
6.38.0 → 6.39.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.9.22 → 2.9.24
Update Type:
Patch
Ecosystem:
npm
Version Change:
13.21.0 → 13.22.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.2.76 → 0.2.78
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1.83 → 0.1.85
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.10.27 → 2.10.29
Update Type:
Patch
Package:
@vercel/h3
Ecosystem:
npm
Version Change:
0.1.82 → 0.1.84
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.0 → 0.4.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.1.73 → 0.1.75
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1.76 → 0.1.78
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1.0 → 0.1.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.2.77 → 0.2.79
Update Type:
Patch
Package:
@vercel/koa
Ecosystem:
npm
Version Change:
0.1.56 → 0.1.58
Update Type:
Patch
Package:
nf3
Ecosystem:
npm
Version Change:
0.3.16 → 0.3.17
Update Type:
Patch
Technical Details
ID: 15739478
UUID: 4417146637
Node ID: PR_kwDOMzbQP87aEBDh
Host: GitHub
Repository: poad/github-rest-api-executor