Skip to content

Bump the prettier group across 1 directory with 2 updates - #461

Open
dependabot[bot] wants to merge 1 commit into
hotfixfrom
dependabot/npm_and_yarn/webapp/frontend/hotfix/prettier-8d73961cce
Open

dependabot[bot] wants to merge 1 commit into
hotfixfrom
dependabot/npm_and_yarn/webapp/frontend/hotfix/prettier-8d73961cce

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the prettier group with 2 updates in the /webapp/frontend directory: prettier and prettier-plugin-svelte.

Updates prettier from 3.9.7 to 3.9.8

Release notes

Sourced from prettier's releases.

3.9.8

  • Markdown: Don't let Liquid objects interrupt paragraphs (#20087 by @​seiyab)

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.9.8

diff

Markdown: Don't let Liquid objects interrupt paragraphs (#20087 by @​seiyab)

<!-- Input -->
If `module` is not a [`WebAssembly.Module`](https://github.com/prettier/prettier/blob/main/en-US/docs/WebAssembly/Reference/JavaScript_interface/Module) object instance, a
{{jsxref("TypeError")}} is thrown.
<!-- Prettier 3.9.7 -->
If module is not a WebAssembly.Module object instance, a
{{jsxref("TypeError")}} is thrown.
<!-- Prettier 3.9.8 -->
If module is not a WebAssembly.Module object instance, a
{{jsxref("TypeError")}} is thrown.

Commits

Updates 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 21, 2026
@dependabot dependabot Bot changed the title Bump the prettier group in /webapp/frontend with 2 updates Bump the prettier group across 1 directory with 2 updates Sep 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/frontend/hotfix/prettier-8d73961cce branch from b925074 to 94830a6 Compare September 22, 2026 05:14
Bumps the prettier group with 2 updates in the /webapp/frontend directory: [prettier](https://github.com/prettier/prettier) and [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte).


Updates `prettier` from 3.9.7 to 3.9.8
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.9.7...3.9.8)

Updates `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
  dependency-version: 3.9.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: prettier
- dependency-name: prettier-plugin-svelte
  dependency-version: 4.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: prettier
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/frontend/hotfix/prettier-8d73961cce branch from 94830a6 to f57b4ed Compare September 22, 2026 06:48

This branch has not been deployed

No deployments
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