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.6 #126

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.5 -> 3.9.6

Release Notes

kaisermann/svelte-preprocess ### [`v3.9.6`](https://togithub.com/kaisermann/svelte-preprocess/blob/master/CHANGELOG.md#​396-httpsgithubcomkaisermannsvelte-preprocesscomparev394v396-2020-06-06) [Compare Source](https://togithub.com/kaisermann/svelte-preprocess/compare/v3.9.5...v3.9.6) ##### Bug Fixes - add the comma into the list of combinators ([3335b32](https://togithub.com/kaisermann/svelte-preprocess/commit/3335b3235cd8953bd8b669a20cca69e0ab5970be)) - merge globalStyle and globalRule transformers ([a61ada6](https://togithub.com/kaisermann/svelte-preprocess/commit/a61ada6cf9b27452cebe8ac00cfa0ce873ce74bd)) - teach the globalifySelector to determine combinators ([174c406](https://togithub.com/kaisermann/svelte-preprocess/commit/174c4068bad87d6bcb665cc51bd04d1ae367d855))

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: