Skip to content

Commit 6d0208c

Browse files
authored
Stable Updates 20260615 (#1473)
Bump Maven dependencies to latest stable versions via `dotnet cake -t:update-config`. ### Updated packages - `com.google.android.libraries.ads.mobile.sdk:ads-mobile-sdk` 1.1.1 → 1.2.0 - `com.google.errorprone:error_prone_annotations` 2.49.0 → 2.50.0 - `com.google.errorprone:error_prone_type_annotations` 2.49.0 → 2.50.0 - `com.google.protobuf:protobuf-javalite` 4.35.0 → 4.35.1 - `com.squareup.okhttp3:*` 5.3.2 → 5.4.0 - `io.grpc:*` 1.81.0 → 1.82.0 ### Changes - **config.json**: Updated artifact versions and nuget versions for the packages above; `window-core-android` dependency-only entry relocated to the dependency section - **cgmanifest.json**: Regenerated via `generate-component-governance` - **docs/artifact-list.md**, **docs/artifact-list-with-versions.md**: Regenerated via `list-artifacts` ### Remaining work The full build (`dotnet cake -t=ci`) did not complete in this session due to Maven Central rate limiting (429). The following steps still need to be done: - Build the repo and commit any `PublicApi.*.txt` changes - Run `dotnet cake utilities.cake -t=generate-namespace-file` and commit `published-namespaces.txt` - Run `dotnet cake utilities.cake -t=api-diff-markdown-info-pr` and add output to PR description
1 parent 8964fd7 commit 6d0208c

25 files changed

Lines changed: 1781 additions & 782 deletions

File tree

cgmanifest.json

Lines changed: 149 additions & 45 deletions
Large diffs are not rendered by default.

config.json

Lines changed: 64 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,21 @@
389389
"nugetVersion": "1.4.0.2",
390390
"nugetId": "Xamarin.AndroidX.Compose.Material3"
391391
},
392+
{
393+
"groupId": "androidx.compose.material3",
394+
"artifactId": "material3-adaptive-navigation-suite",
395+
"version": "1.4.0",
396+
"nugetVersion": "1.4.0",
397+
"nugetId": "Xamarin.AndroidX.Compose.Material3.Adaptive.NavigationSuite"
398+
},
399+
{
400+
"groupId": "androidx.compose.material3",
401+
"artifactId": "material3-adaptive-navigation-suite-android",
402+
"version": "1.4.0",
403+
"nugetVersion": "1.4.0",
404+
"nugetId": "Xamarin.AndroidX.Compose.Material3.Adaptive.NavigationSuiteAndroid",
405+
"extraDependencies": "androidx.compose.runtime.runtime-android,androidx.compose.ui.ui-android,androidx.compose.foundation.foundation-android,androidx.compose.foundation.foundation-layout-android"
406+
},
392407
{
393408
"groupId": "androidx.compose.material3",
394409
"artifactId": "material3-android",
@@ -410,21 +425,6 @@
410425
"nugetVersion": "1.4.0.2",
411426
"nugetId": "Xamarin.AndroidX.Compose.Material3.WindowSizeClassAndroid"
412427
},
413-
{
414-
"groupId": "androidx.compose.material3",
415-
"artifactId": "material3-adaptive-navigation-suite",
416-
"version": "1.4.0",
417-
"nugetVersion": "1.4.0",
418-
"nugetId": "Xamarin.AndroidX.Compose.Material3.Adaptive.NavigationSuite"
419-
},
420-
{
421-
"groupId": "androidx.compose.material3",
422-
"artifactId": "material3-adaptive-navigation-suite-android",
423-
"version": "1.4.0",
424-
"nugetVersion": "1.4.0",
425-
"nugetId": "Xamarin.AndroidX.Compose.Material3.Adaptive.NavigationSuiteAndroid",
426-
"extraDependencies": "androidx.compose.runtime.runtime-android,androidx.compose.ui.ui-android,androidx.compose.foundation.foundation-android,androidx.compose.foundation.foundation-layout-android"
427-
},
428428
{
429429
"groupId": "androidx.compose.material3.adaptive",
430430
"artifactId": "adaptive",
@@ -2329,15 +2329,6 @@
23292329
"nugetVersion": "1.5.1.2",
23302330
"nugetId": "Xamarin.AndroidX.Window.WindowCore.Jvm"
23312331
},
2332-
{
2333-
"groupId": "androidx.window",
2334-
"artifactId": "window-core-android",
2335-
"version": "1.5.1",
2336-
"nugetVersion": "1.5.1.2",
2337-
"nugetId": "Xamarin.AndroidX.Window.WindowCore",
2338-
"dependencyOnly": true,
2339-
"comments": "Android KMP variant required by 'androidx.compose.material3.adaptive'; maps to the common window-core binding which forwards to window-core-jvm"
2340-
},
23412332
{
23422333
"groupId": "androidx.window",
23432334
"artifactId": "window-extensions",
@@ -3472,8 +3463,8 @@
34723463
{
34733464
"groupId": "com.google.android.libraries.ads.mobile.sdk",
34743465
"artifactId": "ads-mobile-sdk",
3475-
"version": "1.1.1",
3476-
"nugetVersion": "1.1.1.1",
3466+
"version": "1.2.0",
3467+
"nugetVersion": "1.2.0",
34773468
"nugetId": "Xamarin.Google.Android.Libraries.Ads.Mobile.Sdk",
34783469
"extraDependencies": "androidx.lifecycle.lifecycle-common-jvm,androidx.lifecycle.lifecycle-viewmodel-android,androidx.savedstate.savedstate-android,androidx.navigationevent.navigationevent-android",
34793470
"type": "xbd"
@@ -3736,17 +3727,17 @@
37363727
{
37373728
"groupId": "com.google.errorprone",
37383729
"artifactId": "error_prone_annotations",
3739-
"version": "2.49.0",
3740-
"nugetVersion": "2.49.0",
3730+
"version": "2.50.0",
3731+
"nugetVersion": "2.50.0",
37413732
"nugetId": "Xamarin.Google.ErrorProne.Annotations",
37423733
"type": "androidlibrary",
37433734
"mavenRepositoryType": "MavenCentral"
37443735
},
37453736
{
37463737
"groupId": "com.google.errorprone",
37473738
"artifactId": "error_prone_type_annotations",
3748-
"version": "2.49.0",
3749-
"nugetVersion": "2.49.0",
3739+
"version": "2.50.0",
3740+
"nugetVersion": "2.50.0",
37503741
"nugetId": "Xamarin.Google.ErrorProne.TypeAnnotations",
37513742
"type": "androidlibrary",
37523743
"mavenRepositoryType": "MavenCentral"
@@ -4613,8 +4604,8 @@
46134604
{
46144605
"groupId": "com.google.protobuf",
46154606
"artifactId": "protobuf-javalite",
4616-
"version": "4.35.0",
4617-
"nugetVersion": "4.35.0",
4607+
"version": "4.35.1",
4608+
"nugetVersion": "4.35.1",
46184609
"nugetId": "Xamarin.Protobuf.JavaLite",
46194610
"excludedRuntimeDependencies": "junit.junit,org.easymock.easymock,org.easymock.easymockclassextension,com.google.truth.truth",
46204611
"type": "androidlibrary",
@@ -4652,17 +4643,17 @@
46524643
{
46534644
"groupId": "com.squareup.okhttp3",
46544645
"artifactId": "logging-interceptor",
4655-
"version": "5.3.2",
4656-
"nugetVersion": "5.3.2.2",
4646+
"version": "5.4.0",
4647+
"nugetVersion": "5.4.0",
46574648
"nugetId": "Square.OkHttp3.LoggingInterceptor",
46584649
"type": "androidlibrary",
46594650
"mavenRepositoryType": "MavenCentral"
46604651
},
46614652
{
46624653
"groupId": "com.squareup.okhttp3",
46634654
"artifactId": "okhttp",
4664-
"version": "5.3.2",
4665-
"nugetVersion": "5.3.2.3",
4655+
"version": "5.4.0",
4656+
"nugetVersion": "5.4.0",
46664657
"nugetId": "Square.OkHttp3",
46674658
"extraDependencies": "com.squareup.okhttp3.okhttp-android",
46684659
"type": "androidlibrary",
@@ -4671,53 +4662,53 @@
46714662
{
46724663
"groupId": "com.squareup.okhttp3",
46734664
"artifactId": "okhttp-android",
4674-
"version": "5.3.2",
4675-
"nugetVersion": "5.3.2.3",
4665+
"version": "5.4.0",
4666+
"nugetVersion": "5.4.0",
46764667
"nugetId": "Square.OkHttp3.Android",
46774668
"type": "androidlibrary",
46784669
"mavenRepositoryType": "MavenCentral"
46794670
},
46804671
{
46814672
"groupId": "com.squareup.okhttp3",
46824673
"artifactId": "okhttp-brotli",
4683-
"version": "5.3.2",
4684-
"nugetVersion": "5.3.2.2",
4674+
"version": "5.4.0",
4675+
"nugetVersion": "5.4.0",
46854676
"nugetId": "Square.OkHttp3.OkHttp.Brotli",
46864677
"type": "androidlibrary",
46874678
"mavenRepositoryType": "MavenCentral"
46884679
},
46894680
{
46904681
"groupId": "com.squareup.okhttp3",
46914682
"artifactId": "okhttp-java-net-cookiejar",
4692-
"version": "5.3.2",
4693-
"nugetVersion": "5.3.2.2",
4683+
"version": "5.4.0",
4684+
"nugetVersion": "5.4.0",
46944685
"nugetId": "Square.OkHttp3.JavaNetCookieJar",
46954686
"type": "androidlibrary",
46964687
"mavenRepositoryType": "MavenCentral"
46974688
},
46984689
{
46994690
"groupId": "com.squareup.okhttp3",
47004691
"artifactId": "okhttp-jvm",
4701-
"version": "5.3.2",
4702-
"nugetVersion": "5.3.2.3",
4692+
"version": "5.4.0",
4693+
"nugetVersion": "5.4.0",
47034694
"nugetId": "Square.OkHttp3.JVM",
47044695
"type": "androidlibrary",
47054696
"mavenRepositoryType": "MavenCentral"
47064697
},
47074698
{
47084699
"groupId": "com.squareup.okhttp3",
47094700
"artifactId": "okhttp-tls",
4710-
"version": "5.3.2",
4711-
"nugetVersion": "5.3.2.2",
4701+
"version": "5.4.0",
4702+
"nugetVersion": "5.4.0",
47124703
"nugetId": "Square.OkHttp3.OkHttp.TLS",
47134704
"type": "androidlibrary",
47144705
"mavenRepositoryType": "MavenCentral"
47154706
},
47164707
{
47174708
"groupId": "com.squareup.okhttp3",
47184709
"artifactId": "okhttp-urlconnection",
4719-
"version": "5.3.2",
4720-
"nugetVersion": "5.3.2.2",
4710+
"version": "5.4.0",
4711+
"nugetVersion": "5.4.0",
47214712
"nugetId": "Square.OkHttp3.UrlConnection",
47224713
"type": "androidlibrary",
47234714
"mavenRepositoryType": "MavenCentral"
@@ -4826,71 +4817,71 @@
48264817
{
48274818
"groupId": "io.grpc",
48284819
"artifactId": "grpc-android",
4829-
"version": "1.81.0",
4830-
"nugetVersion": "1.81.0",
4820+
"version": "1.82.0",
4821+
"nugetVersion": "1.82.0",
48314822
"nugetId": "Xamarin.Grpc.Android",
48324823
"type": "androidlibrary",
48334824
"mavenRepositoryType": "MavenCentral"
48344825
},
48354826
{
48364827
"groupId": "io.grpc",
48374828
"artifactId": "grpc-api",
4838-
"version": "1.81.0",
4839-
"nugetVersion": "1.81.0",
4829+
"version": "1.82.0",
4830+
"nugetVersion": "1.82.0",
48404831
"nugetId": "Xamarin.Grpc.Api",
48414832
"type": "androidlibrary",
48424833
"mavenRepositoryType": "MavenCentral"
48434834
},
48444835
{
48454836
"groupId": "io.grpc",
48464837
"artifactId": "grpc-context",
4847-
"version": "1.81.0",
4848-
"nugetVersion": "1.81.0",
4838+
"version": "1.82.0",
4839+
"nugetVersion": "1.82.0",
48494840
"nugetId": "Xamarin.Grpc.Context",
48504841
"type": "androidlibrary",
48514842
"mavenRepositoryType": "MavenCentral"
48524843
},
48534844
{
48544845
"groupId": "io.grpc",
48554846
"artifactId": "grpc-core",
4856-
"version": "1.81.0",
4857-
"nugetVersion": "1.81.0",
4847+
"version": "1.82.0",
4848+
"nugetVersion": "1.82.0",
48584849
"nugetId": "Xamarin.Grpc.Core",
48594850
"type": "androidlibrary",
48604851
"mavenRepositoryType": "MavenCentral"
48614852
},
48624853
{
48634854
"groupId": "io.grpc",
48644855
"artifactId": "grpc-okhttp",
4865-
"version": "1.81.0",
4866-
"nugetVersion": "1.81.0",
4856+
"version": "1.82.0",
4857+
"nugetVersion": "1.82.0",
48674858
"nugetId": "Xamarin.Grpc.OkHttp",
48684859
"type": "androidlibrary",
48694860
"mavenRepositoryType": "MavenCentral"
48704861
},
48714862
{
48724863
"groupId": "io.grpc",
48734864
"artifactId": "grpc-protobuf-lite",
4874-
"version": "1.81.0",
4875-
"nugetVersion": "1.81.0",
4865+
"version": "1.82.0",
4866+
"nugetVersion": "1.82.0",
48764867
"nugetId": "Xamarin.Grpc.Protobuf.Lite",
48774868
"type": "androidlibrary",
48784869
"mavenRepositoryType": "MavenCentral"
48794870
},
48804871
{
48814872
"groupId": "io.grpc",
48824873
"artifactId": "grpc-stub",
4883-
"version": "1.81.0",
4884-
"nugetVersion": "1.81.0",
4874+
"version": "1.82.0",
4875+
"nugetVersion": "1.82.0",
48854876
"nugetId": "Xamarin.Grpc.Stub",
48864877
"type": "androidlibrary",
48874878
"mavenRepositoryType": "MavenCentral"
48884879
},
48894880
{
48904881
"groupId": "io.grpc",
48914882
"artifactId": "grpc-util",
4892-
"version": "1.81.0",
4893-
"nugetVersion": "1.81.0",
4883+
"version": "1.82.0",
4884+
"nugetVersion": "1.82.0",
48944885
"nugetId": "Xamarin.Grpc.Util",
48954886
"excludedRuntimeDependencies": "io.grpc.grpc-core,junit.junit,io.grpc.grpc-testing,org.mockito.mockito-core",
48964887
"type": "androidlibrary",
@@ -5588,6 +5579,15 @@
55885579
"dependencyOnly": true,
55895580
"comments": "Required by 'androidx.wear.watchface packages:1.2.1'"
55905581
},
5582+
{
5583+
"groupId": "androidx.window",
5584+
"artifactId": "window-core-android",
5585+
"version": "1.5.1",
5586+
"nugetVersion": "1.5.1.2",
5587+
"nugetId": "Xamarin.AndroidX.Window.WindowCore",
5588+
"dependencyOnly": true,
5589+
"comments": "Android KMP variant required by 'androidx.compose.material3.adaptive'; maps to the common window-core binding which forwards to window-core-jvm"
5590+
},
55915591
{
55925592
"groupId": "com.google.android.gms",
55935593
"artifactId": "play-services-ads-base",

0 commit comments

Comments
 (0)