Skip to content

⬆️ Update pinia to v3#3484

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

⬆️ Update pinia to v3#3484
renovate[bot] wants to merge 1 commit intodevfrom
renovate/pinia-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pinia (source) 2.3.13.0.4 age adoption passing 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/Berlin)

  • Branch creation
    • "before 3am every weekday"
  • 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 added the dependencies Pull requests that update a dependency file label Apr 17, 2025
@renovate renovate Bot requested a review from Suchty112 April 17, 2025 23:37
@renovate renovate Bot force-pushed the renovate/pinia-3.x branch 2 times, most recently from f4fd2aa to 845847a Compare April 25, 2025 16:28
@Suchty112 Suchty112 requested review from jxn-30 and removed request for Suchty112 April 25, 2025 16:38
@Suchty112 Suchty112 assigned jxn-30 and unassigned Suchty112 Apr 25, 2025
@renovate renovate Bot force-pushed the renovate/pinia-3.x branch 9 times, most recently from 34749b5 to 57609a0 Compare May 1, 2025 04:25
@renovate renovate Bot force-pushed the renovate/pinia-3.x branch 12 times, most recently from 4a8b12d to 342fec0 Compare May 7, 2025 03:28
@renovate renovate Bot force-pushed the renovate/pinia-3.x branch 12 times, most recently from ba533b4 to ff62b30 Compare May 23, 2025 04:35
@renovate renovate Bot force-pushed the renovate/pinia-3.x branch 5 times, most recently from 36c49f4 to ab00b93 Compare May 27, 2025 13:23
@renovate renovate Bot force-pushed the renovate/pinia-3.x branch 11 times, most recently from ee699f0 to 03768b4 Compare June 4, 2025 11:31
@renovate renovate Bot force-pushed the renovate/pinia-3.x branch from 03768b4 to d064ad1 Compare June 11, 2025 04:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants