chore(deps): update dependency svelte to ^5.33.18 #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.28.1
->^5.33.18
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
sveltejs/svelte (svelte)
v5.33.18
Compare Source
Patch Changes
chore: bump
esrap
dependency (#16106)fix: destructuring state in ssr (#16102)
v5.33.17
Compare Source
Patch Changes
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
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
EachBlock
visitor (#16058)v5.33.12
Compare Source
Patch Changes
v5.33.11
Compare Source
Patch Changes
v5.33.10
Compare Source
Patch Changes
fill: 'forwards'
on transition animations to prevent flicker (#16035)v5.33.9
Compare Source
Patch Changes
v5.33.8
Compare Source
Patch Changes
select_option
if'value'
is innext
(#16032)v5.33.7
Compare Source
Patch Changes
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)
v5.33.1
Compare Source
Patch Changes
Revert "feat: enable TS autocomplete for Svelte HTML element definitions" (#16063)
fix: destructuring snippet arguments (#16068)
v5.33.0
Compare Source
Minor Changes
feat: XHTML compliance (#15538)
feat: add
fragments: 'html' | 'tree'
option for wider CSP compliance (#15538)v5.32.2
Compare Source
Patch Changes
chore: simplify
<pre>
cleaning (#15980)fix: attach
__svelte_meta
correctly to elements following a CSS wrapper (#15982)fix: import untrack directly from client in
svelte/attachments
(#15974)v5.32.1
Compare Source
Patch Changes
<select multiple>
value is given (#14816)v5.32.0
Compare Source
Minor Changes
feat: warn on implicitly closed tags (#15932)
feat: attachments
fromAction
utility (#15933)Patch Changes
v5.31.1
Compare Source
Patch Changes
MediaQuery
(#15937)v5.31.0
Compare Source
Minor Changes
Patch Changes
AttachTag
inTag
union type inside theAST
namespace from"svelte/compiler"
(#15946)v5.30.2
Compare Source
Patch Changes
fix: falsy attachments types (#15939)
fix: handle more hydration mismatches (#15851)
v5.30.1
Compare Source
Patch Changes
typeParams
toSnippetBlock
for legacy parser (#15921)v5.30.0
Compare Source
Minor Changes
v5.29.0
Compare Source
Minor Changes
v5.28.7
Compare Source
Patch Changes
fix: remove unncessary guards that require CSP privilege when removing event attributes (#15846)
fix: rewrite destructuring logic to handle iterators (#15813)
v5.28.6
Compare Source
Patch Changes
fix: use
transform.read
forownership_validator.mutation
array (#15848)fix: don't redeclare
$slots
(#15849)v5.28.5
Compare Source
Patch Changes
fix: proxify the value in assignment shorthands to the private field (#15862)
fix: more frequently update
bind:buffered
to actual value (#15874)v5.28.4
Compare Source
Patch Changes
fix: treat nullish expression as empty string (#15901)
fix: prevent invalid BigInt calls from blowing up at compile time (#15900)
fix: warn on bidirectional control characters (#15893)
fix: emit right error for a shadowed invalid rune (#15892)
Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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.
This PR was generated by Mend Renovate. View the repository job log.