Skip to content

Update dependency pinia to v3 - autoclosed #1434

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pinia (source) ^2.3.1 -> ^3.0.3 age adoption passing 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 - 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 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.

Copy link

vercel bot commented Feb 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nuxtjs-woocommerce ❌ Failed (Inspect) Jul 1, 2025 1:18am

@renovate renovate bot force-pushed the renovate/pinia-3.x branch from edfd91e to 7c74fdb Compare February 12, 2025 18:48
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 7c74fdb to 30746e0 Compare February 12, 2025 20:37
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 30746e0 to fcc2bad Compare March 7, 2025 19:29
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from fcc2bad to 189f7ea Compare March 19, 2025 01:44
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 189f7ea to bf756ce Compare March 19, 2025 20:44
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from bf756ce to eff2c1a Compare April 9, 2025 20:03
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from eff2c1a to 8f85e67 Compare April 9, 2025 20:33
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 8f85e67 to 2cdb3db Compare April 9, 2025 21:20
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 2cdb3db to 7291c82 Compare April 17, 2025 03:25
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 7291c82 to b06362d Compare April 26, 2025 14:30
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from b06362d to cda4a81 Compare April 28, 2025 04:30
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from cda4a81 to 5c57662 Compare May 15, 2025 04:06
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 5c57662 to 7dee830 Compare May 27, 2025 00:36
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 7dee830 to 99543f6 Compare May 29, 2025 04:50
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 99543f6 to 223efdc Compare June 4, 2025 01:57
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 223efdc to edb648b Compare June 4, 2025 11:02
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from edb648b to ac51ac0 Compare June 8, 2025 00:32
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from ac51ac0 to d6580d2 Compare June 19, 2025 01:56
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from d6580d2 to 00e14ae Compare June 26, 2025 02:42
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 00e14ae to 5d365cd Compare June 28, 2025 20:19
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 5d365cd to ef72b8d Compare June 28, 2025 22:14
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from ef72b8d to ecf0fe2 Compare June 28, 2025 23:25
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from ecf0fe2 to a0b3143 Compare June 30, 2025 01:40
@renovate renovate bot changed the title fix(deps): update dependency pinia to v3 Update dependency pinia to v3 Jun 30, 2025
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from a0b3143 to db6e941 Compare June 30, 2025 23:24
Copy link

vercel bot commented Jun 30, 2025

Deployment failed with the following error:

Resource is limited - try again in 44 minutes (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/pinia-3.x branch from db6e941 to b167a12 Compare July 1, 2025 01:16
Copy link

sonarqubecloud bot commented Jul 1, 2025

@renovate renovate bot changed the title Update dependency pinia to v3 Update dependency pinia to v3 - autoclosed Jul 1, 2025
@renovate renovate bot closed this Jul 1, 2025
@renovate renovate bot deleted the renovate/pinia-3.x branch July 1, 2025 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants