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

Bump Kotlin to 2.1.0 #6291

Merged
merged 26 commits into from
Nov 29, 2024
Merged

Bump Kotlin to 2.1.0 #6291

merged 26 commits into from
Nov 29, 2024

Commits on Nov 28, 2024

  1. Add Kotlin Dev and Maven Central Snapshots repositories

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    0b1bca8 View commit details
    Browse the repository at this point in the history
  2. Bump Kotlin to 2.1.0-Beta1

    (cherry picked from commit 5cbb969)
    BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    05ad60d View commit details
    Browse the repository at this point in the history
  3. Update yarn.lock

    BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    b7c9b8e View commit details
    Browse the repository at this point in the history
  4. Bump agp

    BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    fd4887a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64613d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a27f369 View commit details
    Browse the repository at this point in the history
  7. Use kotlin-test 2.0 in apollo-compiler in order to not break generate…

    …d code compilation with 1.9
    BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e68d36d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a214b5 View commit details
    Browse the repository at this point in the history
  9. Bump Kotlin and KSP

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    75ef104 View commit details
    Browse the repository at this point in the history
  10. Bump Kotlin and KSP

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    ce6d715 View commit details
    Browse the repository at this point in the history
  11. Bump Kotlin and KSP

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e9c95bb View commit details
    Browse the repository at this point in the history
  12. Bump Kotlin and KSP

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d61bc26 View commit details
    Browse the repository at this point in the history
  13. Bump Kotlin and KSP

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    639060c View commit details
    Browse the repository at this point in the history
  14. Bump Kotlin and KSP

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    88ff02f View commit details
    Browse the repository at this point in the history
  15. Bump Kotlin and KSP

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    7a53ee2 View commit details
    Browse the repository at this point in the history
  16. Bump Kotlin and KSP

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    2f38dc9 View commit details
    Browse the repository at this point in the history
  17. Bump Kotlin and KSP

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    25c4848 View commit details
    Browse the repository at this point in the history
  18. Bump Kotlin and KSP

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    85a30b1 View commit details
    Browse the repository at this point in the history
  19. Bump Kotlin and KSP

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    4cb157a View commit details
    Browse the repository at this point in the history
  20. Bump Kotlin and KSP

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    a9c24ea View commit details
    Browse the repository at this point in the history
  21. Bump Kotlin and KSP

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    3c2cc1f View commit details
    Browse the repository at this point in the history
  22. Bump Kotlin and KSP

    Anka authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    04718d6 View commit details
    Browse the repository at this point in the history
  23. Use stable versions

    BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    1c027fe View commit details
    Browse the repository at this point in the history
  24. Add a note about google/ksp#2135

    BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    3d98abf View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    dd9cb83 View commit details
    Browse the repository at this point in the history
  26. [infra] Use same version as apiVersion for stdlib & friends (#6293)

    * Use same version as apiVersion for stdlib & friends
    
    See https://youtrack.jetbrains.com/issue/KT-58999/
    
    * Do not conflict with KGP dependency handling
    
    * Keep JS stdlib aligned with the compiler
    
    * fixed parallel forks
    
    * Revert "fixed parallel forks"
    
    This reverts commit 479651f.
    
    * more heap size
    martinbonnin authored and BoD committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    01c0eb5 View commit details
    Browse the repository at this point in the history