fantasy-tools
fantasy-tools copied to clipboard
build(deps-dev): bump cypress from 3.6.1 to 3.8.3
Bumps cypress from 3.6.1 to 3.8.3.
Release notes
Sourced from cypress's releases.
3.8.3
Released 1/24/2020
Bugfixes:
- We fixed an error during
cypress runindicatingcould not find CRI targetwhen Cypress was unable to find the tab to control. Fixes #6053.- HTTP requests to sites using a TLS version lower than 1.2 now no longer fail. Fixes #5446.
cypress verifywill no longer error on some systems when-screenis not defined. Fixes #6184.- We fixed a regression in 3.5.0 causing
cy.type({ force: true })to no longer forcibly type characters for readonly inputs. Fixes #6116.- Generated reports when using custom reporters now have a defined
fileproperty. Fixes #1495.Misc:
- Messages from
cy.get()are now truncated at 50 lines the Command Log instead of the 1 line. Addresses #6145.- We now collect more environment variables for Bamboo CI when recording for the Dashboard. Addresses #4895.
Dependency Updates:
- Upgraded
electronfrom7.1.9to7.1.10. Addressed in #6242.- Upgraded
electronfrom7.1.7to7.1.9. Addressed in #6180.- Upgraded
http-status-codesfrom1.3.2to1.4.0. Addressed in #6134.- Upgraded
socket.ioandsocket.io-clientfrom2.2.0to2.3.0. Addressed in #6179.3.8.2
Released 01/10/2020
Bugfixes:
- We fixed a regression in 3.8.0 on Linux when
unzipis not installed where the progress ofcypress installwould show up to 200%. Fixes #5967- Child elements of an element that uses both
transformandheightorwidthare 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: hiddenare 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_NAMEenvironment variable. Addressed in #6111.- Types for event emitters
removeListenerandremoveAllListenershave been added toCypressandcy. Addresses #5228.- Types for the
runUrlproperty returned fromcypress.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_upfrom4.0.3to4.0.4. Addressed in #6074.- Upgraded
electronfrom7.1.4to7.1.7. Addressed in #6085.3.8.1
Released 12/26/2019
... (truncated)
Commits
2eda513release 3.8.3 [skip ci]a74bdffchore(deps): update dependency electron to version 7.1.10 🌟 (#6242)43b1665fix(type): type chars for readonly inputs if force: true (#6217)9ac5fe3add unit test for xvfb options -screenee0d6fafix: set explicit screen when spawning own xvfb (#6199)b2f9059chore(deps): update dependency electron to version 7.1.9 🌟 (#6180)dfc75c0chore(deps): update electron to 7.1.9 🌟4009c24fix(deps): update dependency socket.io to version 2.3.0 🌟 (#6179)2cd99c8Set minimum TLS version to TLSv1 (#6130)1f1fed2Update Bamboo variables for CI (#6158)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)