Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps prettier-plugin-svelte from 2.7.1 to 3.4.1.

Changelog

Sourced from prettier-plugin-svelte's changelog.

3.4.1

  • (fix) externalize all prettier imports
  • (fix) don't remove parantheses of bind:ings with as type casts

3.4.0

  • (feat) Svelte 5: support attachments ({@attach ...})

3.3.3

  • (fix) Svelte 5: ensure bind get/set is broken up correctly when too long

3.3.2

  • (fix) Svelte 5: handle type annotations on Svelte control flow blocks
  • (fix) preserve style/script tags at the end of the file when using svelteSortOrder: "none"

3.3.1

  • (feat) Svelte 5: support upcoming bind:value={get, set}

3.3.0

  • (feat) Svelte 5: support upcoming <svelte:boundary>
  • (feat) Svelte 5: support upcoming <svelte:html>
  • (feat) Svelte 5: support upcoming #each without as

3.2.8

  • (chore) provide IDE tooling a way to pass Svelte compiler path

3.2.7

  • (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

3.2.6

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

3.2.5

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

3.2.4

  • (fix) speed up regex

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) from 2.7.1 to 3.4.1.
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/v3.4.1/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/commits/v3.4.1)

---
updated-dependencies:
- dependency-name: prettier-plugin-svelte
  dependency-version: 3.4.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file frontend labels Dec 15, 2025
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant