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 3.8.1 to 3.8.2 #483

Merged
merged 1 commit into from Jan 11, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 11, 2020

Bumps cypress from 3.8.1 to 3.8.2.

Release notes

Sourced from cypress's releases.

3.8.2

Released 01/10/2020

Bugfixes:

  • We fixed a regression in 3.8.0 on Linux when unzip is not installed where the progress of cypress install would show up to 200%. Fixes #5967
  • Child elements of an element that uses both transform and height or width are now properly seen as visible during visiblity checks. Addresses #5974.
  • We now properly check backface visibility when the parents of a target element have the CSS style transform-style: preserve-3d. Fixes #5682.
  • DOM elements with a width or height of 0 and overflow: hidden are now properly calculated as invisible during visibility checks. Fixes #6093.
  • We fixed a regression in 3.7.0 where using .type() on number inputs to type non-number characters would not type the correct value. Fixes #6055.

Misc:

  • Messages from cy.log() are now truncated at 50 lines the Command Log instead of the 1 line. Addresses #5625.
  • We now capture GitLab CI's CI_JOB_NAME environment variable. Addressed in #6111.
  • Types for event emitters removeListener and removeAllListeners have been added to Cypress and cy. Addresses #5228.
  • Types for the runUrl property returned from cypress.run() has been added. Addresses #6087.
  • We're continuing to make progress in converting our codebase from CoffeeScript to JavaScript. Addresses #2690 in #5947 and #6075.

Dependency Updates:

  • Upgraded ansi_up from 4.0.3 to 4.0.4. Addressed in #6074.
  • Upgraded electron from 7.1.4 to 7.1.7. Addressed in #6085.
Commits
  • e89b6f5 release 3.8.2 [skip ci]
  • 51d6d7c Revert "Switch to using more official browser brand icons (#599… (#6141)
  • d204d32 Switch to using more official browser brand icons (#5991)
  • a76b3b6 fix(commands.type): Fix the .type command on an input of type n… (#6121)
  • 957d76a should() chaining (#6128)
  • ab7cc5f Truncate cy.log() in Command Log to 50 lines instead of 1 (#5630)
  • 7875966 More decaff for issue 678 (#6075)
  • a5877ce decaffeinate: Run post-processing cleanups on assertions.coffee and 6 other f...
  • d51691c decaffeinate: Convert assertions.coffee and 6 other files to JS
  • 81b834c decaffeinate: Rename assertions.coffee and 6 other files from .coffee to .js
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bkucera, a new releaser for cypress since your current version.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@ghost
Copy link

ghost commented Jan 11, 2020

DeepCode's analysis on #de480c found:

  • 0 critical issues. ⚠️ 0 warnings and 0 minor issues. ✔️ 0 issues were fixed.

💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


☺️ If you want to provide feedback on our bot, here is how to contact us.

@TravisBuddy
Copy link

Hey @dependabot-preview[bot],
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 99733b30-3408-11ea-b5a3-65565334105f

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cypress-3.8.2 branch from 818bf08 to ebac513 Compare January 11, 2020 00:32
@TravisBuddy
Copy link

Hey @dependabot-preview[bot],
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 43f166c0-340b-11ea-b5a3-65565334105f

Bumps [cypress](https://github.com/cypress-io/cypress) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](cypress-io/cypress@v3.8.1...v3.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cypress-3.8.2 branch from ebac513 to de480c4 Compare January 11, 2020 00:48
@TravisBuddy
Copy link

Hey @dependabot-preview[bot],
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 82d640c0-340d-11ea-b5a3-65565334105f

@liyasthomas liyasthomas merged commit d13e6f1 into master Jan 11, 2020
@liyasthomas liyasthomas deleted the dependabot/npm_and_yarn/cypress-3.8.2 branch January 11, 2020 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants