Downstream dependencies have issues surfaced by yarn audit
The repo doesn't have release notes, but skimmed through commits since 1.4.0 and there don't seem to be any breaking changes.
Depends on D3859
Differential D3861 Authored by atul on Apr 27 2022, 8:32 AM.
Tags None Referenced Files
Details Summary Downstream dependencies have issues surfaced by yarn audit The repo doesn't have release notes, but skimmed through commits since 1.4.0 and there don't seem to be any breaking changes. Depends on D3859 Test Plan CI
Diff Detail
Event TimelineHerald added subscribers: • abosh, • karol, • adrian. · View Herald TranscriptApr 27 2022, 8:32 AM2022-04-27 08:32:41 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Apr 27 2022, 8:35 AM2022-04-27 08:35:14 (UTC-7) atul edited the summary of this revision. (Show Details)Apr 27 2022, 8:45 AM2022-04-27 08:45:56 (UTC-7) atul added a parent revision: D3860: [yarn] Bump transitive dependencies of `react-native-vector-icons`. Harbormaster completed remote builds in B8610: Diff 11994.Apr 27 2022, 9:18 AM2022-04-27 09:18:00 (UTC-7) atul edited the summary of this revision. (Show Details)Apr 27 2022, 10:15 AM2022-04-27 10:15:53 (UTC-7) atul removed a parent revision: D3860: [yarn] Bump transitive dependencies of `react-native-vector-icons`. Comment Actions Can you also test wherever we use geoip-lite to make sure it still works as expected? You can do this with cd keyserver && yarn update-geoip, but you'll need to create a keyserver/secrets/geoip_license.json file first. comm@server:/var/www/comm$ cat keyserver/secrets/geoip_license.json { "key": "SECRET_KEY_HERE_GET_THIS_FROM_ONE_PASSWORD" } This revision is now accepted and ready to land.Apr 27 2022, 2:40 PM2022-04-27 14:40:19 (UTC-7) Comment Actions
Yeah I'll give that a go. Thanks for the clear instructions, I don't have any context on geoip-lite. Don't have access to 1Password at the moment (don't have work machine), but will test and land once I'm back. Comment Actions
Getting the following, it's not exiting and there's no indication it succeeded: edit: added some logging in update-geo-db.js and node_modules/geo-ip/scripts/updatedb.js to try to diagnose... but by time I got back to terminal it looks like it completed. took like 120 seconds which was longer than I'd expect w/o context Harbormaster completed remote builds in B8803: Diff 12268.May 5 2022, 4:34 AM2022-05-05 04:34:19 (UTC-7) Harbormaster completed remote builds in B8804: Diff 12269.May 5 2022, 4:41 AM2022-05-05 04:41:17 (UTC-7) Closed by commit rCOMM4826e95db224: [keyserver] Bump `geoip-lite` to `1.4.5` (authored by atul). · Explain WhyMay 5 2022, 4:45 AM2022-05-05 04:45:32 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 12271 keyserver/package.json
yarn.lock
|