Update dependency prettier-plugin-svelte to v4 #20

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 Confidence
prettier-plugin-svelte ^3.3.3^4.0.0 age confidence

Release Notes

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

v4.1.0

Compare Source

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

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

v3.5.2

Compare Source

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

v3.5.1

Compare Source

  • (fix) Svelte 5: print trailing attribute comments

v3.5.0

Compare Source

  • (feat) Svelte 5: print attribute comments

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | [`^3.3.3` → `^4.0.0`](https://renovatebot.com/diffs/npm/prettier-plugin-svelte/3.4.1/4.1.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-svelte/4.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-svelte/3.4.1/4.1.0?slim=true) | --- ### Release Notes <details> <summary>sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)</summary> ### [`v4.1.0`](https://github.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#410) [Compare Source](https://github.com/sveltejs/prettier-plugin-svelte/compare/prettier-plugin-svelte@4.0.1...prettier-plugin-svelte@4.1.0) ##### Minor Changes - feat: support Svelte 5 declaration tags ([#&#8203;533](https://github.com/sveltejs/prettier-plugin-svelte/pull/533)) ### [`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 ### [`v3.5.2`](https://github.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#352) [Compare Source](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.5.1...v3.5.2) - (fix) Preserve non-breaking spaces - (fix) handle comments in `bind:` get/set tuple - (fix) handle computed properties in e.g. `{#each}` blocks ### [`v3.5.1`](https://github.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#351) [Compare Source](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.5.0...v3.5.1) - (fix) Svelte 5: print trailing attribute comments ### [`v3.5.0`](https://github.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#350) [Compare Source](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.4.1...v3.5.0) - (feat) Svelte 5: print attribute comments </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEyOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
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
Beeebooo/Portfolio!20
No description provided.