This repository was archived by the owner on Jun 24, 2025. It is now read-only.
[Snyk] Upgrade testcafe from 3.6.1 to 3.7.0#18
Open
evinced-circle-ci wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade testcafe from 3.6.1 to 3.7.0. See this package in npm: testcafe See this project in Snyk: https://app.snyk.io/org/evinced/project/102f44d8-402f-4340-968b-7e6e0f87f27c?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade testcafe from 3.6.1 to 3.7.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 7 versions ahead of your current version.
The recommended version was released on a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-IP-7148531
Release notes
Package name: testcafe
-
3.7.0 - 2024-11-04
- CDP client tab creation causes a
- An unhandled promise rejection occurs while launching sub-windows (#8258).
- Assertions that perform visibility checks fail despite elements being visible on the page (#8237).
- The t.getCurrentCDPSession method returns
- [Native Automation] Request hooks are applied to skipped tests (#8229).
- A
- A
-
3.7.0-rc.4 - 2024-10-31
- fix: docker server-test run fail fixed by @ Bayheck in #8329
-
3.7.0-rc.3 - 2024-10-30
- update: publish jobs update by @ Bayheck in #8317
- fix: devtools package moved from dev to prod packages by @ Bayheck in #8327
-
3.7.0-rc.2 - 2024-10-24
- fix: add --disable-component-extensions-with-background-pages flag to default arguments by @ PavelMor25 in #8315
- release: 3.7.0-rc.2 by @ Bayheck in #8316
-
3.7.0-rc.1 - 2024-10-18
- add: option to run esm from runner and config file by @ Bayheck in #8230
- update: change Metadata from type to interface by @ Bayheck in #8238
- fix: add --disable-search-engine-choice-screen to default arguments by @ PavelMor25 in #8248
- build(deps-dev): bump axios from 1.6.8 to 1.7.4 by @ dependabot in #8255
- build: bump packages by @ PavelMor25 in #8257
- fix: skip request hooks initialization for skiped tests by @ Bayheck in #8260
- feat: change ts-defs by @ PavelMor25 in #8265
- fix: hammerhead package updated by @ Bayheck in #8261
- fix:static class blocks are not enabled babel error by @ Bayheck in #8267
- upd package-lock by @ PavelMor25 in #8288
- testing: fix promise rejection error by @ Bayheck in #8283
- fix: updated babel packages by @ Bayheck in #8281
- fix: add check prev element by @ PavelMor25 in #8289
- build(deps-dev): bump rollup from 2.16.1 to 2.79.2 by @ dependabot in #8291
- fix: The 'WebSocket connection closed' error on Chrome 130 by @ PavelMor25 in #8297
- release: 3.7.0-rc.1 by @ PavelMor25 in #8301
- release: upd package-lock by @ PavelMor25 in #8302
-
3.6.2 - 2024-07-03
- [Native Automation] TestCafe incorrectly uploads files in Chrome v125 and up. (#8198)
- TestCafe dependencies include the vulnerable endpoint-utils package (#8207). The updated version includes the address package instead.
-
3.6.2-rc.1 - 2024-07-01
- fix: license checker fixed for publishing (#8222) @ Bayheck
- release: version updated to 3.6.2-rc.1 (#8220) @ Bayheck
- Upload file fixed (#8211) @ Bayheck
- remove endpoint-utils package (#8217) @ Bayheck
- build(deps): bump ws from 7.5.9 to 7.5.10 (#8218) @ dependabot
- license check workflow added (#8206) @ Bayheck
-
3.6.1 - 2024-06-10
- TestCafe incorrectly calculates the dimensions of multi-line elements. (#8179)
- TestCafe incorrectly executes the
from testcafe GitHub release notesTestCafe v3.7.0 Released
The TestCafe v3.7.0 update includes the capability to use
Metadataas an interface,esmconfiguration file option, and a number of bug fixes.meta-readmore
Declare Metadata Interface
Earlier versions of TestCafe supported
Metadataas a type. In TestCafe v3.7.0 and higher, you should declareMetadataas an interface.New Configuration File Option: esm
Earlier versions of TestCafe supported the ESM Module from the CLI only. In TestCafe v3.7.0 and higher, you can use the esm configuration file option. Note that this option only works with Node.js 18.19-18.xx, and 20.8.0 and up.
Bug Fixes
WebSocket connection closederror in Chrome v130 (#8286).unknown(#8228).WebSocket connection closederror occurs while running TestCafe in Chrome v127. The updated version includes the--disable-search-engine-choice-screenflag (#8240).leaveElementmethod call causes an error when theprevElementobject is removed from the DOM (#8264).What's Changed
Full Changelog: v3.7.0-rc.3...v3.7.0-rc.4
What's Changed
Full Changelog: v3.7.0-rc.2...v3.7.0-rc.3
What's Changed
Full Changelog: v3.7.0-rc.1...v3.7.0-rc.2
What's Changed
Full Changelog: v3.6.2...v3.7.0-rc.1
v3.6.2 (2024-07-02)
Bug Fixes
What’s Changed
v3.6.1 (2024-06-10)
Bug Fixes
resizeWindowmethod if you maximize the target window first. (#8157)Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: