-
Notifications
You must be signed in to change notification settings - Fork 92
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.7.22 to 1.8.0 #1019
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Incompatible with current CodeQL version. Waiting until we actually need Kotlin 1.8 for something or CodeQL adds proper support. |
e65f8a1
0801a11
to
e65f8a1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
@tobiasKaminsky We should disable this, I don't think we should be auto-merging dependabot PRs before anybody has a chance to look at them. Thankfully this one didn't merge because of the failing CI, but still. I can't find where this comment is added. Guessing it's part of the "client change check" app? |
@dependabot cancel merge |
It is autoApproveDependabot.yml and yes, for library we should disable it, while it is fine to run on Files/Talk, etc. |
Ah, I see, it's different on files/talk than here. In the apps it only approves the PR, but here it also triggers automerge. |
We have a new codeQL version. |
@dependabot rebase |
95c6a41
e65f8a1
to
95c6a41
Compare
Nope. Not helping yet. |
|
@dependabot recreate |
Bumps `kotlin_version` from 1.7.22 to 1.8.0. Updates `kotlin-gradle-plugin` from 1.7.22 to 1.8.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.22...v1.8.0) Updates `kotlin-stdlib-jdk8` from 1.7.22 to 1.8.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.22...v1.8.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
95c6a41
to
6a8b813
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1019 +/- ##
=======================================
Coverage 49.35% 49.35%
=======================================
Files 179 179
Lines 6739 6739
Branches 895 895
=======================================
Hits 3326 3326
Misses 2945 2945
Partials 468 468 |
Bumps
kotlin_version
from 1.7.22 to 1.8.0.Updates
kotlin-gradle-plugin
from 1.7.22 to 1.8.0Release notes
Sourced from kotlin-gradle-plugin's releases.
... (truncated)
Changelog
Sourced from kotlin-gradle-plugin's changelog.
... (truncated)
Commits
da1a843
Add ChangeLog for 1.8.0-RC2d325cf8
Call additional publishToMavenLocal in maven build scripts and enable info0403d70
Don't leave Gradle daemons after build scripts52b225d
Fix task module-name is not propagated to compiler argumentsd40ebc3
Specify versions-maven-plugin version explicitly2e829ed
Fix version parsing crash on Gradle rich version stringf603c0e
Scripting, IR: fix capturing of implicit receiver06cbf8f
Scripting, tests: enable custom script tests with IRd61cef0
Fix deserialization exception for DNN types from Javaea33e72
JVM IR: script is a valid container for local delegated propertiesUpdates
kotlin-stdlib-jdk8
from 1.7.22 to 1.8.0Release notes
Sourced from kotlin-stdlib-jdk8's releases.
... (truncated)
Changelog
Sourced from kotlin-stdlib-jdk8's changelog.
... (truncated)
Commits
da1a843
Add ChangeLog for 1.8.0-RC2d325cf8
Call additional publishToMavenLocal in maven build scripts and enable info0403d70
Don't leave Gradle daemons after build scripts52b225d
Fix task module-name is not propagated to compiler argumentsd40ebc3
Specify versions-maven-plugin version explicitly2e829ed
Fix version parsing crash on Gradle rich version stringf603c0e
Scripting, IR: fix capturing of implicit receiver06cbf8f
Scripting, tests: enable custom script tests with IRd61cef0
Fix deserialization exception for DNN types from Javaea33e72
JVM IR: script is a valid container for local delegated propertiesDependabot 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)