Skip to content

build(deps-dev): bump prettier-plugin-svelte from 3.4.0 to 4.1.1#73

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/prettier-plugin-svelte-4.1.1
Open

build(deps-dev): bump prettier-plugin-svelte from 3.4.0 to 4.1.1#73
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/prettier-plugin-svelte-4.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown

Bumps prettier-plugin-svelte from 3.4.0 to 4.1.1.

Release notes

Sourced from prettier-plugin-svelte's releases.

prettier-plugin-svelte@4.1.1

Patch Changes

  • fix: preserve nested rest patterns in {#each} destructuring (#537)

  • fix: preserve whitespace inside <textarea> (its content is whitespace-sensitive, like <pre>) (#540)

  • fix: don't drop <script>/<style> content when the closing tag has whitespace (</script >) (#539)

prettier-plugin-svelte@4.1.0

Minor Changes

  • feat: support Svelte 5 declaration tags (#533)

prettier-plugin-svelte@4.0.1

Patch Changes

  • fix: print @const correctly (#530)

prettier-plugin-svelte@4.0.0

  • (breaking) Require Svelte 5
  • (breaking) Remove svelteBracketNewLine option
  • (breaking) Remove svelteStrictMode option
  • (fix) Keep trailing <!-- #endregion --> comments below svelte:options / scripts / styles
Changelog

Sourced from prettier-plugin-svelte's changelog.

4.1.1

Patch Changes

  • fix: preserve nested rest patterns in {#each} destructuring (#537)

  • fix: preserve whitespace inside <textarea> (its content is whitespace-sensitive, like <pre>) (#540)

  • fix: don't drop <script>/<style> content when the closing tag has whitespace (</script >) (#539)

4.1.0

Minor Changes

  • feat: support Svelte 5 declaration tags (#533)

4.0.1

Patch Changes

  • fix: print @const correctly (#530)

4.0.0

  • (breaking) Require Svelte 5
  • (breaking) Remove svelteBracketNewLine option
  • (breaking) Remove svelteStrictMode option
  • (fix) Keep trailing <!-- #endregion --> comments below svelte:options / scripts / styles

3.5.2

  • (fix) Preserve non-breaking spaces
  • (fix) handle comments in bind: get/set tuple
  • (fix) handle computed properties in e.g. {#each} blocks

3.5.1

  • (fix) Svelte 5: print trailing attribute comments

3.5.0

  • (feat) Svelte 5: print attribute comments

3.4.1

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

This version was pushed to npm by GitHub Actions, a new releaser for prettier-plugin-svelte since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 3, 2026
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) from 3.4.0 to 4.1.1.
- [Release notes](https://github.com/sveltejs/prettier-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/commits/prettier-plugin-svelte@4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): Bump prettier-plugin-svelte from 3.4.0 to 4.1.1 build(deps-dev): bump prettier-plugin-svelte from 3.4.0 to 4.1.1 Jul 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-svelte-4.1.1 branch from c48d834 to 250316f Compare July 4, 2026 16:39
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants