Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-svelte 2.9.0 -> 3.2.2 age adoption passing confidence

Release Notes

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

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

v2.10.1

Compare Source

  • (chore) mark as compatible with Svelte 4

v2.10.0

Compare Source

  • (feat) support requirePragma and insertPragma options (#​350)
  • (feat) support <svelte:document>
  • (feat) trim whitespace in class attributes (#​339)
  • (feat) allow multiple comments atop of script/style tags (#​291)
  • (fix) handle script/style attributes without quotes (#​344)

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 renovate bot added the renovate label Jul 19, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch 3 times, most recently from 5b5f351 to 07dbbe7 Compare July 27, 2023 17:01
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 07dbbe7 to 37ca5d6 Compare November 10, 2023 10:10
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch 2 times, most recently from 519482d to a3bf465 Compare November 22, 2023 19:37
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch 2 times, most recently from 6356504 to 1f9214d Compare February 14, 2024 09:59
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 1f9214d to 25b540b Compare February 28, 2024 13:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants