Skip to content
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

Bump the major-updates group across 1 directory with 8 updates #418

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 Mar 10, 2025

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

Package From To
@vueuse/core 12.5.0 13.0.0
@vueuse/integrations 12.5.0 13.0.0
pinia 2.3.1 3.0.1
tailwind-merge 2.6.0 3.0.2
@inertiajs/vue3 1.3.0 2.0.5
postcss-nesting 12.1.5 13.0.1
tailwindcss 3.4.17 4.0.12

Updates @vueuse/core from 12.5.0 to 13.0.0

Release notes

Sourced from @​vueuse/core's releases.

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

v12.8.2

   🐞 Bug Fixes

    View changes on GitHub

v12.8.1

   🐞 Bug Fixes

    View changes on GitHub

v12.8.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • ac72c11 chore: release v13.0.0
  • 5e0467b feat!: drop CJS build, now it's ESM-only (#4581)
  • 6683a4f test(ci): add additional attw test for built packages (#4648)
  • 8e05ae9 chore: release v12.8.2
  • 3f5da12 fix(types): wrong import path
  • 1389990 chore: release v12.8.1
  • 79fcba4 fix(useEventSource): remove readonly to not be breaking (#4645)
  • 37a7c22 chore: release v12.8.0
  • 03275af chore: fix types
  • 7432fd1 feat(types): deprecate MaybeRef and MaybeRefOrGetter in favor of Vue's na...
  • Additional commits viewable in compare view

Updates @vueuse/integrations from 12.5.0 to 13.0.0

Release notes

Sourced from @​vueuse/integrations's releases.

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

v12.8.2

   🐞 Bug Fixes

    View changes on GitHub

v12.8.1

   🐞 Bug Fixes

    View changes on GitHub

v12.8.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • ac72c11 chore: release v13.0.0
  • 5e0467b feat!: drop CJS build, now it's ESM-only (#4581)
  • 6683a4f test(ci): add additional attw test for built packages (#4648)
  • 8e05ae9 chore: release v12.8.2
  • 1389990 chore: release v12.8.1
  • 37a7c22 chore: release v12.8.0
  • 7432fd1 feat(types): deprecate MaybeRef and MaybeRefOrGetter in favor of Vue's na...
  • e4d80df docs: set right the links (#4638)
  • 8c66781 docs: update demo and document to use shallowRef (#4600)
  • 4feb118 refactor: Change primitive and element to shallowRef, update some retur...
  • Additional commits viewable in compare view

Updates pinia from 2.3.1 to 3.0.1

Commits

Updates tailwind-merge from 2.6.0 to 3.0.2

Release notes

Sourced from tailwind-merge's releases.

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 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 and a private sponsor for sponsoring tailwind-merge! ❤️

v3.0.0

Tailwind CSS v4 is here and it's time to upgrade tailwind-merge to support it. tailwind-merge v3.0.0 is more accurate than ever and follows the Tailwind CSS spec more closely than in v2. That is thanks to Tailwind CSS v4 being more consistent than ever.

This release drops support for Tailwind CSS v3 and in turn adds support for Tailwind CSS v4. That means you should upgrade to Tailwind CSS v4 and tailwind-merge v3 together. All breaking changes are related to the Tailwind CSS v4 support.

Check out the migration guide and if you have any questions, feel free to create an issue.

Breaking Changes

New Features

Bug Fixes

Documentation

... (truncated)

Commits
  • b5423b8 v3.0.2
  • 6ac89ac add changelog for v3.0.2
  • 2475d15 Merge pull request #538 from dcastil/bugfix/536/fix-px-value-not-being-recogn...
  • 6fcfdad add test case for px value in spacing scale
  • 9cb92c4 put px value into spacing scale
  • d862881 Merge pull request #535 from dcastil/dependabot/npm_and_yarn/dot-github/actio...
  • d246731 Bump @​octokit/plugin-paginate-rest in /.github/actions/metrics-report
  • 2e8f3d5 Merge pull request #533 from dcastil/dependabot/npm_and_yarn/dot-github/actio...
  • 50921de Bump @​octokit/request in /.github/actions/metrics-report
  • 431c42a Merge pull request #531 from dcastil/dependabot/npm_and_yarn/dot-github/actio...
  • Additional commits viewable in compare view

Updates @inertiajs/vue3 from 1.3.0 to 2.0.5

Release notes

Sourced from @​inertiajs/vue3's releases.

v2.0.5

What's Changed

New Contributors

Full Changelog: inertiajs/inertia@v2.0.4...v2.0.5

v2.0.4

  • Fix anchor links on initial visits (#2258)

v2.0.3

  • Fix: Reload on mount (#2200)

v2.0.2

  • Fix SSR with scroll restoration (#2190)
  • Fix for scroll + back bug (#2191)
  • Backport 1.x fixes from v1.3.0 release (#2193)

v2.0.1

  • Fix playground dependencies (#2070)
  • Removed Vitest tests + dependencies (#2175)
  • Augment vue instead of @vue/runtime-core (#2099)
  • Fix prefetch missing cacheFor default value (#2136)
  • Fix useForm re-renders by memoizing functions in React #2146
  • WhenVisible useEffect function is not recreated when params change. (#2153)
  • Ensure callback execution (#2163)
  • More resilient logic for stripping the origin from page URLs (#2164)
  • Add helper scripts for running tests (#2173)
  • Export InertiaFormProps in React (#2161)
  • Use default empty object in useForm Vue and Svelte (#2052)
  • Remove data option from useForm options type (#2060)
  • Take over scroll restoration from browser (#2051)

v2.0.0

twitter-card

Added

  • Add polling
  • Add link prefetching
  • Add deferred props
  • Add lazy loading of data when scrolling
  • Add history encryption API
  • Add React 19 support (#2131)

... (truncated)

Changelog

Sourced from @​inertiajs/vue3's changelog.

v2.0.5

  • Fix history state errors by nicholaspufal (#2265)
  • Bump axios from 1.7.9 to 1.8.2 (#2269)
  • Bump esbuild from 0.16.17 to 0.25.0 #2231 (#2231)
  • Bump vite from 5.4.11 to 5.4.12 (#2201)

v2.0.4

  • Fix anchor links on initial visits (#2258)

v2.0.3

  • Fix: Reload on mount (#2200)

v2.0.2

  • Fix SSR with scroll restoration (#2190)
  • Fix for scroll + back bug (#2191)
  • Backport 1.x fixes from v1.3.0 release (#2193)

v2.0.1

  • Fix playground dependencies (#2070)
  • Removed Vitest tests + dependencies (#2175)
  • Augment vue instead of @vue/runtime-core (#2099)
  • Fix prefetch missing cacheFor default value (#2136)
  • Fix useForm re-renders by memoizing functions in React #2146
  • WhenVisible useEffect function is not recreated when params change. (#2153)
  • Ensure callback execution (#2163)
  • More resilient logic for stripping the origin from page URLs (#2164)
  • Add helper scripts for running tests (#2173)
  • Export InertiaFormProps in React (#2161)
  • Use default empty object in useForm Vue and Svelte (#2052)
  • Remove data option from useForm options type (#2060)
  • Take over scroll restoration from browser (#2051)

v2.0.0

Added

  • Add polling
  • Add link prefetching
  • Add deferred props
  • Add lazy loading of data when scrolling
  • Add history encryption API
  • Add React 19 support (#2131)
  • Add client side visits (#2130)

Changed

... (truncated)

Commits

Updates axios from 1.7.9 to 1.8.2

Release notes

Sourced from axios's releases.

Release v1.8.2

Release notes:

Bug Fixes

  • http-adapter: add allowAbsoluteUrls to path building (#6810) (fb8eec2)

Contributors to this release

Release v1.8.1

Release notes:

Bug Fixes

  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)

Contributors to this release

Release v1.8.0

Release notes:

Bug Fixes

  • examples: application crashed when navigating examples in browser (#5938) (1260ded)
  • missing word in SUPPORT_QUESTION.yml (#6757) (1f890b1)
  • utils: replace getRandomValues with crypto module (#6788) (23a25af)

Features

Reverts

BREAKING CHANGES

  • code relying on the above will now combine the URLs instead of prefer request URL

  • feat: add config option for allowing absolute URLs

  • fix: add default value for allowAbsoluteUrls in buildFullPath

  • fix: typo in flow control when setting allowAbsoluteUrls

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.8.2 (2025-03-07)

Bug Fixes

  • http-adapter: add allowAbsoluteUrls to path building (#6810) (fb8eec2)

Contributors to this release

1.8.1 (2025-02-26)

Bug Fixes

  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)

Contributors to this release

1.8.0 (2025-02-25)

Bug Fixes

  • examples: application crashed when navigating examples in browser (#5938) (1260ded)
  • missing word in SUPPORT_QUESTION.yml (#6757) (1f890b1)
  • utils: replace getRandomValues with crypto module (#6788) (23a25af)

Features

Reverts

BREAKING CHANGES

  • code relying on the above will now combine the URLs instead of prefer request URL

  • feat: add config option for allowing absolute URLs

  • fix: add default value for allowAbsoluteUrls in buildFullPath

... (truncated)

Commits
  • a9f7689 chore(release): v1.8.2 (#6812)
  • fb8eec2 fix(http-adapter): add allowAbsoluteUrls to path building (#6810)
  • 9812045 chore(sponsor): update sponsor block (#6804)
  • 72acf75 chore(sponsor): update sponsor block (#6794)
  • 2e64afd chore(release): v1.8.1 (#6800)
  • 36a5a62 fix(utils): move generateString to platform utils to avoid importing crypto...
  • cceb7b1 chore(release): v1.8.0 (#6795)
  • 23a25af fix(utils): replace getRandomValues with crypto module (#6788)
  • 32c7bcc feat: Add config for ignoring absolute URLs (#5902) (#6192)
  • 4a3e26c chore(config): adjust rollup config to preserve license header to minified Ja...
  • Additional commits viewable in compare view

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.0.12

Release notes

Sourced from tailwindcss's releases.

v4.0.12

Fixed

  • Vite: Fix url(…) rebasing in transitively imported CSS files (#16965)
  • PostCSS: Rebase url(…)s in imported CSS files (#16965)
  • Ensure utilities are sorted based on their actual property order (#16995)
  • Ensure strings in Pug and Slim templates are handled correctly (#17000)
  • Ensure classes between } and { are properly extracted (#17001)
  • Fix razor/cshtml pre-processing (#17027)
  • Ensure extracting candidates from JS embedded in a PHP string works as expected (#17031)

v4.0.11

Fixed

  • Ensure classes containing -- are extracted correctly (#16972)
  • Ensure classes containing numbers followed by dash or underscore are extracted correctly (#16980)
  • Ensure arbitrary container queries are extracted correctly (#16984)
  • Ensure classes ending in [ are extracted in Slim templating language (#16985)
  • Ensure arbitrary variables with data types are extracted correctly (#16986)

v4.0.10

Added

  • Add col-<number> and row-<number> utilities for grid-column and grid-row (#15183)

Fixed

  • Ensure not-* does not remove :is(…) from variants (#16825)
  • Ensure @keyframes are correctly emitted when using a prefix (#16850)
  • Don't swallow @utility declarations when @apply is used in nested rules (#16940)
  • Ensure outline-hidden behaves like outline-none outside of forced colors mode (#16943)
  • Allow !important on CSS variables again (#16873)
  • Vite: Do not crash when encountering an .svg file with # or ? in the filename (#16957)
  • Ensure utilities are properly detected within square brackets (#16306)
  • Ensure utilities are properly detected using Angular's conditional class binding syntax (#16306)
  • Ensure utilities starting with numbers are properly extracted from Slim templates (#16306)
  • Discard arbitrary property candidates that have guaranteed-invalid property names (#16306)

Changed

  • Removed max-w-auto and max-h-auto utilities as they generate invalid CSS (#16917)
  • Replaced the existing candidate extractor with a brand new extractor to improve maintainability, correctness, and performance (#16306)

v4.0.9

Fixed

  • Make JS APIs available to plugins and configs in the Standalone CLI (#15934)
  • Vite: Don't crash when importing a virtual module from JavaScript that ends in .css (#16780)
  • Fix an issue where @reference "…" would sometimes omit keyframe animations (#16774)
  • Ensure z-*! utilities are properly marked as !important (#16795)

... (truncated)

Changelog

Sourced from tailwindcss's changelog.

[4.0.12] - 2025-03-07

Fixed

  • Vite: Fix url(…) rebasing in transitively imported CSS files (#16965)
  • PostCSS: Rebase url(…)s in imported CSS files (#16965)
  • Ensure utilities are sorted based on their actual property order (#16995)
  • Ensure strings in Pug and Slim templates are handled correctly (#17000)
  • Ensure classes between } and { are properly extracted (#17001)
  • Fix razor/cshtml pre-processing (#17027)
  • Ensure extracting candidates from JS embedded in a PHP string works as expected (#17031)

[4.0.11] - 2025-03-06

Fixed

  • Ensure classes containing -- are extracted correctly (#16972)
  • Ensure classes containing numbers followed by dash or underscore are extracted correctly (#16980)
  • Ensure arbitrary container queries are extracted correctly (#16984)
  • Ensure classes ending in [ are extracted in Slim templating language (#16985)
  • Ensure arbitrary variables with data types are extracted correctly (#16986)

[4.0.10] - 2025-03-05

Added

  • Add col-<number> and row-<number> utilities for grid-column and grid-row (#15183)

Fixed

  • Ensure not-* does not remove :is(…) from variants (#16825)
  • Ensure @keyframes are correctly emitted when using a prefix (#16850)
  • Don't swallow @utility declarations when @apply is used in nested rules (#16940)
  • Ensure outline-hidden behaves like outline-none outside of forced colors mode (#16943)
  • Allow !important on CSS variables again (#16873)
  • Vite: Do not crash when encountering an .svg file with # or ? in the filename (#16957)
  • Ensure utilities are properly detected within square brackets (#16306)
  • Ensure utilities are properly detected using Angular's conditional class binding syntax (#16306)
  • Ensure utilities starting with numbers are properly extracted from Slim templates (#16306)
  • Discard arbitrary property candidates that have guaranteed-invalid property names (#16306)

Changed

  • Removed max-w-auto and max-h-auto utilities as they generate invalid CSS (#16917)
  • Replaced the existing candidate extractor with a brand new extractor to improve maintainability, correctness, and performance (#16306)

[4.0.9] - 2025-02-25

Fixed

... (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)
  • `@dependab...

Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/major-updates-c8adee09cf branch 2 times, most recently from 1ea574c to 52d7620 Compare March 24, 2025 08:23
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.5.0` | `13.0.0` |
| [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `12.5.0` | `13.0.0` |
| [pinia](https://github.com/vuejs/pinia) | `2.3.1` | `3.0.1` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.0` | `3.0.2` |
| [@inertiajs/vue3](https://github.com/inertiajs/inertia/tree/HEAD/packages/vue3) | `1.3.0` | `2.0.5` |
| [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.0.12` |



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

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

Updates `pinia` from 2.3.1 to 3.0.1
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/commits)

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

Updates `@inertiajs/vue3` from 1.3.0 to 2.0.5
- [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.5/packages/vue3)

Updates `axios` from 1.7.9 to 1.8.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.9...v1.8.2)

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.0.12
- [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.0.12/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@vueuse/integrations"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inertiajs/vue3"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: major-updates
- dependency-name: postcss-nesting
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/major-updates-c8adee09cf branch from 52d7620 to eec7b87 Compare March 28, 2025 13:56
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