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

Update Kotlin core dependencies to v1.7.21 #1558

Merged
merged 1 commit into from
Nov 14, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlin:kotlin-maven-plugin (source) 1.7.20 -> 1.7.21 age adoption passing confidence
org.jetbrains.kotlin:kotlin-compiler-embeddable (source) 1.7.20 -> 1.7.21 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-common (source) 1.7.20 -> 1.7.21 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) 1.7.20 -> 1.7.21 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk7 (source) 1.7.20 -> 1.7.21 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib (source) 1.7.20 -> 1.7.21 age adoption passing confidence
org.jetbrains.kotlin:kotlin-maven-serialization (source) 1.7.20 -> 1.7.21 age adoption passing confidence
org.jetbrains.kotlin.jvm (source) 1.7.20 -> 1.7.21 age adoption passing confidence

Release Notes

JetBrains/kotlin

v1.7.21

Compare Source

Compiler
  • KT-54463 Delegating to a field with a platform type causes java.lang.NoSuchFieldError: value$delegate
  • KT-54509 Ir Interpreter: unable to evaluate string concatenation with "this" as argument
  • KT-54004 Builder type inference does not work correctly with variable assignment and breaks run-time
  • KT-54393 Change in behavior from 1.7.10 to 1.7.20 for java field override.
  • KT-54615 JVM: Internal error in file lowering: java.lang.AssertionError: Error occurred while optimizing an expression
  • KT-54581 JVM: "VerifyError: Bad type on operand stack" with generic inline function and when inside try-catch block
  • KT-53146 JVM IR: unnecessary checkcast of null leads to NoClassDefFoundError if the type isn't available at runtime
  • KT-54600 NPE on passing nullable Kotlin lambda as Java's generic SAM interface with super type bound
  • KT-54707 "VerifyError: Bad type on operand stack" in inline call chain on a nullable array value
  • KT-54650 Binary incompatible ABI change in Kotlin 1.7.20
  • KT-54802 "VerifyError: Bad type on operand stack" for inline functions on arrays
Native. Runtime. Memory
  • KT-54498 Deprecation message of 'FreezingIsDeprecated' is not really helpful
Tools. Gradle. Multiplatform
  • KT-54387 Remove MPP alpha stability warning
  • KT-48436 False positive "The Kotlin source set androidAndroidTestRelease was configured but not added to any Kotlin compilation"
Tools. JPS
  • KT-45474 False positive NO_ELSE_IN_WHEN on sealed class with incremental compilation

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #1558 (b8adae1) into master (7dcf067) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1558   +/-   ##
=========================================
  Coverage     82.15%   82.15%           
  Complexity     2314     2314           
=========================================
  Files           112      112           
  Lines          7849     7849           
  Branches       2033     2033           
=========================================
  Hits           6448     6448           
  Misses          481      481           
  Partials        920      920           
Flag Coverage Δ
unittests 82.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

1 997 tests   1 982 ✔️  3m 54s ⏱️
   162 suites       15 💤
   162 files           0

Results for commit b8adae1.

@github-actions
Copy link
Contributor

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

1 978 tests   1 963 ✔️  1m 43s ⏱️
   161 suites       15 💤
   161 files           0

Results for commit b8adae1.

@nulls nulls merged commit 341ef78 into master Nov 14, 2022
@nulls nulls deleted the renovate/core-kotlin branch November 14, 2022 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant