Skip to content

Commit 179d214

Browse files
Copilotjonathanpepperssheiksyedm
authored
Stable Updates 20250714 (#1203)
Fixes: #1202 This PR implements the standard stable updates process for Android libraries by running the automated update commands and committing the results. ## Updated Packages 1. `androidx.databinding:databindingadapters` - 8.11.0 → 8.11.1 2. `androidx.databinding:databindingcommon` - 8.11.0 → 8.11.1 3. `androidx.databinding:databindingruntime` - 8.11.0 → 8.11.1 4. `androidx.databinding:viewbinding` - 8.11.0 → 8.11.1 5. `com.google.android.gms:playservicesbase` - 18.7.1 → 18.7.2 6. `com.google.android.gms:playservicestasks` - 18.3.1 → 18.3.2 7. `com.google.errorprone:error_prone_annotations` - 2.39.0 → 2.40.0 8. `com.google.errorprone:error_prone_type_annotations` - 2.39.0 → 2.40.0 9. `com.google.firebase:firebaseannotations` - 16.2.0 → 17.0.0 10. `com.google.firebase:firebasecommon` - 21.0.0 → 22.0.0 11. `com.google.firebase:firebasecomponents` - 18.0.1 → 19.0.0 ## Files Modified - `config.json` - Updated Maven artifact versions (26 lines changed) - `cgmanifest.json` - Updated component governance manifest - `docs/artifact-list.md` - Updated artifact documentation - `docs/artifact-list-with-versions.md` - Updated versioned artifact documentation This update includes 11 package version bumps across AndroidX DataBinding, Google Play Services, Error Prone, and Firebase components. All changes are automatically generated updates to the latest stable versions following the standard weekly update process. Co-authored-by: Jonathan Peppers <[email protected]> Co-authored-by: sheiksyedm <[email protected]>
1 parent 1de2bde commit 179d214

File tree

5 files changed

+260
-229
lines changed

5 files changed

+260
-229
lines changed

cgmanifest.json

Lines changed: 48 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,9 +1294,9 @@
12941294
"maven": {
12951295
"artifactId": "databinding-adapters",
12961296
"groupId": "androidx.databinding",
1297-
"version": "8.11.0",
1297+
"version": "8.11.1",
12981298
"nuGetId": "Xamarin.AndroidX.DataBinding.DataBindingAdapters",
1299-
"nuGetVersion": "8.11.0"
1299+
"nuGetVersion": "8.11.1"
13001300
}
13011301
},
13021302
"license": "The Apache Software License, Version 2.0"
@@ -1307,9 +1307,9 @@
13071307
"maven": {
13081308
"artifactId": "databinding-common",
13091309
"groupId": "androidx.databinding",
1310-
"version": "8.11.0",
1310+
"version": "8.11.1",
13111311
"nuGetId": "Xamarin.AndroidX.DataBinding.DataBindingCommon",
1312-
"nuGetVersion": "8.11.0"
1312+
"nuGetVersion": "8.11.1"
13131313
}
13141314
},
13151315
"license": "The Apache Software License, Version 2.0"
@@ -1320,9 +1320,9 @@
13201320
"maven": {
13211321
"artifactId": "databinding-runtime",
13221322
"groupId": "androidx.databinding",
1323-
"version": "8.11.0",
1323+
"version": "8.11.1",
13241324
"nuGetId": "Xamarin.AndroidX.DataBinding.DataBindingRuntime",
1325-
"nuGetVersion": "8.11.0"
1325+
"nuGetVersion": "8.11.1"
13261326
}
13271327
},
13281328
"license": "The Apache Software License, Version 2.0"
@@ -1333,9 +1333,9 @@
13331333
"maven": {
13341334
"artifactId": "viewbinding",
13351335
"groupId": "androidx.databinding",
1336-
"version": "8.11.0",
1336+
"version": "8.11.1",
13371337
"nuGetId": "Xamarin.AndroidX.DataBinding.ViewBinding",
1338-
"nuGetVersion": "8.11.0"
1338+
"nuGetVersion": "8.11.1"
13391339
}
13401340
},
13411341
"license": "The Apache Software License, Version 2.0"
@@ -4611,9 +4611,9 @@
46114611
"maven": {
46124612
"artifactId": "play-services-base",
46134613
"groupId": "com.google.android.gms",
4614-
"version": "18.7.1",
4614+
"version": "18.7.2",
46154615
"nuGetId": "Xamarin.GooglePlayServices.Base",
4616-
"nuGetVersion": "118.7.1"
4616+
"nuGetVersion": "118.7.2"
46174617
}
46184618
},
46194619
"license": "Android Software Development Kit License"
@@ -5378,9 +5378,9 @@
53785378
"maven": {
53795379
"artifactId": "play-services-tasks",
53805380
"groupId": "com.google.android.gms",
5381-
"version": "18.3.1",
5381+
"version": "18.3.2",
53825382
"nuGetId": "Xamarin.GooglePlayServices.Tasks",
5383-
"nuGetVersion": "118.3.1"
5383+
"nuGetVersion": "118.3.2"
53845384
}
53855385
},
53865386
"license": "Android Software Development Kit License"
@@ -5906,9 +5906,9 @@
59065906
"maven": {
59075907
"artifactId": "error_prone_annotations",
59085908
"groupId": "com.google.errorprone",
5909-
"version": "2.39.0",
5909+
"version": "2.40.0",
59105910
"nuGetId": "Xamarin.Google.ErrorProne.Annotations",
5911-
"nuGetVersion": "2.39.0"
5911+
"nuGetVersion": "2.40.0"
59125912
}
59135913
},
59145914
"license": "The Apache Software License, Version 2.0"
@@ -5919,9 +5919,9 @@
59195919
"maven": {
59205920
"artifactId": "error_prone_type_annotations",
59215921
"groupId": "com.google.errorprone",
5922-
"version": "2.39.0",
5922+
"version": "2.40.0",
59235923
"nuGetId": "Xamarin.Google.ErrorProne.TypeAnnotations",
5924-
"nuGetVersion": "2.39.0"
5924+
"nuGetVersion": "2.40.0"
59255925
}
59265926
},
59275927
"license": "The Apache Software License, Version 2.0"
@@ -5984,9 +5984,9 @@
59845984
"maven": {
59855985
"artifactId": "firebase-annotations",
59865986
"groupId": "com.google.firebase",
5987-
"version": "16.2.0",
5987+
"version": "17.0.0",
59885988
"nuGetId": "Xamarin.Firebase.Annotations",
5989-
"nuGetVersion": "116.2.0.14"
5989+
"nuGetVersion": "117.0.0"
59905990
}
59915991
},
59925992
"license": "The Apache Software License, Version 2.0"
@@ -6075,9 +6075,9 @@
60756075
"maven": {
60766076
"artifactId": "firebase-common",
60776077
"groupId": "com.google.firebase",
6078-
"version": "21.0.0",
6078+
"version": "22.0.0",
60796079
"nuGetId": "Xamarin.Firebase.Common",
6080-
"nuGetVersion": "121.0.0.6"
6080+
"nuGetVersion": "122.0.0"
60816081
}
60826082
},
60836083
"license": "The Apache Software License, Version 2.0"
@@ -6101,9 +6101,9 @@
61016101
"maven": {
61026102
"artifactId": "firebase-components",
61036103
"groupId": "com.google.firebase",
6104-
"version": "18.0.1",
6104+
"version": "19.0.0",
61056105
"nuGetId": "Xamarin.Firebase.Components",
6106-
"nuGetVersion": "118.0.1.4"
6106+
"nuGetVersion": "119.0.0"
61076107
}
61086108
},
61096109
"license": "The Apache Software License, Version 2.0"
@@ -7328,6 +7328,32 @@
73287328
},
73297329
"license": "The Apache Software License, Version 2.0"
73307330
},
7331+
{
7332+
"component": {
7333+
"type": "maven",
7334+
"maven": {
7335+
"artifactId": "okhttp-java-net-cookiejar",
7336+
"groupId": "com.squareup.okhttp3",
7337+
"version": "5.1.0",
7338+
"nuGetId": "Square.OkHttp3.JavaNetCookieJar",
7339+
"nuGetVersion": "5.1.0"
7340+
}
7341+
},
7342+
"license": "The Apache Software License, Version 2.0"
7343+
},
7344+
{
7345+
"component": {
7346+
"type": "maven",
7347+
"maven": {
7348+
"artifactId": "okhttp-jvm",
7349+
"groupId": "com.squareup.okhttp3",
7350+
"version": "5.1.0",
7351+
"nuGetId": "Square.OkHttp3.JVM",
7352+
"nuGetVersion": "5.1.0"
7353+
}
7354+
},
7355+
"license": "The Apache Software License, Version 2.0"
7356+
},
73317357
{
73327358
"component": {
73337359
"type": "maven",

config.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -706,29 +706,29 @@
706706
{
707707
"groupId": "androidx.databinding",
708708
"artifactId": "databinding-adapters",
709-
"version": "8.11.0",
710-
"nugetVersion": "8.11.0",
709+
"version": "8.11.1",
710+
"nugetVersion": "8.11.1",
711711
"nugetId": "Xamarin.AndroidX.DataBinding.DataBindingAdapters"
712712
},
713713
{
714714
"groupId": "androidx.databinding",
715715
"artifactId": "databinding-common",
716-
"version": "8.11.0",
717-
"nugetVersion": "8.11.0",
716+
"version": "8.11.1",
717+
"nugetVersion": "8.11.1",
718718
"nugetId": "Xamarin.AndroidX.DataBinding.DataBindingCommon"
719719
},
720720
{
721721
"groupId": "androidx.databinding",
722722
"artifactId": "databinding-runtime",
723-
"version": "8.11.0",
724-
"nugetVersion": "8.11.0",
723+
"version": "8.11.1",
724+
"nugetVersion": "8.11.1",
725725
"nugetId": "Xamarin.AndroidX.DataBinding.DataBindingRuntime"
726726
},
727727
{
728728
"groupId": "androidx.databinding",
729729
"artifactId": "viewbinding",
730-
"version": "8.11.0",
731-
"nugetVersion": "8.11.0",
730+
"version": "8.11.1",
731+
"nugetVersion": "8.11.1",
732732
"nugetId": "Xamarin.AndroidX.DataBinding.ViewBinding"
733733
},
734734
{
@@ -2580,8 +2580,8 @@
25802580
{
25812581
"groupId": "com.google.android.gms",
25822582
"artifactId": "play-services-base",
2583-
"version": "18.7.1",
2584-
"nugetVersion": "118.7.1",
2583+
"version": "18.7.2",
2584+
"nugetVersion": "118.7.2",
25852585
"nugetId": "Xamarin.GooglePlayServices.Base",
25862586
"type": "xbd"
25872587
},
@@ -3059,8 +3059,8 @@
30593059
{
30603060
"groupId": "com.google.android.gms",
30613061
"artifactId": "play-services-tasks",
3062-
"version": "18.3.1",
3063-
"nugetVersion": "118.3.1",
3062+
"version": "18.3.2",
3063+
"nugetVersion": "118.3.2",
30643064
"nugetId": "Xamarin.GooglePlayServices.Tasks",
30653065
"type": "xbd"
30663066
},
@@ -3399,17 +3399,17 @@
33993399
{
34003400
"groupId": "com.google.errorprone",
34013401
"artifactId": "error_prone_annotations",
3402-
"version": "2.39.0",
3403-
"nugetVersion": "2.39.0",
3402+
"version": "2.40.0",
3403+
"nugetVersion": "2.40.0",
34043404
"nugetId": "Xamarin.Google.ErrorProne.Annotations",
34053405
"type": "androidlibrary",
34063406
"mavenRepositoryType": "MavenCentral"
34073407
},
34083408
{
34093409
"groupId": "com.google.errorprone",
34103410
"artifactId": "error_prone_type_annotations",
3411-
"version": "2.39.0",
3412-
"nugetVersion": "2.39.0",
3411+
"version": "2.40.0",
3412+
"nugetVersion": "2.40.0",
34133413
"nugetId": "Xamarin.Google.ErrorProne.TypeAnnotations",
34143414
"type": "androidlibrary",
34153415
"mavenRepositoryType": "MavenCentral"
@@ -3450,8 +3450,8 @@
34503450
{
34513451
"groupId": "com.google.firebase",
34523452
"artifactId": "firebase-annotations",
3453-
"version": "16.2.0",
3454-
"nugetVersion": "116.2.0.14",
3453+
"version": "17.0.0",
3454+
"nugetVersion": "117.0.0",
34553455
"nugetId": "Xamarin.Firebase.Annotations",
34563456
"type": "xbd"
34573457
},
@@ -3506,8 +3506,8 @@
35063506
{
35073507
"groupId": "com.google.firebase",
35083508
"artifactId": "firebase-common",
3509-
"version": "21.0.0",
3510-
"nugetVersion": "121.0.0.6",
3509+
"version": "22.0.0",
3510+
"nugetVersion": "122.0.0",
35113511
"nugetId": "Xamarin.Firebase.Common",
35123512
"type": "xbd"
35133513
},
@@ -3522,8 +3522,8 @@
35223522
{
35233523
"groupId": "com.google.firebase",
35243524
"artifactId": "firebase-components",
3525-
"version": "18.0.1",
3526-
"nugetVersion": "118.0.1.4",
3525+
"version": "19.0.0",
3526+
"nugetVersion": "119.0.0",
35273527
"nugetId": "Xamarin.Firebase.Components",
35283528
"type": "xbd"
35293529
},
@@ -4309,10 +4309,10 @@
43094309
},
43104310
{
43114311
"groupId": "com.squareup.okhttp3",
4312-
"artifactId": "okhttp-jvm",
4312+
"artifactId": "okhttp-brotli",
43134313
"version": "5.1.0",
43144314
"nugetVersion": "5.1.0",
4315-
"nugetId": "Square.OkHttp3.JVM",
4315+
"nugetId": "Square.OkHttp3.OkHttp.Brotli",
43164316
"type": "androidlibrary",
43174317
"mavenRepositoryType": "MavenCentral"
43184318
},
@@ -4327,10 +4327,10 @@
43274327
},
43284328
{
43294329
"groupId": "com.squareup.okhttp3",
4330-
"artifactId": "okhttp-brotli",
4330+
"artifactId": "okhttp-jvm",
43314331
"version": "5.1.0",
43324332
"nugetVersion": "5.1.0",
4333-
"nugetId": "Square.OkHttp3.OkHttp.Brotli",
4333+
"nugetId": "Square.OkHttp3.JVM",
43344334
"type": "androidlibrary",
43354335
"mavenRepositoryType": "MavenCentral"
43364336
},

0 commit comments

Comments
 (0)