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.23.1 #130

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.23.0 -> 3.23.1

Release Notes

sveltejs/svelte ### [`v3.23.1`](https://togithub.com/sveltejs/svelte/blob/master/CHANGELOG.md#​3231) [Compare Source](https://togithub.com/sveltejs/svelte/compare/v3.23.0...v3.23.1) - Fix checkbox `bind:group` when multiple options have the same value ([#​4397](https://togithub.com/sveltejs/svelte/issues/4397)) - Fix `bind:this` to the value of an `{#each}` block ([#​4517](https://togithub.com/sveltejs/svelte/issues/4517)) - Fix reactivity when assigning to contextual `{#each}` variable ([#​4574](https://togithub.com/sveltejs/svelte/issues/4574), [#​4744](https://togithub.com/sveltejs/svelte/issues/4744)) - Fix binding to contextual `{#each}` values that shadow outer names ([#​4757](https://togithub.com/sveltejs/svelte/issues/4757)) - Work around EdgeHTML DOM issue when removing attributes during hydration ([#​4911](https://togithub.com/sveltejs/svelte/pull/4911)) - Throw CSS parser error when `:global()` does not contain a selector ([#​4930](https://togithub.com/sveltejs/svelte/issues/4930))

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: