drive-web
drive-web copied to clipboard
[PB-4412]: feat/upgrade-nodejs
Description
It updates some dependencies and allows >NodeJS 22
- Updated stripe dependencies
- Removed legacy unused payments code
- Updated @iconscout/react-unicons dependency
Related Issues
Related Pull Requests
Checklist
- [X] Changes have been tested locally.
- [X] Unit tests have been written or updated as necessary.
- [X] The code adheres to the repository's coding standards.
- [ ] Relevant documentation has been added or updated.
- [X] No new warnings or errors have been introduced.
- [ ] SonarCloud issues have been reviewed and addressed.
- [ ] QA Passed
Testing Process
Additional Notes
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| drive-web | Preview | Comment | Oct 17, 2025 1:07pm |
Deploying drive-web with
Cloudflare Pages
| Latest commit: |
dc32431
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5b1c8388.drive-web.pages.dev |
| Branch Preview URL: | https://feat-pb-4412-upgrade-nodejs.drive-web.pages.dev |
@larryrider Can we also add node-version: [20.x] for .github/workflows/cd-cloudflare.yml and maybe upgrade node version in .github/workflows/playwright.yml?