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.3 #123

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.0 -> 3.9.3

Release Notes

kaisermann/svelte-preprocess ### [`v3.9.3`](https://togithub.com/kaisermann/svelte-preprocess/compare/v3.9.2...v3.9.3) [Compare Source](https://togithub.com/kaisermann/svelte-preprocess/compare/v3.9.2...v3.9.3) ### [`v3.9.2`](https://togithub.com/kaisermann/svelte-preprocess/blob/master/CHANGELOG.md#​392-httpsgithubcomkaisermannsvelte-preprocesscomparev374v392-2020-06-06) [Compare Source](https://togithub.com/kaisermann/svelte-preprocess/compare/v3.9.0...v3.9.2) ##### Bug Fixes - ๐Ÿ› run globalRule only if postcss is installed ([3c22a20](https://togithub.com/kaisermann/svelte-preprocess/commit/3c22a203eb3fd565de783fdb6cb2e9faae270929)) - ๐Ÿ› scss with empty content ([12c3af3](https://togithub.com/kaisermann/svelte-preprocess/commit/12c3af38aa191b15497418fa3bab8b1a241f21bb)), closes [#​166](https://togithub.com/kaisermann/svelte-preprocess/issues/166) ##### Features - ๐ŸŽธ add globalStyle.sourceMap and globalRule.sourceMap opts ([2717c5b](https://togithub.com/kaisermann/svelte-preprocess/commit/2717c5b62eff78c512913adfb166439242715973)) - add implementation option for scss ([e4ca556](https://togithub.com/kaisermann/svelte-preprocess/commit/e4ca556821785e2b853f1668489912ebab21ee4b)) - add the [@​global](https://togithub.com/global) {} rule support ([453c4be](https://togithub.com/kaisermann/svelte-preprocess/commit/453c4be2a2318d90cd86644d78e72404c72bd774)) - replace the [@​global](https://togithub.com/global) for :global for CSS modules compliance ([cca29fb](https://togithub.com/kaisermann/svelte-preprocess/commit/cca29fba848d3f75b6ba354a9909c1de021c7971))

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: