kylerjensen / react-native-font-faces

Easily emulate font-face behavior in react-native
MIT License
16 stars 5 forks source link

chore(deps): bump expo from 40.0.0 to 41.0.1 in /example #276

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps expo from 40.0.0 to 41.0.1.

Changelog

Sourced from expo'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

41.0.0 — 2021-03-10

📚 3rd party library updates

🛠 Breaking changes

  • Remove deprecated Linking module from expo. (#12128 by @​EvanBacon)
  • Removed module migration errors from expo. (#11902 by @​EvanBacon)
  • Removed DangerZone from expo. (#11902 by @​EvanBacon)
  • Removed expo-secure-store dependency from expo. (#11902 by @​EvanBacon)
  • Dropped support for importing undocumented method apisAreAvailable from expo. (#11903 by @​EvanBacon)
  • Remove expo-linear-gradient, expo-linking, expo-location, expo-permissions, and expo-sqlite dependencies from expo, along with related globals. As a side effect, navigator.geolocation is no longer automatically polyfilled unless the developer installs expo-location in the project. (#12097 by @​brentvatne)
  • Remove warning when Constants.manifest.experiments.redesignedLogBox is used in app config, it has been around since SDK 39. (#12097 by @​brentvatne)
  • @unimodules/core
  • @unimodules/react-native-adapter

... (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[bot] commented 3 years ago

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.