Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): update dependency svelte to v5.20.2 #447

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2025

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte)

v5.20.2

Compare Source

Patch Changes
  • chore: remove unused options.uid in render (#​15302)

  • fix: do not warn for binding_property_non_reactive if binding is a store in an each (#​15318)

  • fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#​15283)

  • fix: muted reactive without bind and select/autofocus attributes working with function calls (#​15326)

  • fix: ensure input elements and elements with dir attribute are marked as non-static (#​15259)

  • fix: fire delegated events on target even it was disabled in the meantime (#​15319)

v5.20.1

Compare Source

Patch Changes
  • fix: ensure AST analysis on svelte.js modules succeeds (#​15297)

  • fix: ignore typescript abstract methods (#​15267)

  • fix: correctly ssr component in svelte:head with $props.id() or css='injected' (#​15291)

v5.20.0

Compare Source

Minor Changes
  • feat: SSR-safe ID generation with $props.id() (#​15185)
Patch Changes
  • fix: take private and public into account for constant_assignment of derived state (#​15276)

  • fix: value/checked not correctly set using spread (#​15239)

  • chore: tweak effect self invalidation logic, run transition dispatches without reactive context (#​15275)

  • fix: use importNode to clone templates for Firefox (#​15272)

  • fix: recurse into $derived for ownership validation (#​15166)

v5.19.10

Compare Source

Patch Changes
  • fix: when re-connecting unowned deriveds, remove their unowned flag (#​15255)

  • fix: allow mutation of private derived state (#​15228)

v5.19.9

Compare Source

Patch Changes
  • fix: ensure unowned derived dependencies are not duplicated when reactions are skipped (#​15232)

  • fix: hydrate href that is part of spread attributes (#​15226)

v5.19.8

Compare Source

Patch Changes
  • fix: properly set value property of custom elements (#​15206)

  • fix: ensure custom element updates don't run in hydration mode (#​15217)

  • fix: ensure tracking returns true, even if in unowned (#​15214)

v5.19.7

Compare Source

Patch Changes
  • chore: remove unused code from signal logic (#​15195)

  • fix: encounter svelte:element in blocks as sibling during pruning css (#​15165)

v5.19.6

Compare Source

Patch Changes
  • fix: do not prune selectors like :global(.foo):has(.scoped) (#​15140)

  • fix: don't error on slot prop inside block inside other component (#​15148)

  • fix: ensure reactions are correctly attached for unowned deriveds (#​15158)

  • fix: silence a11y attribute warnings when spread attributes present (#​15150)

  • fix: prevent false-positive ownership validations due to hot reload (#​15154)

  • fix: widen ownership when calling setContext (#​15153)


Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.34%. Comparing base (8db4c82) to head (15a257a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #447   +/-   ##
=======================================
  Coverage   46.34%   46.34%           
=======================================
  Files          30       30           
  Lines         930      930           
  Branches      130      130           
=======================================
  Hits          431      431           
  Misses        485      485           
  Partials       14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.6 chore(deps): update dependency svelte to v5.19.7 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 7175e0d to 4cbc7c0 Compare February 3, 2025 17:58
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.7 chore(deps): update dependency svelte to v5.19.8 Feb 5, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 4cbc7c0 to 526fb45 Compare February 5, 2025 22:14
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.8 chore(deps): update dependency svelte to v5.19.9 Feb 7, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 526fb45 to be614e6 Compare February 7, 2025 16:35
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.9 chore(deps): update dependency svelte to v5.19.10 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from be614e6 to 0493a0d Compare February 11, 2025 16:25
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.10 chore(deps): update dependency svelte to v5.20.0 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 13eb552 to f872ebe Compare February 15, 2025 02:32
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.20.0 chore(deps): update dependency svelte to v5.20.1 Feb 15, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.20.1 chore(deps): update dependency svelte to v5.20.2 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from f872ebe to 15a257a Compare February 18, 2025 18:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant