-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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.10 #30832
Conversation
Bumps `kotlin.version` from 1.7.22 to 1.8.10. Updates `kotlin-maven-plugin` from 1.7.22 to 1.8.10 Updates `kotlin-stdlib-jdk8` from 1.7.22 to 1.8.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.22...v1.8.10) Updates `kotlin-maven-serialization` from 1.7.22 to 1.8.10 Updates `kotlin-reflect` from 1.7.22 to 1.8.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.22...v1.8.10) Updates `kotlin-gradle-plugin` from 1.7.22 to 1.8.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.22...v1.8.10) Updates `kotlin-test` from 1.7.22 to 1.8.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.22...v1.8.10) Updates `kotlin-maven-allopen` from 1.7.22 to 1.8.10 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-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 - dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Failing Jobs - Building 98243d2
Failures⚙️ Initial JDK 11 Build #- Failing: extensions/panache/hibernate-orm-panache-kotlin/runtime extensions/panache/hibernate-reactive-panache-kotlin/runtime extensions/panache/mongodb-panache-kotlin/runtime and 2 more
! Skipped: devtools/bom-descriptor-json docs extensions/panache/hibernate-orm-panache-kotlin/deployment and 7 more 📦 extensions/panache/hibernate-orm-panache-kotlin/runtime✖ 📦 extensions/panache/hibernate-reactive-panache-kotlin/runtime✖ 📦 extensions/panache/mongodb-panache-kotlin/runtime✖ 📦 integration-tests/resteasy-reactive-kotlin/prod-mode✖ 📦 integration-tests/resteasy-reactive-kotlin/standard✖ |
Supersedes: quarkusio#30219, quarkusio#30832
Closing in favor of #30835 |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Supersedes: quarkusio#30219, quarkusio#30832
Supersedes: quarkusio#30219, quarkusio#30832
Supersedes: quarkusio#30219, quarkusio#30832
Bumps
kotlin.version
from 1.7.22 to 1.8.10.Updates
kotlin-maven-plugin
from 1.7.22 to 1.8.10Updates
kotlin-stdlib-jdk8
from 1.7.22 to 1.8.10Release notes
Sourced from kotlin-stdlib-jdk8's releases.
... (truncated)
Changelog
Sourced from kotlin-stdlib-jdk8's changelog.
... (truncated)
Commits
3d65420
Add changelog for 1.8.10a8fee4d
Don't override compilation freeCompilerArgs in link taske2b4317
[Gradle] Legacy metadata compilation should contain all source sets fromb6cde89
[JS IR] Invalidate an incremental cache in case of errors08dd52f
Address classloader leak in a recently-introduced ClassValueCache46ddcac
Support intrinsifying of serializer() function when it is seen inside multifi...2d1e8db
Handle@Serializable
classes that implement interfaces by delegationd5e97c6
Skip properties from Java classes for which the getter type is unknownc8a4ba1
[JS IR] Don't check an interface method default impl during JS translationeaa61d2
K1: Fix regression with callable references as last statements in lambdaUpdates
kotlin-maven-serialization
from 1.7.22 to 1.8.10Updates
kotlin-reflect
from 1.7.22 to 1.8.10Release notes
Sourced from kotlin-reflect's releases.
... (truncated)
Changelog
Sourced from kotlin-reflect's changelog.
... (truncated)
Commits
3d65420
Add changelog for 1.8.10a8fee4d
Don't override compilation freeCompilerArgs in link taske2b4317
[Gradle] Legacy metadata compilation should contain all source sets fromb6cde89
[JS IR] Invalidate an incremental cache in case of errors08dd52f
Address classloader leak in a recently-introduced ClassValueCache46ddcac
Support intrinsifying of serializer() function when it is seen inside multifi...2d1e8db
Handle@Serializable
classes that implement interfaces by delegationd5e97c6
Skip properties from Java classes for which the getter type is unknownc8a4ba1
[JS IR] Don't check an interface method default impl during JS translationeaa61d2
K1: Fix regression with callable references as last statements in lambdaUpdates
kotlin-gradle-plugin
from 1.7.22 to 1.8.10Release notes
Sourced from kotlin-gradle-plugin's releases.
... (truncated)
Changelog
Sourced from kotlin-gradle-plugin's changelog.
... (truncated)
Commits
3d65420
Add changelog for 1.8.10a8fee4d
Don't override compilation freeCompilerArgs in link taske2b4317
[Gradle] Legacy metadata compilation should contain all source sets fromb6cde89
[JS IR] Invalidate an incremental cache in case of errors08dd52f
Address classloader leak in a recently-introduced ClassValueCache46ddcac
Support intrinsifying of serializer() function when it is seen inside multifi...2d1e8db
Handle@Serializable
classes that implement interfaces by delegationd5e97c6
Skip properties from Java classes for which the getter type is unknownc8a4ba1
[JS IR] Don't check an interface method default impl during JS translationeaa61d2
K1: Fix regression with callable references as last statements in lambdaUpdates
kotlin-test
from 1.7.22 to 1.8.10Release notes
Sourced from kotlin-test's releases.
... (truncated)
Changelog
Sourced from kotlin-test's changelog.
... (truncated)
Commits
3d65420
Add changelog for 1.8.10a8fee4d
Don't override compilation freeCompilerArgs in link taske2b4317
[Gradle] Legacy metadata compilation should contain all source sets fromb6cde89
[JS IR] Invalidate an incremental cache in case of errors08dd52f
Address classloader leak in a recently-introduced ClassValueCache46ddcac
Support intrinsifying of serializer() function when it is seen inside multifi...2d1e8db
Handle@Serializable
classes that implement interfaces by delegationd5e97c6
Skip properties from Java classes for which the getter type is unknownc8a4ba1
[JS IR] Don't check an interface method default impl during JS translationeaa61d2
K1: Fix regression with callable references as last statements in lambdaUpdates
kotlin-maven-allopen
from 1.7.22 to 1.8.10You can trigger a rebase of this PR 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)