Skip to content

chore(deps): update dependency svelte to v5.33.14 #815

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) 5.33.1 -> 5.33.14 age adoption passing confidence
svelte (source) 5.33.4 -> 5.33.14 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte)

v5.33.14

Compare Source

Patch Changes
  • Revert "feat: enable TS autocomplete for Svelte HTML element definitions" (#​16063)

  • fix: destructuring snippet arguments (#​16068)

v5.33.13

Compare Source

Patch Changes
  • fix: avoid recursion error in EachBlock visitor (#​16058)

v5.33.12

Compare Source

Patch Changes
  • fix: correctly transform reassignments to class fields in SSR mode (#​16051)

v5.33.11

Compare Source

Patch Changes
  • fix: treat transitive dependencies of each blocks as mutable in legacy mode if item is mutated (#​16038)

v5.33.10

Compare Source

Patch Changes
  • fix: use fill: 'forwards' on transition animations to prevent flicker (#​16035)

v5.33.9

Compare Source

Patch Changes
  • fix: put expressions in effects unless known to be static (#​15792)

v5.33.8

Compare Source

Patch Changes
  • fix: only select_option if 'value' is in next (#​16032)

v5.33.7

Compare Source

Patch Changes
  • fix: bind:value to select with stores (#​16028)

v5.33.6

Compare Source

Patch Changes
  • fix: falsy attachments on components (#​16021)

  • fix: correctly mark elements as selected during SSR (#​16017)

v5.33.5

Compare Source

Patch Changes
  • fix: handle derived destructured iterators (#​16015)

  • fix: avoid rerunning attachments when unrelated spread attributes change (#​15961)

v5.33.4

Compare Source

Patch Changes
  • fix: narrow defaultChecked to boolean (#​16009)

  • fix: warn when using rest or identifier in custom elements without props option (#​16003)

v5.33.3

Compare Source

Patch Changes
  • fix: allow using typescript in customElement.extend option (#​16001)

  • fix: cleanup event handlers on media elements (#​16005)

v5.33.2

Compare Source

Patch Changes
  • fix: correctly parse escaped unicode characters in css selector (#​15976)

  • fix: don't mark deriveds as clean if updating during teardown (#​15997)


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 these updates 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 ab58cae to c680c8f Compare May 27, 2025 04:03
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.2 chore(deps): update dependency svelte to v5.33.3 May 27, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from c680c8f to e132c0b Compare May 27, 2025 19:45
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.3 chore(deps): update dependency svelte to v5.33.4 May 27, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from d986676 to b98c85d Compare May 28, 2025 23:11
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.4 chore(deps): update dependency svelte to v5.33.5 May 28, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from b98c85d to b6089be Compare May 29, 2025 05:35
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.5 chore(deps): update dependency svelte to v5.33.6 May 29, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from b6089be to c5cf7c2 Compare May 29, 2025 13:28
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.6 chore(deps): update dependency svelte to v5.33.7 May 29, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from c5cf7c2 to 7be5cb6 Compare May 29, 2025 19:31
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.7 chore(deps): update dependency svelte to v5.33.10 May 29, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 7be5cb6 to 580ab18 Compare May 31, 2025 20:59
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.10 chore(deps): update dependency svelte to v5.33.11 May 31, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.11 chore(deps): update dependency svelte to v5.33.12 Jun 1, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from 1a88eda to 723e3bb Compare June 2, 2025 01:46
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.12 chore(deps): update dependency svelte to v5.33.13 Jun 2, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 723e3bb to d355712 Compare June 2, 2025 21:16
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.13 chore(deps): update dependency svelte to v5.33.14 Jun 2, 2025
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