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

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

Open
wants to merge 1 commit into
base: master
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.

@changeset-bot
Copy link

changeset-bot bot commented Aug 24, 2023

⚠️ No Changeset found

Latest commit: a288fa5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Aug 24, 2023

💻 Website Preview

The latest changes are available as preview in: https://61d67f31.graphql-code-generator.pages.dev

@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from deb78d0 to 0074e26 Compare November 10, 2023 09:57
Copy link
Contributor

github-actions bot commented Nov 10, 2023

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/visitor-plugin-common 5.6.0-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 4.0.12-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 4.0.12-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 4.4.0-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 4.4.1-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 5.0.12-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 4.1.2-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 4.5.1-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 4.0.12-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 npm ↗︎ unpkg ↗︎

@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch 2 times, most recently from cc03ea5 to 50ca34c Compare November 22, 2023 21:19
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch 2 times, most recently from 9c35450 to 1fbe1de Compare February 14, 2024 09:23
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch 2 times, most recently from 2769e5b to 2c625f9 Compare February 28, 2024 10:19
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 2c625f9 to a231e1d Compare April 12, 2024 15:17
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from a231e1d to acd77a2 Compare April 25, 2024 10:57
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from acd77a2 to 7739bf6 Compare June 6, 2024 14:15
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 7739bf6 to a86c73b Compare June 20, 2024 14:17
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch 3 times, most recently from 056fbf2 to 4adb726 Compare July 17, 2024 15:52
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 4adb726 to 3e8ba63 Compare August 21, 2024 15:37
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 3e8ba63 to 566eff6 Compare September 26, 2024 12:06
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 566eff6 to 2a5f948 Compare November 11, 2024 17:07
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch 3 times, most recently from d088d2c to 5ef16e7 Compare November 22, 2024 13:14
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 5ef16e7 to a288fa5 Compare November 25, 2024 19:25
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