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

Bump the packages group with 26 updates

Open
Number: #228
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: August 14, 2025 at 11:21 PM UTC
(26 days ago)
Updated: August 14, 2025 at 11:22 PM UTC
(26 days ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the packages group with 26 updates:

Package From To
@tailwindcss/postcss 4.1.11 4.1.12
tailwindcss 4.1.11 4.1.12
vercel 45.0.8 45.0.9
@babel/core 7.28.0 7.28.3
@babel/generator 7.28.0 7.28.3
@babel/helper-module-transforms 7.27.3 7.28.3
@babel/helpers 7.28.2 7.28.3
@babel/parser 7.28.0 7.28.3
@babel/traverse 7.28.0 7.28.3
@tailwindcss/node 4.1.11 4.1.12
@tailwindcss/oxide-android-arm64 4.1.11 4.1.12
@tailwindcss/oxide-darwin-arm64 4.1.11 4.1.12
@tailwindcss/oxide-darwin-x64 4.1.11 4.1.12
@tailwindcss/oxide-freebsd-x64 4.1.11 4.1.12
@tailwindcss/oxide-linux-arm-gnueabihf 4.1.11 4.1.12
@tailwindcss/oxide-linux-arm64-gnu 4.1.11 4.1.12
@tailwindcss/oxide-linux-arm64-musl 4.1.11 4.1.12
@tailwindcss/oxide-linux-x64-gnu 4.1.11 4.1.12
@tailwindcss/oxide-linux-x64-musl 4.1.11 4.1.12
@tailwindcss/oxide-wasm32-wasi 4.1.11 4.1.12
@tailwindcss/oxide-win32-arm64-msvc 4.1.11 4.1.12
@tailwindcss/oxide-win32-x64-msvc 4.1.11 4.1.12
@tailwindcss/oxide 4.1.11 4.1.12
caniuse-lite 1.0.30001734 1.0.30001735
electron-to-chromium 1.5.200 1.5.201
fdir 6.4.6 6.5.0

Updates @tailwindcss/postcss from 4.1.11 to 4.1.12

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.1.12

Fixed

  • Don't consider the global important state in @apply (#18404)
  • Add missing suggestions for flex-<number> utilities (#18642)
  • Fix trailing ) from interfering with extraction in Clojure keywords (#18345)
  • Detect classes inside Elixir charlist, word list, and string sigils (#18432)
  • Track source locations through @plugin and @config (#18345)
  • Allow boolean values of process.env.DEBUG in @tailwindcss/node (#18485)
  • Ignore consecutive semicolons in the CSS parser (#18532)
  • Center the dropdown icon added to an input with a paired datalist by default (#18511)
  • Extract candidates in Slang templates (#18565)
  • Improve error messages when encountering invalid functional utility names (#18568)
  • Discard CSS AST objects with false or undefined properties (#18571)
  • Allow users to disable URL rebasing in @tailwindcss/postcss via transformAssetUrls: false (#18321)
  • Fix false-positive migrations in addEventListener and JavaScript variable names (#18718)
  • Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
  • Read from --border-color-* theme keys in divide-* utilities for backwards compatibility (#18704)
  • Don't scan .hdr and .exr files for classes by default (#18734)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.1.12] - 2025-08-13

Fixed

  • Don't consider the global important state in @apply (#18404)
  • Add missing suggestions for flex-<number> utilities (#18642)
  • Fix trailing ) from interfering with extraction in Clojure keywords (#18345)
  • Detect classes inside Elixir charlist, word list, and string sigils (#18432)
  • Track source locations through @plugin and @config (#18345)
  • Allow boolean values of process.env.DEBUG in @tailwindcss/node (#18485)
  • Ignore consecutive semicolons in the CSS parser (#18532)
  • Center the dropdown icon added to an input with a paired datalist by default (#18511)
  • Extract candidates in Slang templates (#18565)
  • Improve error messages when encountering invalid functional utility names (#18568)
  • Discard CSS AST objects with false or undefined properties (#18571)
  • Allow users to disable URL rebasing in @tailwindcss/postcss via transformAssetUrls: false (#18321)
  • Fix false-positive migrations in addEventListener and JavaScript variable names (#18718)
  • Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
  • Read from --border-color-* theme keys in divide-* utilities for backwards compatibility (#18704)
  • Don't scan .hdr and .exr files for classes by default (#18734)
Commits
  • 6791e81 Prepare v4.1.12 release (#18728)
  • 4923042 Allow users to disable url rewriting in the PostCSS plugin (#18321)
  • 88b9f15 Center the dropdown icon added to an input with a paired datalist in Chrome (...
  • 9169d73 update READMEs
  • See full diff in compare view

Updates tailwindcss from 4.1.11 to 4.1.12

Release notes

Sourced from tailwindcss's releases.

v4.1.12

Fixed

  • Don't consider the global important state in @apply (#18404)
  • Add missing suggestions for flex-<number> utilities (#18642)
  • Fix trailing ) from interfering with extraction in Clojure keywords (#18345)
  • Detect classes inside Elixir charlist, word list, and string sigils (#18432)
  • Track source locations through @plugin and @config (#18345)
  • Allow boolean values of process.env.DEBUG in @tailwindcss/node (#18485)
  • Ignore consecutive semicolons in the CSS parser (#18532)
  • Center the dropdown icon added to an input with a paired datalist by default (#18511)
  • Extract candidates in Slang templates (#18565)
  • Improve error messages when encountering invalid functional utility names (#18568)
  • Discard CSS AST objects with false or undefined properties (#18571)
  • Allow users to disable URL rebasing in @tailwindcss/postcss via transformAssetUrls: false (#18321)
  • Fix false-positive migrations in addEventListener and JavaScript variable names (#18718)
  • Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
  • Read from --border-color-* theme keys in divide-* utilities for backwards compatibility (#18704)
  • Don't scan .hdr and .exr files for classes by default (#18734)
Changelog

Sourced from tailwindcss's changelog.

[4.1.12] - 2025-08-13

Fixed

  • Don't consider the global important state in @apply (#18404)
  • Add missing suggestions for flex-<number> utilities (#18642)
  • Fix trailing ) from interfering with extraction in Clojure keywords (#18345)
  • Detect classes inside Elixir charlist, word list, and string sigils (#18432)
  • Track source locations through @plugin and @config (#18345)
  • Allow boolean values of process.env.DEBUG in @tailwindcss/node (#18485)
  • Ignore consecutive semicolons in the CSS parser (#18532)
  • Center the dropdown icon added to an input with a paired datalist by default (#18511)
  • Extract candidates in Slang templates (#18565)
  • Improve error messages when encountering invalid functional utility names (#18568)
  • Discard CSS AST objects with false or undefined properties (#18571)
  • Allow users to disable URL rebasing in @tailwindcss/postcss via transformAssetUrls: false (#18321)
  • Fix false-positive migrations in addEventListener and JavaScript variable names (#18718)
  • Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
  • Read from --border-color-* theme keys in divide-* utilities for backwards compatibility (#18704)
  • Don't scan .hdr and .exr files for classes by default (#18734)
Commits
  • 6791e81 Prepare v4.1.12 release (#18728)
  • 1855d68 Add --border-color to divide theme keys (#18704)
  • 8e8a2d6 update @ampproject/remapping to @jridgewell/remapping (#18716)
  • 68a79b1 Suggest bare values for flex-* utilities (#18642)
  • fa3f45f Don’t output CSS objects with false or undefined in the AST (#18571)
  • 939fda6 Show more specific error for functional-like but invalid utility names (#18568)
  • 88b9f15 Center the dropdown icon added to an input with a paired datalist in Chrome (...
  • 798a7bf Ignore consecutive semicolons in the CSS parser (#18532)
  • 2941a7b Track source locations through @plugin and @config (#18329)
  • 9169d73 update READMEs
  • Additional commits viewable in compare view

Updates vercel from 45.0.8 to 45.0.9

Release notes

Sourced from vercel's releases.

vercel@45.0.9

Patch Changes

  • Update framework dependencies (#13757)
Changelog

Sourced from vercel's changelog.

45.0.9

Patch Changes

  • Update framework dependencies (#13757)
Commits

Updates @babel/core from 7.28.0 to 7.28.3

Release notes

Sourced from @​babel/core's releases.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types
Commits

Updates @babel/generator from 7.28.0 to 7.28.3

Release notes

Sourced from @​babel/generator's releases.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

... (truncated)

Changelog

Sourced from @​babel/generator's changelog.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types
Commits

Updates @babel/helper-module-transforms from 7.27.3 to 7.28.3

Release notes

Sourced from @​babel/helper-module-transforms's releases.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

... (truncated)

Changelog

Sourced from @​babel/helper-module-transforms's changelog.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

v7.28.0 (2025-07-02)

:rocket: New Feature

... (truncated)

Commits

Updates @babel/helpers from 7.28.2 to 7.28.3

Release notes

Sourced from @​babel/helpers's releases.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

Changelog

Sourced from @​babel/helpers's changelog.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions
Commits

Updates @babel/parser from 7.28.0 to 7.28.3

Release notes

Sourced from @​babel/parser's releases.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

... (truncated)

Changelog

Sourced from @​babel/parser's changelog.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

Package Dependencies
Ecosystem:
npm
Version Change:
7.28.2 → 7.28.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.28.0 → 7.28.3
Update Type:
Patch
Package:
@babel/core
Ecosystem:
npm
Version Change:
7.28.0 → 7.28.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Package:
tailwindcss
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.200 → 1.5.201
Update Type:
Patch
Package:
vercel
Ecosystem:
npm
Version Change:
45.0.8 → 45.0.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.30001734 → 1.0.30001735
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.28.0 → 7.28.3
Update Type:
Patch
Package:
fdir
Ecosystem:
npm
Version Change:
6.4.6 → 6.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.28.0 → 7.28.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.3 → 7.28.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.11 → 4.1.12
Update Type:
Patch
Technical Details
ID: 5155755
UUID: 3323863224
Node ID: PR_kwDOMzbQP86jxQaC
Host: GitHub
Repository: poad/github-rest-api-executor