Page MenuHomePhabricator

[Cashtab] Update dep per msg seen during build
ClosedPublic

Authored by bytesofman on May 8 2025, 23:09.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC2f3f0feefdbf: [Cashtab] Update dep per msg seen during build
Summary

Running npx update-browserslist-db@latest as a warning msg appears to this effect during npm run build

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
dep-update
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33252
Build 65986: Build Diffcashtab-tests
Build 65985: arc lint + arc unit

Event Timeline

bytesofman published this revision for review.May 8 2025, 23:20

are these the warnings you're referring to when npm run build? If so I'm still seeing them

image.png (361×1 px, 88 KB)

are these the warnings you're referring to when npm run build? If so I'm still seeing them

image.png (361×1 px, 88 KB)

no -- the warning said npx update-browserslist-db@latest and included links + explanation of why; you can see it if you npm run build on master

the source map stuff is a separate issue

This revision is now accepted and ready to land.May 9 2025, 09:06