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

chore(deps): bump the minor-and-patch group with 5 updates #53

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the minor-and-patch group with 5 updates:

Package From To
@vueuse/components 12.0.0 12.2.0
@vueuse/core 12.0.0 12.2.0
pinia-plugin-persistedstate 4.1.3 4.2.0
tailwindcss 3.4.16 3.4.17
vite 6.0.3 6.0.5

Updates @vueuse/components from 12.0.0 to 12.2.0

Release notes

Sourced from @​vueuse/components's releases.

v12.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.2.0-beta.4

No significant changes

    View changes on GitHub

v12.2.0-beta.3

No significant changes

    View changes on GitHub

v12.2.0-beta.2

No significant changes

    View changes on GitHub

v12.2.0-beta.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.1.0

   🚀 Features

... (truncated)

Commits

Updates @vueuse/core from 12.0.0 to 12.2.0

Release notes

Sourced from @​vueuse/core's releases.

v12.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.2.0-beta.4

No significant changes

    View changes on GitHub

v12.2.0-beta.3

No significant changes

    View changes on GitHub

v12.2.0-beta.2

No significant changes

    View changes on GitHub

v12.2.0-beta.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.1.0

   🚀 Features

... (truncated)

Commits

Updates pinia-plugin-persistedstate from 4.1.3 to 4.2.0

Release notes

Sourced from pinia-plugin-persistedstate's releases.

v4.2.0

compare changes

🚀 Enhancements

  • nuxt: Infer global cookieOptions to specified cookie storage without options (3c55848)
  • nuxt: Explicit Nuxt plugin name (pinia-plugin-persistedstate) (a0a4c51)

🩹 Fixes

  • nuxt: Check @pinia/nuxt module installation by pinia key (#359)

🏡 Chore

  • Bump dependencies (incl. pinia^2.3.0 & @​pinia/nuxt^0.9.0) (c71d618)

❤️ Contributors

Changelog

Sourced from pinia-plugin-persistedstate's changelog.

v4.2.0

compare changes

🚀 Enhancements

  • nuxt: Infer global cookieOptions to specified cookie storage without options (3c55848)
  • nuxt: Explicit Nuxt plugin name (pinia-plugin-persistedstate) (a0a4c51)

🩹 Fixes

  • nuxt: Check @pinia/nuxt module installation by pinia key (#359)

🏡 Chore

  • Bump dependencies (incl. pinia^2.3.0 & @​pinia/nuxt^0.9.0) (c71d618)

❤️ Contributors

Commits
  • f128213 chore(release): v4.2.0
  • a0a4c51 feat(nuxt): explicit Nuxt plugin name (pinia-plugin-persistedstate)
  • c71d618 chore: bump dependencies (incl. pinia^2.3.0 & @​pinia/nuxt^0.9.0)
  • 3c55848 feat(nuxt): infer global cookieOptions to specified cookie storage withou...
  • 0b201b2 fix(nuxt): check @pinia/nuxt module installation by pinia key (#359)
  • See full diff in compare view

Updates tailwindcss from 3.4.16 to 3.4.17

Release notes

Sourced from tailwindcss's releases.

v3.4.17

Fixed

  • Work around Node v22.12+ issue (#15421)
Changelog

Sourced from tailwindcss's changelog.

[3.4.17] - 2024-12-17

Fixed

  • Work around Node v22.12+ issue (#15421)
Commits

Updates vite from 6.0.3 to 6.0.5

Release notes

Sourced from vite's releases.

v6.0.5

Please refer to CHANGELOG.md for details.

v6.0.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.0.5 (2024-12-20)

6.0.4 (2024-12-19)

Commits
  • 49a6be5 release: v6.0.5
  • 4359e0d fix: esbuild regression (pin to 0.24.0) (#19027)
  • 11cd5a4 release: v6.0.4
  • 3734f80 fix(css): escape double quotes in url() when lightningcss is used (#18997)
  • 2b4f115 fix(deps): update all non-major dependencies (#18996)
  • 12b612d fix: fallback terser to main thread when function options are used (#18987)
  • d88d000 fix(deps): update all non-major dependencies (#18967)
  • 21680bd fix(css): skip non css in custom sass importer (#18970)
  • 62fad6d chore(deps): update dependency @​rollup/plugin-node-resolve to v16 (#18968)
  • 8a6bb4e fix(optimizer): keep NODE_ENV as-is when keepProcessEnv is true (#18899)
  • 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 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

Bumps the minor-and-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@vueuse/components](https://github.com/vueuse/vueuse/tree/HEAD/packages/components) | `12.0.0` | `12.2.0` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `12.0.0` | `12.2.0` |
| [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) | `4.1.3` | `4.2.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.16` | `3.4.17` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.3` | `6.0.5` |


Updates `@vueuse/components` from 12.0.0 to 12.2.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.2.0/packages/components)

Updates `@vueuse/core` from 12.0.0 to 12.2.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.2.0/packages/core)

Updates `pinia-plugin-persistedstate` from 4.1.3 to 4.2.0
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](prazdevs/pinia-plugin-persistedstate@v4.1.3...v4.2.0)

Updates `tailwindcss` from 3.4.16 to 3.4.17
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.16...v3.4.17)

Updates `vite` from 6.0.3 to 6.0.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.5/packages/vite)

---
updated-dependencies:
- dependency-name: "@vueuse/components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
@niusia-ua niusia-ua merged commit 23d7e07 into main Dec 24, 2024
2 checks passed
@niusia-ua niusia-ua deleted the dependabot/npm_and_yarn/minor-and-patch-9968a1a607 branch December 24, 2024 07:52
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.

1 participant