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

Bump cypress from 9.6.1 to 10.6.0 #874

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2022

Bumps cypress from 9.6.1 to 10.6.0.

Release notes

Sourced from cypress's releases.

v10.6.0

Changelog: https://docs.cypress.io/guides/references/changelog#10-6-0

v10.5.0

Changelog: https://docs.cypress.io/guides/references/changelog#10-5-0

v10.4.0

Changelog: https://docs.cypress.io/guides/references/changelog#10-4-0

v10.3.1

Changelog: https://docs.cypress.io/guides/references/changelog#10-3-1

v10.3.0

Changelog: https://docs.cypress.io/guides/references/changelog#10-3-0

v10.2.0

Changelog: https://docs.cypress.io/guides/references/changelog#10-2-0

v10.1.0

Changelog: https://docs.cypress.io/guides/references/changelog#10-1-0

v10.0.3

Changelog: https://docs.cypress.io/guides/references/changelog#10-0-3

v10.0.2

Changelog: https://docs.cypress.io/guides/references/changelog#10-0-2

v10.0.1

Changelog: https://docs.cypress.io/guides/references/changelog#10-0-1

v10.0.0

Changelog: https://docs.cypress.io/guides/references/changelog#10-0-0

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.

... (truncated)

Commits

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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Aug 18, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cypress-10.6.0 branch from f6da800 to ab890b0 Compare August 18, 2022 21:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cypress-10.6.0 branch from ab890b0 to e81dc55 Compare August 19, 2022 22:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cypress-10.6.0 branch from e81dc55 to c96ac6a Compare August 20, 2022 05:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cypress-10.6.0 branch from c96ac6a to c677386 Compare August 21, 2022 17:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cypress-10.6.0 branch from c677386 to 351da14 Compare August 23, 2022 07:53
@@ -0,0 +1,13 @@
const { defineConfig } = require('cypress');
Copy link
Member

Choose a reason for hiding this comment

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

New root file, need to report to Blizzz and Skjnldsv to make sure it's excluded on packaging

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 3, 2022

A newer version of cypress exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.1 to 10.6.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...v10.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@artonge artonge force-pushed the dependabot/npm_and_yarn/cypress-10.6.0 branch 3 times, most recently from 6958f36 to 0ce61dc Compare October 12, 2022 12:07
Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge artonge force-pushed the dependabot/npm_and_yarn/cypress-10.6.0 branch from 0ce61dc to 236674f Compare October 12, 2022 13:09
Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

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

🐘

@artonge
Copy link
Collaborator

artonge commented Jun 26, 2023

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2023

Superseded by #1226.

@dependabot dependabot bot closed this Jun 26, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cypress-10.6.0 branch June 26, 2023 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants