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

fix(deps): update kotlin to v1.7.21 #144

Merged
merged 1 commit into from
Nov 11, 2022
Merged

Conversation

pleo-bot-renovate
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlin:kotlin-reflect (source) 1.7.20 -> 1.7.21 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (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

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 - "after 8am and before 5pm every weekday" (UTC), Automerge - "after 8am and before 5pm every weekday" (UTC).

🚦 Automerge: Enabled.

β™» 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 Renovate Bot.

@pleo-bot-renovate pleo-bot-renovate requested a review from a team as a code owner November 9, 2022 13:53
@pleo-bot-renovate pleo-bot-renovate added automerge dependencies Pull requests that update a dependency file patch labels Nov 9, 2022
@pleo-bot-renovate pleo-bot-renovate enabled auto-merge (squash) November 9, 2022 13:53
@pleo-bot-renovate
Copy link
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@pleo-bot-renovate pleo-bot-renovate merged commit 9290692 into master Nov 11, 2022
@pleo-bot-renovate pleo-bot-renovate deleted the dependencies/kotlin branch November 11, 2022 08:26
jsfr pushed a commit that referenced this pull request Nov 11, 2022
## [6.0.12](v6.0.11...v6.0.12) (2022-11-11)

### Bug Fixes

* **deps:** update kotlin to v1.7.21 ([#144](#144)) ([9290692](9290692))
@github-actions
Copy link

πŸŽ‰ This PR is included in version 6.0.12 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file patch released
Development

Successfully merging this pull request may close these issues.

None yet

3 participants