Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade to Expo 48 #29

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

chore: upgrade to Expo 48 #29

wants to merge 2 commits into from

Conversation

nickcruz
Copy link
Collaborator

@nickcruz nickcruz commented May 15, 2023

Description

  • Upgrades deep link demo app to Expo 48
    • Unfortunately I had to reconstruct the yarn.lock to do this as we were upgrading from a really old Expo version and there were some upgrade issues. However I don't think it's a huge deal.
  • Forces the node engine to be >18.0.0 which matches the frontend monorepo
  • Sets up a flag to switch between universal links (production apps) and deep links (Expo Dev Clients)

@nickcruz nickcruz requested review from tian000 and bfriel May 15, 2023 17:23
@socket-security
Copy link

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
[email protected] 4.3.5...4.9.5 network, shell, environment +0/-0 typescript-bot
[email protected] 1.7.2...1.8.0 None +261/-242 linusu
[email protected] 0.17.1...0.18.12 None +13/-11 necolas
[email protected] 1.2.0...1.4.4 None +0/-0 brentvatne
[email protected] 17.0.1...18.2.0 None +2/-2 gnoff
[email protected] 3.0.0...4.0.1 None +330/-181 brentvatne
[email protected] 0.64.3...0.71.3 environment +260/-241 react-native-bot
[email protected] 0.11.6...0.16.4 filesystem +334/-183 kudochien
[email protected] 17.0.1...18.2.0 None +0/-0 gnoff
[email protected] 44.0.6...48.0.16 environment +328/-178 tsapeta
@types/[email protected] 17.0.40...18.0.38 None +3/-3 types
@types/[email protected] 0.64.24...0.64.32 None +4/-4 types

🚮 Removed packages: @babel/[email protected]

@nickcruz nickcruz requested a review from marty-mcflai May 15, 2023 21:31
@jupiterrosen
Copy link

@nickcruz I have encountered a problem after upgrading:
8cce55f5-77b5-46af-aae9-2029bb3aae19

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.

4 participants