Closed renovate[bot] closed 4 years ago
Preview deployed with success. Look for the URL in Details.
Built with commit 15986f1d7c803e362a26ae82b1eeeb1d2809bad7
Merging #151 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #151 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 8 8
=========================================
Hits 8 8
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 62f31d0...15986f1. Read the comment docs.
This PR contains the following updates:
4.3.0
->4.4.0
Release Notes
cypress-io/cypress
### [`v4.4.0`](https://togithub.com/cypress-io/cypress/releases/v4.4.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v4.3.0...v4.4.0) _Released 4/13/2020_ **Features:** - [TypeScript](https://on.cypress.io/typescript-support) test files are now supported without using special preprocessors plugins. Addresses [#1859](https://togithub.com/cypress-io/cypress/issues/1859). **Bugfixes:** - We fixed an issue where Cypress could crash with a `This socket has been ended by the other party` error when testing applications that make use of WebSockets. Fixes [#6458](https://togithub.com/cypress-io/cypress/issues/6458). - Uncaught errors thrown from within application or test code now display their proper stack trace. Fixes [#6964](https://togithub.com/cypress-io/cypress/issues/6964). - Assertion errors now include a stack trace that includes the calling code. Fixes [#6969](https://togithub.com/cypress-io/cypress/issues/6969). - We now clone the `options` object passed into Cypress commands so that they're not mutated and receive the proper `options`. Fixes [#3171](https://togithub.com/cypress-io/cypress/issues/3171). - We fixed an issue where invalid `Set-Cookie` values could cause requests to fail with a `cannot read property key of undefined` error. Now, invalid `Set-Cookie` values will be ignored. Fixes [#6890](https://togithub.com/cypress-io/cypress/issues/6890). **Misc:** - Cypress no longer hides output from `cypress --version`, `cypress version`, `cypress cache path`, or `cypress cache list` commands when npm log level is `silent` or `warn`. Addresses [#2705](https://togithub.com/cypress-io/cypress/issues/2705). - The [`cy.task()`](https://on.cypress.io/task) error message is now more specific about the promise resolution value required. Addresses [#6241](https://togithub.com/cypress-io/cypress/issues/6241). **Dependency Updates:** - Upgraded `http-proxy` from `1.17.0` to `1.18.0`. Addressed in [#6934](https://togithub.com/cypress-io/cypress/pull/6934).Renovate configuration
:date: Schedule: "every weekend" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.