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

chore(deps-dev): bump cypress from 9.6.1 to 9.7.0 #1823

Merged
merged 1 commit into from
May 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2022

Bumps cypress from 9.6.1 to 9.7.0.

Release notes

Sourced from cypress's releases.

v9.7.0

Released 5/23/2022

Features:

  • The Electron version and shipped Chromium browser version has been updated. Addressed in #21418.

Deprecations:

  • The Cypress.Cookies.preserveOnce() and Cypress.Cookies.defaults() Cypress APIs have been deprecated. In a future release, support for Cypress.Cookies.preserveOnce() and Cypress.Cookies.defaults() will be removed. Consider using the experimental cy.session() command instead to cache and restore cookies and other sessions details between tests. Fixed #21333.

Bugfixes:

  • Updated the cy.contains() command to correctly error and retry if the provided regex pattern begins with an equal sign and a match was not initially found. Previously the command would incorrectly fail with a syntax error. Fixed #21108.
  • Corrected the cy.session() command log grouping and validation verbiage. This change provides better insights to logs associated with the command. Fixed #21377.
  • Removed eventemitter2 third-party type definitions from cy and Cypress that were unintentionally exposed. Fixed #20556.

Dependency Updates:

  • Upgraded the bundled node version shipped with Cypress from 16.5.0 to 16.13.2. Addressed in #21418.
  • Upgraded the Chromium browser version used during cypress run and when selecting Electron browser in cypress open from 94.0.4606.81 to 100.0.4896.75. Addressed in #21418.
  • Upgraded electron dependency from 15.5.1 to 18.0.4. Addressed in #21418.
Commits
  • d681fd9 Merge pull request #21604 from cypress-io/chore-release-9.7.0
  • bf29db4 chore: release 9.7.0
  • 884e8e9 Trigger Build
  • 86c205b Merge branch 'master' into develop
  • 8c1c60f chore: Update Chrome (beta) to 102.0.5005.61 (#21556)
  • 63173a6 fix: increase timeouts for does not pause timers when disableTimersAndAnimati...
  • 7aa9b20 fix: show correct error message. (#21388)
  • a68e3be chore: release @​cypress/react-v5.12.5
  • 72ed33c fix: add support for Next.js v12.1.6 (#21516)
  • fdaf5fb chore: deprecate Cypress.Cookies.preserveOnce and Cypress.Cookies.defaults (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@codecov
Copy link

codecov bot commented May 24, 2022

Codecov Report

Merging #1823 (34f2778) into main (ffd4177) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main     #1823   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      1845      1845           
===========================================
  Files            394       394           
  Lines           6928      6928           
  Branches         154       154           
===========================================
  Hits            6928      6928           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ffd4177...34f2778. Read the comment docs.

@pascalgrimaud
Copy link
Member

@dependabot rebase

Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.1 to 9.7.0.
- [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.6.1...v9.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cypress-9.7.0 branch from d6b23b9 to 34f2778 Compare May 24, 2022 07:08
@github-actions github-actions bot enabled auto-merge May 24, 2022 07:33
@github-actions github-actions bot merged commit bf62830 into main May 24, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/cypress-9.7.0 branch May 24, 2022 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant