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

Renovate bug: already updated. #2851

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/eslint-config-prettier 7.1.0 -> 9.0.0 age adoption passing confidence

Release Notes

vuejs/eslint-config-prettier (@​vue/eslint-config-prettier)

v9.0.0

Compare Source

Breaking Changes

  • Update eslint-config-prettier to v9 by @​WikiRik in https://github.com/vuejs/eslint-config-prettier/pull/18, which contains the following potential breaking change:

    Changed: unicode-bom is no longer turned off. Prettier preserves the BOM if you have one, and does not add one if missing. It was wrong of eslint-config-prettier to disable that rule. If you get ESLint errors after upgrading, either add "unicode-bom": "off" to your config to disable it again, or run ESLint with --fix to fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien (@​nstepien)!

v8.0.0

Compare Source

Breaking Changes
  • Upgraded to Prettier v3; please check out the Prettier release blog for more details
  • Requires Node.js >= v14
  • Requires ESLint >= v8

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 has been generated by Mend Renovate. View repository job log here.

Copy link

forking-renovate bot commented Feb 6, 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: xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: xwiki-platform-notifications-webjar@0.0.0
npm ERR! Found: prettier@2.8.8
npm ERR! node_modules/prettier
npm ERR!   dev prettier@"2.8.8" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@">= 3.0.0" from @vue/eslint-config-prettier@9.0.0
npm ERR! node_modules/@vue/eslint-config-prettier
npm ERR!   dev @vue/eslint-config-prettier@"9.0.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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-02-20T14_42_40_541Z-eresolve-report.txt

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

@manuelleduc manuelleduc self-assigned this Feb 20, 2024
@renovate-bot renovate-bot force-pushed the renovate/vue-eslint-config-prettier-9.x branch from 500d0dd to c7e3aa4 Compare February 20, 2024 14:42
@surli surli changed the title Update dependency @vue/eslint-config-prettier to v9 Renovate bug: already updated. Feb 26, 2024
@surli surli closed this Feb 26, 2024
@renovate-bot renovate-bot deleted the renovate/vue-eslint-config-prettier-9.x branch March 12, 2024 12:12
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.

3 participants