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-preprocess to v4.1.1 #193

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 minor 4.0.12 -> 4.1.1

Release Notes

sveltejs/svelte-preprocess ### [`v4.1.1`](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.1.0...v4.1.1) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.1.0...v4.1.1) ### [`v4.1.0`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​410-httpsgithubcomsveltejssvelte-preprocesscomparev4012v410-2020-08-18) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.0.12...v4.1.0) ##### Features - ๐ŸŽธ support template wrappers in separate markup processors ([dc52009](https://togithub.com/sveltejs/svelte-preprocess/commit/dc520096d4ae7d0a8f610f2e3cdc8ea7f2abfb1b)), closes [#​211](https://togithub.com/sveltejs/svelte-preprocess/issues/211) #### [4.0.12](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.0.10...v4.0.12) (2020-08-13) ##### Bug Fixes - ๐Ÿ› remove accidental console.log ([09e9aa8](https://togithub.com/sveltejs/svelte-preprocess/commit/09e9aa8eca59c7fb9a946f17936e1156eada8113)) #### [4.0.11](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.0.10...v4.0.11) (2020-08-12) ##### Bug Fixes - ๐Ÿ› babel inputSourceMap object ([3b6fc3e](https://togithub.com/sveltejs/svelte-preprocess/commit/3b6fc3e9c7b59a20d8a5ee7a643c9a1dac4a7cd9)), closes [#​215](https://togithub.com/sveltejs/svelte-preprocess/issues/215) #### [4.0.10](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.0.7...v4.0.10) (2020-08-04) ##### Bug Fixes - ๐Ÿ› strip indent from indentation-sensitive languages only ([8d735bd](https://togithub.com/sveltejs/svelte-preprocess/commit/8d735bde959709fc204de12cc5543194a29e28a0)) #### [4.0.9](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.0.8...v4.0.9) (2020-08-04) ##### Bug Fixes - ๐Ÿ› scss prepending twice ([bc34b44](https://togithub.com/sveltejs/svelte-preprocess/commit/bc34b44ddd23061df17cd0b8ae04c44c4b74d904)), closes [#​200](https://togithub.com/sveltejs/svelte-preprocess/issues/200) - default ts option object ([07ba62f](https://togithub.com/sveltejs/svelte-preprocess/commit/07ba62f1fc8e73b547648744c805617e651acc9f)) #### [4.0.8](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.0.7...v4.0.8) (2020-07-14) ##### Bug Fixes - ๐Ÿ› scss prepending twice ([b734901](https://togithub.com/sveltejs/svelte-preprocess/commit/b7349012f2a2fdb3e0c1be5339cd581399fbcaa4)), closes [#​200](https://togithub.com/sveltejs/svelte-preprocess/issues/200) #### [4.0.7](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.0.6...v4.0.7) (2020-07-11) ##### Bug Fixes - ๐Ÿ› add more meaningful log to importAny ([2f7053e](https://togithub.com/sveltejs/svelte-preprocess/commit/2f7053eeae6e1f779aca0868fb345e445d53bb90)) #### [4.0.6](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.0.4...v4.0.6) (2020-07-08) ##### Bug Fixes - ๐Ÿ› even more type fixes ([34af056](https://togithub.com/sveltejs/svelte-preprocess/commit/34af05698823c1a679305214dad30598d9b514c0)) - ๐Ÿ› remove loose log ([e72650c](https://togithub.com/sveltejs/svelte-preprocess/commit/e72650c5abf04659fb9ac62d346251c431b0dad1)) #### [4.0.5](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.0.4...v4.0.5) (2020-07-08) ##### Bug Fixes - ๐Ÿ› remove loose log ([e72650c](https://togithub.com/sveltejs/svelte-preprocess/commit/e72650c5abf04659fb9ac62d346251c431b0dad1)) #### [4.0.4](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.0.3...v4.0.4) (2020-07-08) ##### Bug Fixes - ๐Ÿ› more type fixes ([06dff79](https://togithub.com/sveltejs/svelte-preprocess/commit/06dff79334a1c6a36aed9d6a30ac421ce09fb82e)) #### [4.0.3](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.0.2...v4.0.3) (2020-07-08) ##### Bug Fixes - ๐Ÿ› another type error :shrug: ([c55ad93](https://togithub.com/sveltejs/svelte-preprocess/commit/c55ad935c0251579ef62d5e93b3abf7c4c672360)) #### [4.0.2](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.0.1...v4.0.2) (2020-07-08) ##### Bug Fixes - ๐Ÿ› transformers type completion ([45ed796](https://togithub.com/sveltejs/svelte-preprocess/commit/45ed796492f28a974af7f821e8305e9905a4c1cf)) #### [4.0.1](https://togithub.com/sveltejs/svelte-preprocess/compare/v3.9.12...v4.0.1) (2020-07-07) ##### Bug Fixes - ๐Ÿ› bump minimum node version to 9.11.2 ([b8e0568](https://togithub.com/sveltejs/svelte-preprocess/commit/b8e05688d8a2bcc390abd262cfe5e3338b06cc2b)) - ๐Ÿ› postcss installation check ([7df673a](https://togithub.com/sveltejs/svelte-preprocess/commit/7df673a73ae2b12b89c174046b833bace7d97297)) - ๐Ÿ› prevent globalify to wrongly split escaped selectors ([e9c4031](https://togithub.com/sveltejs/svelte-preprocess/commit/e9c4031835ac18d713b5b50d909995677d516959)), closes [#​191](https://togithub.com/sveltejs/svelte-preprocess/issues/191) - ๐Ÿ› rename scss prepend option from `data` to `prependData` ([bd1caca](https://togithub.com/sveltejs/svelte-preprocess/commit/bd1caca79d863cf08de353ed837de42b5ec063a1)) - ๐Ÿ› try to use sass before node-sass ([10af027](https://togithub.com/sveltejs/svelte-preprocess/commit/10af027bbff20ce5bb3a8e9829bba5cf9c461b98)), closes [#​163](https://togithub.com/sveltejs/svelte-preprocess/issues/163) ##### Code Refactoring - ๐Ÿ’ก remove deprecated autoProcess props ([7fbff08](https://togithub.com/sveltejs/svelte-preprocess/commit/7fbff088f08039cee25534385dfaebc590a0d813)) ##### Features - ๐ŸŽธ add sourceMap prop to configuration object ([9156efc](https://togithub.com/sveltejs/svelte-preprocess/commit/9156efc0d25e0a3642bf66e931b310eb62c4ec2f)) - ๐ŸŽธ support defining default languages ([6483879](https://togithub.com/sveltejs/svelte-preprocess/commit/6483879e4a316d60a2e0655746a342c6debb90be)), closes [#​189](https://togithub.com/sveltejs/svelte-preprocess/issues/189) - ๐ŸŽธ support markup preprocessing with no tags ([a1a3360](https://togithub.com/sveltejs/svelte-preprocess/commit/a1a33602bf1badd49e01188a9d63b8ef653a13a9)) - ๐ŸŽธ support prependData for almost every preprocessor ([b80ca90](https://togithub.com/sveltejs/svelte-preprocess/commit/b80ca90802d2c17fa249b06fb17e678fff443656)) ##### BREAKING CHANGES - ๐Ÿงจ This is a general evolution of the specific `scss.data` property that was used to prepend data to components written in scss. `{preprocessorOptions}.prependData` is now the way to prepend some string to any preprocessor. - ๐Ÿงจ Node versions below 9.11.2 won't be supported anymore - ๐Ÿงจ Uses Lookbehind assertions, so Node 9.11.2+ is needed - ๐Ÿงจ Content passed through the `data` property won't be prepended anymore. - ๐Ÿงจ `onBefore` and `transformers` were removed

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: