therockstorm / privacy-protect

Securely share and store passwords and sensitive files.
https://www.privacyprotect.dev/
MIT License
137 stars 18 forks source link

chore(deps): update dependency prettier-plugin-svelte to v3 #32

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-svelte 2.10.1 -> 3.0.3 age adoption passing confidence

Release Notes

sveltejs/prettier-plugin-svelte (prettier-plugin-svelte) ### [`v3.0.3`](https://togithub.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#303) [Compare Source](https://togithub.com/sveltejs/prettier-plugin-svelte/compare/v3.0.2...v3.0.3) - (fix) handle static `tag` attributes on `` ### [`v3.0.2`](https://togithub.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#302) [Compare Source](https://togithub.com/sveltejs/prettier-plugin-svelte/compare/v3.0.1...v3.0.2) - (fix) add `package.json` to exports map ### [`v3.0.1`](https://togithub.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#301) [Compare Source](https://togithub.com/sveltejs/prettier-plugin-svelte/compare/v3.0.0...v3.0.1) - (fix) support less/scss in style tags ### [`v3.0.0`](https://togithub.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#300) [Compare Source](https://togithub.com/sveltejs/prettier-plugin-svelte/compare/bd91bbf319fd9c469b041ba5901697de0e2229a3...v3.0.0) - (breaking) requires `prettier` version 3. This may require adjustments to your configuration file, see [the migration guide for more info](https://togithub.com/sveltejs/prettier-plugin-svelte#how-to-migrate-from-version-2-to-3) - (breaking) requires node version 14 or higher - (breaking) Whether or not empty elements/components should self-close is now left to the user - in other words, if you write `
` or `` that stays as is, and so does `
`/``. If `svelteStrictMode` is turned on, it will still only allow `
` notation for elements (but it will leave your components alone) - (breaking) `svelteAllowShorthand` now takes precedence over `svelteStrictMode`, which no longer has any effect on that behavior. Set `svelteAllowShorthand` to `false` to get back the v2 behavior - (breaking) remove deprecated `svelteSortOrder` options

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone America/Denver, 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.



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

renovate[bot] commented 1 year 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 unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: privacy-protect@0.0.1
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 prettier-plugin-svelte@3.0.3
npm ERR! node_modules/prettier-plugin-svelte
npm ERR!   dev prettier-plugin-svelte@"3.0.3" 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/worker/cddbc8/5bb821/cache/others/npm/_logs/2023-09-30T13_15_49_306Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/cddbc8/5bb821/cache/others/npm/_logs/2023-09-30T13_15_49_306Z-debug-0.log
vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
privacy-protect ❌ Failed (Inspect) Sep 30, 2023 1:16pm
renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

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