bahmutov / cypress-svelte-unit-test

Unit testing Svelte components in Cypress E2E test runner
162 stars 21 forks source link

Update dependency svelte to v3.22.3 #92

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
svelte devDependencies patch 3.22.2 -> 3.22.3

Release Notes

sveltejs/svelte ### [`v3.22.3`](https://togithub.com/sveltejs/svelte/blob/master/CHANGELOG.md#​3223) [Compare Source](https://togithub.com/sveltejs/svelte/compare/v3.22.2...v3.22.3) - Support default values and trailing commas in destructuring `{#await}` ([#​4560](https://togithub.com/sveltejs/svelte/issues/4560), [#​4810](https://togithub.com/sveltejs/svelte/issues/4810)) - Fix handling of `tweened` store when set using `duration: 0` ([#​4799](https://togithub.com/sveltejs/svelte/issues/4799), [#​4846](https://togithub.com/sveltejs/svelte/issues/4846)) - Fix setting `value` attribute with `bind:group` and attribute spread ([#​4803](https://togithub.com/sveltejs/svelte/issues/4803)) - Fix issue with compound `{#if}` block involving static condition, dynamic condition, and inline component ([#​4840](https://togithub.com/sveltejs/svelte/issues/4840)) - Update a11y warnings per ARIA 1.2 working draft ([#​4844](https://togithub.com/sveltejs/svelte/issues/4844))

Renovate configuration

:date: Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.

bahmutov commented 4 years ago

:tada: This PR is included in version 3.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: