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 May 9, 2020

This PR contains the following updates:

Package Type Update Change
@percy/cypress devDependencies major 1.0.9 -> 2.3.1

Release Notes

percy/percy-cypress

v2.3.1

Compare Source

Bug Fixes

v2.3.0

Compare Source

Features

v2.2.0

Compare Source

Features
  • ✨ Add request headers option for asset-discovery (#​159) (a595f48)

2.1.1 (2019-09-20)

Bug Fixes

v2.1.1

Compare Source

Bug Fixes

v2.1.0

Compare Source

Features

2.0.1 (2019-08-26)

Bug Fixes

v2.0.1

Compare Source

Bug Fixes

v2.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • The problem

In all of the Percy SDKs we do a thing called a "heath check", which makes sure the Percy agent server is open and ready to accept the DOM we're going to POST to it. If the health check fails, we will disable Percy in the SDK so we're not failing your tests due to Percy not running.

In the Cypress SDK, this was implemented in an interesting way due a limitation with cy.request. The TL:DR of that is we can't .catch a failed request, so we needed to use cy.exec to health check & gracefully fall out. You can read a little more about that limitation here: cypress-io/cypress#​3161

1.0.9 (2019-05-08)

Bug Fixes

1.0.8 (2019-05-02)

Bug Fixes

1.0.7 (2019-04-30)

Bug Fixes

1.0.6 (2019-04-09)

Bug Fixes

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 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 deleted the renovate/percy-cypress-2.x branch May 11, 2020 19:42
@bahmutov
Copy link
Contributor

🎉 This issue has been resolved in version 4.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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