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.52 to 0.12.69 in /example #267

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

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

Thu, 6 May 2021 19:37:12 -0700

πŸ›  Breaking changes

πŸŽ‰ New features

  • [cli] use bundledNativeModules.json from api (#3444)
  • [cli] Added expo-dev-client to auto plugins (#3436)
  • [cli] "expo is not installed" error (#3425)
  • [install] add config plugins automatically (#3437)
  • [run] add --no-bundler option (#3460)
  • [prebuild] Added template prop (#3439)
  • [run] output logs and clear on pod folder (#3457)
  • [CI] add tests on Windows (#3428)
  • [workspace] deduplicate yarn lock in postinstall (#3418)
  • [cli] validate dependencies also on doctor run (#3416)
  • Deep link into dev menu when it's installed (#3405)
  • Improve errors when a package doesn't have a valid plugin (#3421)
  • Added a flag to skip git status check (#3401)
  • Add port selection to start --dev-client (#3409)

🧹 Chores

  • Pad titles in log formatter and add duration (#3466)
  • [cli] remove dead code (#3455)
  • [electron] migrate to new repo (#3446)
  • [configure-splash-screen]: remove core-js dependency (#3422)
  • [configure-splash-screen] remove deep-equal dependency (#3417)
  • [workspace] update ESLint and Prettier (#3427)
  • [cli][xdl] return correct project page url after expo publish (#3398)
  • Expand Info.plist type (#3442)
  • bump minimum Node target to 12 (#3434)
  • Delete publishSourceMapPath (#3430)
  • Improve ios start up times (#3413)
  • Improve cocoapods error messages (#3411)

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

:tada: This PR is included in version 4.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: