Build(deps-dev): bump cypress from 9.6.1 to 9.7.0 #389

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-cypress-9.7.0 into master 2022-05-24 07:32:58 +00:00
argoyle commented 2022-05-24 04:40:36 +00:00 (Migrated from gitlab.com)

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 commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.1 to 9.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/cypress/releases">cypress's releases</a>.</em></p> <blockquote> <h2>v9.7.0</h2> <p><em>Released 5/23/2022</em></p> <p><strong>Features:</strong></p> <ul> <li>The Electron version and shipped Chromium browser version has been updated. Addressed in <a href="https://github.com/cypress-io/cypress/pull/21418">#21418</a>.</li> </ul> <p><strong>Deprecations:</strong></p> <ul> <li>The <code>Cypress.Cookies.preserveOnce()</code> and <code>Cypress.Cookies.defaults()</code> Cypress APIs have been deprecated. In a future release, support for <code>Cypress.Cookies.preserveOnce()</code> and <code>Cypress.Cookies.defaults()</code> will be removed. Consider using the experimental <a href="https://docs.cypress.io/api/commands/session"><code>cy.session()</code></a> command instead to cache and restore cookies and other sessions details between tests. Fixed <a href="https://github.com/cypress-io/cypress/issues/21333">#21333</a>.</li> </ul> <p><strong>Bugfixes:</strong></p> <ul> <li>Updated the <a href="https://docs.cypress.io/api/commands/contains"><code>cy.contains()</code></a> 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 <a href="https://github.com/cypress-io/cypress/issues/21108">#21108</a>.</li> <li>Corrected the <code>cy.session()</code> command log grouping and validation verbiage. This change provides better insights to logs associated with the command. Fixed <a href="https://github.com/cypress-io/cypress/issues/21377">#21377</a>.</li> <li>Removed <code>eventemitter2</code> third-party type definitions from <code>cy</code> and <code>Cypress</code> that were unintentionally exposed. Fixed <a href="https://github.com/cypress-io/cypress/issues/20556">#20556</a>.</li> </ul> <p><strong>Dependency Updates:</strong></p> <ul> <li>Upgraded the bundled node version shipped with Cypress from <code>16.5.0</code> to <code>16.13.2</code>. Addressed in <a href="https://github.com/cypress-io/cypress/pull/21418">#21418</a>.</li> <li>Upgraded the Chromium browser version used during <code>cypress run</code> and when selecting Electron browser in <code>cypress open</code> from <code>94.0.4606.81</code> to <code>100.0.4896.75</code>. Addressed in <a href="https://github.com/cypress-io/cypress/pull/21418">#21418</a>.</li> <li>Upgraded <code>electron</code> dependency from <code>15.5.1</code> to <code>18.0.4</code>. Addressed in <a href="https://github.com/cypress-io/cypress/pull/21418">#21418</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/d681fd929bfeb4ca297d42ad77fc3d0e33dae793"><code>d681fd9</code></a> Merge pull request <a href="https://github.com/cypress-io/cypress/issues/21604">#21604</a> from cypress-io/chore-release-9.7.0</li> <li><a href="https://github.com/cypress-io/cypress/commit/bf29db49be440fe250bd755c5b3457c25a198200"><code>bf29db4</code></a> chore: release 9.7.0</li> <li><a href="https://github.com/cypress-io/cypress/commit/884e8e963b917eb96922517bbb314446b5495658"><code>884e8e9</code></a> Trigger Build</li> <li><a href="https://github.com/cypress-io/cypress/commit/86c205b7d7137a2e98039dc32ee8be7ae24422e8"><code>86c205b</code></a> Merge branch 'master' into develop</li> <li><a href="https://github.com/cypress-io/cypress/commit/8c1c60f599276402f32d0e604464e69ad7f1a0bd"><code>8c1c60f</code></a> chore: Update Chrome (beta) to 102.0.5005.61 (<a href="https://github.com/cypress-io/cypress/issues/21556">#21556</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/63173a6315d06ffb9a7eeda17c2bad4baeab6875"><code>63173a6</code></a> fix: increase timeouts for does not pause timers when disableTimersAndAnimati...</li> <li><a href="https://github.com/cypress-io/cypress/commit/7aa9b20592c03049baf42ab260c666cb5c3f4cc6"><code>7aa9b20</code></a> fix: show correct error message. (<a href="https://github.com/cypress-io/cypress/issues/21388">#21388</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/a68e3befef90826f87b051e47c73af2b5efd16e9"><code>a68e3be</code></a> chore: release <code>@​cypress/react-v5</code>.12.5</li> <li><a href="https://github.com/cypress-io/cypress/commit/72ed33c4eaa4823366fb47f212f0c5e609fa2cf0"><code>72ed33c</code></a> fix: add support for Next.js v12.1.6 (<a href="https://github.com/cypress-io/cypress/issues/21516">#21516</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/fdaf5fb22fc0546513ef0e4acb1ba5cb4cdfc5f0"><code>fdaf5fb</code></a> chore: deprecate Cypress.Cookies.preserveOnce and Cypress.Cookies.defaults (#...</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v9.6.1...v9.7.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-05-24 06:50:56 +00:00 (Migrated from gitlab.com)

added 2 commits

  • e7ce57bb - 1 commit from branch master
  • d91f0973 - Build(deps-dev): bump cypress from 9.6.1 to 9.7.0

Compare with previous version

added 2 commits <ul><li>e7ce57bb - 1 commit from branch <code>master</code></li><li>d91f0973 - Build(deps-dev): bump cypress from 9.6.1 to 9.7.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/340/diffs?diff_id=400842854&start_sha=e7028d78210639b82e0f17133302b6b540efcefa)
argoyle commented 2022-05-24 07:03:20 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 0e91bbc1 - 1 commit from branch master
  • 76dedc3c - Build(deps-dev): bump cypress from 9.6.1 to 9.7.0

Compare with previous version

added 2 commits <ul><li>0e91bbc1 - 1 commit from branch <code>master</code></li><li>76dedc3c - Build(deps-dev): bump cypress from 9.6.1 to 9.7.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/340/diffs?diff_id=400852978&start_sha=d91f0973fa51b194da586631818cb34ec7a48a40)
argoyle commented 2022-05-24 07:20:02 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 37b66fa1 - 1 commit from branch master
  • e37ee509 - Build(deps-dev): bump cypress from 9.6.1 to 9.7.0

Compare with previous version

added 2 commits <ul><li>37b66fa1 - 1 commit from branch <code>master</code></li><li>e37ee509 - Build(deps-dev): bump cypress from 9.6.1 to 9.7.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/340/diffs?diff_id=400868488&start_sha=76dedc3ce8b7715d931842a4a104124cebf6ef7a)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-05-24 07:20:44 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-05-24 07:32:59 +00:00
Sign in to join this conversation.