From 058f15d4478b4c266e7865f6f28a1db1ab58e359 Mon Sep 17 00:00:00 2001 From: Louis CAD Date: Thu, 17 Aug 2023 18:15:21 +0200 Subject: [PATCH] Prepare for release 0.60.0 --- CHANGELOG.md | 4 +- README.md | 2 +- docs/dependency-notations.md | 458 ++++++++++++++++-- mkdocs.yml | 4 +- .../version-to-removals-revision-mapping.txt | 1 + plugins/version.txt | 2 +- 6 files changed, 425 insertions(+), 46 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bff2bc9d..60d4ca77f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change log for refreshVersions -## [Unreleased] Version 0.60.0 (2023-08-17) +## Version 0.60.0 (2023-08-17) ### Full configuration cache support for the `refreshVersions` task @@ -18,7 +18,7 @@ configuration cache fully! That also means that it's ready for Gradle 9 when it' ### New dependency notations:
-Click to expand (40) +Click to expand (57) - `AndroidX.appSearch.debugView` - `AndroidX.appSearch.ktx` diff --git a/README.md b/README.md index 337a7fbcc..76a487736 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ // settings.gradle(.kts) plugins { // See https://splitties.github.io/refreshVersions - id("de.fayard.refreshVersions") version "0.51.0" + id("de.fayard.refreshVersions") version "0.60.0" } refreshVersions { // Optional: configure the plugin diff --git a/docs/dependency-notations.md b/docs/dependency-notations.md index 23b762128..228c42e0c 100644 --- a/docs/dependency-notations.md +++ b/docs/dependency-notations.md @@ -3,7 +3,7 @@ title: Built-in Dependency Notations --- # Built-in Dependency Notations -[**refreshVersions**](https://github.com/jmfayard/refreshVersions) provides **1181** Dependency Notations in **26** groups and **249** subgroups +[**refreshVersions**](https://github.com/Splitties/refreshVersions) provides **1236** Dependency Notations in **26** groups and **263** subgroups **Built-in Dependency Notations** are maven coordinates of popular libraries, discoverable as for example `KotlinX.coroutines.core` in IntelliJ IDEA, @@ -22,7 +22,7 @@ Use the table of contents to jump to the group you are interested in. Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordinate, VersionKey)`. -## [Android.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Android.kt) +## [Android.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Android.kt) @@ -78,7 +78,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [AndroidX.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/AndroidX.kt) +## [AndroidX.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/AndroidX.kt) @@ -174,6 +174,12 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina core - + + credentials + + - @@ -492,6 +498,18 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina compiler - + + debugView + + - + + ktx + + - @@ -537,6 +555,12 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina @@ -793,7 +823,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina - tracing @@ -927,12 +957,24 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina googleShortcuts - + + i18n + + - ktx - + + locationAltitude + + - @@ -957,6 +999,18 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina splashscreen - + + telecom + + - + + testing + + - @@ -974,6 +1028,15 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina + + @@ -1413,6 +1506,12 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina common - + + container + + - @@ -1431,6 +1530,12 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina decoder - + + effect + + - @@ -1443,6 +1548,12 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina extractor - + + muxer + + - @@ -1541,6 +1652,15 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina + + + + + + + + + + + + + + + + @@ -2246,6 +2501,15 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina + +
AndroidX.benchmark + + baselineProfileGradlePlugin + + - @@ -620,6 +644,12 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina style="text-decoration: underline;"> view + - + + viewFinder +
AndroidX.credentials + + playServicesAuth + + +
AndroidX.customView - + + picker + + - @@ -1155,6 +1224,18 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina appWidget - + + material3 + + - + + material + + - @@ -1165,10 +1246,22 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
AndroidX.graphics core + - + + path + + - + + shapes +
AndroidX.mediaRouter + + testing + + +
AndroidX.metrics
AndroidX.privacySandbox + + tools + + +
AndroidX.privacySandbox.plugins + + library + + +
AndroidX.privacySandbox.sdkRuntime + + client + + - + + core + + +
AndroidX.privacySandbox.tools + + apiCompiler + + - + + apiGenerator + + - + + apiPackager + + - + + core + + +
AndroidX.privacySandbox.ui + + client + + - + + core + + - + + provider + + +
AndroidX.recyclerView - + + gradlePlugin + + - @@ -2072,6 +2279,15 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
AndroidX.tracing.perfetto + + handshake + + +
AndroidX.tv - + + protoLayout + + - @@ -2154,6 +2376,12 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina foundation - + + material3 + + - @@ -2165,6 +2393,33 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina style="text-decoration: underline;"> navigation + - + + uiTooling + + +
AndroidX.wear.protoLayout + + expression + + - + + material + + - + + renderer +
AndroidX.window.extensions + + core + + +
AndroidX.work -## [ApolloGraphQL.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/ApolloGraphQL.kt) +## [ApolloGraphQL.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/ApolloGraphQL.kt) @@ -2365,7 +2629,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Arrow.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Arrow.kt) +## [Arrow.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Arrow.kt) @@ -2433,7 +2697,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [COIL.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/COIL.kt) +## [COIL.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/COIL.kt) @@ -2486,7 +2750,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [CashApp.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/CashApp.kt) +## [CashApp.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/CashApp.kt) @@ -2620,7 +2884,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Chucker.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Chucker.kt) +## [Chucker.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Chucker.kt) @@ -2643,7 +2907,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Firebase.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Firebase.kt) +## [Firebase.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Firebase.kt) @@ -2870,7 +3134,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Google.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Google.kt) +## [Google.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Google.kt) @@ -3168,9 +3432,9 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina - - appset + appSet - - + + deviceToDeviceInteractions + + - @@ -3227,6 +3497,12 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina fitness - + + gamesV2 + + - @@ -3239,6 +3515,12 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina gcm - + + matter + + - @@ -3294,21 +3576,21 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina - - recaptcha + reCaptcha - - safetynet + safetyNet - - tagmanager + tagManager - - + + threadNetwork + + - @@ -3345,9 +3633,9 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina - - blockstore + blockStore @@ -3367,12 +3655,27 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina + + @@ -3403,6 +3706,15 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina + + + + + +
Google.android.playServices.gamesV2 + + nativeC + + +
Google.android.playServices.mlKit.naturalLanguage languageIdentification + - + + smartReply +
Google.android.playServices.mlKit.vision.barcodeScanning + + codeScanner + + +
Google.android.playServices.mlKit.vision.imageLabeling
Google.android.playServices.mlKit.vision.textRecognition + + chinese + + - + + devanagari + + - + + japanese + + - + + korean + + +
Google.android.playServices.tfLite + + accelerationService + + - + + gpu + + - + + java + + - + + support + + +
Google.ar - + + entityExtraction + + - faceDetection - + + faceMeshDetection + + - @@ -4063,7 +4441,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Http4k.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Http4k.kt) +## [Http4k.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Http4k.kt) @@ -4452,7 +4830,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [JakeWharton.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/JakeWharton.kt) +## [JakeWharton.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/JakeWharton.kt) @@ -4655,7 +5033,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [JetBrains.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/JetBrains.kt) +## [JetBrains.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/JetBrains.kt) @@ -5224,7 +5602,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Kodein.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Kodein.kt) +## [Kodein.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Kodein.kt) @@ -5289,7 +5667,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Koin.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Koin.kt) +## [Koin.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Koin.kt) @@ -5366,7 +5744,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Kotlin.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Kotlin.kt) +## [Kotlin.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Kotlin.kt) @@ -5377,7 +5755,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina style="text-decoration: underline;"> gradlePlugin - - + - @@ -5473,7 +5851,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [KotlinX.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/KotlinX.kt) +## [KotlinX.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/KotlinX.kt) @@ -5790,7 +6168,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Ktor.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Ktor.kt) +## [Ktor.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Ktor.kt) @@ -6338,7 +6716,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Orchid.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Orchid.kt) +## [Orchid.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Orchid.kt) @@ -6580,7 +6958,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [ReactiveX.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/ReactiveX.kt) +## [ReactiveX.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/ReactiveX.kt) @@ -6633,7 +7011,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [RickClephas.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/RickClephas.kt) +## [RickClephas.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/RickClephas.kt) @@ -6674,7 +7052,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [RussHWolf.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/RussHWolf.kt) +## [RussHWolf.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/RussHWolf.kt) @@ -6736,7 +7114,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Splitties.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Splitties.kt) +## [Splitties.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Splitties.kt) @@ -7074,7 +7452,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Spring.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Spring.kt) +## [Spring.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Spring.kt) @@ -7862,7 +8240,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Square.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Square.kt) +## [Square.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Square.kt) @@ -8317,7 +8695,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Testing.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Testing.kt) +## [Testing.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Testing.kt) @@ -8820,7 +9198,7 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
-## [Touchlab.kt](https://github.com/jmfayard/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Touchlab.kt) +## [Touchlab.kt](https://github.com/splitties/refreshVersions/blob/main/plugins/dependencies/src/main/kotlin/dependencies/Touchlab.kt) diff --git a/mkdocs.yml b/mkdocs.yml index 3cc4a5d3d..e5707f432 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -20,8 +20,8 @@ extra: gradlePluginPortal: https://plugins.gradle.org/plugin/de.fayard.refreshVersions slack: https://app.slack.com/client/T09229ZC6/CP5659EL9 version: - gradle: 7.5.1 - refreshVersions: '0.51.0' + gradle: 8.2.1 + refreshVersions: '0.60.0' snapshot: '0.52.0-SNAPSHOT' keyboard_shortcuts: find_actions: ctrl/cmd + shift + A diff --git a/plugins/dependencies/src/main/resources/version-to-removals-revision-mapping.txt b/plugins/dependencies/src/main/resources/version-to-removals-revision-mapping.txt index 19bef572a..f522aa9b2 100644 --- a/plugins/dependencies/src/main/resources/version-to-removals-revision-mapping.txt +++ b/plugins/dependencies/src/main/resources/version-to-removals-revision-mapping.txt @@ -9,3 +9,4 @@ 0.50.1->14 0.50.2->15 0.51.0->15 +0.60.0->16 diff --git a/plugins/version.txt b/plugins/version.txt index 8cf75edc0..12193b84d 100644 --- a/plugins/version.txt +++ b/plugins/version.txt @@ -1 +1 @@ -0.52.0-SNAPSHOT \ No newline at end of file +0.60.0 \ No newline at end of file