This repository was archived by the owner on Mar 5, 2022. It is now read-only.
Update dependency happo-cypress to v1.9.0 #401
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.7.4->1.9.0Release Notes
happo/happo-cypress
v1.9.0Compare Source
In 1.8.0, a bug fix was introduced:
After further investigation, a different root cause was found (and handled in this release). As a result of that,
763363dwas reverted.Releasing this as a minor release since the behavior did change a little compared to 1.8.0.
v1.8.0Compare Source
This minor release adds support for a
--allow-failuresflag to be sent to thehappo-cypresscommand. 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:
Additionally, a bug fix for
413 Entity Too Largeissues 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.