Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pinia ^2.3.1 -> ^3.0.1 age adoption passing confidence

Release Notes

vuejs/pinia (pinia)

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 - "* 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 dependencies label Mar 3, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 3, 2025

Open in Stackblitz

npm i https://pkg.pr.new/@vitejs/plugin-vue@537
npm i https://pkg.pr.new/@vitejs/plugin-vue-jsx@537

commit: 4749755

@renovate renovate bot force-pushed the renovate/pinia-3.x branch from dc8b535 to 4749755 Compare March 31, 2025 13:59
@haoqunjiang haoqunjiang merged commit 0c87f4e into main Mar 31, 2025
12 checks passed
@haoqunjiang haoqunjiang deleted the renovate/pinia-3.x branch March 31, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants