cypress-io/cypress
### [`v3.1.2`](https://renovatebot.com/gh/cypress-io/cypress/releases/v3.1.2)
[Compare Source](https://renovatebot.com/gh/cypress-io/cypress/compare/v3.1.1...v3.1.2)
_Released 11/18/2018_
**Bugfixes:**
- Fixed a regression caused in `3.1.1` where we attempted to set a property on an invalid cookie sent from a server. Fixes [#2724](https://renovatebot.com/gh/cypress-io/cypress/issues/2724).
- Fixed Cypress not correctly aborting long running connections (such as server sent events) on proxied requests. Fixes [#2612](https://renovatebot.com/gh/cypress-io/cypress/issues/2612).
- Fixed bug where tests were failing due to assertions causing Cypress to accidentally iterate through cross origin iframes. If you were seeing "random" cross origin errors, this likely fixes those issues. Fixes [#2784](https://renovatebot.com/gh/cypress-io/cypress/issues/2784).
- Fixed incorrectly setting `charCode` and `keyCode` when using [.type()](https://on.cypress.io/type) on a few different special characters such as `{`. Fixes [#2105](https://renovatebot.com/gh/cypress-io/cypress/issues/2105).
- Fixed another regression in `3.1.1` where passing `undefined` to a `setTimeout` caused Cypress to error. Fixes [#2719](https://renovatebot.com/gh/cypress-io/cypress/issues/2719).
- Fixed a bug in node core where Cypress would not show up in `Windows` for users on `node >= 11`. Fixes [#2667](https://renovatebot.com/gh/cypress-io/cypress/issues/2667).
- Fixed a bug with trashing assets in linux that caused recursive `.Trash` files to show up. We now have opted to actually `rm -rf` the files in linux because trashing is too inconsistent between linux distros. Fixes [#2742](https://renovatebot.com/gh/cypress-io/cypress/issues/2742).
**Misc**
- Added type definitions for `Cypress.moment()`. Fixes [#2746](https://renovatebot.com/gh/cypress-io/cypress/issues/2746).
- We now display better error messages in the CLI when runs exceed billing limits. Fixes [#1689](https://renovatebot.com/gh/cypress-io/cypress/issues/1689).
**Dependency Updates**
- Removed `progress` [#2733](https://renovatebot.com/gh/cypress-io/cypress/issues/2733).
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
3.1.1
->3.1.2
Release Notes
cypress-io/cypress
### [`v3.1.2`](https://renovatebot.com/gh/cypress-io/cypress/releases/v3.1.2) [Compare Source](https://renovatebot.com/gh/cypress-io/cypress/compare/v3.1.1...v3.1.2) _Released 11/18/2018_ **Bugfixes:** - Fixed a regression caused in `3.1.1` where we attempted to set a property on an invalid cookie sent from a server. Fixes [#2724](https://renovatebot.com/gh/cypress-io/cypress/issues/2724). - Fixed Cypress not correctly aborting long running connections (such as server sent events) on proxied requests. Fixes [#2612](https://renovatebot.com/gh/cypress-io/cypress/issues/2612). - Fixed bug where tests were failing due to assertions causing Cypress to accidentally iterate through cross origin iframes. If you were seeing "random" cross origin errors, this likely fixes those issues. Fixes [#2784](https://renovatebot.com/gh/cypress-io/cypress/issues/2784). - Fixed incorrectly setting `charCode` and `keyCode` when using [.type()](https://on.cypress.io/type) on a few different special characters such as `{`. Fixes [#2105](https://renovatebot.com/gh/cypress-io/cypress/issues/2105). - Fixed another regression in `3.1.1` where passing `undefined` to a `setTimeout` caused Cypress to error. Fixes [#2719](https://renovatebot.com/gh/cypress-io/cypress/issues/2719). - Fixed a bug in node core where Cypress would not show up in `Windows` for users on `node >= 11`. Fixes [#2667](https://renovatebot.com/gh/cypress-io/cypress/issues/2667). - Fixed a bug with trashing assets in linux that caused recursive `.Trash` files to show up. We now have opted to actually `rm -rf` the files in linux because trashing is too inconsistent between linux distros. Fixes [#2742](https://renovatebot.com/gh/cypress-io/cypress/issues/2742). **Misc** - Added type definitions for `Cypress.moment()`. Fixes [#2746](https://renovatebot.com/gh/cypress-io/cypress/issues/2746). - We now display better error messages in the CLI when runs exceed billing limits. Fixes [#1689](https://renovatebot.com/gh/cypress-io/cypress/issues/1689). **Dependency Updates** - Removed `progress` [#2733](https://renovatebot.com/gh/cypress-io/cypress/issues/2733).Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.