Closed Trickfilm400 closed 1 year ago
Looks like some tests were not built all that resilient :laughing:. Updated them to be slightly more so.
@Trickfilm400 thats merged and released as 4.4.0
. Thanks for your hard work here!
If you want to continue by updating breaking versions and dropping support for older versions, we can work together on releasing 5.0.0
!
Changes
superagent
to latest version to fix security vulnerabilitiesqs
andcookiejar
to the latest version@types/superagent
to4.1.13
due to the failing typescript compilerNotes / Questions
npm test
were failing before and after the dependency updatesci.yml
file there are some old node versions, which were scheduled for removal, but are still in thereIssues Addressing:
This PR addresses the following issues:
This PR was inspired by #292