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

build(deps): update dependency prettier-plugin-svelte to v3 #19

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2023

This PR contains the following updates:

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

Release Notes

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

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

v3.2.8

Compare Source

v3.2.7

Compare Source

  • (fix) force quote style inside style directives
  • (fix) preserve commas in array expressions
  • (fix) Svelte 5: properly determine end of snippet parameters with TS annotations

v3.2.6

Compare Source

  • (feat) Svelte 5: never quote single-expression-attributes

v3.2.5

Compare Source

  • (fix) Svelte 5: format TypeScript in the template

v3.2.4

Compare Source

  • (fix) speed up regex

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from MaySoMusician August 24, 2023 17:21
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 9cf449c to bbe0626 Compare November 14, 2023 20:46
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch 2 times, most recently from c284f07 to 958b3f3 Compare November 26, 2023 08:14
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch 2 times, most recently from fe0faff to 899f77a Compare February 18, 2024 05:41
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 899f77a to d690198 Compare March 3, 2024 01:06
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from d690198 to e9bec3c Compare April 16, 2024 23:42
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from e9bec3c to 24738af Compare June 10, 2024 05:13
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 24738af to 81f72c6 Compare June 24, 2024 17:52
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 81f72c6 to 98dde58 Compare July 21, 2024 02:55
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 98dde58 to 840bc0a Compare September 30, 2024 05:41
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 840bc0a to 97aba41 Compare November 15, 2024 02:39
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 97aba41 to e029920 Compare November 26, 2024 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants