-
Notifications
You must be signed in to change notification settings - Fork 138
build(kotlin)!: bump kotlin.version from 2.0.21 to 2.1.0 and updates kotlin compiler api and lang versions to 1.8 #1753
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
Conversation
|
@heubeck seems like we'll have to bump the language version, right? |
|
We can do it
…On Thu, Nov 28, 2024 at 12:44 PM Florian Heubeck ***@***.***> wrote:
@heubeck <https://github.com/heubeck> seems like we'll have to bump the
language version, right?
looks like. shall we go for 1.8 directly, @jponge
<https://github.com/jponge> ?
—
Reply to this email directly, view it on GitHub
<#1753 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAGK2MC45DIDBCYIM4V6432C3625AVCNFSM6AAAAABSUXUMGGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBVHEZDKMBRGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
@heubeck we should squash into a single commit |
|
Also you may use something like It's not a breaking change we can't afford in a minor release (raising to Kotlin 1.8, not in a core module), but it'd be good if it was apparent in the changelog. |
9a20e11 to
5430176
Compare
thx, @jponge. Fine this way? |
jponge
left a comment
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.
LGTM 👍
…kotlin compiler api and lang versions to 1.8 Signed-off-by: Florian Heubeck <[email protected]>
5430176 to
da2d3cd
Compare
|
❓ |
|
Perhaps you have something misconfigured in your GitHub account wrt signing? |
|
@heubeck Ok I have the same error as you |
|
Seems like requiring signed commits clashes with GitHub doing commits... |
|
I had to change some branch protection settings (don't require linear history) and enable merge commits again. |



Bumps
kotlin.versionfrom 2.0.21 to 2.1.0.Updates
org.jetbrains.kotlin:kotlin-maven-pluginfrom 2.0.21 to 2.1.0Updates
org.jetbrains.kotlin:kotlin-stdlibfrom 2.0.21 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
5dd9ceaAdd ChangeLog for 2.1.0be31f19[Gradle] Fix documentation publishing to Kotlinlangf959bf2Add ChangeLog for 2.1.0-RC2b21df7b[Gradle] Update info about versioninga7dabb6[Gradle] Fix templates extraction858b914[Gradle] Add KDoc for KotlinTargetsDsl1026b47[Gradle] Add KDoc for KotlinTargetWithTests54452c0[Gradle] Add KDoc for KotlinTestRund10e47a[Gradle] Add KDoc for KotlinExecution1208eecfix: clarifications and language polishingUpdates
org.jetbrains.kotlin:kotlin-stdlib-commonfrom 2.0.21 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib-common's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib-common's changelog.
... (truncated)
Commits
5dd9ceaAdd ChangeLog for 2.1.0be31f19[Gradle] Fix documentation publishing to Kotlinlangf959bf2Add ChangeLog for 2.1.0-RC2b21df7b[Gradle] Update info about versioninga7dabb6[Gradle] Fix templates extraction858b914[Gradle] Add KDoc for KotlinTargetsDsl1026b47[Gradle] Add KDoc for KotlinTargetWithTests54452c0[Gradle] Add KDoc for KotlinTestRund10e47a[Gradle] Add KDoc for KotlinExecution1208eecfix: clarifications and language polishingUpdates
org.jetbrains.kotlin:kotlin-test-junitfrom 2.0.21 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-test-junit's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test-junit's changelog.
... (truncated)
Commits
5dd9ceaAdd ChangeLog for 2.1.0be31f19[Gradle] Fix documentation publishing to Kotlinlangf959bf2Add ChangeLog for 2.1.0-RC2b21df7b[Gradle] Update info about versioninga7dabb6[Gradle] Fix templates extraction858b914[Gradle] Add KDoc for KotlinTargetsDsl1026b47[Gradle] Add KDoc for KotlinTargetWithTests54452c0[Gradle] Add KDoc for KotlinTestRund10e47a[Gradle] Add KDoc for KotlinExecution1208eecfix: clarifications and language polishingDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)