Skip to content

Bump prettier-plugin-svelte from 3.5.1 to 4.1.1 in /webapp/frontend - #419

Closed
dependabot[bot] wants to merge 1 commit into
hotfixfrom
dependabot/npm_and_yarn/webapp/frontend/hotfix/prettier-plugin-svelte-4.1.1
Closed

dependabot[bot] wants to merge 1 commit into
hotfixfrom
dependabot/npm_and_yarn/webapp/frontend/hotfix/prettier-plugin-svelte-4.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 19, 2026

Copy link
Copy Markdown
Contributor

Bumps prettier-plugin-svelte from 3.5.1 to 4.1.1.

Release notes

Sourced from prettier-plugin-svelte's releases.

[email protected]

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)

[email protected]

Minor Changes

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

[email protected]

Patch Changes

  • fix: print @const correctly (#530)

[email protected]

  • (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
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 Sep 19, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/frontend/hotfix/prettier-plugin-svelte-4.1.1 branch 4 times, most recently from c897d19 to b5b7cd7 Compare September 20, 2026 07:18
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) from 3.5.1 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/compare/[email protected])

---
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] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/frontend/hotfix/prettier-plugin-svelte-4.1.1 branch from b5b7cd7 to 3133470 Compare September 20, 2026 19:46
@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #461.

@dependabot dependabot Bot closed this Sep 21, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/webapp/frontend/hotfix/prettier-plugin-svelte-4.1.1 branch September 21, 2026 10:43
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