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.4.20 to 1.4.21 #191

Merged
merged 1 commit into from
Dec 14, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2020

Bumps kotlin_version from 1.4.20 to 1.4.21.
Updates kotlin-gradle-plugin from 1.4.20 to 1.4.21

Release notes

Sourced from kotlin-gradle-plugin'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
Changelog

Sourced from kotlin-gradle-plugin's changelog.

CHANGELOG

Commits
  • a3b1456 Revert using regex Pattern in String.replace
  • cb93152 Build: Set file access rights explicitly in kotlin-stdlib-js jar
  • 4c44045 Bumped K/N version
  • 40abf82 [Gradle, JS] Add filter on file on fileCollectionDependencies because Gradle ...
  • 166ce6a KTIJ-585 [Gradle Runner]: main() cannot be launched from AS 4.1
  • 5e23440 IC & Coroutines: Do not box suspend operator fun invoke receiver
  • 0b495c1 IC & Coroutines: Unbox inline class parameter of suspend lambda
  • a48f76d IC & Coroutines: Unbox inline classes of suspend lambdas
  • a173e0e Fix annotation spelling in docs
  • 02d925a Qualify replacement expression with receiver to workaround KT-42874
  • Additional commits viewable in compare view

Updates kotlin-stdlib-jdk8 from 1.4.20 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
Changelog

Sourced from kotlin-stdlib-jdk8's changelog.

CHANGELOG

Commits
  • a3b1456 Revert using regex Pattern in String.replace
  • cb93152 Build: Set file access rights explicitly in kotlin-stdlib-js jar
  • 4c44045 Bumped K/N version
  • 40abf82 [Gradle, JS] Add filter on file on fileCollectionDependencies because Gradle ...
  • 166ce6a KTIJ-585 [Gradle Runner]: main() cannot be launched from AS 4.1
  • 5e23440 IC & Coroutines: Do not box suspend operator fun invoke receiver
  • 0b495c1 IC & Coroutines: Unbox inline class parameter of suspend lambda
  • a48f76d IC & Coroutines: Unbox inline classes of suspend lambdas
  • a173e0e Fix annotation spelling in docs
  • 02d925a Qualify replacement expression with receiver to workaround KT-42874
  • Additional commits viewable in compare view

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 `kotlin_version` from 1.4.20 to 1.4.21.

Updates `kotlin-gradle-plugin` from 1.4.20 to 1.4.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.4.20...v1.4.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2020
@dependabot dependabot bot requested a review from rm3l December 14, 2020 04:02
@rm3l rm3l merged commit 39e515a into master Dec 14, 2020
@dependabot dependabot bot deleted the dependabot/gradle/kotlin_version-1.4.21 branch December 14, 2020 09:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant