Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade React Native 0.71.11 - iOS changes #5881

Merged
merged 20 commits into from
Jul 4, 2023

Commits on Jun 21, 2023

  1. Update Gutenberg reference

    Siobhan committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    cfe592e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Update script for generating React-Codegen

    The method we used to generate React-Codegen (get_react_codegen_spec) was moved to a different file in newer versions of React Native. We need to update the script for generating it accordingly.
    Siobhan committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    e7bf780 View commit details
    Browse the repository at this point in the history
  2. Update third-party podspecs to target 0.71.11

    Siobhan committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    17e4705 View commit details
    Browse the repository at this point in the history
  3. Update FBReactNativeSpec.podspec.json with hash

    Siobhan committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2aca7ac View commit details
    Browse the repository at this point in the history
  4. Apply bundle changes

    Siobhan committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    165d681 View commit details
    Browse the repository at this point in the history
  5. Manually add React-bridging.podspec.json

    The file was automatically deleted via the generate-podspecs.sh script. It has been manually added as a temporary measure, to enable further testing.
    Siobhan committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9707305 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Revert "Manually add React-bridging.podspec.json"

    This reverts commit 9707305.
    Siobhan committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    30b052f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Update list of dependencies in Podfile for iOS

    Siobhan committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    c89ef2a View commit details
    Browse the repository at this point in the history
  2. Add tag to Hermes podspec to workaround error

    This is intended as a temporary workaround, we should implement a more robust fix before merging.
    Siobhan committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    819d005 View commit details
    Browse the repository at this point in the history
  3. Update dependency versions in Podfile.lock

    Siobhan committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    64bf6d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. [Temporary] Add React Native as a dependency

    Siobhan committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    21a4fbe View commit details
    Browse the repository at this point in the history
  2. Revert "[Temporary] Add React Native as a dependency"

    This reverts commit 21a4fbe.
    Siobhan committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6d1a1a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Update Gutenberg ref

    fluiddot committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    76fde7c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'upgrade/react-native-0.71.8' into upgrade/react-native-…

    …0.71-ios
    
    # Conflicts:
    #	gutenberg
    #	ios-xcframework/Podfile.lock
    fluiddot committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    edf1e8c View commit details
    Browse the repository at this point in the history
  3. Update Gutenberg ref

    fluiddot committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3b9f2cf View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Merge branch 'upgrade/react-native-0.71.8' into upgrade/react-native-…

    …0.71-ios
    
    # Conflicts:
    #	gutenberg
    fluiddot committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a9ed5c9 View commit details
    Browse the repository at this point in the history
  2. Update Gutenberg ref

    fluiddot committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a9c8076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e9d00a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf226d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3622b2 View commit details
    Browse the repository at this point in the history