harshit-test-org / javascript-af

https://javascript.af
14 stars 2 forks source link

chore(deps): update dependency cypress to v3.3.1 #256

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
cypress devDependencies patch 3.3.0 -> 3.3.1 source

Release Notes

cypress-io/cypress ### [`v3.3.1`](https://togithub.com/cypress-io/cypress/releases/v3.3.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v3.3.0...v3.3.1) _Released 5/23/2019_ **News:** - We've [written a blog post](https://www.cypress.io/blog/2019/05/22/how-we-improved-network-speed-by-300-in-cypress-3-3-0/) about the 300% increase in proxy performance delivered in [3.3.0](https://on.cypress.io/changelog#​3-3-0). **Bugfixes:** - Cypress no longer accidentally prints internal Electron logs when running `cypress run`. This bug would exhibit itself when verifying and running Cypress the first time after installation. You may have seen these logs when running in CI. Fixes [#​4255](https://togithub.com/cypress-io/cypress/issues/4255). - Fixed a bug for users running external network proxies that prevented requests from completing. Requests should now all work correctly. Fixes [#​4257](https://togithub.com/cypress-io/cypress/issues/4257). - Fixed a regression in [3.3.0](https://on.cypress.io/changelog#​3-3-0) causing large requests such as `multipart/form-data` uploads to hang. Fixes [#​4240](https://togithub.com/cypress-io/cypress/issues/4240), [#​4252](https://togithub.com/cypress-io/cypress/issues/4252), and [#​4253](https://togithub.com/cypress-io/cypress/issues/4253). - Fixed issue where support for `have.focus`, `not.have.focus`, `be.focused` and `not.be.focused` [assertions](https://on.cypress.io/assertions) were not working. Fixes [#​4265](https://togithub.com/cypress-io/cypress/issues/4265). - Names given to [.as()](https://on.cypress.io/as) now work properly when they contain a `.` character. Fixes [#​3512](https://togithub.com/cypress-io/cypress/issues/3512). - The proper error is now thrown when passing `{log: false}` to a Cypress command that failed. Fixes [#​3847](https://togithub.com/cypress-io/cypress/issues/3847). - Fixed an issue where highlighting a command's snapshot would throw an error when no application was rendered in the AUT frame. Fixes [#​4177](https://togithub.com/cypress-io/cypress/issues/4177). - We now properly detect the branch name when running Cypress in AppVeyor. Fixed in [#​4234](https://togithub.com/cypress-io/cypress/pull/4234). **Misc:** - Fix capitalization of `Xvfb` in error messages. Addressed in [#​4262](https://togithub.com/cypress-io/cypress/pull/4262). **Documentation Changes:** - We have some newly translated documentation in [Chinese](http://on.cypress.io/zh-cn) and [Japanese](http://on.cypress.io/ja). If you'd like to help in translating more, please open a pull request in our [documentation repo](https://togithub.com/cypress-io/cypress-documentation).

Renovate configuration

:date: Schedule: "every weekend" (UTC).

: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.