Skip to content

⬆️ Upgrade dependency pinia to v3#1251

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pinia-3.x
Open

⬆️ Upgrade dependency pinia to v3#1251
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pinia-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 18, 2025

This PR contains the following updates:

Package Change Age Confidence
pinia (source) 2.3.13.0.4 age confidence

Release Notes

vuejs/pinia (pinia)

v3.0.4

Compare Source

Please refer to CHANGELOG.md for details.

v3.0.3

Compare Source

Please refer to CHANGELOG.md for details.

v3.0.2

Please refer to CHANGELOG.md for details.

v3.0.0: Pinia 3.0

Compare Source

This version of Pinia has no new features, it drops support for Vue 2 and other deprecated APIs. It should be an straightforward upgrade for most users! 🎉

See the migration guide for help.

⚠ BREAKING CHANGES
  • We now use the native Awaited introduced in TS 4.5, so you need at least TS 4.5 to use Pinia 3.0. That being said, it's always better to have an up to date version of TS.
  • PiniaStorePlugin is now removed. Use PiniaPlugin instead.
  • defineStore({ id: 'id' }) is now removed. Use defineStore('id') instead
  • Pinia is now published as a type: module package but it still provides CJS versions dist files

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/pinia-3.x branch 17 times, most recently from 151f840 to b523b85 Compare February 25, 2025 20:34
@renovate renovate bot force-pushed the renovate/pinia-3.x branch 13 times, most recently from 5466ecb to 6d0dc19 Compare March 3, 2025 21:41
@renovate renovate bot force-pushed the renovate/pinia-3.x branch 11 times, most recently from 78553a4 to 19b8d3e Compare March 21, 2025 21:01
@renovate renovate bot force-pushed the renovate/pinia-3.x branch 11 times, most recently from ba45b08 to ff59210 Compare March 29, 2025 04:37
@renovate renovate bot force-pushed the renovate/pinia-3.x branch 7 times, most recently from f1a6cfc to 87be5d6 Compare March 31, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants