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

Bump expo from 33.0.7 to 36.0.2 in /examples-native/crna-kitchen-sink #9225

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 23, 2019

Bumps expo from 33.0.7 to 36.0.2.

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

🎉 New features

🐛 Bug fixes

  • Fixed value reported by FileSystem.getFreeDiskStorageAsync (was 2^53 - 1, now is bytes available) (#6465 by @sjchmiela)
  • Added setOnPlaybackStatusUpdate to Video.refs (#6213 by @mczernek)
  • Updated underlying Facebook SDK on Android to v5.12.1 (#6462 by @sjchmiela)
  • Removed SpongyCastle (BouncyCastle repackaging) from among Android dependencies. (#6464 by @sjchmiela)
  • Fixed fullscreen events on iOS for native controls. (#6504 by @mczernek)
  • Fixed Camera.takePictureAsync() not saving metadata on iOS. (#6428 by @lukmccall)

36.0.0

📚 3rd party library updates

🛠 Breaking changes

  • CameraRoll: Removed CameraRoll from react-native core, developers are encouraged to use expo-media-library instead
  • ART: Removed ART from react-native core, developers are encouraged to use react-native-svg instead
  • jest-expo: Removed mockPlatformIOS(), mockPlatformAndroid(), mockPlatformWeb(), describeCrossPlatform() in favor of platform specific presets like jest-expo/universal. (#5645 by @EvanBacon)
  • expo: Removed Branch export from expo/Branch. (#6190 by @sjchmiela)
  • expo: Removed ErrorRecovery from the expo package and extracted into expo-error-recovery unimodule. (#5357 by @lukmccall)
  • expo: Updated Linking.parse to better handle non-expo URLs. (#5179 by @koenpunt)
  • expo-analytics-segment: Fixed enabled behavior inverted on iOS. (#6242 by @sjchmiela)
  • expo-facebook: Disabled autoinitialization of the Facebook SDK and added an initializeAsync method and autoinit app.json setting. (#5924 by @sjchmiela)
  • expo-keep-awake: Removed deprecated methods and components. (#6006 by @EvanBacon)
  • expo-location: Location.requestPermissionsAsync() is no longer being rejected when permissions were not granted. Instead it returns PermissionsResponse object, which is similar to the result of Permissions.askAsync(Permissions.Location). (#5061 by @lukmccall)
... (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 will not automatically merge this PR because it includes an out-of-range update to a production dependency.


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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@vercel
Copy link

vercel bot commented Dec 23, 2019

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/storybook/monorepo/ifdczdmia
✅ Preview: https://monorepo-git-dependabot-npmandyarnexamples-nativec-6223aa.storybook.now.sh

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from 8bdc6e6 to a7b758a Compare December 26, 2019 11:57
@vercel vercel bot temporarily deployed to Preview December 26, 2019 11:57 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from a7b758a to 0f36c78 Compare December 26, 2019 12:10
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from 0f36c78 to 134f7ec Compare December 28, 2019 13:08
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from 134f7ec to bc29e74 Compare December 30, 2019 19:36
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from bc29e74 to ae7ca10 Compare December 31, 2019 08:25
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from ae7ca10 to 0437883 Compare January 2, 2020 03:02
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from 0437883 to 276ee6a Compare January 3, 2020 08:48
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from 276ee6a to 116964e Compare January 4, 2020 12:57
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from 116964e to 6c28de9 Compare January 6, 2020 14:31
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from 6c28de9 to 8811091 Compare January 7, 2020 13:57
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from 8811091 to d207ee7 Compare January 8, 2020 14:50
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from d207ee7 to 2573e0e Compare January 11, 2020 02:16
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from 2573e0e to 40a6855 Compare January 11, 2020 08:41
@vercel vercel bot temporarily deployed to Preview January 11, 2020 08:41 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from 40a6855 to 2f8c3f4 Compare January 11, 2020 08:48
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from 2f8c3f4 to f17ec37 Compare January 11, 2020 10:56
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from f17ec37 to 9c5307d Compare January 14, 2020 10:21
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from 9c5307d to bda8428 Compare January 16, 2020 06:48
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from bda8428 to 2b7a6f7 Compare January 16, 2020 20:04
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from 2b7a6f7 to e1bbbfd Compare January 20, 2020 07:26
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from e1bbbfd to b37a3a4 Compare January 20, 2020 10:29
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch from b37a3a4 to 2980fd2 Compare January 21, 2020 14:20
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9608, which may be blocking Dependabot from updating your dependency files.

4 similar comments
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9608, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9608, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9608, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9608, which may be blocking Dependabot from updating your dependency files.

@ndelangen ndelangen closed this Jan 24, 2020
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-36.0.2 branch January 24, 2020 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants