Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte)

v5.2.11

Compare Source

Patch Changes
  • fix: ignore text and expressions outside the template when validating HTML (#​14468)

  • fix: better account for render tags when pruning CSS (#​14456)

v5.2.10

Compare Source

Patch Changes
  • fix: correctly remove unused selectors in middle of selector lists (#​14448)

  • chore: upgrade esm-env for Vite 6 support (#​14460)

  • fix: strip exported TypeScript function overloads (#​14458)

v5.2.9

Compare Source

Patch Changes
  • fix: show :then block for null/undefined value (#​14440)

  • fix: relax html parent validation (#​14442)

  • fix: prevent memory leak when creating deriveds inside untrack (#​14443)

  • fix: disregard TypeScript nodes when pruning CSS (#​14446)

v5.2.8

Compare Source

Patch Changes
  • fix: correctly prune each blocks (#​14403)

  • fix: provide temporary LegacyComponentType (#​14257)

  • fix: attach spread attribute events synchronously (#​14387)

  • fix: ensure last empty text node correctly hydrates (#​14425)

  • fix: correctly prune key blocks (#​14403)

v5.2.7

Compare Source

Patch Changes
  • fix: always use set for private identifiers (#​14378)

v5.2.6

Compare Source

Patch Changes
  • fix: remove template expression inlining (#​14374)

v5.2.5

Compare Source

Patch Changes
  • fix: correctly handle srcObject attribute on video elements (#​14369)

  • add contentvisibilityautostatechange event to element definitions (#​14373)

  • fix: tighten up export default validation (#​14368)

  • fix: include method definitions in class private fields (#​14365)

v5.2.4

Compare Source

Patch Changes
  • fix: ensure internal cloning can work circular values (#​14347)

  • fix: correctly update dynamic member expressions (#​14359)

  • fix: ensure is_pure takes into account $effect.tracking() (#​14333)

  • fix: coerce value to number when hydrating range/number input with changed value (#​14349)

v5.2.3

Compare Source

Patch Changes
  • fix: ensure dynamic call expressions correctly generate output (#​14345)

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 chore(deps): update dependency svelte to v5 chore(deps): update dependency svelte to v5.2.3 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from 9b87208 to 18d557c Compare November 19, 2024 03:14
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.2.3 chore(deps): update dependency svelte to v5.2.4 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 18d557c to ba2df30 Compare November 19, 2024 20:27
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.2.4 chore(deps): update dependency svelte to v5.2.5 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from 87fcb7e to 2313054 Compare November 20, 2024 22:43
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.2.5 chore(deps): update dependency svelte to v5.2.7 Nov 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.2.7 chore(deps): update dependency svelte to v5.2.8 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 2313054 to 0301217 Compare November 25, 2024 18:21
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.2.8 chore(deps): update dependency svelte to v5.2.9 Nov 26, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from d98954c to f3e8d6b Compare November 28, 2024 01:34
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.2.9 chore(deps): update dependency svelte to v5.2.10 Nov 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.2.10 chore(deps): update dependency svelte to v5.2.11 Nov 29, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from f3e8d6b to 800aab3 Compare November 29, 2024 17:17
@buhodev buhodev merged commit c04ad17 into master Nov 30, 2024
@buhodev buhodev deleted the renovate/svelte-5.x branch November 30, 2024 02: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.

1 participant