NWACus / avy

Mobile-Native Viewing of NAC Avalanche Forecasts
MIT License
11 stars 7 forks source link

Bump Dependencies, Release New Binary Version #663

Closed stevekuznetsov closed 7 months ago

stevekuznetsov commented 9 months ago

It looks like we're due for a dependency bump:

$ npx expo start --go
Starting project at /home/stevekuznetsov/code/nwacus/avy/src/github.com/nwacus/avy
Starting Metro Bundler
Some dependencies are incompatible with the installed expo version:
  @sentry/react-native@5.5.0 - expected version: 5.10.0
  expo-file-system@15.4.4 - expected version: ~15.4.5
  expo-updates@0.18.17 - expected version: ~0.18.19
  sentry-expo@7.0.1 - expected version: ~7.1.0
Your project may not work correctly until you install the correct versions of the packages.
Fix with: npx expo install --fix

If possible, it would be awesome to do this when we think we've fixed the feature flag behavior on update so we could test that while we're doing the roll-out.

stevekuznetsov commented 9 months ago

We've got a couple crashes that will be fixed by Expo SDK 50, as well, which should be at the end of the month. Perhaps we bundle these together.

stevekuznetsov commented 7 months ago

We done did this