-
Notifications
You must be signed in to change notification settings - Fork 681
Open
Labels
STATE: Issue acceptedAn issue has been reproduced.An issue has been reproduced.TYPE: bugThe described behavior is considered as wrong (bug).The described behavior is considered as wrong (bug).
Description
What is your Scenario?
└─┬ testcafe@3.7.4
└─┬ testcafe-browser-tools@2.0.26
└─┬ execa@3.4.0
└── p-finally@2.0.1
What is the Current behavior?
https://www.npmjs.com/package/p-finally?activeTab=readme
p-finally package has been deprecated
Solution -
execa(9.6.1) is no longer using 'p-finally'
testcafe should adopt latest execa(9.6.1) version i.e. to get rid of p-finally from BOM
What is the Expected behavior?
see current BOM where deprecated version is used
What is the public URL of the test page? (attach your complete example)
https://cloud.sw.siemens.com/nx
What is your TestCafe test code?
Vue 3 application
Your complete configuration file
No response
Your complete test report
No response
Screenshots
No response
Steps to Reproduce
- include package testcafe@3.7.4
TestCafe version
3.7.4
Node.js version
v22.22.0
Command-line arguments
npm ls p-finally
Browser name(s) and version(s)
No response
Platform(s) and version(s)
No response
Other
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
STATE: Issue acceptedAn issue has been reproduced.An issue has been reproduced.TYPE: bugThe described behavior is considered as wrong (bug).The described behavior is considered as wrong (bug).