This repository was archived by the owner on Nov 5, 2024. It is now read-only.
chore(deps): update dependency svelte to v3.58.0#166
Merged
Conversation
07be6ca to
316637c
Compare
316637c to
4c42d71
Compare
4c42d71 to
2355162
Compare
2355162 to
2096bc6
Compare
2096bc6 to
2a3ef57
Compare
2a3ef57 to
592b531
Compare
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | svelte | 3.47.0 | 3.58.0 |
592b531 to
e8b4563
Compare
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.47.0->3.58.0Release Notes
sveltejs/svelte
v3.58.0Compare Source
bind:innerTextforcontenteditableelements (#3311)@containerqueries (#6969)preserveCommentsin DOM output (#7182)documentfortargetin typings (#7554)a11y-interactive-supports-focuswarning (#8392)a11y-no-noninteractive-element-to-interactive-rolewarning (#8402)<textarea value={...}>values in SSR (#8429)v3.57.0Compare Source
<svelte:document>(#3310)no-noninteractive-element-to-interactive-role(#8167)style:directive precedence overstyle=attribute (#7475)<option>withselectedattribute when initial state isundefined(#8361)bind:groupmembers being spread across multiple control flow blocks (#8372)flyandblurtransitions (#7623)v3.56.0Compare Source
|stopImmediatePropagationevent modifier (#5085)axisparameter toslidetransition (#6182)readonlyutility to convertwritablestore to readonly (#6518)readyStatebinding for media elements (#6666)naturalWidthandnaturalHeightbindings (#7771)<!-- svelte-ignore ... -->on components (#8082)aria-activedescendant-has-tabindex: checks that elements witharia-activedescendanthave atabindex(#8172)role-supports-aria-props: checks that the (implicit) element role supports the given aria attributes (#8195)data-sveltekit-replacestateanddata-sveltekit-keepfocusattribute typings (#8281)<svelte:component>(#4129)bind:offsetHeightupdates initially (#4233):global()selectors (#6272)noreferrerwarning less zealous (#6289)<video aria-hidden="true">(#7874)<svelte:element>(#7939)aria-label(#8296)<input type="search">and<input type="url">(#7027)<option>by default when the initial bound value is undefined (#7041){@​html}tags inside<template>tags (#7364)afterUpdateis not called afteronDestroy(#7476)inertattribute (#7500)<input>value persists when swapping elements with spread attributes in an{#each}block (#7578)<svelte:element>with transitions (#7948)constwhen destructuring (#7964)trusted-typesCSP compatibility for Web Components (#8134)<svelte:element>output code for static tag and static attribute (#8161)bind:groupvalue is set toundefined(#8214){#each}containing a non-keyed{#each}(#8282)v3.55.1Compare Source
drawtransition with delay showing a dot at the beginning of the path (#6816)<svelte:element>optimization in production mode (#7937)svelte-ignorecomment breaking named slot (#8075)<svelte:element on:event>(#8129)partattribute (#8181)submitterproperty toon:submitevent typev3.55.0Compare Source
svelte/elementsfor HTML/Svelte typings (#7649)v3.54.0Compare Source
options.directionargument to custom transition functions (#3918)@constdeclared function (#7843)a11y-no-noninteractive-tabindexwarning if element has atabpanel(#8025)style:directive (#8085)v3.53.1Compare Source
rel=attribute check with dynamic values (#7994)csscompiler options for now (#8009)tslib(#8013)v3.53.0Compare Source
parentNodeexists before removing child (#6037)css-treeto2.2.1(#7572, #7982)csscompiler option with'external' | 'injected' | 'none'settings and deprecate oldtrue | falsevalues (#7914)v3.52.0Compare Source
constvariable (#4895)<a target="_blank">withoutrel="noreferrer"(#6188)style:foo|importantmodifier (#7365){@​html}and components in<svelte:head>(#7941)v3.51.0Compare Source
a11y-click-events-have-key-events: check if click event is accompanied by key events (#5073)a11y-no-noninteractive-tabindex: check for tabindex on non-interactive elements (#6693){...rest}object in{#each}block (#6860)--style-propson<svelte:component>(#7461)<svelte:element>(#7613)inertas boolean attribute (#7785)--style-propsfor SVG components (#7808){@​html}and components in<svelte:head>(#4533, #6463, #7444)<svelte:element>(#7443)<svelte:component this={...}>(#7550)<svelte:element>is a void tag (#7566)<svelte:element>(#7733)a11y-role-has-required-aria-propswarning when elements match their semantic role (#7837)<svelte:element>(#7869)v3.50.1Compare Source
v3.50.0Compare Source
a11y-incorrect-aria-attribute-type: check ARIA state and property values (#6978)a11y-no-abstract-role: check that ARIA roles are non-abstract (#6241)a11y-no-interactive-element-to-noninteractive-role: check for non-interactive roles used on interactive elements (#5955)a11y-role-has-required-aria-props: check that elements withroleattribute have all required attributes for that role (#5852)ComponentEventsconvenience type (#7702)SveltePreprocessorutility type (#7742)a11y-label-has-associated-controlwarning check all descendants for input control (#5528)Node.parentNodeinstead ofNode.parentElementfor legacy browser support (#7723)<slot>inside<svelte:fragment>(#7485)class:directive updates in aborted/restarted transitions (#7764)v3.49.0Compare Source
ComponentTypeandComponentPropsconvenience types (#6770)@layer(#7504)CompileOptionsfromsvelte/compiler(#7658)class:directive updates with<svelte:element>(#7521, #7571)v3.48.0Compare Source
createEventDispatcher(#4623){@​const}tag in{#if}blocks #7241setContext#7427{#each}blocks when usinganimate:(#3999)|localtransitions in{#key}blocks (#5950){@​html}(#7002, #7450){@​const}tag not working inside a component when there's nolet:#7189<pre>and<textarea>(#7264)textContentfor<template>elements (#7297)let:bindings not updating in certain cases (#7440)<svelte:element>(#7449)<svelte:element>(#7478)[open]selectors on<dialog>elements (#7495)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.