Nikolay Krasko
46cbec7260
Remove kotlinx-collections-immutable-metadata from verification (KT-61766)
...
For some reason resolution have changed once again after version
switch to 2.0.0
2023-09-22 19:38:37 +00:00
Gavriil Maksyutenko
c9ba080383
[Gradle, Wasm] Update jsshell
2023-09-22 10:16:30 +00:00
Margarita Bobova
f557236894
Verification metadata: allow 1.9.30 and 2.0.0 artifacts
2023-09-20 17:15:09 +00:00
Zalim Bashorov
59a9855373
[Wasm] Use Node.js with canary v8 that supports recent Wasm GC changes
...
It's required to run wasm stdlib tests and compiler box tests with WASI.
#KT-59720
2023-09-19 09:23:26 +00:00
Zalim Bashorov
874ca6a1af
[Wasm] Update v8 to 11.9.85
...
#KT-59720
2023-09-19 09:23:26 +00:00
Alexander.Likhachev
431f4a8bd3
[Build] Remove junit from versions.properties
...
Now all the JUnit dependencies except the ones provided by `kotlin-test` are moved to the version catalog
#KTI-1349 Fixed
2023-09-13 15:32:15 +00:00
Dmitriy Novozhilov
32cd4b7bad
[Build] Update verification-metadata.xml to workaround KT-61766
2023-09-07 11:53:29 +00:00
Dmitriy Novozhilov
db23c11e0b
[Build] Update verification-metadata.xml
2023-09-07 11:53:29 +00:00
Alexander.Likhachev
6eaccc997f
[Build] Fix the typo junit jupyter -> jupiter
2023-09-06 22:47:34 +00:00
Alexander.Likhachev
7f8d9df76d
[Build] Use the latest JUnit engine for kotlin-test-junit5 tests
...
This change aligns with the intention in 634279621d , however the "latest" version wasn't synced with other "latest" versions within the repo
#KTI-1349 In Progress
2023-09-06 22:47:34 +00:00
Alexander.Likhachev
4eb8a80b0c
[Build] Update JUnit 5 to 5.10.0
...
#KTI-1349 In Progress
2023-09-06 22:47:34 +00:00
Alexander.Likhachev
ef0fb557a5
[Build] Split junit-jupiter into api and engine
...
#KTI-1349 In Progress
2023-09-06 22:47:33 +00:00
Alexander.Likhachev
357d12fc8e
[Build] Move JUnit dependencies into the version catalog
...
The `kotlin-test` dependencies are left untouched as changing them affects publications, thus these versions are independent from the used inside our build
#KTI-1349 In Progress
2023-09-06 22:47:33 +00:00
Vyacheslav Gerasimov
009cda0c60
Build: Make robolectric tests run offline without downloading artifacts
...
#KTI-1367
2023-09-04 08:57:19 +00:00
Nikolay Krasko
3d4afb8994
Be more precise in the trusted section with using '.' in regex
...
KTI-1359
2023-09-01 16:52:07 +00:00
Nikolay Krasko
b781ba77d0
Remove too wide ranges for kotlin trusted libraries
...
Leave only bootstrap range again
This commits reverts da267ba2c8 . It looks
like JPS import is possible without additional regular expressions. Also,
origin commit added too wide range of trusted versions.
KTI-1359
2023-09-01 16:52:07 +00:00
Nikolay Krasko
405fb1085a
Don't trust any native prebuilt version
...
KTI-1359
2023-09-01 16:52:06 +00:00
Nikolay Krasko
4396505c8c
Remove strange exclusions from verification-metadata
...
KTI-1359
2023-09-01 16:52:06 +00:00
Nikolay Krasko
49c2bc18f2
Remove old intellij ivy exclusions in trust artifacts
...
KTI-1359
2023-09-01 16:52:06 +00:00
Yahor Berdnikau
e5a3139d62
[repo] Update jgit to the latest version
...
^KT-61190 In Progress
2023-08-30 16:06:50 +00:00
Sebastian Sellmair
223714478a
[Gradle] Update verification-metadata.xml
...
KT-61463
2023-08-29 16:45:12 +00:00
Alexander.Likhachev
6cfa165ddb
[Gradle, Build] Publish an artifact with unpublished compiler modules for KGP
...
#KT-61449 In Progress
2023-08-29 13:00:15 +00:00
Bogdan Mukvich
7b00323b89
[Build] Update guava
...
Fix some reports from "Show Vulnerable Dependencies"
^KTI-1342
2023-08-25 14:10:37 +00:00
Bogdan Mukvich
dbb5072a26
[Build] Update dependencies
...
Fix some reports from "Show Vulnerable Dependencies"
^KTI-1342
2023-08-25 14:10:37 +00:00
Bogdan Mukvich
62a6bb1a31
[Build] Update dependencies in test-mutes module
...
^KTI-1342
2023-08-25 14:10:37 +00:00
Dmitriy Novozhilov
1b49ae3aab
[Build] Update verification-metadata.xml
2023-08-23 14:57:22 +00:00
Bogdan Mukvich
e89334e5ba
[Build] Update gradle enterprise
2023-08-16 12:36:28 +00:00
mvicsokolova
9ff0e0b046
[atomicfu-K/N] Tests for K/N atomicfu-compiler-plugin
...
* `nativeTest` task now allows to provide compiler plugins that may be enabled during test compilation
* test sets for JVM and K/N backends are equal
KT-60800 describes all the issues with native tests that were solved in this commit.
Co-authored-by: Dmitriy Dolovov <Dmitriy.Dolovov@jetbrains.com >
Merge-request: KT-MR-11401
Merged-by: Maria Sokolova <maria.sokolova@jetbrains.com >
2023-08-16 09:41:29 +00:00
Aleksei.Cherepanov
da267ba2c8
Fix JPS import after removing dependency checksums...
...
...that are no longer resolved due to alignment (ca7e4941 )
2023-08-11 07:05:33 +00:00
Ilya Gorbunov
ca7e494124
Remove redundant dependency checksums
...
They are no longer resolved due to alignment
2023-08-10 10:35:54 +00:00
Yahor Berdnikau
380062c511
[repo] Update the shadow version to 8.1.1 release
...
https://github.com/johnrengelman/shadow/releases/tag/8.1.1
2023-08-09 08:36:46 +00:00
Yahor Berdnikau
c701677e45
[repo] Remove the shadow version from version.properties
2023-08-09 08:36:45 +00:00
Igor Yakovlev
5d7781c40a
[Wasm] Update node.js version to 20.2.0
2023-08-08 18:10:20 +02:00
Igor Yakovlev
f42d0b1ed4
[Wasm] Add wasi kotlin.test target gradle buildscript
2023-08-08 18:10:19 +02:00
Igor Yakovlev
d1c7caf15c
[Wasm] Add wasi stdlib target gradle buildscript
...
KT-56608
2023-08-08 18:10:19 +02:00
Margarita Bobova
62b7760c92
Verification metadata: temporary allow 1.9.20 and 1.9.30 version
2023-08-08 09:12:16 +00:00
Yahor Berdnikau
94013b1ff2
[Gradle] Updated logic to add stdlib default dependency published with Gradle metadata
...
Since Kotlin 1.9.20, Kotlin stdlib is published with Gradle metadata,
which allows Gradle itself to select proper dependency subtypes. Now
stdlib in MPP projects is only added to common dependencies.
The default artifact for JVM was changed from 'kotlin-stdlib-jdk8' to
'kotlin-stdlib'.
^KT-59000 Fixed
2023-08-03 14:47:21 +00:00
Ilya Gorbunov
21565c6128
[stdlib-mpp] Add dependency constraints to JVM variant, KT-55297
2023-08-03 14:47:21 +00:00
Ilya Gorbunov
34720f27d4
[stdlib-mpp] Switch kotlin-stdlib project to multiplatform
...
#KT-56106
2023-08-03 14:47:20 +00:00
Vyacheslav Gerasimov
5ccc302e01
Build: Cleanup verification-metadata.xml
...
#KTI-1277
2023-08-01 09:18:34 +00:00
Zalim Bashorov
9254f70c2a
[Wasm] Update SpiderMonkey to 2023-07-24-09-16-21
2023-07-28 16:16:33 +00:00
Sebastian Sellmair
fe3d5014ce
[Gradle] Compile against Gradle 8.2
...
^KT-58157 In Progress
2023-07-28 15:55:51 +00:00
Yahor Berdnikau
63b0e900a9
[repo] Start using version catalog in the main build
2023-07-19 17:53:10 +00:00
Yahor Berdnikau
d743dc70ac
[repo] Add version catalog for gradle-build-conventions included build
2023-07-19 17:53:10 +00:00
Yahor Berdnikau
67ea8b09e7
[repo] Migrate settings.gradle into settings.gradle.kts
2023-07-19 17:53:10 +00:00
Yahor Berdnikau
92baeefeaf
[repo] Add version catalog for gradle-settings-convensions included build
2023-07-19 17:53:10 +00:00
Bogdan Mukvich
b6e8937077
Use root document supplier field value for project modules in SBOM
...
KTI-1301
2023-07-19 06:55:19 +00:00
Zalim Bashorov
5db493a475
[Wasm, JS] Update v8 to 11.7.186
2023-07-17 23:57:34 +02:00
Sebastian Sellmair
9732651264
[Gradle] kgp-idea-proto: Automate protoc setup
...
^KT-60053 In Progress
2023-07-14 12:09:09 +00:00
Yahor Berdnikau
bd000e61f6
[repo] Migrate resolveDependencies.gradle.kts into convention plugin
...
Otherwise, it could not find methods from buildsrc-compat.
2023-07-13 08:24:50 +00:00