Skip to content

Update dependency svelte to v5.1.2 - #13

Merged
nushmotmoti merged 1 commit into
mainfrom
renovate/svelte-5.x
Oct 25, 2024
Merged

Update dependency svelte to v5.1.2#13
nushmotmoti merged 1 commit into
mainfrom
renovate/svelte-5.x

Conversation

@renovate

@renovate renovate Bot commented Oct 23, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte)

v5.1.2

Compare Source

Patch Changes
  • fix: improve consistency of transitions (#​13895)

  • fix: enable bound store props in runes mode components (#​13887)

  • fix: ensure each block references to imports are handled correctly (#​13892)

  • fix: ensure SvelteMap reactivity persists through deriveds (#​13877)

  • fix: ensure snippets after empty text correctly hydrate (#​13870)

  • fix: prevent migration script from adding props. to the export let identifier (#​13899)

  • fix: prevent var name clashing for delegated events without params (#​13896)

v5.1.1

Compare Source

Patch Changes
  • fix: internally wrap store subscribe in untrack (#​13858)

  • fix: allow binding to const with spread in legacy mode (#​13849)

  • fix: ensure props internally untracks current_value on sets (#​13859)

  • fix: properly traverse children when checking matches for :has (#​13866)

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: 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 force-pushed the renovate/svelte-5.x branch from 9112cc1 to 96cd4ca Compare October 24, 2024 19:43
@renovate renovate Bot changed the title Update dependency svelte to v5.1.0 Update dependency svelte to v5.1.1 Oct 24, 2024
@renovate
renovate Bot force-pushed the renovate/svelte-5.x branch from 96cd4ca to 975d9af Compare October 25, 2024 02:10
@renovate renovate Bot changed the title Update dependency svelte to v5.1.1 Update dependency svelte to v5.1.2 Oct 25, 2024
@nushmotmoti
nushmotmoti merged commit 4c0f384 into main Oct 25, 2024
@renovate
renovate Bot deleted the renovate/svelte-5.x branch October 25, 2024 08:24
nushmotmoti added a commit that referenced this pull request Aug 1, 2026
Update dependency svelte to v5.1.2
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.

1 participant