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

Update kotlin monorepo to v1.8.22 #6192

Merged
merged 2 commits into from Jun 9, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlin:kotlin-reflect (source) 1.8.21 -> 1.8.22 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) 1.8.21 -> 1.8.22 age adoption passing confidence
org.jetbrains.kotlin:kotlin-main-kts (source) 1.8.21 -> 1.8.22 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin-api (source) 1.8.21 -> 1.8.22 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) 1.8.21 -> 1.8.22 age adoption passing confidence
org.jetbrains.kotlin:kotlin-compiler-embeddable (source) 1.8.21 -> 1.8.22 age adoption passing confidence
org.jetbrains.kotlin:kotlin-compiler (source) 1.8.21 -> 1.8.22 age adoption passing confidence

Release Notes

JetBrains/kotlin

v1.8.22: 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 7, 2023
@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Merging #6192 (4540016) into main (0dfdaba) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #6192   +/-   ##
=========================================
  Coverage     84.45%   84.45%           
  Complexity     3999     3999           
=========================================
  Files           568      568           
  Lines         13439    13439           
  Branches       2377     2377           
=========================================
  Hits          11350    11350           
  Misses          934      934           
  Partials       1155     1155           

@renovate
Copy link
Contributor Author

renovate bot commented Jun 8, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@schalkms schalkms added this to the 2.0.0 milestone Jun 9, 2023
@BraisGabin BraisGabin merged commit 9c6b16f into main Jun 9, 2023
23 checks passed
@BraisGabin BraisGabin deleted the renovate/kotlin-monorepo branch June 9, 2023 22:07
@antechrestos
Copy link

@BraisGabin is there a release or something to be done to use kotlin and jvm 1.8.22? Cause actually it fails when upgrading jvm and kaptplugin to 1.8.22

A release 1.23.1 is planned?

@BraisGabin
Copy link
Member

No. Detekt works with any version of Kotlin. You should fix your configuration.

@antechrestos
Copy link

@BraisGabin well I need to put a hack around detekt as mentionned in the issue

Thanks!

@cortinico cortinico added the pick request Marker for PRs that should be ported to the 1.0 release branch label Jul 15, 2023
cortinico pushed a commit to cortinico/detekt that referenced this pull request Jul 15, 2023
* Update kotlin monorepo to v1.8.22

* Update Kotlin compiler checksum for 1.8.22

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matthew Haughton <3flex@users.noreply.github.com>
mgroth0 pushed a commit to mgroth0/detekt that referenced this pull request Feb 11, 2024
* Update kotlin monorepo to v1.8.22

* Update Kotlin compiler checksum for 1.8.22

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matthew Haughton <3flex@users.noreply.github.com>
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 pick request Marker for PRs that should be ported to the 1.0 release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants