Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps expo from 35.0.1 to 37.0.7.

Changelog

Sourced from expo's changelog.

Changelog

This is the log of notable changes to the Expo client that are developer-facing.

master

📚 3rd party library updates

🛠 Breaking changes

  • FileSystem.getContentUriAsync now returns a string. (#7192 by @lukmccall)

🎉 New features

  • Add readerMode and dismissButtonStyle (iOS) and enableDefaultShare (Android) flags for WebBrowser (#7221 by @LinusU) & @mczernek)

🐛 Bug fixes

  • Fixed Brightness.requestPermissionsAsync throwing permission cannot be null or empty error on Android. (#7276 by @lukmccall)
  • Fixed KeepAwake.activateKeepAwake not working with multiple tags on Android. (#7197 by @lukmccall)
  • Fix Contacts.presentFormAsync pre-filling. (#7285 by @abdelilah & @lukmccall)
  • Removed unknown CLI options --android-package and --ios-bundle-identifier from docs. (#7354 by @ca057)
  • Fixed androidNavigationBar.hidden configuration not remaining applied after backgrounding & foregrounding the app. (#7770 by @cruzach)

37.0.0

📚 3rd party library updates

  • Updated react-native-shared-element from 0.5.1 to 0.5.6. (#7033 by @IjzerenHein)
  • Updated @react-native-community/netinfo from 4.6.0 to 5.5.0. Some deprecated methods have been removed in this version, make sure to check out NetInfo docs for available API. (#7095 by @tsapeta)
  • Updated @react-native-community/datetimepicker from 2.1.0 to 2.2.2. (#7119 by @tsapeta)
  • Updated react-native-gesture-handler from 1.5.1 to 1.6.0. (#7121 by @tsapeta)
  • Updated @react-native-community/masked-view from 0.1.5 to 0.1.6.
  • Updated @react-native-community/viewpager from 2.0.2 to 3.3.0.
  • Updated react-native-reanimated from 1.4.0 to 1.7.0.
  • Updated react-native-svg from 9.13.3 to 11.0.1.
  • Updated react-native-view-shot from 3.0.2 to 3.1.2.
  • Updated react-native-webview from 7.4.3 to 8.1.1.
  • Updated react-native-appearance from 0.2.1 to 0.3.3. (#7250 by @tsapeta)
  • Updated react-native-safe-area-context from 0.6.0 to 0.7.3.
  • Updated react-native-screens from 2.0.0-alpha.12 to 2.2.0 🎉. (#7183 by @tsapeta, (#7201 @bbarthec), (#7215 @LinusU)

🛠 Breaking changes

  • Android push notifications: your Google API key specified in google-services.json must allow access to the Cloud Messaging API if you have restricted your API key to access only specific APIs. In the Google Cloud console, browse to APIs & Services -> Credentials. Find the API key that is associated with your app and click the pencil icon to edit it. Under "API restrictions", if the key is restricted, add "Firebase Installations API" and "Cloud Messaging" to the set of allowed APIs and save the changes. (Technical note: Google changed the underlying Firebase Cloud Messaging library in com.google.firebase:firebase-messaging:20.1.2 to depend on the Firebase Installations API, which applies API key restrictions. See Google's notes here and here.)
  • expo-app-auth Remove SSL features from unsafe connection builder. (#7187 by @evanbacon)
  • expo-constants Constants.deviceName now only returns the possible Browser name and doesn't fallback to engine or OS name. (#6809 @evanbacon)
  • expo-constants Constants.platform.web now only returns the ua (user agent string). (#6809 @evanbacon)
  • expo-crypto Removed support for the MD2 and MD4 hashing algorithms in the Expo client and standalone apps. (#6464 @sjchmiela)
  • Enriched androidStatusBar configuration in app.json. (#6506 @bbarthec)
... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) from 35.0.1 to 37.0.7.
- [Release notes](https://github.com/expo/expo/releases)
- [Changelog](https://github.com/expo/expo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 13, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #58.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/expo-37.0.7 branch April 27, 2020 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant