Skip to content

Chore(deps): Bump expo-av from 9.2.3 to 12.0.4#71

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/expo-av-12.0.4
Open

Chore(deps): Bump expo-av from 9.2.3 to 12.0.4#71
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/expo-av-12.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2022

Copy link
Copy Markdown

Bumps expo-av from 9.2.3 to 12.0.4.

Changelog

Sourced from expo-av's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

  • Added support for audio panning on Android (MediaPlayer implementation only) via audioPan prop. (#15530 by @​DominickVale)
  • Added videoStyle prop for Video component. (#18549 by @​alantoa)
  • Native module for video view is now written in Swift using the new API. (#18633 by @​tsapeta)

🐛 Bug fixes

💡 Others

  • Drop @expo/config-plugins dependency in favor of peer dependency on expo. (#18595 by @​EvanBacon)

12.0.2 — 2022-07-18

🐛 Bug fixes

12.0.1 — 2022-07-16

🐛 Bug fixes

12.0.0 — 2022-07-07

🛠 Breaking changes

  • Replace RecordingOptions related constants with enums. Check out the PR for the migration hints. (#17954 by @​Simek)
  • Rename the RecordingOptions preset constant to RecordingOptionsPresets and edit export. Check out the PR for the migration hints. (#17954 by @​Simek)

🐛 Bug fixes

  • On Android fix Video component crashes when activity loses focus due to accessing player from the wrong thread. (#17280 by @​mnightingale)
  • Added support for React Native 0.69.x. (#18006 by @​kudo)
  • On Android fix Audio.setAudioModeAsync and Audio.setIsEnabledAsync crashes due to accessing player from the wrong thread. (#17840 by @​mnightingale)

💡 Others

  • Extract types defined in createAsync methods return to separate types: RecordingObject and SoundObject. (#17954 by @​Simek)
  • Extract platform related nested object types from RecordingOptions to the separate types: RecordingOptionsAndroid, RecordingOptionsIOS and RecordingOptionsWeb. (#17954 by @​Simek)

... (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-av](https://github.com/expo/expo/tree/HEAD/packages/expo-av) from 9.2.3 to 12.0.4.
- [Release notes](https://github.com/expo/expo/releases)
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-av/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-av)

---
updated-dependencies:
- dependency-name: expo-av
  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 Aug 30, 2022
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