Skip to content

chore(deps): update dependency svelte to v5.34.7 #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.34.7 age adoption passing confidence
svelte (source) 5.33.4 -> 5.34.7 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte)

v5.34.7

Compare Source

Patch Changes
  • fix: address css class matching regression (#​16204)

v5.34.6

Compare Source

Patch Changes
  • fix: match class and style directives against attribute selector (#​16179)

v5.34.5

Compare Source

Patch Changes
  • fix: keep spread non-delegated event handlers up to date (#​16180)

  • fix: remove undefined attributes on hydration (#​16178)

  • fix: ensure sources within nested effects still register correctly (#​16193)

  • fix: avoid shadowing a variable in dynamic components (#​16185)

v5.34.4

Compare Source

Patch Changes
  • fix: don't set state withing with_parent in proxy (#​16176)

  • fix: use compiler-driven reactivity in legacy mode template expressions (#​16100)

v5.34.3

Compare Source

Patch Changes
  • fix: don't eagerly execute deriveds on resume (#​16150)

  • fix: prevent memory leaking signals in legacy mode (#​16145)

  • fix: don't define error.message if it's not configurable (#​16149)

v5.34.2

Compare Source

Patch Changes
  • fix: add missing typings for some dimension bindings (#​16142)

  • fix: prune typescript class field declarations (#​16154)

v5.34.1

Compare Source

Patch Changes
  • fix: correctly tag private class state fields (#​16132)

v5.34.0

Compare Source

Minor Changes
  • feat: add source name logging to $inspect.trace (#​16060)
Patch Changes
  • fix: add command and commandfor to HTMLButtonAttributes (#​16117)

  • fix: better $inspect.trace() output (#​16131)

  • fix: properly hydrate dynamic css props components and remove element removal (#​16118)

v5.33.19

Compare Source

Patch Changes
  • fix: reset is_flushing if flushSync is called and there's no scheduled effect (#​16119)

v5.33.18

Compare Source

Patch Changes

v5.33.17

Compare Source

Patch Changes
  • chore: update acorn parser ecmaVersion to parse import attributes (#​16098)

v5.33.16

Compare Source

Patch Changes
  • fix: visit expression when destructuring state declarations (#​16081)

  • fix: move xmlns attribute from SVGAttributes to to DOMAttributes (#​16080)

v5.33.15

Compare Source

Patch Changes
  • fix: invoke parent boundary of deriveds that throw (#​16091)

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
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from d355712 to 13f06b2 Compare June 6, 2025 21:42
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.14 chore(deps): update dependency svelte to v5.33.15 Jun 6, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 13f06b2 to b56c24a Compare June 7, 2025 03:00
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.15 chore(deps): update dependency svelte to v5.33.16 Jun 7, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from b56c24a to 137600e Compare June 7, 2025 13:08
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.16 chore(deps): update dependency svelte to v5.33.17 Jun 7, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 137600e to cc5381c Compare June 8, 2025 12:59
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.17 chore(deps): update dependency svelte to v5.33.18 Jun 8, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from cc5381c to b2f9160 Compare June 10, 2025 19:12
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.18 chore(deps): update dependency svelte to v5.33.19 Jun 10, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from b2f9160 to 7f29622 Compare June 12, 2025 00:09
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.33.19 chore(deps): update dependency svelte to v5.34.0 Jun 12, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 7f29622 to fe48002 Compare June 12, 2025 01:38
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.0 chore(deps): update dependency svelte to v5.34.1 Jun 12, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from fe48002 to 73e5f69 Compare June 14, 2025 12:59
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.1 chore(deps): update dependency svelte to v5.34.2 Jun 14, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 73e5f69 to a24f76c Compare June 14, 2025 18:10
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.2 chore(deps): update dependency svelte to v5.34.3 Jun 14, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from a24f76c to aaef111 Compare June 17, 2025 20:44
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.3 chore(deps): update dependency svelte to v5.34.4 Jun 17, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from aaef111 to 1664572 Compare June 18, 2025 01:37
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.4 chore(deps): update dependency svelte to v5.34.5 Jun 18, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 1664572 to cdc5b77 Compare June 18, 2025 17:52
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.5 chore(deps): update dependency svelte to v5.34.6 Jun 18, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from cdc5b77 to 390a6cb Compare June 19, 2025 15:30
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.34.6 chore(deps): update dependency svelte to v5.34.7 Jun 19, 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