kylerjensen / react-native-font-faces

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

chore(deps-dev): bump @expo/webpack-config from 0.12.69 to 0.12.71 in /example #270

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @expo/webpack-config from 0.12.69 to 0.12.71.

Changelog

Sourced from @โ€‹expo/webpack-config's changelog.

Changelog

This is the log of notable changes to Expo CLI and related packages.

master

๐Ÿ›  Breaking changes

๐ŸŽ‰ New features

๐Ÿงน Chores

๐Ÿ› Bug fixes

Fri, 14 May 2021 14:16:05 -0700

๐Ÿ›  Breaking changes

๐ŸŽ‰ New features

  • [config-plugins] detect default build configuration for scheme (#3474)
  • [config-plugins] support PKCS keystores for android builds (#3472)

๐Ÿงน Chores

  • [cli] Stop running adb shell monkey when opening apps other than Expo Go (#3487)
  • [config-plugins] Add noop Swift file to fix builds with Swift deps (#3488)
  • Update to @โ€‹expo/configure-splash-screen@โ€‹0.4.0
  • Update tsconfig to support node 12 (#3489)
  • Add additional hermes resolution (#3486)
  • disable wiping the console in tsc watch mode (#3481)

๐Ÿ› Bug fixes

  • [cli] fix expo export so it finds the correct projectDir (#3485)
  • [xdl] Limit manifest serving to a few URLs (#3491)
  • [config] fix return typing of modifyConfigAsync (#3482)

๐Ÿ“ฆ Packages updated

  • @โ€‹expo/config-plugins@โ€‹1.0.31
  • @โ€‹expo/config@โ€‹3.3.41
  • @โ€‹expo/dev-server@โ€‹0.1.67
  • @โ€‹expo/dev-tools@โ€‹0.13.97
  • expo-cli@4.4.7
  • expo-codemod@1.1.2
  • expo-optimize@0.1.89
  • @โ€‹expo/image-utils@โ€‹0.3.14
  • @โ€‹expo/json-file@โ€‹8.2.30
  • @โ€‹expo/metro-config@โ€‹0.1.67

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

Superseded by #288.