Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛⬆️ Upgrade to Cypress 10.x #512

Merged
merged 3 commits into from
Jun 16, 2022

Conversation

Robdel12
Copy link
Contributor

What is this?

This upgrades the SDK to use Cypress 10.x. Most of the changes are to handle the new config that Cypress 10.x uses. There's also a bug fix from upstream @percy/sdk-utils in here (percy/cli#962) which fixes webpack bundlers from grabbing the wrong bundle of the sdk-utils package.

@Robdel12 Robdel12 added 🐛 bug Something isn't working ⬆️⬇️ dependencies Pull requests that update a dependency file labels Jun 16, 2022
@Robdel12 Robdel12 requested a review from wwilsman June 16, 2022 17:53
dependabot bot and others added 2 commits June 16, 2022 12:53
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.7.0 to 10.0.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](cypress-io/cypress@v9.7.0...v10.0.2)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@Robdel12 Robdel12 force-pushed the dependabot/npm_and_yarn/cypress-10.0.2 branch from e8c13f8 to 2733035 Compare June 16, 2022 17:53
@Robdel12 Robdel12 enabled auto-merge (squash) June 16, 2022 17:56
Copy link
Contributor

@wwilsman wwilsman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎮

@Robdel12 Robdel12 merged commit f3129fe into master Jun 16, 2022
@Robdel12 Robdel12 deleted the dependabot/npm_and_yarn/cypress-10.0.2 branch June 16, 2022 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working ⬆️⬇️ dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants