Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2025

This PR contains the following updates:

Package Change Age Confidence
pinia (source) ^2.1.7^3.0.0 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: 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.

@renovate renovate bot force-pushed the renovate/pinia-3.x branch 2 times, most recently from 0904083 to 5a55767 Compare August 25, 2025 08:32
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 5a55767 to 3a32120 Compare August 31, 2025 13:13
@renovate renovate bot force-pushed the renovate/pinia-3.x branch 8 times, most recently from fa7836d to 4c331ab Compare October 3, 2025 04:59
@renovate renovate bot force-pushed the renovate/pinia-3.x branch 5 times, most recently from 76c37a0 to 244b2d3 Compare October 9, 2025 09:06
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 244b2d3 to a688f36 Compare October 21, 2025 17:07
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from a688f36 to 525f39b Compare November 5, 2025 13:53
@renovate
Copy link
Contributor Author

renovate bot commented Nov 5, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn cli npm v11.7.0 does not support Node.js v16.20.2. This version of npm supports the following node versions: `^20.17.0 || >=22.9.0`. You can find the latest version at https://nodejs.org/.
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: organization_folders@1.0.0
npm error Found: vue@2.7.16
npm error node_modules/vue
npm error   vue@"^2.7.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vue@"^3.5.11" from pinia@3.0.4
npm error node_modules/pinia
npm error   pinia@"^3.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-01-08T20_30_41_218Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-01-08T20_30_41_218Z-debug-0.log

@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 525f39b to 42b910c Compare November 10, 2025 18:15
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 42b910c to b38043e Compare November 19, 2025 01:00
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from b38043e to 6ce3b56 Compare December 3, 2025 17:10
@renovate renovate bot force-pushed the renovate/pinia-3.x branch from 6ce3b56 to 2148cfe Compare December 31, 2025 15:37
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.

1 participant