Skip to content

fix(REST): use native fetch#5599

Open
kobenguyent wants to merge 3 commits into
4.xfrom
use-native-fetch
Open

fix(REST): use native fetch#5599
kobenguyent wants to merge 3 commits into
4.xfrom
use-native-fetch

Conversation

@kobenguyent
Copy link
Copy Markdown
Collaborator

@kobenguyent kobenguyent commented Jun 3, 2026

Motivation/Description of the PR

  • Decoupling the using of axios, using native fetch to avoid the future axios security issues.

Applicable helpers:

  • Playwright
  • Puppeteer
  • WebDriver
  • REST
  • FileHelper
  • Appium

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)

@kobenguyent kobenguyent requested a review from DavertMik June 3, 2026 05:22
@kobenguyent kobenguyent changed the title fix: use native fetch fix(REST): use native fetch Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant