chore(deps): update dependency svelte to v5.34.1 #267

Open
renovate-bot wants to merge 1 commit from renovate/svelte-5.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) 5.33.13 -> 5.34.1 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte)

v5.34.1

Compare Source

Patch Changes
  • fix: correctly tag private class state fields (#​16132)

v5.34.0

Compare Source

Minor Changes
  • feat: add source name logging to $inspect.trace (#​16060)
Patch Changes
  • fix: add command and commandfor to HTMLButtonAttributes (#​16117)

  • fix: better $inspect.trace() output (#​16131)

  • fix: properly hydrate dynamic css props components and remove element removal (#​16118)

v5.33.19

Compare Source

Patch Changes
  • fix: reset is_flushing if flushSync is called and there's no scheduled effect (#​16119)

v5.33.18

Compare Source

Patch Changes

v5.33.17

Compare Source

Patch Changes
  • chore: update acorn parser ecmaVersion to parse import attributes (#​16098)

v5.33.16

Compare Source

Patch Changes
  • fix: visit expression when destructuring state declarations (#​16081)

  • fix: move xmlns attribute from SVGAttributes to to DOMAttributes (#​16080)

v5.33.15

Compare Source

Patch Changes
  • fix: invoke parent boundary of deriveds that throw (#​16091)

v5.33.14

Compare Source

Patch Changes
  • Revert "feat: enable TS autocomplete for Svelte HTML element definitions" (#​16063)

  • fix: destructuring snippet arguments (#​16068)


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 | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [svelte](https://svelte.dev) ([source](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)) | [`5.33.13` -> `5.34.1`](https://renovatebot.com/diffs/npm/svelte/5.33.13/5.34.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/svelte/5.34.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/svelte/5.34.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/svelte/5.33.13/5.34.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte/5.33.13/5.34.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/svelte (svelte)</summary> ### [`v5.34.1`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5341) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.34.0...svelte@5.34.1) ##### Patch Changes - fix: correctly tag private class state fields ([#&#8203;16132](https://github.com/sveltejs/svelte/pull/16132)) ### [`v5.34.0`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5340) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.33.19...svelte@5.34.0) ##### Minor Changes - feat: add source name logging to `$inspect.trace` ([#&#8203;16060](https://github.com/sveltejs/svelte/pull/16060)) ##### Patch Changes - fix: add `command` and `commandfor` to `HTMLButtonAttributes` ([#&#8203;16117](https://github.com/sveltejs/svelte/pull/16117)) - fix: better `$inspect.trace()` output ([#&#8203;16131](https://github.com/sveltejs/svelte/pull/16131)) - fix: properly hydrate dynamic css props components and remove element removal ([#&#8203;16118](https://github.com/sveltejs/svelte/pull/16118)) ### [`v5.33.19`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#53319) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.33.18...svelte@5.33.19) ##### Patch Changes - fix: reset `is_flushing` if `flushSync` is called and there's no scheduled effect ([#&#8203;16119](https://github.com/sveltejs/svelte/pull/16119)) ### [`v5.33.18`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#53318) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.33.17...svelte@5.33.18) ##### Patch Changes - chore: bump `esrap` dependency ([#&#8203;16106](https://github.com/sveltejs/svelte/pull/16106)) - fix: destructuring state in ssr ([#&#8203;16102](https://github.com/sveltejs/svelte/pull/16102)) ### [`v5.33.17`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#53317) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.33.16...svelte@5.33.17) ##### Patch Changes - chore: update acorn parser `ecmaVersion` to parse import attributes ([#&#8203;16098](https://github.com/sveltejs/svelte/pull/16098)) ### [`v5.33.16`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#53316) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.33.15...svelte@5.33.16) ##### Patch Changes - fix: visit expression when destructuring state declarations ([#&#8203;16081](https://github.com/sveltejs/svelte/pull/16081)) - fix: move xmlns attribute from SVGAttributes to to DOMAttributes ([#&#8203;16080](https://github.com/sveltejs/svelte/pull/16080)) ### [`v5.33.15`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#53315) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.33.14...svelte@5.33.15) ##### Patch Changes - fix: invoke parent boundary of deriveds that throw ([#&#8203;16091](https://github.com/sveltejs/svelte/pull/16091)) ### [`v5.33.14`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#53314) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.33.13...svelte@5.33.14) ##### Patch Changes - Revert "feat: enable TS autocomplete for Svelte HTML element definitions" ([#&#8203;16063](https://github.com/sveltejs/svelte/pull/16063)) - fix: destructuring snippet arguments ([#&#8203;16068](https://github.com/sveltejs/svelte/pull/16068)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC40IiwidXBkYXRlZEluVmVyIjoiNDAuNDguNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-06-10 11:23:54 +00:00
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-06-10 11:23:56 +00:00
renovate-bot force-pushed renovate/svelte-5.x-lockfile from 7ab3f1eff4 to 18a40027e7 2025-06-10 17:23:16 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency svelte to v5.33.18 to chore(deps): update dependency svelte to v5.33.19 2025-06-10 17:23:22 +00:00
renovate-bot force-pushed renovate/svelte-5.x-lockfile from 18a40027e7 to f5424bd0e9 2025-06-11 23:27:32 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency svelte to v5.33.19 to chore(deps): update dependency svelte to v5.34.0 2025-06-11 23:27:44 +00:00
renovate-bot force-pushed renovate/svelte-5.x-lockfile from f5424bd0e9 to 64fa25a407 2025-06-12 02:27:55 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency svelte to v5.34.0 to chore(deps): update dependency svelte to v5.34.1 2025-06-12 02:28:02 +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/svelte-5.x-lockfile:renovate/svelte-5.x-lockfile
git checkout renovate/svelte-5.x-lockfile

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 checkout master
git merge --no-ff renovate/svelte-5.x-lockfile
git checkout renovate/svelte-5.x-lockfile
git rebase master
git checkout master
git merge --ff-only renovate/svelte-5.x-lockfile
git checkout renovate/svelte-5.x-lockfile
git rebase master
git checkout master
git merge --no-ff renovate/svelte-5.x-lockfile
git checkout master
git merge --squash renovate/svelte-5.x-lockfile
git checkout master
git merge --ff-only renovate/svelte-5.x-lockfile
git checkout master
git merge renovate/svelte-5.x-lockfile
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: nemunaire/reveil#267
No description provided.