Conversation
Copy link
Copy Markdown
Contributor
Motivation/Description of the PR
-
Description of this PR, which problem it solves
hey, i saw that you missed the axios update from the 3.x version (there you are already on 1.15), since there are some CVEs and our scanners complain i thought i up it real quick, hope its good. -
Resolves #issueId (if applicable).
upgrade axios
Applicable helpers:
- Playwright
- Puppeteer
- WebDriver
- REST
- FileHelper
- Appium
Applicable plugins:
- aiTrace
- autoDelay
- autoLogin
- customLocator
- pause
- coverage
- heal
- retryFailedStep
- screenshot
- selenoid
- stepTimeout
- subtitles
Type of change
- ๐ฅ Breaking changes
- ๐ New functionality
- ๐ Bug fix
- ๐งน Chore
- ๐ Documentation changes/updates
- โจ๏ธ Hot fix
- ๐จ Markdown files fix - not related to source code
- ๐ Polish code
Checklist:
- Tests have been added
- Documentation has been added (Run
npm run docs) - Lint checking (Run
npm run lint) - Local tests are passed (Run
npm test)
Copy link
Copy Markdown
Contributor Author
imho it would be better to move to standard fetch, but i did not really look into it why you use axios currently.
Copy link
Copy Markdown
Contributor
Thanks for update
It is dangerous to update axios these days ๐
But lets try this release