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

upgrade react-native 0.73.1 #25998

Merged
merged 6 commits into from
Dec 18, 2023

Conversation

gabrieldonadel
Copy link
Member

Why

Follow up #25792 for react-native 0.73 upgrade
close ENG-9739

How

  • update package versions
    • react-native 0.73.0 -> 0.73.1

Test Plan

  • bare-expo ios / android
  • Expo Go
  • fabric ios / android
  • ci passed

Checklist

@gabrieldonadel gabrieldonadel force-pushed the @gabrieldonadel/upgrade-react-native-0-73-1 branch from 611e93e to 803bd1f Compare December 18, 2023 18:33
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Dec 18, 2023
@gabrieldonadel gabrieldonadel merged commit dbc65bc into main Dec 18, 2023
20 of 22 checks passed
@gabrieldonadel gabrieldonadel deleted the @gabrieldonadel/upgrade-react-native-0-73-1 branch December 18, 2023 19:55
gabrieldonadel added a commit that referenced this pull request Dec 18, 2023
# Why

Update template bare minimum diffs for
#25998

# How

`et generate-bare-diffs`

# Test Plan

CI should be green

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
@brentvatne brentvatne added the published Changes from the PR have been published to npm label Dec 19, 2023
@gabrieldonadel gabrieldonadel mentioned this pull request Jan 8, 2024
3 tasks
gabrieldonadel added a commit that referenced this pull request Jan 8, 2024
# Why

Follow up #25998 for react-native 0.73
upgrade
Closes ENG-11013

# How

- update package versions
  - `react-native 0.73.1 -> 0.73.2`   
  
# Test Plan

- bare-expo ios / android
- Expo Go
- fabric ios / android
- ci passed

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
gabrieldonadel added a commit that referenced this pull request Jan 8, 2024
Follow up #25998 for react-native 0.73
upgrade
Closes ENG-11013

- update package versions
  - `react-native 0.73.1 -> 0.73.2`

- bare-expo ios / android
- Expo Go
- fabric ios / android
- ci passed

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
gabrieldonadel added a commit that referenced this pull request Jan 8, 2024
Follow up #25998 for react-native 0.73
upgrade
Closes ENG-11013

- update package versions
  - `react-native 0.73.1 -> 0.73.2`

- bare-expo ios / android
- Expo Go
- fabric ios / android
- ci passed

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
gabrieldonadel added a commit that referenced this pull request Jan 9, 2024
Follow up #25998 for react-native 0.73
upgrade
Closes ENG-11013

- update package versions
  - `react-native 0.73.1 -> 0.73.2`

- bare-expo ios / android
- Expo Go
- fabric ios / android
- ci passed

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
gabrieldonadel added a commit that referenced this pull request Jan 9, 2024
Follow up #25998 for react-native 0.73
upgrade
Closes ENG-11013

- update package versions
  - `react-native 0.73.1 -> 0.73.2`

- bare-expo ios / android
- Expo Go
- fabric ios / android
- ci passed

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
onizam95 pushed a commit to onizam95/expo-av-drm that referenced this pull request Jan 15, 2024
# Why

Follow up expo#25792 for react-native 0.73
upgrade
close [ENG-9739](https://linear.app/expo/issue/ENG-9739)


# How

- update package versions
  - `react-native 0.73.0 -> 0.73.1`   
  
# Test Plan

- bare-expo ios / android
- Expo Go
- fabric ios / android
- ci passed

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
onizam95 pushed a commit to onizam95/expo-av-drm that referenced this pull request Jan 15, 2024
# Why

Update template bare minimum diffs for
expo#25998

# How

`et generate-bare-diffs`

# Test Plan

CI should be green

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: fingerprint changed bot: passed checks ExpoBot has nothing to complain about published Changes from the PR have been published to npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants