Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2018

This PR contains the following updates:

Package Type Update Change
@cypress/webpack-preprocessor dependencies major 2.0.1 -> 4.1.1

Release Notes

cypress-io/cypress-webpack-preprocessor

v4.1.1

Compare Source

4.1.1 (2019-11-13)

Bug fixes ✅

v4.1.0

Compare Source

4.1.0 (2019-06-05)

New features 👍

  • Bump node version to 8.9.3 (0e5914c)
  • Add option to specify additional entries (b7414c3)

v4.0.4

Compare Source

4.0.4 (2019-05-29)

Features

  • Enable source maps by default (c661012)

Bug fixes ✅

  • Improve lazy-loading of babel deps and add tests (49b4f48)

v4.0.3

Compare Source

4.0.3 (2019-01-11)

Bug fixes ✅

  • Fix issue with hooking into ‘compile’ event when ‘shouldWatch’ is false (Fixes #​44) (c240d71)

v4.0.2

Compare Source

4.0.2 (2018-11-13)

Bug fixes ✅

v4.0.1

Compare Source

4.0.1 (2018-11-13)

Bug fixes ✅

  • Fix babel presets to be an array (fixes #​40)

v4.0.0

Compare Source

4.0.0 (2018-11-08)

Breaking major changes 🔥

v3.0.1

Compare Source

3.0.1 (2018-10-23)

Bug fixes ✅

  • Use new .hooks api, remove deprecation warning (Fixes #​32) (ce78a17)

v3.0.0

Compare Source

3.0.0 (2018-09-13)

Breaking major changes 🔥


Renovate configuration

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

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

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

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch 3 times, most recently from 63b1ed4 to 401ba96 Compare November 19, 2018 22:11
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch 2 times, most recently from 367ef70 to b518122 Compare November 27, 2018 20:04
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch 2 times, most recently from 048d5b6 to edf8ea5 Compare December 4, 2018 01:44
@mornir
Copy link
Contributor

mornir commented Dec 11, 2018

@amirrustam Could you have a look if you could merge this request from the bot?
After installing cypress-vue-unit-test, HMR stopped working in my Vue project 😕
From what I understood, there seems to have a conflict between the version of @cypress/webpack-preprocessor used by this package and the one used by vue-cli.

@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch 3 times, most recently from 9a4cb01 to 5bd99e5 Compare December 17, 2018 00:27
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch 3 times, most recently from af244de to b408de9 Compare December 27, 2018 21:19
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch 2 times, most recently from bac2f7e to 3ced21e Compare January 11, 2019 15:52
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch from 3ced21e to 9fae289 Compare January 30, 2019 23:21
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch from 9fae289 to 4792e57 Compare March 15, 2019 14:22
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch from 4792e57 to 1a18621 Compare May 8, 2019 21:17
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch 3 times, most recently from 965d73e to c4867e7 Compare May 18, 2019 06:34
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch 2 times, most recently from 383eca3 to 36e4b6e Compare June 1, 2019 04:13
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch 2 times, most recently from 2a5b84c to 9017310 Compare June 8, 2019 04:17
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch from 9017310 to ab45808 Compare June 15, 2019 04:19
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch from ab45808 to 62866d0 Compare December 14, 2019 17:00
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch from 62866d0 to 3c737c5 Compare December 21, 2019 21:14
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch 4 times, most recently from 922f28f to cec33d4 Compare December 28, 2019 07:11
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch 2 times, most recently from 5f711e7 to 43934e4 Compare January 4, 2020 17:09
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch from 43934e4 to f652574 Compare January 11, 2020 05:12
@renovate renovate bot force-pushed the renovate/cypress-webpack-preprocessor-4.x branch from f652574 to 1fdacf9 Compare January 11, 2020 08:11
@renovate
Copy link
Contributor Author

renovate bot commented Jan 13, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@bahmutov bahmutov merged commit 3c21788 into master Jan 13, 2020
@renovate renovate bot deleted the renovate/cypress-webpack-preprocessor-4.x branch January 13, 2020 22:22
@bahmutov
Copy link
Contributor

🎉 This PR is included in version 1.11.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

JessicaSachs pushed a commit to cypress-io/cypress that referenced this pull request Sep 29, 2020
…ress-io/cypress-vue-unit-test#148)

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

* fix: upgrade to Cypress webpack preprocessor v4

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: Gleb Bahmutov <gleb.bahmutov@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants