@testcafe uses deprecated package p-finally
Author: shwetanksaraf-cpuCreated Mar 25, 2026Updated Apr 2, 2026
LabelsTYPE: bugSTATE: Issue accepted
What is your Scenario?
└─┬ [email protected] └─┬ [email protected] └─┬ [email protected] └── [email protected]
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 [email protected]
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
Source: DevExpress/testcafe