bahmutov / cypress-svelte-unit-test

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

Update dependency svelte-preprocess to v3.9.5 #125

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
svelte-preprocess devDependencies patch 3.9.4 -> 3.9.5

Release Notes

kaisermann/svelte-preprocess ### [`v3.9.5`](https://togithub.com/kaisermann/svelte-preprocess/blob/master/CHANGELOG.md#​395-httpsgithubcomkaisermannsvelte-preprocesscomparev392v395-2020-06-06) [Compare Source](https://togithub.com/kaisermann/svelte-preprocess/compare/v3.9.4...2f97cf81b97e61c7c864107dc610c3035e590c0d) ##### Bug Fixes - add the comma into the list of combinators ([8386bf3](https://togithub.com/kaisermann/svelte-preprocess/commit/8386bf3adc0250bc3c3e5efaee7e21a1691cf336)) - teach the globalifySelector to determine combinators ([1783c55](https://togithub.com/kaisermann/svelte-preprocess/commit/1783c550db0a8736c8fe27036f0cd1a8be3fa77a))

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: