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 to RN 0.64.0 #3430

Merged
merged 80 commits into from
Jun 16, 2021
Merged

Upgrade to RN 0.64.0 #3430

merged 80 commits into from
Jun 16, 2021

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    d1a4f45 View commit details
    Browse the repository at this point in the history
  2. Update package-lock

    cameronvoell committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    bf0c748 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Update gutenberg ref

    cameronvoell committed May 7, 2021
    Configuration menu
    Copy the full SHA
    ac8d3ca View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Updated gutenberg ref

    cameronvoell committed May 13, 2021
    Configuration menu
    Copy the full SHA
    c1ae681 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Updating gutenberg ref

    cameronvoell committed May 14, 2021
    Configuration menu
    Copy the full SHA
    9578b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861aa05 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    70d14c4 View commit details
    Browse the repository at this point in the history
  2. Updated bundle

    cameronvoell committed May 17, 2021
    Configuration menu
    Copy the full SHA
    42c9c67 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Update gutenberg ref

    ceyhun committed May 18, 2021
    Configuration menu
    Copy the full SHA
    0030252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ab76b View commit details
    Browse the repository at this point in the history
  3. Disabled npm cache on CI

    ceyhun committed May 18, 2021
    Configuration menu
    Copy the full SHA
    3958c64 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Update gutenberg ref

    ceyhun committed May 19, 2021
    Configuration menu
    Copy the full SHA
    607fefe View commit details
    Browse the repository at this point in the history
  2. Add @react-native to transformIgnorePatterns in jest config

    Expecting this to fix the following error:
    ```
    /home/circleci/project/gutenberg/node_modules/@react-native/polyfills/error-guard.js:14
    type ErrorHandler = (error: mixed, isFatal: boolean) => void;
            ^^^^^^^^^^^^
    
    SyntaxError: Unexpected identifier
    
        at ScriptTransformer._transformAndBuildScript (node_modules/jest-runtime/node_modules/@jest/transform/build/ScriptTransformer.js:537:17)
        at Object.<anonymous> (gutenberg/node_modules/react-native/jest/setup.js:434:6)
    ```
    ceyhun committed May 19, 2021
    Configuration menu
    Copy the full SHA
    4517c6d View commit details
    Browse the repository at this point in the history
  3. Update gutenberg ref

    ceyhun committed May 19, 2021
    Configuration menu
    Copy the full SHA
    faa7f30 View commit details
    Browse the repository at this point in the history
  4. Update gutenberg ref

    ceyhun committed May 19, 2021
    Configuration menu
    Copy the full SHA
    d9f119a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. updated gutenberg ref

    cameronvoell committed May 20, 2021
    Configuration menu
    Copy the full SHA
    4730f3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6114b71 View commit details
    Browse the repository at this point in the history
  3. Update gutenberg ref

    ceyhun committed May 20, 2021
    Configuration menu
    Copy the full SHA
    18570dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d59562e View commit details
    Browse the repository at this point in the history
  5. Update gutenberg ref

    ceyhun committed May 20, 2021
    Configuration menu
    Copy the full SHA
    a6605d3 View commit details
    Browse the repository at this point in the history
  6. Update gutenberg ref

    cameronvoell committed May 20, 2021
    Configuration menu
    Copy the full SHA
    a4dfb5f View commit details
    Browse the repository at this point in the history
  7. Updated bundle files

    cameronvoell committed May 20, 2021
    Configuration menu
    Copy the full SHA
    7e1f7d9 View commit details
    Browse the repository at this point in the history
  8. Updated gutenberg ref

    cameronvoell committed May 20, 2021
    Configuration menu
    Copy the full SHA
    523f824 View commit details
    Browse the repository at this point in the history
  9. Updated gutenberg ref

    cameronvoell committed May 20, 2021
    Configuration menu
    Copy the full SHA
    101ace3 View commit details
    Browse the repository at this point in the history
  10. Updated gutenberg ref

    cameronvoell committed May 20, 2021
    Configuration menu
    Copy the full SHA
    b48127d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e053a9b View commit details
    Browse the repository at this point in the history
  12. Update gutenberg ref

    cameronvoell committed May 20, 2021
    Configuration menu
    Copy the full SHA
    bbc0ca5 View commit details
    Browse the repository at this point in the history
  13. Updated gutenberg ref

    cameronvoell committed May 20, 2021
    Configuration menu
    Copy the full SHA
    622a327 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    5922353 View commit details
    Browse the repository at this point in the history
  2. updated bundle

    cameronvoell committed May 21, 2021
    Configuration menu
    Copy the full SHA
    dcab4a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    affb5ff View commit details
    Browse the repository at this point in the history
  4. Updating gutenberg ref

    cameronvoell committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d9e8a95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    191e88a View commit details
    Browse the repository at this point in the history
  6. Update bundle

    cameronvoell committed May 21, 2021
    Configuration menu
    Copy the full SHA
    1ae1978 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Update gutenberg ref

    ceyhun committed May 25, 2021
    Configuration menu
    Copy the full SHA
    eac4768 View commit details
    Browse the repository at this point in the history
  2. Revert "Disabled npm cache on CI"

    This reverts commit 3958c64.
    ceyhun committed May 25, 2021
    Configuration menu
    Copy the full SHA
    9ad755f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    d6422ff View commit details
    Browse the repository at this point in the history
  2. Update gutenberg ref

    ceyhun committed May 31, 2021
    Configuration menu
    Copy the full SHA
    900921c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Update package-lock.json

    ceyhun committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    310ff4c View commit details
    Browse the repository at this point in the history
  2. Update package-lock.json

    ceyhun committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    3ebb08a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49563f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0267a7e View commit details
    Browse the repository at this point in the history
  5. Fix typo

    ceyhun committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    4d5c216 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75d3ff9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    590b352 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6646ca0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    504cae3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c092aba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dffe6f9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5bbfc23 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    c2652ed View commit details
    Browse the repository at this point in the history
  2. Update gutenberg ref

    ceyhun committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    3fea75d View commit details
    Browse the repository at this point in the history
  3. Update bundles

    ceyhun committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    ab02d3a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Update gutenberg ref

    ceyhun committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    6eef209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e368d21 View commit details
    Browse the repository at this point in the history
  3. Update jetpack ref

    ceyhun committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    a4d4202 View commit details
    Browse the repository at this point in the history
  4. Update bundles

    ceyhun committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    0827c62 View commit details
    Browse the repository at this point in the history
  5. Update gutenberg ref

    cameronvoell committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    ee5c7e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Update gutenberg ref

    ceyhun committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    200a819 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fa9049 View commit details
    Browse the repository at this point in the history
  3. Update gutenberg ref

    ceyhun committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    25d37af View commit details
    Browse the repository at this point in the history
  4. Update bundles

    ceyhun committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    280a4fa View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    375ac02 View commit details
    Browse the repository at this point in the history
  2. Update gutenberg ref

    ceyhun committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    a10fd2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daff1a2 View commit details
    Browse the repository at this point in the history
  4. Update bundles

    ceyhun committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    6e58521 View commit details
    Browse the repository at this point in the history
  5. Run ./bin/generate-podspecs.sh

    ceyhun committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    23fc662 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    8de898b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c883138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    955f424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2442b0c View commit details
    Browse the repository at this point in the history
  5. Better wording

    ceyhun committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    6f87419 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76d3138 View commit details
    Browse the repository at this point in the history
  7. Update bundles

    ceyhun committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    443615b View commit details
    Browse the repository at this point in the history
  8. Update FBReactNativeSpec ref

    ceyhun committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    74637e3 View commit details
    Browse the repository at this point in the history
  9. Indent patch messages

    ceyhun committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    cf03c94 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    084cf3d View commit details
    Browse the repository at this point in the history
  11. Update gutenberg ref

    ceyhun committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    f9c415d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bab0ab4 View commit details
    Browse the repository at this point in the history
  13. Update bundles

    ceyhun committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    1a4c7e6 View commit details
    Browse the repository at this point in the history