react-native-music-player
react-native-music-player copied to clipboard
Bump expo-font from 7.0.0 to 9.2.1
Bumps expo-font from 7.0.0 to 9.2.1.
Changelog
Sourced from expo-font's changelog.
Changelog
This is the log of notable changes to the Expo client that are developer-facing. Package-specific changes not released in any SDK will be added here just before the release. Until then, you can find them in changelogs of the individual packages (see packages directory).
Unpublished
📚 3rd party library updates
🛠 Breaking changes
🎉 New features
🐛 Bug fixes
42.0.0 — 2021-06-16
📚 3rd party library updates
- Updated
lottie-react-nativefrom3.5.0to4.0.2. (#13151 by@tsapeta)- Updated
@react-native-picker/pickerfrom1.9.11to1.16.1. (#13152 by@ajsmth)- Updated
@react-native-community/datetimepickerfrom3.2.0to3.5.2. (#13162 by@cruzach)- Updated
react-native-screensfrom3.0.0to3.3.0. (#13159 by@tsapeta)- Updated
react-native-reanimatedfrom2.1.0to2.2.0. (#13161 by@lukmccall)- Updated
react-native-svgfrom12.1.0to12.1.1. (#13154 by@brentvatne)- Updated
react-native-webviewfrom11.2.3to11.6.2. (#13188 by@kudo)- Updated
@react-native-community/masked-viewto@react-native-masked-view/masked-view0.2.4(note: old package is compatible with underlying native code still) (#13212 by@brentvatne)🛠 Breaking changes
expo-battery
- Removed following types:
BatteryLevelUpdateListener,BatteryStateUpdateListenerandPowerModeUpdateListeneras they were only wrapping one-argument events responses. Use event types explicitly instead:BatteryLevelEvent,BatteryStateEventandPowerModeEvent. (#12592 by@Simek) (#12592 by@simek)expo-constants
- Remove the
xdeproperty fromConstants.manifest. (#12438 by@fson) (#12438 by@fson)- Update
@expo/configto includecurrentFullNamein embedded config manifest. Related PR on expo-cli.- Add new manifest2 field and make existing field optional. (#12817 by
@wschurman) (#12817 by@wschurman)- Update
@expo/configto includeoriginalFullNamein embedded config manifest. Related PR on expo-cli.expo-payments-stripe🎉 New features
expo-av
- Add new
Recording.createAsyncAPI for faster recording on iOS. (#12294 by@IjzerenHein) (#12294 by@IjzerenHein)- Add
keepAudioActiveHintrecording option to prevent deactivation of the Audio session when recording on iOS. (#12294 by@IjzerenHein) (#12294 by@IjzerenHein)- [plugin] Added Android
android.permission.MODIFY_AUDIO_SETTINGSpermission. (#13163 by@EvanBacon) (#13163 by@EvanBacon)- Remove lodash and nullthrows. (#12522 by
@EvanBacon) (#12522 by@EvanBacon)- Allow video audio to continue to play in the background on iOS. (#12950 by
@matt-oakes)expo-gl
... (truncated)
Commits
- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)