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

chore(deps-dev): bump testcafe from 1.15.0 to 1.15.1 #2459

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2021

Bumps testcafe from 1.15.0 to 1.15.1.

Release notes

Sourced from testcafe's releases.

v1.15.1 (2021-07-28)

Bug Fixes

  • The Element.getAttribute method returns an incorrect value (#5984).
  • TestCafe test fails when you forget to include the await keyword before the assertion statement (#4613).
  • TestCafe fails to focus an element inside a shadow DOM (#4988).
  • TestCafe fails to focus SVG elements (#6262).
  • TestCafe raises the blur event when you focus a non-focusable element (#6236).
  • TestCafe test hangs when you click a link within a cross-domain iframe (#6331).
  • TestCafe loads the Babel compiler libraries multiple times (#6310).
  • TestCafe incorrectly parses the meta refresh tags (#2663)
  • TestCafe incorrectly processes iframe elements with the "srcdoc" attribute (#2647).
  • TestCafe incorrectly specifies the Referer HTTP request header if you use the "navigateTo" action (#2607).
  • An error related to the bug in Node.js occurs (#2655).

v1.15.1-rc.2

What’s Changed

  • fix: fixed an error occurs when a role is applied in a raw API test (#6404) @​Aleksey28

v1.15.1-rc.1

What’s Changed

Changelog

Sourced from testcafe's changelog.

v1.15.1 (2021-07-28)

Bug Fixes

  • The Element.getAttribute method returns an incorrect value (#5984).
  • TestCafe test fails when you forget to include the await keyword before the assertion statement (#4613).
  • TestCafe fails to focus an element inside a shadow DOM (#4988).
  • TestCafe fails to focus SVG elements (#6262).
  • TestCafe raises the blur event when you focus a non-focusable element (#6236).
  • TestCafe test hangs when you click a link within a cross-domain iframe (#6331).
  • TestCafe loads the Babel compiler libraries multiple times (#6310).
  • TestCafe incorrectly parses the meta refresh tags (#2663)
  • TestCafe incorrectly processes iframe elements with the "srcdoc" attribute (#2647).
  • TestCafe incorrectly specifies the Referer HTTP request header if you use the "navigateTo" action (#2607).
  • An error related to the bug in Node.js occurs (#2655).
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.15.0 to 1.15.1.
- [Release notes](https://github.com/DevExpress/testcafe/releases)
- [Changelog](https://github.com/DevExpress/testcafe/blob/master/CHANGELOG.md)
- [Commits](DevExpress/testcafe@v1.15.0...v1.15.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 28, 2021
@mergify mergify bot merged commit 226320a into develop Jul 28, 2021
@mergify mergify bot deleted the dependabot/npm_and_yarn/testcafe-1.15.1 branch July 28, 2021 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants