Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2025

This PR contains the following updates:

Package Change Age Confidence
pinia (source) ^2.3.1 -> ^3.0.3 age confidence

Release Notes

vuejs/pinia (pinia)

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: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 added the renovate label Apr 21, 2025
@renovate renovate bot force-pushed the renovate/pinia-3.x branch 2 times, most recently from 858077f to 7286a00 Compare May 2, 2025 19:32
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 7286a00 to c57dc88 Compare May 12, 2025 07:14
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from c57dc88 to 3a7bddc Compare May 19, 2025 12:01
@renovate renovate bot force-pushed the renovate/pinia-3.x branch 2 times, most recently from 28a06f4 to f6e97d5 Compare June 2, 2025 10:46
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from f6e97d5 to e4eec3d Compare June 7, 2025 09:42
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from e4eec3d to da9658e Compare June 23, 2025 05:53
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from da9658e to 6983696 Compare July 7, 2025 10:51
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 6983696 to 677671b Compare July 28, 2025 06:41
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 677671b to f48518f Compare August 4, 2025 07:54
@renovate renovate bot force-pushed the renovate/pinia-3.x branch 2 times, most recently from eab9d6b to de645a5 Compare August 18, 2025 05:48
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from de645a5 to 5d3c7be Compare August 25, 2025 09:44
@renovate renovate bot force-pushed the renovate/pinia-3.x branch 2 times, most recently from 14ae0a9 to 2e510d3 Compare September 11, 2025 14:52
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 2e510d3 to 4e59c71 Compare September 15, 2025 05:15
@renovate renovate bot force-pushed the renovate/pinia-3.x branch 2 times, most recently from 222c814 to 64088b0 Compare September 29, 2025 09:46
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 64088b0 to 3d7bc56 Compare October 6, 2025 04:29
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 3d7bc56 to ca89c4d Compare October 21, 2025 22:55
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from ca89c4d to ab374d2 Compare October 27, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant