bahmutov / cypress-svelte-unit-test

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

chore(deps): update dependency svelte to v3.24.1 #178

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.24.0 -> 3.24.1

Release Notes

sveltejs/svelte ### [`v3.24.1`](https://togithub.com/sveltejs/svelte/blob/master/CHANGELOG.md#​3241) [Compare Source](https://togithub.com/sveltejs/svelte/compare/v3.24.0...v3.24.1) - Prevent duplicate invalidation with certain two-way component bindings ([#​3180](https://togithub.com/sveltejs/svelte/issues/3180), [#​5117](https://togithub.com/sveltejs/svelte/issues/5117), [#​5144](https://togithub.com/sveltejs/svelte/issues/5144)) - Fix reactivity when passing `$$props` to a `` ([#​3364](https://togithub.com/sveltejs/svelte/issues/3364)) - Fix transitions on `{#each}` `{:else}` ([#​4970](https://togithub.com/sveltejs/svelte/issues/4970)) - Fix unneeded invalidation of `$$props` and `$$restProps` ([#​4993](https://togithub.com/sveltejs/svelte/issues/4993), [#​5118](https://togithub.com/sveltejs/svelte/issues/5118)) - Provide better compiler error message when mismatched tags are due to autoclosing of tags ([#​5049](https://togithub.com/sveltejs/svelte/issues/5049)) - Add `a11y-label-has-associated-control` warning ([#​5074](https://togithub.com/sveltejs/svelte/pull/5074)) - Add `a11y-media-has-caption` warning ([#​5075](https://togithub.com/sveltejs/svelte/pull/5075)) - Fix `bind:group` when using contextual reference ([#​5174](https://togithub.com/sveltejs/svelte/issues/5174))

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.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: