Update dependency svelte to v3.37.0 #39
Merged
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:
3.31.2
->3.37.0
Release Notes
sveltejs/svelte
v3.37.0
Compare Source
v3.36.0
Compare Source
this: void
typing to store functions (#6094)Spring
,Tweened
andEasingFunction
interfaces (#6070, #6056)svelte/preprocess
types location (#6100)v3.35.0
Compare Source
<svelte:fragment slot="...">
(#1037, #2079)slot="..."
is specified after attributes that should be reactive (#5626)v3.34.0
Compare Source
cssHash
option for controlling the classname used for CSS scoping (#570)v3.33.0
Compare Source
onMount
functions when connecting and clean up when disconnecting (#1152, #2227, #4522)contextual-store
warnings for function parameters or declared variables (#6008)v3.32.3
Compare Source
:host
selectors (#5982)v3.32.2
Compare Source
<Component bind:prop={obj.foo}/>
(#3075, #4447, #5555):global()
and~
sibling combinators (#5499):host
selectors as unused when compiling to a custom element (#5946)v3.32.1
Compare Source
module
variables reactively, and close weird reactivity loophole (#5847)class:
directives with an empty class name (#5858)class:
directives whose expression is not dynamic (#5919)SvelteComponentDev
typings more forgiving (#5937)foreign
elements incorrectly disallowingbind:this
(#5942)v3.32.0
Compare Source
foreign
namespace, which disables certain HTML5-specific behaviour and checks (#5652)Configuration
📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.