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.8.21 to 1.8.22 #195

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2023

Bumps kotlin.version from 1.8.21 to 1.8.22.
Updates kotlin-stdlib-jdk8 from 1.8.21 to 1.8.22

Release notes

Sourced from kotlin-stdlib-jdk8's releases.

Kotlin 1.8.22

Changelog

Tools. Gradle

  • KT-58280 org.jetbrains.kotlin.jvm Gradle plugin contributes build directories to the test compile classpath

Checksums

File Sha256
kotlin-compiler-1.8.22.zip 91f50fe25c9edfb1e79ae1fe2ede85fa4728f7f4b0587644a4eee40252cdfaa6
kotlin-native-linux-x86_64-1.8.22.tar.gz a1fb41fc010b347d5d9a5449ebb48ad200c59ec2a9121b01db5165db6697e58b
kotlin-native-macos-x86_64-1.8.22.tar.gz 0d6e6b12569a4b8ff2f301f827192dd715a29962cc01eed05557aa8e6eb7c20d
kotlin-native-macos-aarch64-1.8.22.tar.gz 29805af3220eab3c163ac54f02a6097436d4ddfa83eca7815eb053517093e417
kotlin-native-windows-x86_64-1.8.22.zip 91b04aa9f3dc3d5968c75d8e7f163e542458867915777e995162864cc805b2e5
Changelog

Sourced from kotlin-stdlib-jdk8's changelog.

1.8.22

Tools. Gradle

  • KT-58280 org.jetbrains.kotlin.jvm Gradle plugin contributes build directories to the test compile classpath
Commits
  • fe01561 Add changelog for 1.8.22
  • 918a74f [Gradle] KotlinCompilationAssociator: Restore 1.8.10 behaviour for KotlinWith...
  • 90a9bf9 [Gradle] Implement KT58280JvmWithJavaTestCompileClasspath to cover KT-58280
  • 0043ae4 Update Dokka to 1.8.20-dev-213
  • 0389c35 docs build: allow to specify custom dokka repository
  • d57f335 docs build: move parameter initialization to the parent project
  • 596ff23 docs: cleanup remaining previous version specializations
  • 2da94ed Fix missing native-wasm source set in legacy docs build
  • 51d55cd docs: specialize build for latest version
  • 5e1e4ec Render kotlin-reflect library documentation in a separate module
  • Additional commits viewable in compare view

Updates kotlin-reflect from 1.8.21 to 1.8.22

Release notes

Sourced from kotlin-reflect's releases.

Kotlin 1.8.22

Changelog

Tools. Gradle

  • KT-58280 org.jetbrains.kotlin.jvm Gradle plugin contributes build directories to the test compile classpath

Checksums

File Sha256
kotlin-compiler-1.8.22.zip 91f50fe25c9edfb1e79ae1fe2ede85fa4728f7f4b0587644a4eee40252cdfaa6
kotlin-native-linux-x86_64-1.8.22.tar.gz a1fb41fc010b347d5d9a5449ebb48ad200c59ec2a9121b01db5165db6697e58b
kotlin-native-macos-x86_64-1.8.22.tar.gz 0d6e6b12569a4b8ff2f301f827192dd715a29962cc01eed05557aa8e6eb7c20d
kotlin-native-macos-aarch64-1.8.22.tar.gz 29805af3220eab3c163ac54f02a6097436d4ddfa83eca7815eb053517093e417
kotlin-native-windows-x86_64-1.8.22.zip 91b04aa9f3dc3d5968c75d8e7f163e542458867915777e995162864cc805b2e5
Changelog

Sourced from kotlin-reflect's changelog.

1.8.22

Tools. Gradle

  • KT-58280 org.jetbrains.kotlin.jvm Gradle plugin contributes build directories to the test compile classpath
Commits
  • fe01561 Add changelog for 1.8.22
  • 918a74f [Gradle] KotlinCompilationAssociator: Restore 1.8.10 behaviour for KotlinWith...
  • 90a9bf9 [Gradle] Implement KT58280JvmWithJavaTestCompileClasspath to cover KT-58280
  • 0043ae4 Update Dokka to 1.8.20-dev-213
  • 0389c35 docs build: allow to specify custom dokka repository
  • d57f335 docs build: move parameter initialization to the parent project
  • 596ff23 docs: cleanup remaining previous version specializations
  • 2da94ed Fix missing native-wasm source set in legacy docs build
  • 51d55cd docs: specialize build for latest version
  • 5e1e4ec Render kotlin-reflect library documentation in a separate module
  • Additional commits viewable in compare view

Updates kotlin-test from 1.8.21 to 1.8.22

Release notes

Sourced from kotlin-test's releases.

Kotlin 1.8.22

Changelog

Tools. Gradle

  • KT-58280 org.jetbrains.kotlin.jvm Gradle plugin contributes build directories to the test compile classpath

Checksums

File Sha256
kotlin-compiler-1.8.22.zip 91f50fe25c9edfb1e79ae1fe2ede85fa4728f7f4b0587644a4eee40252cdfaa6
kotlin-native-linux-x86_64-1.8.22.tar.gz a1fb41fc010b347d5d9a5449ebb48ad200c59ec2a9121b01db5165db6697e58b
kotlin-native-macos-x86_64-1.8.22.tar.gz 0d6e6b12569a4b8ff2f301f827192dd715a29962cc01eed05557aa8e6eb7c20d
kotlin-native-macos-aarch64-1.8.22.tar.gz 29805af3220eab3c163ac54f02a6097436d4ddfa83eca7815eb053517093e417
kotlin-native-windows-x86_64-1.8.22.zip 91b04aa9f3dc3d5968c75d8e7f163e542458867915777e995162864cc805b2e5
Changelog

Sourced from kotlin-test's changelog.

1.8.22

Tools. Gradle

  • KT-58280 org.jetbrains.kotlin.jvm Gradle plugin contributes build directories to the test compile classpath
Commits
  • fe01561 Add changelog for 1.8.22
  • 918a74f [Gradle] KotlinCompilationAssociator: Restore 1.8.10 behaviour for KotlinWith...
  • 90a9bf9 [Gradle] Implement KT58280JvmWithJavaTestCompileClasspath to cover KT-58280
  • 0043ae4 Update Dokka to 1.8.20-dev-213
  • 0389c35 docs build: allow to specify custom dokka repository
  • d57f335 docs build: move parameter initialization to the parent project
  • 596ff23 docs: cleanup remaining previous version specializations
  • 2da94ed Fix missing native-wasm source set in legacy docs build
  • 51d55cd docs: specialize build for latest version
  • 5e1e4ec Render kotlin-reflect library documentation in a separate module
  • Additional commits viewable in compare view

Updates kotlin-maven-allopen from 1.8.21 to 1.8.22

Updates kotlin-maven-plugin from 1.8.21 to 1.8.22

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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 9, 2023
@dependabot dependabot bot requested a review from Ozsie June 9, 2023 05:12
@codecov-commenter
Copy link

codecov-commenter commented Jun 9, 2023

Codecov Report

Merging #195 (e2d6845) into main (3d9b595) will not change coverage.
The diff coverage is n/a.

❗ Current head e2d6845 differs from pull request most recent head 7932c09. Consider uploading reports for the commit 7932c09 to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff            @@
##               main     #195   +/-   ##
=========================================
  Coverage     73.93%   73.93%           
  Complexity       37       37           
=========================================
  Files             9        9           
  Lines           165      165           
  Branches         39       39           
=========================================
  Hits            122      122           
  Misses           17       17           
  Partials         26       26           

Bumps `kotlin.version` from 1.8.21 to 1.8.22.

Updates `kotlin-stdlib-jdk8` from 1.8.21 to 1.8.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.21...v1.8.22)

Updates `kotlin-reflect` from 1.8.21 to 1.8.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.21...v1.8.22)

Updates `kotlin-test` from 1.8.21 to 1.8.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.21...v1.8.22)

Updates `kotlin-maven-allopen` from 1.8.21 to 1.8.22

Updates `kotlin-maven-plugin` from 1.8.21 to 1.8.22

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/kotlin.version-1.8.22 branch from e2d6845 to 7932c09 Compare June 19, 2023 14:23
@Ozsie Ozsie merged commit 9667f82 into main Jun 19, 2023
13 checks passed
@dependabot dependabot bot deleted the dependabot/maven/kotlin.version-1.8.22 branch June 19, 2023 14:29
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

2 participants