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

Upgrade Kotlin and arrow to 2.x series #1083

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

raulraja
Copy link
Member

@raulraja raulraja commented Feb 2, 2025

First step to get arrow-analysis updated and wired with FIR.

Most relevant changes are in IrSyntax and toml file, the rest are the new spotless requirements.

i-walker and others added 10 commits February 1, 2025 20:39
* add versioning plugin and remove meta

* trim down dependency cataloug

* adjust jvm env
* add detekt and binnComp tool, fix publicatio

* add api files

* upload sarif file

* remove detekt
* Update all dependencies

| datasource  | package                                                                                                                 | from           | to            |
| ----------- | ----------------------------------------------------------------------------------------------------------------------- | -------------- | ------------- |
| github-tags | actions/checkout                                                                                                        | v3.0.0         | v3.0.2        |
| github-tags | actions/checkout                                                                                                        | v3.0.0         | v3.0.2        |
| github-tags | actions/checkout                                                                                                        | v3.0.0         | v3.0.2        |
| github-tags | actions/checkout                                                                                                        | v3.0.0         | v3.0.2        |
| github-tags | actions/setup-java                                                                                                      | v3.1.0         | v3.3.0        |
| github-tags | actions/setup-java                                                                                                      | v3.0.0         | v3.3.0        |
| github-tags | actions/setup-java                                                                                                      | v3.1.0         | v3.3.0        |
| github-tags | actions/setup-java                                                                                                      | v3.1.0         | v3.3.0        |
| github-tags | actions/setup-java                                                                                                      | v3.1.0         | v3.3.0        |
| github-tags | actions/setup-java                                                                                                      | v3.1.0         | v3.3.0        |
| github-tags | actions/setup-java                                                                                                      | v3.1.0         | v3.3.0        |
| github-tags | actions/setup-java                                                                                                      | v3.1.0         | v3.3.0        |
| github-tags | stefanzweifel/git-auto-commit-action                                                                                    | v4.14.0        | v4.14.1       |
| maven       | io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin                                                   | 1.19.0         | 1.20.0        |
| maven       | org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin | 0.8.0          | 0.9.0         |
| maven       | io.github.classgraph:classgraph                                                                                         | 4.8.143        | 4.8.146       |
| maven       | io.arrow-kt.arrow-gradle-config-versioning:io.arrow-kt.arrow-gradle-config-versioning.gradle.plugin                     | 0.10.1-alpha.1 | 0.10.1        |
| maven       | io.arrow-kt.arrow-gradle-config-publish:io.arrow-kt.arrow-gradle-config-publish.gradle.plugin                           | 0.10.1-alpha.1 | 0.10.1        |
| maven       | io.arrow-kt.arrow-gradle-config-nexus:io.arrow-kt.arrow-gradle-config-nexus.gradle.plugin                               | 0.10.1-alpha.1 | 0.10.1        |
| maven       | io.arrow-kt.arrow-gradle-config-kotlin:io.arrow-kt.arrow-gradle-config-kotlin.gradle.plugin                             | 0.10.1-alpha.1 | 0.10.1        |
| maven       | io.arrow-kt.arrow-gradle-config-formatter:io.arrow-kt.arrow-gradle-config-formatter.gradle.plugin                       | 0.10.1-alpha.1 | 0.10.1        |
| maven       | io.arrow-kt:arrow-gradle-plugin-commons                                                                                 | 1.6.1-alpha.4  | 1.6.1-alpha.5 |
| maven       | io.arrow-kt:arrow-meta-test                                                                                             | 1.6.1-alpha.4  | 1.6.1-alpha.5 |
| maven       | io.arrow-kt:arrow-meta                                                                                                  | 1.6.1-alpha.4  | 1.6.1-alpha.5 |
| maven       | io.arrow-kt:arrow-optics                                                                                                | 1.0.1          | 1.1.2         |
| maven       | io.arrow-kt:arrow-core                                                                                                  | 1.0.1          | 1.1.2         |
| maven       | io.arrow-kt:arrow-annotations                                                                                           | 1.0.1          | 1.1.2         |

* Opt-in for internal API

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
@raulraja raulraja requested a review from serras February 2, 2025 00:17
@apatrida
Copy link

@raulraja will this get into a release soon, or only after analysis also updated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants