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.version from 1.3.60 to 1.4.21 #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps kotlin.version from 1.3.60 to 1.4.21.
Updates kotlin-stdlib-jdk8 from 1.3.60 to 1.4.21

Release notes

Sourced from kotlin-stdlib-jdk8's releases.

Kotlin 1.4.21

CHANGELOG

IDE. Gradle Integration

  • KT-42561 "Could not get unknown property 'sourceSets' for project" when running JVM module with included MPP module
  • KT-43511 Task 'MainKt.main()' not found in root project

Libraries

  • KT-43586 Source documentation: ExperimentalPathAPI misspelt
  • KT-43745 replace for strings ignores case of locale characters

Native. C and ObjC Import

  • KT-43265 Kotlin/Native fails to generate alias for C enum entry
  • KT-43530 Kotlin/Native compilation fails with "Symbol for public kotlin/Array.size.|-8255337774232345969[0] is unbound"

Native

  • KT-43517 On Kotlin 1.4.20 we got kotlin.NotImplementedError when try compile iOS framework

Tools. Gradle. JS

  • KT-43668 PackageJson task use file dependencies as is (files and directories), but only files necessary

Checksums

File Sha256
kotlin-compiler-1.4.21.zip 46720991a716e90bfc0cf3f2c81b2bd735c14f4ea6a5064c488e04fd76e6b6c7
kotlin-native-linux-1.4.21.tar.gz 140c06ede7d4c23ff65fb8de507aff117e96d8330dbb9b910a730bfb70bca59c
kotlin-native-macos-1.4.21.tar.gz e7a13b3138e2769a1ab0b9eb8187b56f8874380cdd96479702f1063ce7de69ca
kotlin-native-windows-1.4.21.zip e97242bb79a945f20ebc749200f30b80865b725054b098d9c2dec3e09a98a3d

Kotlin 1.4.20

CHANGELOG

Android

  • KT-42121 Deprecate Kotlin Android Extensions compiler plugin
  • KT-42267 Platform declaration clash error in IDE when using kotlinx.android.parcel.Parcelize
  • KT-42406 Long or infinite code analysis on simple files modification

Backend. Native

  • KT-27534 Bridges to Nothing-returning methods have incorrect signature
  • KT-30284 Native: Nothing? type for expression override and crash
  • KT-36430 Optimize when with in range cases
Changelog

Sourced from kotlin-stdlib-jdk8's changelog.

Changelog 1.3.X

1.3.72 - IDE plugins update

Backend. JVM

  • KT-39013 202, ASM 8: "AnalyzerException: Execution can fall off the end of the code"

IDE. Decompiler, Indexing, Stubs

  • KT-37896 IAE: "Argument for @NotNull parameter 'file' of IndexTodoCacheManagerImpl.getTodoCount must not be null" through KotlinTodoSearcher.processQuery()

IDE. Gradle Integration

  • KT-38037 UnsupportedOperationException on sync gradle Kotlin project with at least two multiplatform modules

IDE. Highlighting

  • KT-39590 Turn new inference in IDE for 1.3.70 version off

IDE. Refactorings

  • KT-38527 Move nested class to upper level fails silently: MissingResourceException

Tools.JPS

  • KT-27458 The Kotlin standard library is not found in the module graph ... in a non-Kotlin project.

1.3.72

Compiler

  • KT-37107 kotlinc allows calling default constructor of class with no constructors
  • KT-37406 NI: "UnsupportedOperationException: no descriptor for type constructor of TypeVariable(T)" when compiling *.gradle.kts file

IDE

  • KT-37483 Kotlin localisation
  • KT-37629 False positive "Unsupported [literal prefixes and suffixes]" for infix function
  • KT-37808 "Resolve pasted references" dialog freezes UI for 20 seconds when pasting kotlin code

IDE. Completion

  • KT-37144 Completion goes into an infinite loop with Arrow 0.10.4 dependency

IDE. Debugger

  • KT-37767 Debugger, NPE happens while stepping.
Commits
  • d633033 FIR IDE: introduce param for enabling disabled tests
  • a671054 FIR IDE: change until-build to 203.* in plugin.xml
  • b6d80a1 Build: Fix kotlin-compiler-internal-test-framework empty sources jar
  • 1d51dff Reminder about -Pidea.fir.plugin=true for running fir-idea tests
  • e5c62c3 [JS] Disable special checks in labeled-block-to-do-while
  • 7ca54ec [JS IR] unmute test arraySort.kt
  • 4c69f78 [JS] Replace J2V8 based ScriptEngine with a process-based version
  • 39cc149 [JS] Revert disabling running ES6 tests on all platforms except linux
  • 2cb4a49 [JS] Remove j2v8 from dependencies
  • f4431a2 [JS] Make all JS test tasks depending on setupV8
  • Additional commits viewable in compare view

Updates kotlin-reflect from 1.3.60 to 1.4.21

Release notes

Sourced from kotlin-reflect's releases.

Kotlin 1.4.21

CHANGELOG

IDE. Gradle Integration

  • KT-42561 "Could not get unknown property 'sourceSets' for project" when running JVM module with included MPP module
  • KT-43511 Task 'MainKt.main()' not found in root project

Libraries

  • KT-43586 Source documentation: ExperimentalPathAPI misspelt
  • KT-43745 replace for strings ignores case of locale characters

Native. C and ObjC Import

  • KT-43265 Kotlin/Native fails to generate alias for C enum entry
  • KT-43530 Kotlin/Native compilation fails with "Symbol for public kotlin/Array.size.|-8255337774232345969[0] is unbound"

Native

  • KT-43517 On Kotlin 1.4.20 we got kotlin.NotImplementedError when try compile iOS framework

Tools. Gradle. JS

  • KT-43668 PackageJson task use file dependencies as is (files and directories), but only files necessary

Checksums

File Sha256
kotlin-compiler-1.4.21.zip 46720991a716e90bfc0cf3f2c81b2bd735c14f4ea6a5064c488e04fd76e6b6c7
kotlin-native-linux-1.4.21.tar.gz 140c06ede7d4c23ff65fb8de507aff117e96d8330dbb9b910a730bfb70bca59c
kotlin-native-macos-1.4.21.tar.gz e7a13b3138e2769a1ab0b9eb8187b56f8874380cdd96479702f1063ce7de69ca
kotlin-native-windows-1.4.21.zip e97242bb79a945f20ebc749200f30b80865b725054b098d9c2dec3e09a98a3d

Kotlin 1.4.20

CHANGELOG

Android

  • KT-42121 Deprecate Kotlin Android Extensions compiler plugin
  • KT-42267 Platform declaration clash error in IDE when using kotlinx.android.parcel.Parcelize
  • KT-42406 Long or infinite code analysis on simple files modification

Backend. Native

  • KT-27534 Bridges to Nothing-returning methods have incorrect signature
  • KT-30284 Native: Nothing? type for expression override and crash
  • KT-36430 Optimize when with in range cases
Changelog

Sourced from kotlin-reflect's changelog.

Changelog 1.3.X

1.3.72 - IDE plugins update

Backend. JVM

  • KT-39013 202, ASM 8: "AnalyzerException: Execution can fall off the end of the code"

IDE. Decompiler, Indexing, Stubs

  • KT-37896 IAE: "Argument for @NotNull parameter 'file' of IndexTodoCacheManagerImpl.getTodoCount must not be null" through KotlinTodoSearcher.processQuery()

IDE. Gradle Integration

  • KT-38037 UnsupportedOperationException on sync gradle Kotlin project with at least two multiplatform modules

IDE. Highlighting

  • KT-39590 Turn new inference in IDE for 1.3.70 version off

IDE. Refactorings

  • KT-38527 Move nested class to upper level fails silently: MissingResourceException

Tools.JPS

  • KT-27458 The Kotlin standard library is not found in the module graph ... in a non-Kotlin project.

1.3.72

Compiler

  • KT-37107 kotlinc allows calling default constructor of class with no constructors
  • KT-37406 NI: "UnsupportedOperationException: no descriptor for type constructor of TypeVariable(T)" when compiling *.gradle.kts file

IDE

  • KT-37483 Kotlin localisation
  • KT-37629 False positive "Unsupported [literal prefixes and suffixes]" for infix function
  • KT-37808 "Resolve pasted references" dialog freezes UI for 20 seconds when pasting kotlin code

IDE. Completion

  • KT-37144 Completion goes into an infinite loop with Arrow 0.10.4 dependency

IDE. Debugger

  • KT-37767 Debugger, NPE happens while stepping.
Commits
  • d633033 FIR IDE: introduce param for enabling disabled tests
  • a671054 FIR IDE: change until-build to 203.* in plugin.xml
  • b6d80a1 Build: Fix kotlin-compiler-internal-test-framework empty sources jar
  • 1d51dff Reminder about -Pidea.fir.plugin=true for running fir-idea tests
  • e5c62c3 [JS] Disable special checks in labeled-block-to-do-while
  • 7ca54ec [JS IR] unmute test arraySort.kt
  • 4c69f78 [JS] Replace J2V8 based ScriptEngine with a process-based version
  • 39cc149 [JS] Revert disabling running ES6 tests on all platforms except linux
  • 2cb4a49 [JS] Remove j2v8 from dependencies
  • f4431a2 [JS] Make all JS test tasks depending on setupV8
  • Additional commits viewable in compare view

Updates kotlin-test-junit from 1.3.60 to 1.4.21

Release notes

Sourced from kotlin-test-junit's releases.

Kotlin 1.4.21

CHANGELOG

IDE. Gradle Integration

  • KT-42561 "Could not get unknown property 'sourceSets' for project" when running JVM module with included MPP module
  • KT-43511 Task 'MainKt.main()' not found in root project

Libraries

  • KT-43586 Source documentation: ExperimentalPathAPI misspelt
  • KT-43745 replace for strings ignores case of locale characters

Native. C and ObjC Import

  • KT-43265 Kotlin/Native fails to generate alias for C enum entry
  • KT-43530 Kotlin/Native compilation fails with "Symbol for public kotlin/Array.size.|-8255337774232345969[0] is unbound"

Native

  • KT-43517 On Kotlin 1.4.20 we got kotlin.NotImplementedError when try compile iOS framework

Tools. Gradle. JS

  • KT-43668 PackageJson task use file dependencies as is (files and directories), but only files necessary

Checksums

File Sha256
kotlin-compiler-1.4.21.zip 46720991a716e90bfc0cf3f2c81b2bd735c14f4ea6a5064c488e04fd76e6b6c7
kotlin-native-linux-1.4.21.tar.gz 140c06ede7d4c23ff65fb8de507aff117e96d8330dbb9b910a730bfb70bca59c
kotlin-native-macos-1.4.21.tar.gz e7a13b3138e2769a1ab0b9eb8187b56f8874380cdd96479702f1063ce7de69ca
kotlin-native-windows-1.4.21.zip e97242bb79a945f20ebc749200f30b80865b725054b098d9c2dec3e09a98a3d

Kotlin 1.4.20

CHANGELOG

Android

  • KT-42121 Deprecate Kotlin Android Extensions compiler plugin
  • KT-42267 Platform declaration clash error in IDE when using kotlinx.android.parcel.Parcelize
  • KT-42406 Long or infinite code analysis on simple files modification

Backend. Native

  • KT-27534 Bridges to Nothing-returning methods have incorrect signature
  • KT-30284 Native: Nothing? type for expression override and crash
  • KT-36430 Optimize when with in range cases
Changelog

Sourced from kotlin-test-junit's changelog.

Changelog 1.3.X

1.3.72 - IDE plugins update

Backend. JVM

  • KT-39013 202, ASM 8: "AnalyzerException: Execution can fall off the end of the code"

IDE. Decompiler, Indexing, Stubs

  • KT-37896 IAE: "Argument for @NotNull parameter 'file' of IndexTodoCacheManagerImpl.getTodoCount must not be null" through KotlinTodoSearcher.processQuery()

IDE. Gradle Integration

  • KT-38037 UnsupportedOperationException on sync gradle Kotlin project with at least two multiplatform modules

IDE. Highlighting

  • KT-39590 Turn new inference in IDE for 1.3.70 version off

IDE. Refactorings

  • KT-38527 Move nested class to upper level fails silently: MissingResourceException

Tools.JPS

  • KT-27458 The Kotlin standard library is not found in the module graph ... in a non-Kotlin project.

1.3.72

Compiler

  • KT-37107 kotlinc allows calling default constructor of class with no constructors
  • KT-37406 NI: "UnsupportedOperationException: no descriptor for type constructor of TypeVariable(T)" when compiling *.gradle.kts file

IDE

  • KT-37483 Kotlin localisation
  • KT-37629 False positive "Unsupported [literal prefixes and suffixes]" for infix function
  • KT-37808 "Resolve pasted references" dialog freezes UI for 20 seconds when pasting kotlin code

IDE. Completion

  • KT-37144 Completion goes into an infinite loop with Arrow 0.10.4 dependency

IDE. Debugger

  • KT-37767 Debugger, NPE happens while stepping.
Commits
  • d633033 FIR IDE: introduce param for enabling disabled tests
  • a671054 FIR IDE: change until-build to 203.* in plugin.xml
  • b6d80a1 Build: Fix kotlin-compiler-internal-test-framework empty sources jar
  • 1d51dff Reminder about -Pidea.fir.plugin=true for running fir-idea tests
  • e5c62c3 [JS] Disable special checks in labeled-block-to-do-while
  • 7ca54ec [JS IR] unmute test arraySort.kt
  • 4c69f78 [JS] Replace J2V8 based ScriptEngine with a process-based version
  • 39cc149 [JS] Revert disabling running ES6 tests on all platforms except linux
  • 2cb4a49 [JS] Remove j2v8 from dependencies
  • f4431a2 [JS] Make all JS test tasks depending on setupV8
  • Additional commits viewable in compare view

Updates kotlin-maven-plugin from 1.3.60 to 1.4.21

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `kotlin.version` from 1.3.60 to 1.4.21.

Updates `kotlin-stdlib-jdk8` from 1.3.60 to 1.4.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog-1.3.X.md)
- [Commits](JetBrains/kotlin@v1.3.60...v1.4.21)

Updates `kotlin-reflect` from 1.3.60 to 1.4.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog-1.3.X.md)
- [Commits](JetBrains/kotlin@v1.3.60...v1.4.21)

Updates `kotlin-test-junit` from 1.3.60 to 1.4.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog-1.3.X.md)
- [Commits](JetBrains/kotlin@v1.3.60...v1.4.21)

Updates `kotlin-maven-plugin` from 1.3.60 to 1.4.21

Signed-off-by: dependabot-preview[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants