Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Bump testcafe from 1.18.4 to 1.18.6 #455

Merged
merged 1 commit into from
May 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2022

Bumps testcafe from 1.18.4 to 1.18.6.

Release notes

Sourced from testcafe's releases.

v1.18.6 (2022-04-18)

Bug Fixes

v1.18.6-rc.2

What’s Changed

v1.18.6-rc.1

What’s Changed

v1.18.5 (2022-03-31)

Bug Fixes

  • The t.scrollIntoView method causes the "Element is not visible" error when the target's overflow property is hidden (#6601)

  • TestCafe triggers click events for label elements even when the input is disabled (#6949)

  • TestCafe hangs when you change the active window between two consecutive assertions (#6037)

  • TestCafe cannot take screenshots when using the LambdaTest browser provider (#6887)

  • Pages that target a missing <iframe>(testcafe-hammerhead#2178 element with the Element.focus method yield a ""TypeError: window.location.toString is not a function" error.

  • TestCafe causes errors when it encounters XMLHTTPRequest calls that fetch resources from blob: URLs (testcafe-hammerhead#2634)

  • HTMLElement.removeAttributeNode method calls yield unjustified exceptions (PR testcafe-hammerhead#2742 by @​TrevorKarjanis)

v1.18.5-rc.2

What’s Changed

... (truncated)

Changelog

Sourced from testcafe's changelog.

v1.18.6 (2022-04-18)

Bug Fixes

v1.18.5 (2022-03-31)

Bug Fixes

  • The t.scrollIntoView method causes the "Element is not visible" error when the target's overflow property is hidden (#6601)

  • TestCafe triggers click events for label elements even when the input is disabled (#6949)

  • TestCafe hangs when you change the active window between two consecutive assertions (#6037)

  • TestCafe cannot take screenshots when using the LambdaTest browser provider (#6887)

  • Pages that target a missing <iframe>([testcafe-hammerhead/#2178](DevExpress/testcafe-hammerhead#2178) element with the Element.focus method yield a ""TypeError: window.location.toString is not a function" error.

  • TestCafe causes errors when it encounters XMLHTTPRequest calls that fetch resources from blob: URLs ([testcafe-hammerhead/#2634](DevExpress/testcafe-hammerhead#2634))

  • HTMLElement.removeAttributeNode method calls yield unjustified exceptions ([PR testcafe-hammerhead/#2742](DevExpress/testcafe-hammerhead#2742) by @​TrevorKarjanis)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [testcafe](https://github.com/DevExpress/testcafe) from 1.18.4 to 1.18.6.
- [Release notes](https://github.com/DevExpress/testcafe/releases)
- [Changelog](https://github.com/DevExpress/testcafe/blob/master/CHANGELOG.md)
- [Commits](DevExpress/testcafe@v1.18.4...v1.18.6)

---
updated-dependencies:
- dependency-name: testcafe
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2022
@github-actions github-actions bot enabled auto-merge (squash) May 1, 2022 07:01
@github-actions github-actions bot merged commit 19ba369 into master May 1, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/testcafe-1.18.6 branch May 1, 2022 07:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants