Skip to content

Bump the npm-dependencies group with 3 updates#451

Merged
BaseMax merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-dependencies-ebbd00e132
Apr 29, 2026
Merged

Bump the npm-dependencies group with 3 updates#451
BaseMax merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-dependencies-ebbd00e132

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps the npm-dependencies group with 3 updates: @tailwindcss/postcss, tailwindcss and tapable.

Updates @tailwindcss/postcss from 4.2.3 to 4.2.4

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.2.4

Fixed

  • Ensure imports in @import and @plugin still resolve correctly when using Vite aliases in @tailwindcss/vite (#19947)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.2.4] - 2026-04-21

Fixed

  • Ensure imports in @import and @plugin still resolve correctly when using Vite aliases in @tailwindcss/vite (#19947)
Commits

Updates tailwindcss from 4.2.3 to 4.2.4

Release notes

Sourced from tailwindcss's releases.

v4.2.4

Fixed

  • Ensure imports in @import and @plugin still resolve correctly when using Vite aliases in @tailwindcss/vite (#19947)
Changelog

Sourced from tailwindcss's changelog.

[4.2.4] - 2026-04-21

Fixed

  • Ensure imports in @import and @plugin still resolve correctly when using Vite aliases in @tailwindcss/vite (#19947)
Commits

Updates tapable from 2.3.2 to 2.3.3

Release notes

Sourced from tapable's releases.

v2.3.3

Patch Changes

Changelog

Sourced from tapable's changelog.

2.3.3

Patch Changes

Commits
  • 4296012 chore(release): new release (#222)
  • 780b3c0 fix: preserve custom tap options dropped by _tap fast path (#227)
  • 5da5021 chore: test refactor + change changelog entry (#226)
  • 2ba184c fix(perf): more perf
  • 9e9ae4d fix(perf): improve (#224)
  • 4e24645 test: improve code coverage with additional test cases
  • 2a304ae test: add tinybench benchmarks and CodSpeed CI (#217)
  • 0ec6d24 docs: expand API reference to address issue #49 (#221)
  • edb1d12 docs: describe each hook class in the README and add small examples
  • a2b0d37 chore(deps-dev): bump prettier in the dependencies group (#219)
  • 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 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-dependencies group with 3 updates: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss), [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) and [tapable](https://github.com/webpack/tapable).


Updates `@tailwindcss/postcss` from 4.2.3 to 4.2.4
- [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.2.4/packages/@tailwindcss-postcss)

Updates `tailwindcss` from 4.2.3 to 4.2.4
- [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.2.4/packages/tailwindcss)

Updates `tapable` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/webpack/tapable/releases)
- [Changelog](https://github.com/webpack/tapable/blob/main/CHANGELOG.md)
- [Commits](webpack/tapable@v2.3.2...v2.3.3)

---
updated-dependencies:
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: tapable
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript labels Apr 29, 2026
@dependabot dependabot Bot requested a review from jbampton as a code owner April 29, 2026 10:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript labels Apr 29, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedtailwindcss@​4.2.3 ⏵ 4.2.4100 +11008498100
Updatedtapable@​2.3.2 ⏵ 2.3.310010010093 -1100
Updated@​tailwindcss/​postcss@​4.2.3 ⏵ 4.2.4100 +110010098100

View full report

@BaseMax BaseMax merged commit 1f72062 into main Apr 29, 2026
10 of 11 checks passed
@BaseMax BaseMax deleted the dependabot/npm_and_yarn/npm-dependencies-ebbd00e132 branch April 29, 2026 15:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant