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

devDeps: [email protected]>~0.72.14 #29

Draft
wants to merge 43 commits into
base: main
Choose a base branch
from

Commits on Sep 11, 2024

  1. devDeps: [email protected]>~0.72.14

    Bump RN and peers to 0.72, unpin to minor
    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8aed4cc View commit details
    Browse the repository at this point in the history
  2. yarn dedupe

    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c185a65 View commit details
    Browse the repository at this point in the history
  3. updated lock file for ios example

    sethkfman authored and legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e0d7360 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f113259 View commit details
    Browse the repository at this point in the history
  5. ci: update actions versions

    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a7835c3 View commit details
    Browse the repository at this point in the history
  6. ci(android): java 11 -> 17

    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    96834b5 View commit details
    Browse the repository at this point in the history
  7. example: gradle 7.5.1 -> 8.3

    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3efaae1 View commit details
    Browse the repository at this point in the history
  8. chore: kotlin 1.6.0 -> 1.9.0

    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ecd3f9b View commit details
    Browse the repository at this point in the history
  9. gradle 8.3

    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9f6004a View commit details
    Browse the repository at this point in the history
  10. kotlin 1.9.0

    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bcafdd2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    51ca6af View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    531610a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6570bb4 View commit details
    Browse the repository at this point in the history
  14. ios: remove flipper config

    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2f22c93 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3f079c5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f5a2f1b View commit details
    Browse the repository at this point in the history
  17. Revert "remove kotlin-stdlib setting"

    This reverts commit 986d06f.
    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9674ef4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2defbc0 View commit details
    Browse the repository at this point in the history
  19. kotlin 1.9.20

    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b70c67b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1e5ec88 View commit details
    Browse the repository at this point in the history
  21. revertme

    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    70e0cfc View commit details
    Browse the repository at this point in the history
  22. Revert "revertme"

    This reverts commit fcf380e.
    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e221b29 View commit details
    Browse the repository at this point in the history
  23. ci(macos): example app scheme

        $ /Applications/Xcode_15.0.1.app/Contents/Developer/usr/bin/xcodebuild -workspace WebviewExample.xcworkspace -list
    
        User defaults from command line:
            IDEPackageSupportUseBuiltinSCM = YES
        There are no schemes in workspace "WebviewExample".
    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3c9335a View commit details
    Browse the repository at this point in the history
  24. fix(example): use_test_app

    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5f6c537 View commit details
    Browse the repository at this point in the history
  25. Revert "ci(macos): example app scheme"

    This reverts commit 5aeb2db.
    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5f97753 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    cac5bd1 View commit details
    Browse the repository at this point in the history
  27. Revert "ci(macos): example app scheme"

    This reverts commit 17c445b.
    legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4591cad View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    87f464c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    272f3a4 View commit details
    Browse the repository at this point in the history
  30. fix: downgrade kotlin from 1.9.20 to 1.7.1

    CI expects 1.7.1
    leotm authored and legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    83e9c49 View commit details
    Browse the repository at this point in the history
  31. Revert "fix: downgrade kotlin from 1.9.20 to 1.7.1"

    This reverts commit c1752fd.
    leotm authored and legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f81b2ac View commit details
    Browse the repository at this point in the history
  32. fix: stick to JDK 11 for RN 0.72

    leotm authored and legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    192b269 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d101647 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c55c822 View commit details
    Browse the repository at this point in the history
  35. Revert "fix: downgrade kotlin from 1.9.20 to 1.7.1 (full)"

    This reverts commit b9b1d3e.
    leotm authored and legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4fb769b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f51d5b1 View commit details
    Browse the repository at this point in the history
  37. Revert "fix: downgrade kotlin from 1.9.20 to 1.7.10"

    This reverts commit a124291.
    leotm authored and legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    99ce6be View commit details
    Browse the repository at this point in the history
  38. fix: downgrade gradle from 8.3.0 to 7.0.4

    leotm authored and legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d544fab View commit details
    Browse the repository at this point in the history
  39. Revert "fix: downgrade gradle from 8.3.0 to 7.0.4"

    This reverts commit 095e560.
    leotm authored and legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2ebb89e View commit details
    Browse the repository at this point in the history
  40. fix: downgrade Gradle and AGP

    leotm authored and legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    de0dfd8 View commit details
    Browse the repository at this point in the history
  41. fix: downgrade kotlin from 1.9.20 to 1.6.0

    leotm authored and legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b04e7b2 View commit details
    Browse the repository at this point in the history
  42. fix: android example app build

    Could not find method implementation()...
    leotm authored and legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    35b216e View commit details
    Browse the repository at this point in the history
  43. fix: android example app build

    Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
    leotm authored and legobeat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cce2133 View commit details
    Browse the repository at this point in the history