Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps): update dependency svelte to v5.20.4 #782

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2024

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte)

v5.20.4

Compare Source

Patch Changes
  • fix: update types and inline docs for flushSync (#​15348)

v5.20.3

Compare Source

Patch Changes
  • fix: allow @const inside #key (#​15377)

  • fix: remove unnecessary ?? '' on some expressions (#​15287)

  • fix: correctly override class attributes with class directives (#​15352)

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)


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.

Copy link

cloudflare-workers-and-pages bot commented Dec 17, 2024

Deploying sveltekit-embed with  Cloudflare Pages  Cloudflare Pages

Latest commit: 774fe29
Status: ✅  Deploy successful!
Preview URL: https://6cf4b1b8.sveltekit-embed.pages.dev
Branch Preview URL: https://renovate-svelte-5-x.sveltekit-embed.pages.dev

View logs

@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.14.2 chore(deps): update dependency svelte to v5.14.3 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 4dee408 to 3754c53 Compare December 18, 2024 04:26
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.14.3 chore(deps): update dependency svelte to v5.14.4 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 3754c53 to 774fe29 Compare December 18, 2024 13:03
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.14.4 chore(deps): update dependency svelte to v5.14.5 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from 904cf20 to fbf1f20 Compare December 19, 2024 22:20
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.14.5 chore(deps): update dependency svelte to v5.14.6 Dec 19, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.14.6 chore(deps): update dependency svelte to v5.15.0 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from fbf1f20 to d22082d Compare December 20, 2024 01:54
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.15.0 chore(deps): update dependency svelte to v5.15.0 - autoclosed Dec 22, 2024
@renovate renovate bot closed this Dec 22, 2024
@renovate renovate bot deleted the renovate/svelte-5.x branch December 22, 2024 08:32
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.15.0 - autoclosed chore(deps): update dependency svelte to v5.15.0 Dec 24, 2024
@renovate renovate bot reopened this Dec 24, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 213913c to d22082d Compare December 24, 2024 16:08
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.15.0 chore(deps): update dependency svelte to v5.16.0 Dec 24, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from d22082d to d4ee910 Compare December 24, 2024 18:08
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from d4ee910 to f3778f7 Compare January 1, 2025 12:31
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.16.0 chore(deps): update dependency svelte to v5.16.1 Jan 2, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from f3778f7 to c337f1e Compare January 2, 2025 19:05
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.16.1 chore(deps): update dependency svelte to v5.16.2 Jan 5, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from c7f1e31 to 394649e Compare January 6, 2025 21:28
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.16.2 chore(deps): update dependency svelte to v5.16.3 Jan 6, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.16.3 chore(deps): update dependency svelte to v5.16.5 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 394649e to 62882a8 Compare January 7, 2025 00:41
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.16.5 chore(deps): update dependency svelte to v5.17.0 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 62882a8 to 2e3c010 Compare January 8, 2025 13:21
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from d16c820 to ae961e5 Compare January 28, 2025 13:43
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.4 chore(deps): update dependency svelte to v5.19.5 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from 47ccde6 to 1a1d165 Compare January 30, 2025 22:24
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.5 chore(deps): update dependency svelte to v5.19.6 Jan 30, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 1a1d165 to 10cbf31 Compare February 3, 2025 18:13
@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 branch 3 times, most recently from 7e223c6 to f08718c Compare February 3, 2025 21:59
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.7 chore(deps): update dependency svelte to v5.19.7 - autoclosed Feb 3, 2025
@renovate renovate bot closed this Feb 3, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.7 - autoclosed chore(deps): update dependency svelte to v5.19.7 Feb 5, 2025
@renovate renovate bot reopened this Feb 5, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from e670fe2 to f08718c Compare February 5, 2025 21:18
@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 branch from f08718c to 6f2ecf5 Compare February 6, 2025 00:52
@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 6, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 6f2ecf5 to 2062387 Compare February 6, 2025 21:59
@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 branch 2 times, most recently from 09f1e09 to e778099 Compare February 12, 2025 23:18
@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 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 force-pushed the renovate/svelte-5.x branch from e778099 to d574e57 Compare February 15, 2025 03:09
@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 branch from d574e57 to b31a71a Compare February 18, 2025 18:47
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.20.2 chore(deps): update dependency svelte to v5.20.4 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from b31a71a to 7f117a0 Compare February 24, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants