sdc224 / electron-react-ts

Electron React TS
MIT License
2 stars 0 forks source link

Update dependency testcafe to v1.8.6 #60

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
testcafe (source) devDependencies patch 1.8.5 -> 1.8.6

Release Notes

DevExpress/testcafe ### [`v1.8.6`](https://togithub.com/DevExpress/testcafe/blob/master/CHANGELOG.md#v186-2020-6-1) [Compare Source](https://togithub.com/DevExpress/testcafe/compare/v1.8.5...v1.8.6) ##### Bug Fixes - Added TypeScript definitions for the `RequestMock.onRequestTo` and `RequestMock.respond` methods ([#​5108](https://togithub.com/DevExpress/testcafe/issues/5108)) - Added a TypeScript definition for the client script's `module` option ([#​5071](https://togithub.com/DevExpress/testcafe/issues/5071)) - TestCafe can now run `.jsx` and `.tsx` files with test code ([#​4817](https://togithub.com/DevExpress/testcafe/issues/4817)) - Firefox now uses the system certificate storage by default on Windows ([PR#​5077](https://togithub.com/DevExpress/testcafe/pull/5077)) by [@​rybesh](https://togithub.com/rybesh) - Fixed an error that occurred in PowerShell Strict Mode ([#​4665](https://togithub.com/DevExpress/testcafe/issues/4665)) - Fixed a bug that prevented tested pages from changing their title ([testcafe-hammerhead/#​2328](https://togithub.com/DevExpress/testcafe-hammerhead/issues/2328)) - Fixed an `Invalid Calling Object` error in IE11 ([testcafe-hammerhead/#​2236](https://togithub.com/DevExpress/testcafe-hammerhead/issues/2236)) - Fixed an error (`Cannot read property 'on' of undefined`) that occurred when testing iframes ([testcafe-hammerhead/#​2326](https://togithub.com/DevExpress/testcafe-hammerhead/issues/2326)) - Fixed a bug when `MutationObserver.prevSibling` and `MutationObserver.nextSibling` returned wrong values ([testcafe-hammerhead/#​2321](https://togithub.com/DevExpress/testcafe-hammerhead/issues/2321)) - Fixed a page render error that occurred when using ES6 `Proxy` ([testcafe-hammerhead/#​2056](https://togithub.com/DevExpress/testcafe-hammerhead/issues/2056)) - Fixed the `ERR_HTTP_HEADERS_SENT` error ([testcafe-hammerhead/#​2317](https://togithub.com/DevExpress/testcafe-hammerhead/issues/2317)) - Fixed a `QuotaExceedError` error occurred when the `LocalStorage` API was used ([testcafe-hammerhead/#​1454](https://togithub.com/DevExpress/testcafe-hammerhead/issues/1454))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

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