chore(deps): update dependency prettier-plugin-svelte to v4 #101

Open
renovate-bot wants to merge 1 commit from renovate/prettier-plugin-svelte-4.x into master
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-svelte ^3.4.0^4.0.0 age adoption passing confidence

Release Notes

sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v4.0.1

Compare Source

Patch Changes
  • fix: print @const correctly (#​530)

v4.0.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | [`^3.4.0` → `^4.0.0`](https://renovatebot.com/diffs/npm/prettier-plugin-svelte/3.5.2/4.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-svelte/4.0.1?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-svelte/4.0.1?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-svelte/3.5.2/4.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-svelte/3.5.2/4.0.1?slim=true) | --- ### Release Notes <details> <summary>sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)</summary> ### [`v4.0.1`](https://github.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#401) [Compare Source](https://github.com/sveltejs/prettier-plugin-svelte/compare/prettier-plugin-svelte@4.0.0...prettier-plugin-svelte@4.0.1) ##### Patch Changes - fix: print `@const` correctly ([#&#8203;530](https://github.com/sveltejs/prettier-plugin-svelte/pull/530)) ### [`v4.0.0`](https://github.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.5.2...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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My43Ny44IiwidXBkYXRlZEluVmVyIjoiNDMuNzcuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-22 00:06:56 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/prettier-plugin-svelte-4.x:renovate/prettier-plugin-svelte-4.x
git switch renovate/prettier-plugin-svelte-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/prettier-plugin-svelte-4.x
git switch renovate/prettier-plugin-svelte-4.x
git rebase master
git switch master
git merge --ff-only renovate/prettier-plugin-svelte-4.x
git switch renovate/prettier-plugin-svelte-4.x
git rebase master
git switch master
git merge --no-ff renovate/prettier-plugin-svelte-4.x
git switch master
git merge --squash renovate/prettier-plugin-svelte-4.x
git switch master
git merge --ff-only renovate/prettier-plugin-svelte-4.x
git switch master
git merge renovate/prettier-plugin-svelte-4.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
happyDomain/happyDeliver!101
No description provided.