bahmutov / add-typescript-to-cypress

Quickly adds TypeScript spec support to Cypress
https://github.com/bahmutov/test-add-typescript-to-cypress
107 stars 6 forks source link

fix(deps): update dependency @cypress/webpack-preprocessor to v4 #35

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
@​cypress/webpack-preprocessor dependencies major 1.1.3 -> 4.0.3 source

Release Notes

cypress-io/cypress-webpack-preprocessor ### [`v4.0.3`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/releases/v4.0.3) [Compare Source](https://togithub.com/cypress-io/cypress-webpack-preprocessor/compare/v4.0.2...v4.0.3) ### 4.0.3 (2019-01-11) #### Bug fixes ✅ - fix issue in regarding hooking into ‘compile’ event when ‘shouldWatch’ is false (Fixes [#​44](https://togithub.com/cypress-io/cypress-webpack-preprocessor/issues/44)) ([`c240d71`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/commit/c240d71f2b89d18a05aa8b6f0e67cb91d2722d05)) ### [`v4.0.2`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/releases/v4.0.2) [Compare Source](https://togithub.com/cypress-io/cypress-webpack-preprocessor/compare/v4.0.1...v4.0.2) ### 4.0.2 (2018-11-13) #### Bug fixes ✅ - make babel dependencies optional (fixes [#​38](https://togithub.com/cypress-io/cypress-webpack-preprocessor/issues/38)) ([`8206bf3`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/commit/8206bf3a7dcfb8957668bd44c44e001eaf365558)) ### [`v4.0.1`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/releases/v4.0.1) [Compare Source](https://togithub.com/cypress-io/cypress-webpack-preprocessor/compare/v4.0.0...v4.0.1) ### 4.0.1 (2018-11-13) #### Bug fixes ✅ - Fix babel presets to be an array (fixes [#​40](https://togithub.com/cypress-io/cypress-webpack-preprocessor/issues/40)) ### [`v4.0.0`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/releases/v4.0.0) [Compare Source](https://togithub.com/cypress-io/cypress-webpack-preprocessor/compare/v3.0.1...v4.0.0) ### 4.0.0 (2018-11-08) #### Breaking major changes 🔥 - Move external resources to peerDependencies - Remove [@​babel/preset-react](https://togithub.com/babel/preset-react) as dependency ### [`v3.0.1`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/releases/v3.0.1) [Compare Source](https://togithub.com/cypress-io/cypress-webpack-preprocessor/compare/v3.0.0...v3.0.1) ### 3.0.1 (2018-10-23) #### Bug fixes ✅ - Use new .hooks api, remove deprecation warning (Fixes [#​32](https://togithub.com/cypress-io/cypress-webpack-preprocessor/issues/32)) ([`ce78a17`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/commit/ce78a1775ec655918eb390ef0c1f1d9e062725a6)) ### [`v3.0.0`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/releases/v3.0.0) [Compare Source](https://togithub.com/cypress-io/cypress-webpack-preprocessor/compare/v2.0.1...v3.0.0) ### 3.0.0 (2018-09-13) #### Breaking major changes 🔥 - Upgrade to Babel 7 ([`515a7fa`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/commit/515a7fa55e77f4ee0000c9b3d2544d9e69daea26)) ### [`v2.0.1`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/releases/v2.0.1) [Compare Source](https://togithub.com/cypress-io/cypress-webpack-preprocessor/compare/v2.0.0...v2.0.1) ### 2.0.1 (2018-03-26) #### Bug fixes ✅ - no longer requires node version and update compatibility notes ([`51b9639`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/commit/51b9639f5f69044262dc7562a91cae165435572f)) ### [`v2.0.0`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/releases/v2.0.0) [Compare Source](https://togithub.com/cypress-io/cypress-webpack-preprocessor/compare/v1.1.3...v2.0.0) ### 2.0.0 (2018-03-19) #### Breaking major changes 🔥 - upgrade webpack to ^4.0.0 ([`cfb8128`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/commit/cfb8128bb1724b6abb2d543374a85ec689d333ca))

Renovate configuration

:date: Schedule: "every weekend" in timezone America/New_York.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

bahmutov commented 5 years ago

:tada: This PR is included in version 2.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: