chore(deps): update dependency prettier to v3 #142

Merged
nemunaire merged 1 commits from renovate/prettier-3.x into master 2023-07-20 07:44:56 +00:00
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier (source) ^2.6.2 -> ^3.0.0 age adoption passing confidence

Release Notes

prettier/prettier (prettier)

v3.0.0

Compare Source

diff

🔗 Release Notes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | [`^2.6.2` -> `^3.0.0`](https://renovatebot.com/diffs/npm/prettier/2.8.8/3.0.0) | [![age](https://badges.renovateapi.com/packages/npm/prettier/3.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/prettier/3.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/prettier/3.0.0/compatibility-slim/2.8.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/prettier/3.0.0/confidence-slim/2.8.8)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prettier/prettier (prettier)</summary> ### [`v3.0.0`](https://github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#300) [Compare Source](https://github.com/prettier/prettier/compare/2.8.8...3.0.0) [diff](https://github.com/prettier/prettier/compare/3.0.0-alpha.6...3.0.0) 🔗 [Release Notes](https://prettier.io/blog/2023/07/05/3.0.0.html) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTguMCIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Author
Contributor

⚠ 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: ui/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: prettier-plugin-svelte@2.10.1
npm ERR! Found: prettier@3.0.0
npm ERR! node_modules/prettier
npm ERR!   dev prettier@"^3.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@"^1.16.4 || ^2.0.0" from prettier-plugin-svelte@2.10.1
npm ERR! node_modules/prettier-plugin-svelte
npm ERR!   dev prettier-plugin-svelte@"^2.7.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: prettier@2.8.8
npm ERR! node_modules/prettier
npm ERR!   peer prettier@"^1.16.4 || ^2.0.0" from prettier-plugin-svelte@2.10.1
npm ERR!   node_modules/prettier-plugin-svelte
npm ERR!     dev prettier-plugin-svelte@"^2.7.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 /var/lib/renovatebot/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /var/lib/renovatebot/cache/others/npm/_logs/2023-07-20T05_08_20_440Z-debug-0.log

### ⚠ 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: ui/package-lock.json ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: prettier-plugin-svelte@2.10.1 npm ERR! Found: prettier@3.0.0 npm ERR! node_modules/prettier npm ERR! dev prettier@"^3.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer prettier@"^1.16.4 || ^2.0.0" from prettier-plugin-svelte@2.10.1 npm ERR! node_modules/prettier-plugin-svelte npm ERR! dev prettier-plugin-svelte@"^2.7.0" from the root project npm ERR! npm ERR! Conflicting peer dependency: prettier@2.8.8 npm ERR! node_modules/prettier npm ERR! peer prettier@"^1.16.4 || ^2.0.0" from prettier-plugin-svelte@2.10.1 npm ERR! node_modules/prettier-plugin-svelte npm ERR! dev prettier-plugin-svelte@"^2.7.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 /var/lib/renovatebot/cache/others/npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /var/lib/renovatebot/cache/others/npm/_logs/2023-07-20T05_08_20_440Z-debug-0.log ```
renovate-bot force-pushed renovate/prettier-3.x from 44a3a15596 to d0f5dba747 2023-07-05 21:09:21 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from d0f5dba747 to bc1f5ce88b 2023-07-05 22:07:05 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from bc1f5ce88b to db2aba7cf0 2023-07-06 04:08:53 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from db2aba7cf0 to fff4e3f9b4 2023-07-06 10:08:19 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from fff4e3f9b4 to 59547919e2 2023-07-06 15:09:56 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from 59547919e2 to 9b50e9ee86 2023-07-09 15:09:33 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from 9b50e9ee86 to de8fbd9a55 2023-07-09 18:14:38 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from de8fbd9a55 to f2c8a72e15 2023-07-09 22:44:04 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from f2c8a72e15 to f0904d3536 2023-07-10 04:07:31 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from f0904d3536 to 2483ad0db4 2023-07-10 13:08:19 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from 2483ad0db4 to 0e534395fd 2023-07-11 06:08:32 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from 0e534395fd to 7546444e86 2023-07-11 14:08:31 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from 7546444e86 to f1d58f466a 2023-07-11 16:09:28 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from f1d58f466a to a8e4af95de 2023-07-11 18:08:46 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from a8e4af95de to 288ae3f398 2023-07-12 09:06:39 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from 288ae3f398 to 30ee2003f4 2023-07-19 14:10:37 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from 30ee2003f4 to 571ac5a986 2023-07-19 15:05:50 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from 571ac5a986 to 6157bdd132 2023-07-19 20:08:33 +00:00 Compare
renovate-bot force-pushed renovate/prettier-3.x from 6157bdd132 to a6b5e569a3 2023-07-20 05:08:34 +00:00 Compare
nemunaire merged commit a6b5e569a3 into master 2023-07-20 07:44:56 +00:00
nemunaire deleted branch renovate/prettier-3.x 2023-07-20 07:44:56 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: teach/atsebay.t#142
No description provided.