Skip to content

Commit

Permalink
Prepare for release 0.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisCAD committed Oct 25, 2022
1 parent 5dc53c5 commit 05c8d4e
Show file tree
Hide file tree
Showing 6 changed files with 88 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change log for refreshVersions

## [Unreleased] Version 0.51.0 (2022-10-25)
## Version 0.51.0 (2022-10-25)

### Support Jetpack Compose BoM

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
// settings.gradle(.kts)
plugins {
// See https://jmfayard.github.io/refreshVersions
id("de.fayard.refreshVersions") version "0.50.2"
id("de.fayard.refreshVersions") version "0.51.0"
}

refreshVersions { // Optional: configure the plugin
Expand Down
83 changes: 82 additions & 1 deletion docs/dependency-notations.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Built-in Dependency Notations
---
# Built-in Dependency Notations

[**refreshVersions**](https://github.com/jmfayard/refreshVersions) provides **1170** Dependency Notations in **26** groups and **244** subgroups
[**refreshVersions**](https://github.com/jmfayard/refreshVersions) provides **1180** Dependency Notations in **26** groups and **249** subgroups

**Built-in Dependency Notations** are maven coordinates of popular libraries,
discoverable as for example `KotlinX.coroutines.core` in IntelliJ IDEA,
Expand Down Expand Up @@ -527,6 +527,15 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
</td></tr>
<tr><td><b>AndroidX.asyncLayoutInflater</b></td><td>
<span
title="AndroidX.asyncLayoutInflater.appcompat&#10;androidx.asynclayoutinflater:asynclayoutinflater-appcompat:_&#10;version.androidx.asynclayoutinflater"
style="text-decoration: underline;">
appcompat
</span>
</td></tr>
<tr><td><b>AndroidX.benchmark</b></td><td>
<span
title="AndroidX.benchmark.common&#10;androidx.benchmark:benchmark-common:_&#10;version.androidx.benchmark"
Expand Down Expand Up @@ -645,6 +654,12 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
</td></tr>
<tr><td><b>AndroidX.compose</b></td><td>
<span
title="AndroidX.compose.bom&#10;androidx.compose:compose-bom:_&#10;version.androidx.compose"
style="text-decoration: underline;">
bom
</span>
-
<span
title="AndroidX.compose.animation&#10;androidx.compose.animation:animation:_&#10;version.androidx.compose.animation"
style="text-decoration: underline;">
Expand Down Expand Up @@ -995,6 +1010,15 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
</td></tr>
<tr><td><b>AndroidX.dataStore.core</b></td><td>
<span
title="AndroidX.dataStore.core.okio&#10;androidx.datastore:datastore-core-okio:_&#10;version.androidx.datastore"
style="text-decoration: underline;">
okio
</span>
</td></tr>
<tr><td><b>AndroidX.dataStore.preferences</b></td><td>
<span
title="AndroidX.dataStore.preferences.core&#10;androidx.datastore:datastore-preferences-core:_&#10;version.androidx.datastore"
Expand Down Expand Up @@ -1139,6 +1163,15 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
</td></tr>
<tr><td><b>AndroidX.graphics</b></td><td>
<span
title="AndroidX.graphics.core&#10;androidx.graphics:graphics-core:_&#10;version.androidx.graphics"
style="text-decoration: underline;">
core
</span>
</td></tr>
<tr><td><b>AndroidX.health</b></td><td>
<span
title="AndroidX.health.servicesClient&#10;androidx.health:health-services-client:_&#10;version.androidx.health-services-client"
Expand Down Expand Up @@ -1184,6 +1217,15 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
</td></tr>
<tr><td><b>AndroidX.input</b></td><td>
<span
title="AndroidX.input.motionPrediction&#10;androidx.input:input-motionprediction:_&#10;version.androidx.input"
style="text-decoration: underline;">
motionPrediction
</span>
</td></tr>
<tr><td><b>AndroidX.leanback</b></td><td>
<span
title="AndroidX.leanback.grid&#10;androidx.leanback:leanback-grid:_&#10;version.androidx.leanback-grid"
Expand Down Expand Up @@ -1652,6 +1694,12 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
style="text-decoration: underline;">
rxJava3
</span>
-
<span
title="AndroidX.paging.testing&#10;androidx.paging:paging-testing:_&#10;version.androidx.paging"
style="text-decoration: underline;">
testing
</span>
</td></tr>
Expand Down Expand Up @@ -1932,6 +1980,12 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
core
</span>
-
<span
title="AndroidX.test.espresso.device&#10;androidx.test.espresso:espresso-device:_&#10;version.androidx.test.espresso-device"
style="text-decoration: underline;">
device
</span>
-
<span
title="AndroidX.test.espresso.idlingResource&#10;androidx.test.espresso:espresso-idling-resource:_&#10;version.androidx.test.espresso"
style="text-decoration: underline;">
Expand Down Expand Up @@ -2018,6 +2072,21 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
</td></tr>
<tr><td><b>AndroidX.tv</b></td><td>
<span
title="AndroidX.tv.foundation&#10;androidx.tv:tv-foundation:_&#10;version.androidx.tv"
style="text-decoration: underline;">
foundation
</span>
-
<span
title="AndroidX.tv.material&#10;androidx.tv:tv-material:_&#10;version.androidx.tv"
style="text-decoration: underline;">
material
</span>
</td></tr>
<tr><td><b>AndroidX.vectorDrawable</b></td><td>
<span
title="AndroidX.vectorDrawable.animated&#10;androidx.vectordrawable:vectordrawable-animated:_&#10;version.androidx.vectordrawable-animated"
Expand Down Expand Up @@ -2682,6 +2751,12 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
dynamicLinks
</span>
-
<span
title="Firebase.dynamicModuleSupport&#10;com.google.firebase:firebase-dynamic-module-support:_&#10;version.firebase-dynamic-module-support"
style="text-decoration: underline;">
dynamicModuleSupport
</span>
-
<span
title="Firebase.cloudFirestoreKtx&#10;com.google.firebase:firebase-firestore-ktx:_&#10;version.firebase-firestore-ktx"
style="text-decoration: underline;">
Expand Down Expand Up @@ -3608,6 +3683,12 @@ Hover 🐁 on a dependency notation to see its `Triple(KotlinName, MavenCoordina
dynamicLinks
</span>
-
<span
title="Google.firebase.dynamicModuleSupport&#10;com.google.firebase:firebase-dynamic-module-support:_&#10;version.firebase-dynamic-module-support"
style="text-decoration: underline;">
dynamicModuleSupport
</span>
-
<span
title="Google.firebase.cloudFirestoreKtx&#10;com.google.firebase:firebase-firestore-ktx:_&#10;version.firebase-firestore-ktx"
style="text-decoration: underline;">
Expand Down
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ extra:
slack: https://app.slack.com/client/T09229ZC6/CP5659EL9
version:
gradle: 7.5.1
refreshVersions: '0.50.2'
snapshot: '0.51.0-SNAPSHOT'
refreshVersions: '0.51.0'
snapshot: '0.52.0-SNAPSHOT'
keyboard_shortcuts:
find_actions: <kbd>ctrl</kbd>/<kbd>cmd</kbd> + <kbd>shift</kbd> + <kbd>A</kbd>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
0.50.0->14
0.50.1->14
0.50.2->15
0.51.0->15
2 changes: 1 addition & 1 deletion plugins/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.51.0-SNAPSHOT
0.51.0

0 comments on commit 05c8d4e

Please sign in to comment.