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 org.jetbrains.kotlin to v1.6.20 #4665

Merged
merged 4 commits into from Apr 6, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) 1.6.10 -> 1.6.20 age adoption passing confidence
org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable (source) 1.6.10 -> 1.6.20 age adoption passing confidence
org.jetbrains.kotlin:kotlin-script-util (source) 1.6.10 -> 1.6.20 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin-api (source) 1.6.10 -> 1.6.20 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) 1.6.10 -> 1.6.20 age adoption passing confidence
org.jetbrains.kotlin:kotlin-compiler-embeddable (source) 1.6.10 -> 1.6.20 age adoption passing confidence

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 1, 2022
@codecov
Copy link

codecov bot commented Apr 2, 2022

Codecov Report

Merging #4665 (4e26761) into main (e08680a) will decrease coverage by 0.14%.
The diff coverage is n/a.

❗ Current head 4e26761 differs from pull request most recent head 230a5fe. Consider uploading reports for the commit 230a5fe to get more accurate results

@@             Coverage Diff              @@
##               main    #4665      +/-   ##
============================================
- Coverage     84.59%   84.44%   -0.15%     
+ Complexity     3441     3429      -12     
============================================
  Files           492      492              
  Lines         11335    11329       -6     
  Branches       2060     2079      +19     
============================================
- Hits           9589     9567      -22     
  Misses          701      701              
- Partials       1045     1061      +16     
Impacted Files Coverage Δ
...otlin/io/github/detekt/custom/SpekTestDiscovery.kt 67.21% <ø> (-1.64%) ⬇️
...gitlab/arturbosch/detekt/rules/KtCallExpression.kt 33.33% <ø> (ø)
...tlab/arturbosch/detekt/rules/KtLambdaExpression.kt 70.00% <ø> (ø)
.../gitlab/arturbosch/detekt/rules/KtValueArgument.kt 66.66% <ø> (ø)
...turbosch/detekt/rules/complexity/NamedArguments.kt 82.14% <ø> (ø)
...kt/rules/complexity/ReplaceSafeCallChainWithRun.kt 88.88% <ø> (ø)
...ch/detekt/rules/coroutines/GlobalCoroutineUsage.kt 83.33% <ø> (ø)
...rbosch/detekt/rules/coroutines/InjectDispatcher.kt 81.81% <ø> (ø)
...etekt/rules/coroutines/RedundantSuspendModifier.kt 62.79% <ø> (-2.33%) ⬇️
...sch/detekt/rules/coroutines/SleepInsteadOfDelay.kt 73.33% <ø> (ø)
... and 81 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 e08680a...230a5fe. Read the comment docs.

@chao2zhang
Copy link
Member

The Github release tag has not been published yet. For now, JetBrains/kotlin@057e7bd has all the release notes

@Goooler
Copy link
Contributor

Goooler commented Apr 4, 2022

@3flex 3flex force-pushed the renovate/org.jetbrains.kotlin branch from 4e26761 to 2fe4627 Compare April 6, 2022 08:54
@3flex 3flex force-pushed the renovate/org.jetbrains.kotlin branch from 2fe4627 to 230a5fe Compare April 6, 2022 08:57
@3flex 3flex self-assigned this Apr 6, 2022
@cortinico cortinico added the notable changes Marker for notable changes in the changelog label Apr 6, 2022
@cortinico cortinico added this to the 1.20.0 milestone Apr 6, 2022
@3flex 3flex merged commit ed8b089 into main Apr 6, 2022
@3flex 3flex deleted the renovate/org.jetbrains.kotlin branch April 6, 2022 22:54
chao2zhang pushed a commit that referenced this pull request Apr 8, 2022
* Update org.jetbrains.kotlin to v1.6.20

* Replace non-exhaustive when with boolean expression

* Replace deprecated imports

* Use -opt-in instead of deprecated -Xopt-in

Co-authored-by: Renovate Bot <bot@renovateapp.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 notable changes Marker for notable changes in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants