Skip to content

Bump the major-updates group across 1 directory with 7 updates #462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps the major-updates group with 7 updates in the / directory:

Package From To
@vueuse/core 12.8.2 13.1.0
@vueuse/integrations 12.8.2 13.1.0
pinia 2.3.1 3.0.2
tailwind-merge 2.6.0 3.2.0
@inertiajs/vue3 1.3.0 2.0.8
postcss-nesting 12.1.5 13.0.1
tailwindcss 3.4.17 4.1.4

Updates @vueuse/core from 12.8.2 to 13.1.0

Release notes

Sourced from @​vueuse/core's releases.

v13.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v13.0.0

   🚨 Breaking Changes

    View changes on GitHub

v13.0.0-beta.2

   🚨 Breaking Changes

    View changes on GitHub

v13.0.0-beta.1

   🚨 Breaking Changes

    View changes on GitHub
Commits

Updates @vueuse/integrations from 12.8.2 to 13.1.0

Release notes

Sourced from @​vueuse/integrations's releases.

v13.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v13.0.0

   🚨 Breaking Changes

    View changes on GitHub

v13.0.0-beta.2

   🚨 Breaking Changes

    View changes on GitHub

v13.0.0-beta.1

   🚨 Breaking Changes

    View changes on GitHub
Commits

Updates pinia from 2.3.1 to 3.0.2

Commits

Updates tailwind-merge from 2.6.0 to 3.2.0

Release notes

Sourced from tailwind-merge's releases.

v3.2.0

New Features

Full Changelog: dcastil/tailwind-merge@v3.1.0...v3.2.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, @​sourcegraph and a private sponsor for sponsoring tailwind-merge! ❤️

v3.1.0

New Features

Bug Fixes

Documentation

Other

Full Changelog: dcastil/tailwind-merge@v3.0.2...v3.1.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, @​sourcegraph and a private sponsor for sponsoring tailwind-merge! ❤️

v3.0.2

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v3.0.1...v3.0.2

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, @​sourcegraph and a private sponsor for sponsoring tailwind-merge! ❤️

v3.0.1

Bug Fixes

  • Update info about supported Tailwind CSS version in README by @​dcastil in b9c136d
  • Update incorrect link in v3 changelog by @​dcastil in e22885e

Full Changelog: dcastil/tailwind-merge@v3.0.0...v3.0.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, @​sourcegraph and a private sponsor for sponsoring tailwind-merge! ❤️

... (truncated)

Commits
  • ff769f3 v3.2.0
  • 35a11b2 add changelog for v3.2.0
  • 858ad0e Merge pull request #565 from dcastil/feature/556/add-support-for-tailwind-css...
  • 442502d improve stacked modifiers feature explanation
  • ff44d9a restore missing opacity JSDoc
  • 2afc3b6 add Tailwind CSS v4.1 support info to docs
  • d4ff609 Deprecate bg-{left,right}-{top,bottom} in favor of `bg-{top,bottom}-{left,r...
  • 3722903 Add drop-shadow-\<color> utilities
  • 1b36b3b Add shadow-*/\<alpha>, inset-shadow-*/\<alpha>, drop-shadow-*/\<alpha>, an...
  • 268f096 Revert "attempt to reduce bundle size impact of mask-image class groups"
  • Additional commits viewable in compare view

Updates @inertiajs/vue3 from 1.3.0 to 2.0.8

Release notes

Sourced from @​inertiajs/vue3's releases.

v2.0.8

What's Changed

New Contributors

Full Changelog: inertiajs/inertia@v2.0.7...v2.0.8

v2.0.7

What's Changed

New Contributors

Full Changelog: inertiajs/inertia@v2.0.6...v2.0.7

v2.0.6

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​inertiajs/vue3's changelog.

v2.0.8 - 2025-04-10

What's Changed

New Contributors

Full Changelog: inertiajs/inertia@v2.0.7...v2.0.8

v2.0.7 - 2025-04-08

What's Changed

New Contributors

Full Changelog: inertiajs/inertia@v2.0.6...v2.0.7

v2.0.6

  • Deferred: More descriptive Deferred data prop error (#2284)
  • Bump vite from 5.4.12 to 5.4.16 (#2288)
  • Fix location return history decryption throwing error (#2282)
  • Make isDirty reactive to defaults (#2236)
  • Fix playground WhenVisible always (#2203)

... (truncated)

Commits

Updates postcss-nesting from 12.1.5 to 13.0.1

Changelog

Sourced from postcss-nesting's changelog.

13.0.1

October 23, 2024

13.0.0

August 3, 2024

Commits

Updates tailwindcss from 3.4.17 to 4.1.4

Release notes

Sourced from tailwindcss's releases.

v4.1.4

Added

  • Add experimental @tailwindcss/oxide-wasm32-wasi target for running Tailwind in browser environments like StackBlitz (#17558)

Fixed

  • Ensure color-mix(…) polyfills do not cause used CSS variables to be removed (#17555)
  • Ensure color-mix(…) polyfills create fallbacks for theme variables that reference other theme variables (#17562)
  • Fix brace expansion in declining ranges like {10..0..5} and {0..10..-5} (#17591)
  • Work around a Chrome rendering bug when using the skew-* utilities (#17627)
  • Ensure container query variant names can contain hyphens (#17628)
  • Ensure shadow-inherit, inset-shadow-inherit, drop-shadow-inherit, and text-shadow-inherit inherit the shadow color (#17647)
  • Ensure compatibility with array tuples used in fontSize JS theme keys (#17630)
  • Ensure folders with binary file extensions in their names are scanned for utilities (#17595)
  • Upgrade: Convert fontSize array tuple syntax to CSS theme variables (#17630)

v4.1.3

Fixed

  • Show warning when using unsupported bare value data type in --value(…) (#17464)
  • PostCSS: Ensure changes to the input CSS file don't generate stale output when using Turbopack (#17554)
  • Ensure classes are detected in Ruby's %w syntax in Slim templates (#17557)

v4.1.2

Fixed

  • Don't rely on the presence of @layer base to polyfill @property (#17506)
  • Support setting multiple inset shadows as arbitrary values (#17523)
  • Fix drop-shadow-* utilities that are defined with multiple shadows (#17515)
  • PostCSS: Fix race condition when two changes are queued concurrently (#17514)
  • PostCSS: Ensure files containing @tailwind utilities are processed (#17514)
  • Ensure the color-mix(…) polyfill creates fallbacks even when using colors that cannot be statically analyzed (#17513)
  • Fix slow incremental builds with @tailwindcss/vite and @tailwindcss/postscss (especially on Windows) (#17511)
  • Vite: Fix missing CSS file in Qwik setups (#17533)

v4.1.1

Fixed

  • Disable padding in @source inline(…) brace expansion (#17491)
  • Inject polyfills after @import and body-less @layer (#17493)
  • Ensure @tailwindcss/cli does not contain an import for jiti (#17502)

v4.1.0

Added

  • Add details-content variant (#15319)
  • Add inverted-colors variant (#11693)
  • Add noscript variant (#11929, #17431)
  • Add items-baseline-last and self-baseline-last utilities (#13888, #17476)

... (truncated)

Changelog

Sourced from tailwindcss's changelog.

[4.1.4] - 2025-04-14

Added

  • Add experimental @tailwindcss/oxide-wasm32-wasi target for running Tailwind in browser environments like StackBlitz (#17558)

Fixed

  • Ensure color-mix(…) polyfills do not cause used CSS variables to be removed (#17555)
  • Ensure color-mix(…) polyfills create fallbacks for theme variables that reference other theme variables (#17562)
  • Fix brace expansion in declining ranges like {10..0..5} and {0..10..-5} (#17591)
  • Work around a Chrome rendering bug when using the skew-* utilities (#17627)
  • Ensure container query variant names can contain hyphens (#17628)
  • Ensure shadow-inherit, inset-shadow-inherit, drop-shadow-inherit, and text-shadow-inherit inherit the shadow color (#17647)
  • Ensure compatibility with array tuples used in fontSize JS theme keys (#17630)
  • Ensure folders with binary file extensions in their names are scanned for utilities (#17595)
  • Upgrade: Convert fontSize array tuple syntax to CSS theme variables (#17630)

[4.1.3] - 2025-04-04

Fixed

  • Show warning when using unsupported bare value data type in --value(…) (#17464)
  • PostCSS: Ensure changes to the input CSS file don't generate stale output when using Turbopack (#17554)
  • Ensure classes are detected in Ruby's %w syntax in Slim templates (#17557)

[4.1.2] - 2025-04-03

Fixed

  • Don't rely on the presence of @layer base to polyfill @property (#17506)
  • Support setting multiple inset shadows as arbitrary values (#17523)
  • Fix drop-shadow-* utilities that are defined with multiple shadows (#17515)
  • PostCSS: Fix race condition when two changes are queued concurrently (#17514)
  • PostCSS: Ensure files containing @tailwind utilities are processed (#17514)
  • Ensure the color-mix(…) polyfill creates fallbacks even when using colors that cannot be statically analyzed (#17513)
  • Fix slow incremental builds with @tailwindcss/vite and @tailwindcss/postscss (especially on Windows) (#17511)
  • Vite: Fix missing CSS file in Qwik setups (#17533)

[4.1.1] - 2025-04-02

Fixed

  • Disable padding in @source inline(…) brace expansion (#17491)
  • Inject polyfills after @import and body-less @layer (#17493)
  • Ensure @tailwindcss/cli does not contain an import for jiti (#17502)

[4.1.0] - 2025-04-01

Added

... (truncated)

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2025
Bumps the major-updates group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `12.8.2` | `13.1.0` |
| [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `12.8.2` | `13.1.0` |
| [pinia](https://github.com/vuejs/pinia) | `2.3.1` | `3.0.2` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.0` | `3.2.0` |
| [@inertiajs/vue3](https://github.com/inertiajs/inertia/tree/HEAD/packages/vue3) | `1.3.0` | `2.0.8` |
| [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) | `12.1.5` | `13.0.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.1.4` |



Updates `@vueuse/core` from 12.8.2 to 13.1.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v13.1.0/packages/core)

Updates `@vueuse/integrations` from 12.8.2 to 13.1.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v13.1.0/packages/integrations)

Updates `pinia` from 2.3.1 to 3.0.2
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](vuejs/pinia@v2.3.1...v3.0.2)

Updates `tailwind-merge` from 2.6.0 to 3.2.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.6.0...v3.2.0)

Updates `@inertiajs/vue3` from 1.3.0 to 2.0.8
- [Release notes](https://github.com/inertiajs/inertia/releases)
- [Changelog](https://github.com/inertiajs/inertia/blob/master/CHANGELOG.md)
- [Commits](https://github.com/inertiajs/inertia/commits/v2.0.8/packages/vue3)

Updates `postcss-nesting` from 12.1.5 to 13.0.1
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting)

Updates `tailwindcss` from 3.4.17 to 4.1.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.1.4/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-version: 13.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@vueuse/integrations"
  dependency-version: 13.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: pinia
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: tailwind-merge
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inertiajs/vue3"
  dependency-version: 2.0.8
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: postcss-nesting
  dependency-version: 13.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: tailwindcss
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/major-updates-f43d7e5501 branch from 6e4465e to 3e664cd Compare May 5, 2025 09:11
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