chore(deps): update dependency svelte to v5.1.0 #290

Merged
renovate-bot merged 1 commit from renovate/svelte-5.x-lockfile into master 2024-10-23 20:03:19 +00:00
Member

This PR contains the following updates:

Package Type Update Change
svelte (source) devDependencies minor 5.0.5 -> 5.1.0

Release Notes

sveltejs/svelte (svelte)

v5.1.0

Compare Source

Minor Changes
  • feat: export mount() options as the MountOptions type (#​13674)

  • feat: allow usage of getContext() within $derived runes (#​13830)

Patch Changes
  • fix: properly migrate ts with inferred type comments (#​13761)

  • fix: correct property name conversion in custom transitions (#​13820)

  • fix: ensure $effect.tracking returns false inside transition functions (#​13775)

  • fix: migrate default slots to children snippet (#​13760)

  • fix: don't print errors on migration errors (#​13754)

  • fix: prevent spread attribute from overriding class directive (#​13763)

  • fix: ensure :has selectors followed by other selectors match (#​13824)

  • fix: ensure muted DOM property works correctly in FF (#​13751)

  • fix: show filename information in legacy_recursive_reactive_block (#​13764)


Configuration

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

🚦 Automerge: Enabled.

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 | Type | Update | Change | |---|---|---|---| | [svelte](https://svelte.dev) ([source](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)) | devDependencies | minor | [`5.0.5` -> `5.1.0`](https://renovatebot.com/diffs/npm/svelte/5.0.5/5.1.0) | --- ### Release Notes <details> <summary>sveltejs/svelte (svelte)</summary> ### [`v5.1.0`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#510) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.0.5...svelte@5.1.0) ##### Minor Changes - feat: export mount() options as the MountOptions type ([#&#8203;13674](https://github.com/sveltejs/svelte/pull/13674)) - feat: allow usage of getContext() within $derived runes ([#&#8203;13830](https://github.com/sveltejs/svelte/pull/13830)) ##### Patch Changes - fix: properly migrate ts with inferred type comments ([#&#8203;13761](https://github.com/sveltejs/svelte/pull/13761)) - fix: correct property name conversion in custom transitions ([#&#8203;13820](https://github.com/sveltejs/svelte/pull/13820)) - fix: ensure $effect.tracking returns false inside transition functions ([#&#8203;13775](https://github.com/sveltejs/svelte/pull/13775)) - fix: migrate default slots to children snippet ([#&#8203;13760](https://github.com/sveltejs/svelte/pull/13760)) - fix: don't print errors on migration errors ([#&#8203;13754](https://github.com/sveltejs/svelte/pull/13754)) - fix: prevent spread attribute from overriding class directive ([#&#8203;13763](https://github.com/sveltejs/svelte/pull/13763)) - fix: ensure `:has` selectors followed by other selectors match ([#&#8203;13824](https://github.com/sveltejs/svelte/pull/13824)) - fix: ensure muted DOM property works correctly in FF ([#&#8203;13751](https://github.com/sveltejs/svelte/pull/13751)) - fix: show filename information in `legacy_recursive_reactive_block` ([#&#8203;13764](https://github.com/sveltejs/svelte/pull/13764)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2024-10-23 20:02:10 +00:00
chore(deps): update dependency svelte to v5.1.0
All checks were successful
Build & Deploy / build (pull_request) Successful in 1m14s
Build & Deploy / build (push) Successful in 1m15s
30eefe3713
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-10-23 20:02:10 +00:00
renovate-bot merged commit 30eefe3713 into master 2024-10-23 20:03:19 +00:00
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: infrastructure/pages-landing-page#290
No description provided.