nextcloud / twofactor_webauthn

WebAuthn Two-Factor Provider for Nextcloud
https://apps.nextcloud.com/apps/twofactor_webauthn
GNU Affero General Public License v3.0
49 stars 7 forks source link

fix(deps): bump vue from 2.7.15 to ^2.7.16-beta.1 #506

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue (source) ^2.7.15 -> ^2.7.16-beta.1 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "before 5am on monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 10 months ago

âš  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:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nextcloud/password-confirmation@5.0.1
npm ERR! Found: vue@2.7.16-beta.1
npm ERR! node_modules/vue
npm ERR!   vue@"^2.7.16-beta.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^2.7.14" from @nextcloud/password-confirmation@5.0.1
npm ERR! node_modules/@nextcloud/password-confirmation
npm ERR!   @nextcloud/password-confirmation@"^5.0.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: vue@2.7.15
npm ERR! node_modules/vue
npm ERR!   peer vue@"^2.7.14" from @nextcloud/password-confirmation@5.0.1
npm ERR!   node_modules/@nextcloud/password-confirmation
npm ERR!     @nextcloud/password-confirmation@"^5.0.1" 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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2023-12-11T00_56_57_719Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2023-12-11T00_56_57_719Z-debug-0.log
st3iny commented 10 months ago

Let's not switch to a beta release yet.

Ref https://github.com/vuejs/vue/releases/tag/v2.7.16-beta.1

renovate[bot] commented 10 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^2.7.16-beta.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.