futurice / pepperoni-app-kit

Pepperoni - React Native App Starter Kit for Android and iOS
http://getpepperoni.com
MIT License
4.63k stars 645 forks source link

Bump plist and react-native #262

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes plist. It's no longer used after updating ancestor dependency react-native. These dependencies need to be updated together.

Removes plist

Updates react-native from 0.49.3 to 0.71.6

Release notes

Sourced from react-native's releases.

0.71.6

Fixed

iOS specific


You can participate in the conversation on the status of this release in this discussion.


To help you upgrade to this version, you can use the upgrade helper ⚛️


You can find the whole changelog history in the changelog.md file.

0.71.5

Changed

Android specific

iOS specific

Fixed

Android specific

iOS specific


You can participate in the conversation on the status of this release in this discussion.

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.71.6

Fixed

iOS specific

v0.71.5

Changed

Android specific

iOS specific

Fixed

Android specific

iOS specific

v0.71.4

Changed

  • Make FlatList permissive of ArrayLike data (c03de97fb4 by @​NickGerleman)
  • Bumping RNGP to ^0.71.16 (3df4a79c3d by @​kelset)
  • Update CLI to 10.2.0, Metro to 0.73.8 (20a6fbd373 by @​robhogan) - contains:
    • fix: Source maps may have invalid entries when using Terser minification. ((metro/[#928](https://github.com/facebook/react-native/issues/928))[https://redirect.github.com/facebook/metro/pull/928])
    • fix: Mitigate potential source map mismatches with concurrent transformations due to terser#1341. ((metro/[#929](https://github.com/facebook/react-native/issues/929))[https://redirect.github.com/facebook/metro/pull/929])
  • Bump Hermes Version (291cc0af10) - contains:
    • use ConsecutiveStringStorage to dedup serialized literals (62d58e)
    • Remove register stack size override in hermes.cpp (6146eb)
    • fix: specify currency in locale identifier when formatting currency plural (21f15c)
    • Increase default max stack size (ee2588)

... (truncated)

Commits
  • 030ab8e [0.71.6] Bump version numbers
  • 509f8f2 [LOCAL] fix definition of local mock for ruby test
  • 0010c38 fix(xcode): backport Xcode 14.3 fix to 71 (#36769)
  • 5162e0b Use packaged react-native in test-e2e-local script (#36703)
  • e137040 [LOCAL] update rntester podlock post 0.71.5 release
  • 1d282da [0.71.5] Bump version numbers
  • e492858 [LOCAL] update snapshot test to fix CI
  • 98f346b [LOCAL] update post 0.71.4 release
  • bf490d3 [LOCAL] bump RNGP to 0.71.17
  • 8c20bb7 bumped packages versions
  • Additional commits viewable 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/futurice/pepperoni-app-kit/network/alerts).