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 6.0.0 to 6.0.1 in /generators/client/templates/common #13166

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2020

Bumps cypress from 6.0.0 to 6.0.1.

Release notes

Sourced from cypress's releases.

6.0.1

Released 11/30/2020

Bugfixes:

  • Chromium based browsers on version 87 will no longer show recorded videos as frozen or blank. Fixes #9265.
  • We fixed a regression introduced in 5.0.0 that would cause an Option 'sourceMap' cannot be specified with option 'inlineSourceMap' error to throw when setting sourceMap in your tsconfig. Fixes #8477.
  • cy.screenshot() no longer throws an "offset" is out of range error when Cypress attempts to crop the image. Fixes #2034.
  • cy.screenshot() types won't mistakenly display the command as deprecated. Fixes #9303.
  • Lower-cased HTTP methods can now be used with cy.intercept(). Fixes #9313.
Commits
  • f86a2e0 release 6.0.1 [skip ci]
  • 2ceda49 Merge branch 'master' into develop
  • 2bd237d chore: release @cypress/webpack-preprocessor-v5.5.0
  • dbfde6b fix: lower-cased HTTP methods can be used with cy.intercept. (#9324)
  • f025062 fix(server): CDP needs screencasts ack before sending more frames (#9301)
  • 7271384 fix: "RangeError: Index out of range | The value of "offset" is out of range"...
  • 9971b81 Merge branch 'master' into develop
  • 02347ef feat(webpack-preprocessor): Allow specifying typescript path (#9312)
  • 197f309 fix: Remove deprecated flag from types for cy.screenshot() (#9323)
  • c4445fa feat: Collect Bitbucket BITBUCKET_STEP_RUN_NUMBER (#9292)
  • 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)

@dependabot dependabot bot added javascript Pull requests that update Javascript code theme: dependencies Pull requests that update a dependency file labels Dec 1, 2020
@DanielFran DanielFran merged commit 8615680 into main Dec 1, 2020
@DanielFran DanielFran deleted the dependabot/npm_and_yarn/generators/client/templates/common/cypress-6.0.1 branch December 1, 2020 15:55
@pascalgrimaud pascalgrimaud added this to the 7.0.0-beta.0 milestone Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code theme: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants