Skip to content
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

fix(deps): update dependency pinia to v2.3.0 #221

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pinia 2.0.33 -> 2.3.0 age adoption passing confidence

Release Notes

vuejs/pinia (pinia)

v2.3.0

Compare Source

v2.2.8

Compare Source

v2.2.7

Compare Source

v2.2.6

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.5

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.4

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.3

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.2

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.1

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.0

Compare Source

Please refer to CHANGELOG.md for details.

v2.1.7

Compare Source

Please refer to CHANGELOG.md for details.

v2.1.6

Compare Source

Please refer to CHANGELOG.md for details.

v2.1.5

Compare Source

Please refer to CHANGELOG.md for details.

v2.1.4

Compare Source

Please refer to CHANGELOG.md for details.

v2.1.3

Compare Source

Please refer to CHANGELOG.md for details.

v2.1.2

Compare Source

Please refer to CHANGELOG.md for details.

v2.1.1

Compare Source

Please refer to CHANGELOG.md for details.

v2.1.0

Compare Source

Please refer to CHANGELOG.md for details.

v2.0.36

Compare Source

Please refer to CHANGELOG.md for details.

v2.0.35

Compare Source

Please refer to CHANGELOG.md for details.

v2.0.34

Compare Source

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: Enabled.

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.

Copy link

vercel bot commented Dec 14, 2023

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

Name Status Preview Comments Updated (UTC)
projo ❌ Failed (Inspect) Dec 4, 2024 5:15pm

Copy link
Contributor Author

renovate bot commented Dec 14, 2023

⚠ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR!   vue@"3.2.47" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^2.6.14 || ^3.3.0" from [email protected]
npm ERR! node_modules/pinia
npm ERR!   pinia@"2.1.7" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2023-12-14T22_24_07_734Z-debug-0.log

@renovate renovate bot force-pushed the renovate/pinia-2.x branch from fd3fab1 to d2601a5 Compare July 26, 2024 12:46
@renovate renovate bot changed the title fix(deps): update dependency pinia to v2.1.7 fix(deps): update dependency pinia to v2.2.0 Jul 26, 2024
Copy link
Contributor Author

renovate bot commented Jul 26, 2024

⚠️ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR!   vue@"3.2.47" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^2.7.0 || ^3.5.11" from [email protected]
npm ERR! node_modules/pinia
npm ERR!   pinia@"2.3.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-12-04T17_14_59_021Z-debug-0.log

@renovate renovate bot force-pushed the renovate/pinia-2.x branch from d2601a5 to 94a772f Compare August 6, 2024 14:26
@renovate renovate bot changed the title fix(deps): update dependency pinia to v2.2.0 fix(deps): update dependency pinia to v2.2.1 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/pinia-2.x branch from 94a772f to c2bc349 Compare August 15, 2024 18:52
@renovate renovate bot changed the title fix(deps): update dependency pinia to v2.2.1 fix(deps): update dependency pinia to v2.2.2 Aug 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency pinia to v2.2.2 fix(deps): update dependency pinia to v2.2.3 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/pinia-2.x branch from c2bc349 to f963b37 Compare September 30, 2024 16:17
@renovate renovate bot force-pushed the renovate/pinia-2.x branch from f963b37 to fe72245 Compare October 1, 2024 14:26
@renovate renovate bot changed the title fix(deps): update dependency pinia to v2.2.3 fix(deps): update dependency pinia to v2.2.4 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/pinia-2.x branch from fe72245 to 5727489 Compare October 29, 2024 17:32
@renovate renovate bot changed the title fix(deps): update dependency pinia to v2.2.4 fix(deps): update dependency pinia to v2.2.5 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/pinia-2.x branch from 5727489 to f17979c Compare November 3, 2024 22:42
@renovate renovate bot changed the title fix(deps): update dependency pinia to v2.2.5 fix(deps): update dependency pinia to v2.2.6 Nov 3, 2024
@renovate renovate bot force-pushed the renovate/pinia-2.x branch from f17979c to 961c6c3 Compare November 27, 2024 17:06
@renovate renovate bot changed the title fix(deps): update dependency pinia to v2.2.6 fix(deps): update dependency pinia to v2.2.7 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/pinia-2.x branch from 961c6c3 to 6a6c62c Compare November 28, 2024 20:06
@renovate renovate bot changed the title fix(deps): update dependency pinia to v2.2.7 fix(deps): update dependency pinia to v2.2.8 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/pinia-2.x branch from 6a6c62c to d6bdcc1 Compare December 4, 2024 17:15
@renovate renovate bot changed the title fix(deps): update dependency pinia to v2.2.8 fix(deps): update dependency pinia to v2.3.0 Dec 4, 2024
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