Skip to content

Bump expo-camera from 8.0.0 to 12.1.0 in /packages/app#1007

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/packages/app/expo-camera-12.1.0
Closed

Bump expo-camera from 8.0.0 to 12.1.0 in /packages/app#1007
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/packages/app/expo-camera-12.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 17, 2021

Copy link
Copy Markdown

Bumps expo-camera from 8.0.0 to 12.1.0.

Changelog

Sourced from expo-camera's changelog.

12.1.0 — 2021-12-03

🐛 Bug fixes

  • Fix Gradle error when running Gradle from outside of the project directory. (#15109 by @​kudo)

💡 Others

12.0.1 — 2021-10-01

This version does not introduce any user-facing changes.

12.0.0 — 2021-09-28

🛠 Breaking changes

  • Deprecate getPermissionsAsync and requestPermissionsAsync methods, use specific permission requesters. (#13855 by @​bycedric)
  • Dropped support for iOS 11.0 (#14383 by @​cruzach)

🎉 New features

  • Add useCameraPermissions and useMicrophonePermissions hooks from modules factory. (#13855 by @​bycedric)
  • [plugin] Add monorepo support to Android config plugin for Gradle import. (#14521 by @​EvanBacon)

🐛 Bug fixes

  • Fix QR code scanner in expo web by updating @koale/useworker to ^4.0.2 (#14138 by @​fguitton)
  • Update video codec validation to properly reject an invalid codec option. (#13341 by @​ajsmth)
  • Add get/requestMicrophonePermissionsAsync() and get/requestCameraPermissionsAsync() methods to named exports. (#13621 by @​ajsmth)
  • Fix regression in video quality option of recordAsync() (#13659 by @​ajsmth)
  • Update permission validation to check for only camera permissions in initWithModuleRegistry() (#13690 by @​ajsmth)
  • Fix building errors from use_frameworks! in Podfile. (#14523 by @​kudo)

💡 Others

11.1.1 — 2021-06-16

This version does not introduce any user-facing changes.

11.1.0 — 2021-06-07

🎉 New features

  • On iOS added new codec parameter in recordAsync() method and new method getAvailableVideoCodecsAsync() that queries the device for available video codecs. (#12772 by @​ajsmth)

... (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)

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

---
updated-dependencies:
- dependency-name: expo-camera
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 17, 2021
@dependabot @github

dependabot Bot commented on behalf of github Feb 2, 2022

Copy link
Copy Markdown
Author

Superseded by #1044.

@dependabot dependabot Bot closed this Feb 2, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/packages/app/expo-camera-12.1.0 branch February 2, 2022 02:06
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.

0 participants