Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cypress from 9.5.0 to 9.6.1.

Release notes

Sourced from cypress's releases.

9.6.1

Released 5/9/2022

Bugfixes:

9.6.0

Released 4/25/2022

Features:

  • Now you can easily test multi-domain workflows by using the experimental cy.origin() command. This feature allows you to test across different origins or domains within a single test. This experiment was designed to work side-by-side with the cy.session() experimental feature. You can turn on use of this command by setting the experimentalSessionAndOrigin configuration option to true. For more details, read our blog post. Addressed #17336 and #944.
    • Added a new configuration option called experimentalSessionAndOrigin. This option enables support for cy.session() and cy.origin().
    • The experimentalSessionSupport configuration option has been removed and replaced by the experimentalSessionAndOrigin configuration option. Please update your configuration to use the new experimentalSessionAndOrigin option to continue to opt-in to this experimental feature.
    • When experimentalSessionAndOrigin is enabled, cross-origin requests will no longer immediately fail, but instead, time out based on the pageLoadTimeout configuration. This allows the request to be appropriately handled by the

... (truncated)

Commits
  • 5350a53 chore: release 9.6.1 (#21404)
  • 37df3ca Merge pull request #21395 from cypress-io/ryanm/chore/merge-master
  • 2b42960 Merge branch 'develop' into ryanm/chore/merge-master
  • 0d958dc fix: ensure that proxy logs are updated after the xhr has actually completed ...
  • d26159e Merge remote-tracking branch 'origin/master' into ryanm/chore/merge-master
  • 331e541 chore: Re-organize tests in assertions_spec.js (#21283)
  • d1436ee chore: Distribute tests to desktop-gui containers. Make desktop-gui tests f...
  • dbbad31 chore(sessions): add additional tests (#21338)
  • aa6f3b8 fix: Allow submit button to be outside of the form for implicit submission (#...
  • 05ef83a fix(launcher): support Firefox as a snap (#21328)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from aleksaToljic as a code owner May 16, 2022 05:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 30, 2022

Superseded by #771.

@dependabot dependabot bot closed this May 30, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/main/cypress-9.6.1 branch May 30, 2022 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants