Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update testcafe to the latest version 🚀 #118

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 1, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


The devDependency testcafe was updated from 1.8.5 to 1.8.6.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: belym.a.2105
License: MIT

Release Notes for v1.8.6

v1.8.6 (2020-6-1)

Bug Fixes

  • Added TypeScript definitions for the RequestMock.onRequestTo and RequestMock.respond methods (#5108)
  • Added a TypeScript definition for the client script's module option (#5071)
  • TestCafe can now run .jsx and .tsx files with test code (#4817)
  • Firefox now uses the system certificate storage by default on Windows (PR#5077) by @rybesh
  • Fixed an error that occurred in PowerShell Strict Mode (#4665)
  • Fixed a bug that prevented tested pages from changing their title (testcafe-hammerhead/#2328)
  • Fixed an Invalid Calling Object error in IE11 (testcafe-hammerhead/#2236)
  • Fixed an error (Cannot read property 'on' of undefined) that occurred when testing iframes (testcafe-hammerhead/#2326)
  • Fixed a bug when MutationObserver.prevSibling and MutationObserver.nextSibling returned wrong values (testcafe-hammerhead/#2321)
  • Fixed a page render error that occurred when using ES6 Proxy (testcafe-hammerhead/#2056)
  • Fixed the ERR_HTTP_HEADERS_SENT error (testcafe-hammerhead/#2317)
  • Fixed a QuotaExceedError error occurred when the LocalStorage API was used (testcafe-hammerhead/#1454)
Commits

The new version differs by 26 commits.

  • 3476c7a Update date in the changelog
  • f65ab59 Bump version (v1.8.6) (#5149)
  • c7b918f Add a changelog for v1.8.6 (#5139)
  • 0f5b6e1 [docs] Provide default values for 'run' options
  • bbe7c51 Display unstable tests in the test reporter (#5140)
  • 458f78d Turn on rerun failed tests on CI (#5142)
  • 7cd8f14 Bump version (v1.8.6-alpha.2) (#5136)
  • 48d2d3a feat: added support for JSX in js test files (closes #4817) (#5078)
  • ca946be Add type definitions for RequestOptions and ResponseMock (#5119)
  • 2a7df14 Allow to use ClientScript.module in TS (closes #5071) (#5075)
  • 64cf617 Passing configuration options to reporter (closes #5088) (#5096)
  • 58ac9ed feat: added docs for @testing-library/testcafe (#5121)
  • 7c6339d Use the native "childNodes" getter in client code. Bump eslint-plugin-hammerhead (v0.3.1), testcafe-hammerhead (v17.1.1) (#5122)
  • 1d46baa [docs] Update the blog post (#5131)
  • 0422511 Refactor browser connection statuses (#5124)

There are 26 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants