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.7.3 #240

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte-preprocess 4.5.2 -> 4.7.3 age adoption passing confidence

Release Notes

sveltejs/svelte-preprocess ### [`v4.7.3`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​473-httpsgithubcomsveltejssvelte-preprocesscomparev472v473-2021-05-03) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.7.2...v4.7.3) ##### Bug Fixes - typescript: importing component from pnpm monorepo p… ([#​337](https://togithub.com/sveltejs/svelte-preprocess/issues/337)) ([bf72637](https://togithub.com/sveltejs/svelte-preprocess/commit/bf726371e43dd3bc617511690be6cf6a2845e389)) ### [`v4.7.2`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​472-httpsgithubcomsveltejssvelte-preprocesscomparev471v472-2021-04-19) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.7.1...v4.7.2) ##### Bug Fixes - 🐛 prevent svelte file from being added to scss dep list ([519b0b6](https://togithub.com/sveltejs/svelte-preprocess/commit/519b0b6c49ba4a9e0f4adfcc47f03b19d2e28966)), closes [#​346](https://togithub.com/sveltejs/svelte-preprocess/issues/346) - support ts build with no tsconfig.json ([cf0e44c](https://togithub.com/sveltejs/svelte-preprocess/commit/cf0e44c26212b496cda8686d2780e7e8f1ac8f7a)) ### [`v4.7.1`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​471-httpsgithubcomsveltejssvelte-preprocesscomparev470v471-2021-04-18) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.7.0...v4.7.1) ##### Features - export autopreprocess options type ([f5e1a63](https://togithub.com/sveltejs/svelte-preprocess/commit/f5e1a635f586a9780b0a71db979f6ffb30b31221)) ### [`v4.7.0`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​470-httpsgithubcomsveltejssvelte-preprocesscomparev469v470-2021-03-26) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.9...v4.7.0) ##### Features - support tsconfig extends ([#​328](https://togithub.com/sveltejs/svelte-preprocess/issues/328)) ([d0b4766](https://togithub.com/sveltejs/svelte-preprocess/commit/d0b476615d72deaa4eff5f2f164b245c0dd294d7)), closes [#​300](https://togithub.com/sveltejs/svelte-preprocess/issues/300) #### [4.6.9](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.7...v4.6.9) (2021-02-13) ##### Bug Fixes - 🐛 make markup tag regexp less greedy ([384ba5c](https://togithub.com/sveltejs/svelte-preprocess/commit/384ba5cad0a2939a2717d9061dd928b4607e1431)), closes [#​310](https://togithub.com/sveltejs/svelte-preprocess/issues/310) - revert "refactor: use fs/promises" ([3f9572c](https://togithub.com/sveltejs/svelte-preprocess/commit/3f9572ca30e9a05439a6deddc327fa340dd1ef34)) #### [4.6.8](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.7...v4.6.8) (2021-02-11) ##### Bug Fixes - 🐛 make markup tag regexp less greedy ([64f3362](https://togithub.com/sveltejs/svelte-preprocess/commit/64f3362d27d0defdcc0fd684022ebacb49c1aaf4)), closes [#​310](https://togithub.com/sveltejs/svelte-preprocess/issues/310) #### [4.6.7](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.5...v4.6.7) (2021-02-10) ##### Bug Fixes - 🐛 language custom transformer overriding postcss ([2a188bc](https://togithub.com/sveltejs/svelte-preprocess/commit/2a188bc0886f9950ab3a23c9b24ac30a29dd81bb)), closes [#​309](https://togithub.com/sveltejs/svelte-preprocess/issues/309) #### [4.6.6](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.5...v4.6.6) (2021-02-03) ##### Bug Fixes - accept postcss-load-config v2 or v3 ([#​307](https://togithub.com/sveltejs/svelte-preprocess/issues/307)) ([a31e794](https://togithub.com/sveltejs/svelte-preprocess/commit/a31e79403f94cfd7db252a6152f120772acd4d6d)) #### [4.6.5](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.4...v4.6.5) (2021-01-29) ##### Bug Fixes - [scss] remove sourceMappingURL from result.code ([#​297](https://togithub.com/sveltejs/svelte-preprocess/issues/297)) ([2ff48f8](https://togithub.com/sveltejs/svelte-preprocess/commit/2ff48f8c4fa94ae5782f24b39889f8a6a893eed1)) #### [4.6.4](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.3...v4.6.4) (2021-01-29) ##### Bug Fixes - 🐛 better missing postcss message ([cafb6c6](https://togithub.com/sveltejs/svelte-preprocess/commit/cafb6c6d7e369c11a7feda212a182f08c0f3a156)), closes [#​301](https://togithub.com/sveltejs/svelte-preprocess/issues/301) #### [4.6.3](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.2...v4.6.3) (2021-01-21) ##### Bug Fixes - 🐛 make postcss config error explicit ([21e3086](https://togithub.com/sveltejs/svelte-preprocess/commit/21e30861ccc6d6c6b80cd9aad4a81b9e29a96c5e)), closes [#​298](https://togithub.com/sveltejs/svelte-preprocess/issues/298) #### [4.6.2](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.1...v4.6.2) (2021-01-21) ##### Bug Fixes - translate options.sourceMap to options.compilerOptions.sourceMap for ts ([#​286](https://togithub.com/sveltejs/svelte-preprocess/issues/286)) ([#​299](https://togithub.com/sveltejs/svelte-preprocess/issues/299)) ([c8a3cd6](https://togithub.com/sveltejs/svelte-preprocess/commit/c8a3cd6736054510bc0eeccc242b8f5c4f0b7c5a)) #### [4.6.1](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.0...v4.6.1) (2020-11-20) ##### Bug Fixes - 🐛 postcss sourcemap ([8fe6543](https://togithub.com/sveltejs/svelte-preprocess/commit/8fe6543a376be15a7a761a9bacdb66903b0388da)), closes [#​251](https://togithub.com/sveltejs/svelte-preprocess/issues/251) ### [`v4.6.9`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​469-httpsgithubcomsveltejssvelte-preprocesscomparev467v469-2021-02-13) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.8...v4.6.9) ##### Bug Fixes - 🐛 make markup tag regexp less greedy ([384ba5c](https://togithub.com/sveltejs/svelte-preprocess/commit/384ba5cad0a2939a2717d9061dd928b4607e1431)), closes [#​310](https://togithub.com/sveltejs/svelte-preprocess/issues/310) - revert "refactor: use fs/promises" ([3f9572c](https://togithub.com/sveltejs/svelte-preprocess/commit/3f9572ca30e9a05439a6deddc327fa340dd1ef34)) ### [`v4.6.8`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​468-httpsgithubcomsveltejssvelte-preprocesscomparev467v468-2021-02-11) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.7...v4.6.8) ##### Bug Fixes - 🐛 make markup tag regexp less greedy ([64f3362](https://togithub.com/sveltejs/svelte-preprocess/commit/64f3362d27d0defdcc0fd684022ebacb49c1aaf4)), closes [#​310](https://togithub.com/sveltejs/svelte-preprocess/issues/310) ### [`v4.6.7`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​467-httpsgithubcomsveltejssvelte-preprocesscomparev465v467-2021-02-10) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.6...v4.6.7) ##### Bug Fixes - 🐛 language custom transformer overriding postcss ([2a188bc](https://togithub.com/sveltejs/svelte-preprocess/commit/2a188bc0886f9950ab3a23c9b24ac30a29dd81bb)), closes [#​309](https://togithub.com/sveltejs/svelte-preprocess/issues/309) ### [`v4.6.6`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​466-httpsgithubcomsveltejssvelte-preprocesscomparev465v466-2021-02-03) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.5...v4.6.6) ##### Bug Fixes - accept postcss-load-config v2 or v3 ([#​307](https://togithub.com/sveltejs/svelte-preprocess/issues/307)) ([a31e794](https://togithub.com/sveltejs/svelte-preprocess/commit/a31e79403f94cfd7db252a6152f120772acd4d6d)) ### [`v4.6.5`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​465-httpsgithubcomsveltejssvelte-preprocesscomparev464v465-2021-01-29) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.4...v4.6.5) ##### Bug Fixes - [scss] remove sourceMappingURL from result.code ([#​297](https://togithub.com/sveltejs/svelte-preprocess/issues/297)) ([2ff48f8](https://togithub.com/sveltejs/svelte-preprocess/commit/2ff48f8c4fa94ae5782f24b39889f8a6a893eed1)) ### [`v4.6.4`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​464-httpsgithubcomsveltejssvelte-preprocesscomparev463v464-2021-01-29) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.3...v4.6.4) ##### Bug Fixes - 🐛 better missing postcss message ([cafb6c6](https://togithub.com/sveltejs/svelte-preprocess/commit/cafb6c6d7e369c11a7feda212a182f08c0f3a156)), closes [#​301](https://togithub.com/sveltejs/svelte-preprocess/issues/301) ### [`v4.6.3`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​463-httpsgithubcomsveltejssvelte-preprocesscomparev462v463-2021-01-21) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.2...v4.6.3) ##### Bug Fixes - 🐛 make postcss config error explicit ([21e3086](https://togithub.com/sveltejs/svelte-preprocess/commit/21e30861ccc6d6c6b80cd9aad4a81b9e29a96c5e)), closes [#​298](https://togithub.com/sveltejs/svelte-preprocess/issues/298) ### [`v4.6.2`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​462-httpsgithubcomsveltejssvelte-preprocesscomparev461v462-2021-01-21) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.1...v4.6.2) ##### Bug Fixes - translate options.sourceMap to options.compilerOptions.sourceMap for ts ([#​286](https://togithub.com/sveltejs/svelte-preprocess/issues/286)) ([#​299](https://togithub.com/sveltejs/svelte-preprocess/issues/299)) ([c8a3cd6](https://togithub.com/sveltejs/svelte-preprocess/commit/c8a3cd6736054510bc0eeccc242b8f5c4f0b7c5a)) ### [`v4.6.1`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​461-httpsgithubcomsveltejssvelte-preprocesscomparev460v461-2020-11-20) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.6.0...v4.6.1) ##### Bug Fixes - 🐛 postcss sourcemap ([8fe6543](https://togithub.com/sveltejs/svelte-preprocess/commit/8fe6543a376be15a7a761a9bacdb66903b0388da)), closes [#​251](https://togithub.com/sveltejs/svelte-preprocess/issues/251) ### [`v4.6.0`](https://togithub.com/sveltejs/svelte-preprocess/blob/master/CHANGELOG.md#​460-httpsgithubcomsveltejssvelte-preprocesscomparev456v460-2020-11-17) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.5.2...v4.6.0) ##### Bug Fixes - 🐛 replace separator for windows support ([b60a0a8](https://togithub.com/sveltejs/svelte-preprocess/commit/b60a0a830119eebd606245e71fdb6aadcee19135)) - 🐛 sass tilde importer ([934fc04](https://togithub.com/sveltejs/svelte-preprocess/commit/934fc04f197ada737b3b15780538bae3ab60bede)) ##### Features - 🎸 add scss support for tilde (~) imports ([5b5c692](https://togithub.com/sveltejs/svelte-preprocess/commit/5b5c6924829910d363fe27ba4658cab7a0f06de0)), closes [#​277](https://togithub.com/sveltejs/svelte-preprocess/issues/277) #### 4.5.2 (2020-10-23) ##### Bug Fixes - 🐛 inline :local without a scope not working ([2683fda](https://togithub.com/sveltejs/svelte-preprocess/commit/2683fda481d4d84bd37206f25c79a47787f6dc3f)), closes [#​238](https://togithub.com/sveltejs/svelte-preprocess/issues/238) - 🐛 warn when global attr is used without potcss ([1be483b](https://togithub.com/sveltejs/svelte-preprocess/commit/1be483b34f2731b7fcc189d4453c5103a241aa9f)) #### [4.5.1](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.5.0...v4.5.1) (2020-10-07) ##### Bug Fixes - 🐛 add sugarss as optional dependency ([9ed25ee](https://togithub.com/sveltejs/svelte-preprocess/commit/9ed25ee88c72ae28c5621e7228cddf53b4e7d791))

Configuration

📅 Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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.

renovate[bot] commented 3 years ago

:warning: Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

:recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! Found: svelte-preprocess@4.5.2
npm ERR! node_modules/svelte-preprocess
npm ERR!   dev svelte-preprocess@"4.7.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev svelte-preprocess@"4.7.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @babel/core@7.13.16
npm ERR! node_modules/@babel/core
npm ERR!   peerOptional @babel/core@"^7.10.2" from svelte-preprocess@4.7.2
npm ERR!   node_modules/svelte-preprocess
npm ERR!     dev svelte-preprocess@"4.7.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-04-26T14_08_43_101Z-debug.log
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: