-
Notifications
You must be signed in to change notification settings - Fork 15
chore(deps): update dependency svelte to v5.28.2 - autoclosed #782
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploying sveltekit-embed with
|
| Latest commit: |
774fe29
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://6cf4b1b8.sveltekit-embed.pages.dev |
| Branch Preview URL: | https://renovate-svelte-5-x.sveltekit-embed.pages.dev |
4dee408 to
3754c53
Compare
3754c53 to
774fe29
Compare
904cf20 to
fbf1f20
Compare
fbf1f20 to
d22082d
Compare
213913c to
d22082d
Compare
d22082d to
d4ee910
Compare
d4ee910 to
f3778f7
Compare
f3778f7 to
c337f1e
Compare
c7f1e31 to
394649e
Compare
394649e to
62882a8
Compare
62882a8 to
2e3c010
Compare
8af8be5 to
e1ca3f8
Compare
e1ca3f8 to
8c06093
Compare
d23d7dc to
9abcb3d
Compare
9abcb3d to
947a9a9
Compare
947a9a9 to
be997bc
Compare
be997bc to
0b97a3b
Compare
0b97a3b to
84c87c1
Compare
84c87c1 to
58a44c6
Compare
58a44c6 to
42367fd
Compare
42367fd to
8a6656d
Compare
8a6656d to
d64c15d
Compare
d64c15d to
f5bc1aa
Compare
f5bc1aa to
720d509
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.19.7->5.28.2Release Notes
sveltejs/svelte (svelte)
v5.28.2Compare Source
Patch Changes
:globalwith multiple items as unused (#15817)v5.28.1Compare Source
Patch Changes
fix: ensure
<svelte:boundary>properly removes error content in production mode (#15793)fix:
update_versionafterdeleteifsourceisundefinedandpropintarget(#15796)fix: emit error on wrong placement of the
:globalblock selector (#15794)v5.28.0Compare Source
Minor Changes
v5.27.3Compare Source
Patch Changes
v5.27.2Compare Source
Patch Changes
v5.27.1Compare Source
Patch Changes
chore: default params for html blocks (#15778)
fix: correct suggested type for custom events without detail (#15763)
fix: Throw on unrendered snippets in
dev(#15766)fix: avoid unnecessary read version increments (#15777)
v5.27.0Compare Source
Minor Changes
Patch Changes
:globalselector list validation (#15762)v5.26.3Compare Source
Patch Changes
fix: correctly validate head snippets on the server (#15755)
fix: ignore mutation validation for props that are not proxies in more cases (#15759)
fix: allow self-closing tags within math namespace (#15761)
v5.26.2Compare Source
Patch Changes
undefinedsnippet params with default value (#15750)v5.26.1Compare Source
Patch Changes
state_referenced_locallymessage (#15733)v5.26.0Compare Source
Minor Changes
css.hasGlobaltocompileoutput (#15450)Patch Changes
v5.25.12Compare Source
Patch Changes
fix: improve internal_set versioning mechanic (#15724)
fix: don't transform reassigned state in labeled statement in
$derived(#15725)v5.25.11Compare Source
Patch Changes
fix: handle hydration mismatches in await blocks (#15708)
fix: prevent ownership warnings if the fallback of a bindable is used (#15720)
v5.25.10Compare Source
Patch Changes
fix: set deriveds as
CLEANif they are assigned to (#15592)fix: better scope
:global()with nesting selector&(#15671)v5.25.9Compare Source
Patch Changes
fix: allow
$.stateand$.derivedto be treeshaken (#15702)fix: rework binding ownership validation (#15678)
v5.25.8Compare Source
Patch Changes
v5.25.7Compare Source
Patch Changes
v5.25.6Compare Source
Patch Changes
fix: ignore generic type arguments while creating AST (#15659)
fix: better consider component and its snippets during css pruning (#15630)
v5.25.5Compare Source
Patch Changes
fix: add setters to
$derivedclass properties (#15628)fix: silence assignment warning on more function bindings (#15644)
fix: make sure CSS is preserved during SSR with bindings (#15645)
v5.25.4Compare Source
Patch Changes
fix: support TS type assertions (#15642)
fix: ensure
undefinedclass still applies scoping class, if necessary (#15643)v5.25.3Compare Source
Patch Changes
v5.25.2Compare Source
Patch Changes
$derived(#15581)v5.25.1Compare Source
Patch Changes
v5.25.0Compare Source
Minor Changes
v5.24.1Compare Source
Patch Changes
fix: use
getin constructor for deriveds (#15300)fix: ensure toStore root effect is connected to correct parent effect (#15574)
v5.24.0Compare Source
Minor Changes
Patch Changes
fix: check if DOM prototypes are extensible (#15569)
Keep inlined trailing JSDoc comments of properties when running svelte-migrate (#15567)
fix: simplify set calls for proxyable values (#15548)
fix: don't depend on deriveds created inside the current reaction (#15564)
v5.23.2Compare Source
Patch Changes
v5.23.1Compare Source
Patch Changes
fix: invalidate parent effects when child effects update parent dependencies (#15506)
fix: correctly match
:has()selector during css pruning (#15277)fix: replace
undefinedwithvoid 0to avoid edge case (#15511)fix: allow global-like pseudo-selectors refinement (#15313)
chore: don't distribute unused types definitions (#15473)
fix: add
filesandgroupto HTMLInputAttributes in elements.d.ts (#15492)fix: throw rune_invalid_arguments_length when $state.raw() is used with more than 1 arg (#15516)
v5.23.0Compare Source
Minor Changes
v5.22.6Compare Source
Patch Changes
fix: skip
log_if_contains_stateif only logging literals (#15468)fix: Add
closedbyproperty to HTMLDialogAttributes type (#15458)fix: null and warnings for local handlers (#15460)
v5.22.5Compare Source
Patch Changes
fix: memoize
clsxcalls (#15456)fix: respect
svelte-ignore hydration_attribute_changedon elements with spread attributes (#15443)fix: always use
setAttributewhen settingstyle(#15323)fix: make
style:directive and CSS handling more robust (#15418)v5.22.4Compare Source
Patch Changes
v5.22.3Compare Source
Patch Changes
v5.22.2Compare Source
Patch Changes
is_updatingbefore flushing root effects (#15442)v5.22.1Compare Source
Patch Changes
v5.22.0Compare Source
Minor Changes
idPrefixoption torender(#15428)Patch Changes
v5.21.0Compare Source
Minor Changes
Patch Changes
bind:groupto snippet parameters (#15401)v5.20.5Compare Source
Patch Changes
fix: allow double hyphen css selector names (#15384)
fix: class:directive not working with $restProps #15386 (#15389)
fix: spread add an useless cssHash on non-scoped element
fix: catch error on @const tag in svelte:boundary in DEV mode (#15369)
fix: allow for duplicate
vardeclarations (#15382)fix : bug "$0 is not defined" on svelte:element with a function call on class (#15396)
v5.20.4Compare Source
Patch Changes
v5.20.3Compare Source
Patch Changes
fix: allow
@constinside#key(#15377)fix: remove unnecessary
?? ''on some expressions (#15287)fix: correctly override class attributes with class directives (#15352)
v5.20.2Compare Source
Patch Changes
chore: remove unused
options.uidinrender(#15302)fix: do not warn for
binding_property_non_reactiveif binding is a store in an each (#15318)fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#15283)
fix:
mutedreactive withoutbindand select/autofocus attributes working with function calls (#15326)fix: ensure input elements and elements with
dirattribute are marked as non-static (#15259)fix: fire delegated events on target even it was disabled in the meantime (#15319)
v5.20.1Compare Source
Patch Changes
fix: ensure AST analysis on
svelte.jsmodules succeeds (#15297)fix: ignore typescript abstract methods (#15267)
fix: correctly ssr component in
svelte:headwith$props.id()orcss='injected'(#15291)v5.20.0Compare Source
Minor Changes
$props.id()(#15185)Patch Changes
fix: take private and public into account for
constant_assignmentof derived state (#15276)fix: value/checked not correctly set using spread (#15239)
chore: tweak effect self invalidation logic, run transition dispatches without reactive context (#15275)
fix: use
importNodeto clone templates for Firefox (#15272)fix: recurse into
$derivedfor ownership validation (#15166)v5.19.10Compare Source
Patch Changes
fix: when re-connecting unowned deriveds, remove their unowned flag (#15255)
fix: allow mutation of private derived state (#15228)
v5.19.9Compare Source
Patch Changes
fix: ensure unowned derived dependencies are not duplicated when reactions are skipped (#15232)
fix: hydrate
hrefthat is part of spread attributes (#15226)v5.19.8Compare Source
Patch Changes
fix: properly set
valueproperty of custom elements (#15206)fix: ensure custom element updates don't run in hydration mode (#15217)
fix: ensure tracking returns true, even if in unowned (#15214)
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.
This PR was generated by Mend Renovate. View the repository job log.