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 kotlinVersion from 1.6.10 to 1.6.20 #2607

Merged
merged 1 commit into from Apr 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps kotlinVersion from 1.6.10 to 1.6.20.
Updates kotlin-gradle-plugin from 1.6.10 to 1.6.20

Release notes

Sourced from kotlin-gradle-plugin's releases.

Kotlin 1.6.20-RC2

Changelog

Compiler

Fixes

  • KT-51352 "ClassCastException: class ScopeCoroutine cannot be cast to class Iterable" caused by coroutines and context receivers
  • KT-51271 "ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3" with inlining of context function
  • KT-50520 "NPE: containingDeclaration.ac…lDeclarationType.REGULAR) must not be null" with implicit type on self-referencing lambda in a builder
  • KT-51471 Native: incorrect debug information when inheriting suspend fun invoke implementation
  • KT-51353 IncompatibleClassChangeError: Expected non-static field com.soywiz.korim.color.Colors.BLACK

Native

  • KT-37368 Native compiler fails to compile big projects

Native. Runtime

Tools. JPS

  • KT-51434 Language version 1.7 is absent in Kotlin Compiler settings

Tools. Gradle

  • KT-51588 Restoring from build cache breaks Kotlin incremental compilation

Checksums

File Sha256
kotlin-compiler-1.6.20-RC2.zip 038da980d17432a44c41299b528b81040ca2578b634b0fd066661b45871711f2
kotlin-native-linux-x86_64-1.6.20-RC2.tar.gz d8ada91551ad425697966c128725757d6c032eb25f0c58e737783d20914751c4
kotlin-native-macos-x86_64-1.6.20-RC2.tar.gz a6e85afd0a920ab7d1c5dea6e5153515ecf98aafbbe60e6151e181455e6583d7
kotlin-native-macos-aarch64-1.6.20-RC2.tar.gz 60d9b37177180997e2c42a26214b36242ccace62fa3af08091c8ed7df80410e0
kotlin-native-windows-x86_64-1.6.20-RC2.zip 57da7b6e3438ffc44fe0e99846efa7fed1c458d74cf00d504f2583c4d99c41c8

Kotlin 1.6.20-RC

Changelog

Compiler

  • KT-51302 Kotlin/Native 1.6.20-M1 compiler fails because of assertion in NativeAnnotationImplementationTransformer
  • KT-51148 "AssertionError: At this stage there should be no remaining variables with proper constraints" caused by two type parameters
  • KT-50970 Kotlin/Native: use arm instruction set instead of thumb-2 for iosArm32 and watchosArm32 targets
  • KT-50843 Kotlin/Native: LLVM constant merge pass does not work for Kotlin constants
  • KT-51157 JVM / IR: "IndexOutOfBoundsException: Index: 1, Size: 1" caused by interface hierarchy and UInt method parameter

... (truncated)

Commits

Updates kotlin-stdlib from 1.6.10 to 1.6.20

Release notes

Sourced from kotlin-stdlib's releases.

Kotlin 1.6.20-RC2

Changelog

Compiler

Fixes

  • KT-51352 "ClassCastException: class ScopeCoroutine cannot be cast to class Iterable" caused by coroutines and context receivers
  • KT-51271 "ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3" with inlining of context function
  • KT-50520 "NPE: containingDeclaration.ac…lDeclarationType.REGULAR) must not be null" with implicit type on self-referencing lambda in a builder
  • KT-51471 Native: incorrect debug information when inheriting suspend fun invoke implementation
  • KT-51353 IncompatibleClassChangeError: Expected non-static field com.soywiz.korim.color.Colors.BLACK

Native

  • KT-37368 Native compiler fails to compile big projects

Native. Runtime

Tools. JPS

  • KT-51434 Language version 1.7 is absent in Kotlin Compiler settings

Tools. Gradle

  • KT-51588 Restoring from build cache breaks Kotlin incremental compilation

Checksums

File Sha256
kotlin-compiler-1.6.20-RC2.zip 038da980d17432a44c41299b528b81040ca2578b634b0fd066661b45871711f2
kotlin-native-linux-x86_64-1.6.20-RC2.tar.gz d8ada91551ad425697966c128725757d6c032eb25f0c58e737783d20914751c4
kotlin-native-macos-x86_64-1.6.20-RC2.tar.gz a6e85afd0a920ab7d1c5dea6e5153515ecf98aafbbe60e6151e181455e6583d7
kotlin-native-macos-aarch64-1.6.20-RC2.tar.gz 60d9b37177180997e2c42a26214b36242ccace62fa3af08091c8ed7df80410e0
kotlin-native-windows-x86_64-1.6.20-RC2.zip 57da7b6e3438ffc44fe0e99846efa7fed1c458d74cf00d504f2583c4d99c41c8

Kotlin 1.6.20-RC

Changelog

Compiler

  • KT-51302 Kotlin/Native 1.6.20-M1 compiler fails because of assertion in NativeAnnotationImplementationTransformer
  • KT-51148 "AssertionError: At this stage there should be no remaining variables with proper constraints" caused by two type parameters
  • KT-50970 Kotlin/Native: use arm instruction set instead of thumb-2 for iosArm32 and watchosArm32 targets
  • KT-50843 Kotlin/Native: LLVM constant merge pass does not work for Kotlin constants
  • KT-51157 JVM / IR: "IndexOutOfBoundsException: Index: 1, Size: 1" caused by interface hierarchy and UInt method parameter

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `kotlinVersion` from 1.6.10 to 1.6.20.

Updates `kotlin-gradle-plugin` from 1.6.10 to 1.6.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-stdlib` from 1.6.10 to 1.6.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 1, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #2607 (adce0f4) into main (ab3b1c2) will decrease coverage by 0.85%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #2607      +/-   ##
============================================
- Coverage     86.47%   85.61%   -0.86%     
+ Complexity     2783     2751      -32     
============================================
  Files           319      314       -5     
  Lines          8303     8225      -78     
  Branches       1011     1002       -9     
============================================
- Hits           7180     7042     -138     
- Misses          858      918      +60     
  Partials        265      265              
Impacted Files Coverage Δ
...to/internal/creation/proxy/InvokeDefaultProxy.java 10.52% <0.00%> (-52.64%) ⬇️
...ternal/exceptions/stacktrace/StackTraceFilter.java 40.47% <0.00%> (-40.48%) ⬇️
...ito/internal/creation/proxy/MethodHandleProxy.java 66.66% <0.00%> (-33.34%) ⬇️
...ckito/internal/creation/proxy/ProxyRealMethod.java 42.85% <0.00%> (-28.58%) ⬇️
...ckito/internal/creation/bytebuddy/TypeSupport.java 57.14% <0.00%> (-21.43%) ⬇️
...ockito/internal/util/reflection/GenericMaster.java 88.88% <0.00%> (-11.12%) ⬇️
...rnal/util/reflection/ReflectionMemberAccessor.java 69.44% <0.00%> (-8.34%) ⬇️
...internal/util/reflection/ModuleMemberAccessor.java 75.00% <0.00%> (-6.25%) ⬇️
...creation/bytebuddy/SubclassByteBuddyMockMaker.java 67.56% <0.00%> (-4.06%) ⬇️
...ito/internal/creation/bytebuddy/ModuleHandler.java 20.13% <0.00%> (-2.69%) ⬇️
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ab3b1c2...adce0f4. Read the comment docs.

@TimvdLippe TimvdLippe merged commit 0dd95d7 into main Apr 1, 2022
@dependabot dependabot bot deleted the dependabot/gradle/kotlinVersion-1.6.20 branch April 1, 2022 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants