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

Update dependency prettier-plugin-svelte to v3 #165

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.2.3

Compare Source

  • (fix) don't force-self-close <slot> tags

v3.2.2

Compare Source

  • (fix) handle updated @render tag AST shape

v3.2.1

Compare Source

  • (fix) handle updated @render tag AST shape

v3.2.0

Compare Source

  • (feat) format JSON script tags
  • (feat) introduce separate entry point using prettier/standalone
  • (fix) don't duplicate comments of nested script/style tags
  • (fix) handle updated Snippet block AST shape

v3.1.2

Compare Source

  • (fix) handle > tags in attributes

v3.1.1

Compare Source

  • (fix) handle types on each/await contexts

v3.1.0

Compare Source

  • (feat) add experimental support for Svelte 5
  • (feat) support #snippet and @render

v3.0.3

Compare Source

  • (fix) handle static tag attributes on <svelte:element>

v3.0.2

Compare Source

  • (fix) add package.json to exports map

v3.0.1

Compare Source

  • (fix) support less/scss in style tags

v3.0.0

Compare Source

  • (breaking) requires prettier version 3. This may require adjustments to your configuration file, see the migration guide for more info
  • (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 <div /> or <Component /> that stays as is, and so does <div></div>/<Component></Component>. If svelteStrictMode is turned on, it will still only allow <div></div> 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 - 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.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 16, 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: studierlangsam.de@1.1.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 prettier-plugin-svelte@3.2.3
npm ERR! node_modules/prettier-plugin-svelte
npm ERR!   dev prettier-plugin-svelte@"3.2.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! 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-04-12T14_56_20_951Z-debug-0.log

@github-actions
Copy link

Failed to deploy this PR because the pipeline failed 😲.

@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 5a9ab44 to ed10cb5 Compare October 16, 2023 13:12
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from ed10cb5 to d5d7b27 Compare October 16, 2023 16:44
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from d5d7b27 to e954e0c Compare October 16, 2023 19:34
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from e954e0c to 4262c00 Compare October 16, 2023 23:01
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 4262c00 to acb9c59 Compare October 17, 2023 01:49
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from acb9c59 to f5cef24 Compare October 17, 2023 04:19
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from f5cef24 to 3b184b6 Compare October 18, 2023 14:01
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 3b184b6 to 85e0c77 Compare October 18, 2023 16:32
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 85e0c77 to 0940fef Compare October 18, 2023 20:34
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 0940fef to 0fae3b4 Compare October 18, 2023 22:19
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 0fae3b4 to 2488666 Compare October 19, 2023 12:39
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 2488666 to 731778b Compare October 19, 2023 21:00
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 731778b to 7c7a0cf Compare October 20, 2023 01:53
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 7c7a0cf to b73138f Compare October 21, 2023 02:10
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from eaa19e2 to d07b0be Compare June 2, 2024 21:03
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from d07b0be to 55edfa2 Compare June 3, 2024 02:19
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 55edfa2 to 93bdd77 Compare June 3, 2024 03:22
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 93bdd77 to 8e3ea09 Compare June 3, 2024 06:59
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 8e3ea09 to 8640dee Compare June 3, 2024 10:23
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 8640dee to 9fcf8f1 Compare June 3, 2024 13:59
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 9fcf8f1 to 9cc5713 Compare June 3, 2024 17:14
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 9cc5713 to 9e83e6f Compare June 3, 2024 18:31
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 9e83e6f to da87915 Compare June 3, 2024 22:44
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from da87915 to 3f1acec Compare June 4, 2024 00:27
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 3f1acec to 72a9d90 Compare June 4, 2024 04:37
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 72a9d90 to 13b1b4b Compare June 4, 2024 07:12
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 13b1b4b to 3c20a8e Compare June 4, 2024 10:07
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.

None yet

0 participants