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

fix(deps): update dependency svelte to v5.19.3 #33

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2025

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte)

v5.19.3

Compare Source

Patch Changes
  • fix: don't throw for undefined non delegated event handlers (#​15087)

  • fix: consistently set value to blank string when value attribute is undefined (#​15057)

  • fix: optimise || expressions in template (#​15092)

  • fix: correctly handle novalidate attribute casing (#​15083)

  • fix: expand boolean attribute support (#​15095)

  • fix: avoid double deriveds in component props (#​15089)

  • fix: add check for is attribute to correctly detect custom elements (#​15086)

v5.19.2

Compare Source

Patch Changes
  • fix: address regression with untrack (#​15079)

v5.19.1

Compare Source

Patch Changes
  • fix: omit unnecessary nullish coallescing in template expressions (#​15056)

  • fix: more efficient template effect grouping (#​15050)

  • fix: ensure untrack correctly retains the active reaction (#​15065)

  • fix: initialize files bind on hydration (#​15059)

v5.19.0

Compare Source

Minor Changes
  • feat: Expose ClassValue from svelte/elements (#​15035)
Patch Changes
  • fix: create fewer deriveds for concatenated strings (#​15041)

  • fix: correctly parse leading comments in function binding (#​15020)

v5.18.0

Compare Source

Minor Changes
  • feat: allow <template> elements to contain any child (#​15007)
Patch Changes
  • fix: ensure resume effects are scheduled in topological order (#​15012)

  • fix: bump esrap (#​15015)

  • fix: remove listener on bind_current_time teardown (#​15013)

v5.17.5

Compare Source

Patch Changes
  • feat: allow const tag inside svelte:boundary (#​14993)

  • fix: ensure signal write invalidation within effects is consistent (#​14989)


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.

@renovate renovate bot changed the title fix(deps): update dependency svelte to v5.17.5 fix(deps): update dependency svelte to v5.18.0 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from b94c92b to 3f173cc Compare January 15, 2025 05:10
@renovate renovate bot changed the title fix(deps): update dependency svelte to v5.18.0 fix(deps): update dependency svelte to v5.19.0 Jan 19, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 3f173cc to cef0d73 Compare January 19, 2025 09:04
@renovate renovate bot changed the title fix(deps): update dependency svelte to v5.19.0 fix(deps): update dependency svelte to v5.19.1 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from cef0d73 to 4d38b53 Compare January 21, 2025 14:05
@renovate renovate bot changed the title fix(deps): update dependency svelte to v5.19.1 fix(deps): update dependency svelte to v5.19.2 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from c1f3100 to 67fadad Compare January 24, 2025 02:28
@renovate renovate bot changed the title fix(deps): update dependency svelte to v5.19.2 fix(deps): update dependency svelte to v5.19.3 Jan 26, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 67fadad to 567f65a Compare January 26, 2025 08:29
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