Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2020

This PR contains the following updates:

Package Type Update Change
happo-cypress devDependencies minor 1.7.4 -> 1.9.0

Release Notes

happo/happo-cypress

v1.9.0

Compare Source

In 1.8.0, a bug fix was introduced:

Additionally, a bug fix for 413 Entity Too Large issues stemming from duplicate css being collected is included in this release. Before, there was a chance that the same css styles would be recorded multiple times for a test run.

After further investigation, a different root cause was found (and handled in this release). As a result of that, 763363d was reverted.

Releasing this as a minor release since the behavior did change a little compared to 1.8.0.

v1.8.0

Compare Source

This minor release adds support for a --allow-failures flag to be sent to the happo-cypress command. This is useful if your Cypress test suite isn't always stable and you want to make sure that Happo reports are created no matter what the status of the Cypress run is.

Usage example:

npx happo-cypress --allow-failures -- npx cypress run

Additionally, a bug fix for 413 Entity Too Large issues stemming from duplicate css being collected is included in this release. Before, there was a chance that the same css styles would be recorded multiple times for a test run.


Renovate configuration

📅 Schedule: "before 2am" in timezone America/New_York.

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


  • 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/happo-cypress-1.x branch from 18289f2 to 517401c Compare September 10, 2020 04:04
@renovate renovate bot changed the title Update dependency happo-cypress to v1.8.0 Update dependency happo-cypress to v1.9.0 Sep 10, 2020
@bahmutov bahmutov merged commit 1c9e798 into main Sep 10, 2020
@bahmutov bahmutov deleted the renovate/happo-cypress-1.x branch September 10, 2020 17:50
@bahmutov
Copy link
Contributor

🎉 This PR is included in version 4.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

dmtrKovalenko pushed a commit to cypress-io/cypress that referenced this pull request Oct 1, 2020
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