Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 48 additions & 22 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1294,9 +1294,9 @@
"maven": {
"artifactId": "databinding-adapters",
"groupId": "androidx.databinding",
"version": "8.11.0",
"version": "8.11.1",
"nuGetId": "Xamarin.AndroidX.DataBinding.DataBindingAdapters",
"nuGetVersion": "8.11.0"
"nuGetVersion": "8.11.1"
}
},
"license": "The Apache Software License, Version 2.0"
Expand All @@ -1307,9 +1307,9 @@
"maven": {
"artifactId": "databinding-common",
"groupId": "androidx.databinding",
"version": "8.11.0",
"version": "8.11.1",
"nuGetId": "Xamarin.AndroidX.DataBinding.DataBindingCommon",
"nuGetVersion": "8.11.0"
"nuGetVersion": "8.11.1"
}
},
"license": "The Apache Software License, Version 2.0"
Expand All @@ -1320,9 +1320,9 @@
"maven": {
"artifactId": "databinding-runtime",
"groupId": "androidx.databinding",
"version": "8.11.0",
"version": "8.11.1",
"nuGetId": "Xamarin.AndroidX.DataBinding.DataBindingRuntime",
"nuGetVersion": "8.11.0"
"nuGetVersion": "8.11.1"
}
},
"license": "The Apache Software License, Version 2.0"
Expand All @@ -1333,9 +1333,9 @@
"maven": {
"artifactId": "viewbinding",
"groupId": "androidx.databinding",
"version": "8.11.0",
"version": "8.11.1",
"nuGetId": "Xamarin.AndroidX.DataBinding.ViewBinding",
"nuGetVersion": "8.11.0"
"nuGetVersion": "8.11.1"
}
},
"license": "The Apache Software License, Version 2.0"
Expand Down Expand Up @@ -4611,9 +4611,9 @@
"maven": {
"artifactId": "play-services-base",
"groupId": "com.google.android.gms",
"version": "18.7.1",
"version": "18.7.2",
"nuGetId": "Xamarin.GooglePlayServices.Base",
"nuGetVersion": "118.7.1"
"nuGetVersion": "118.7.2"
}
},
"license": "Android Software Development Kit License"
Expand Down Expand Up @@ -5378,9 +5378,9 @@
"maven": {
"artifactId": "play-services-tasks",
"groupId": "com.google.android.gms",
"version": "18.3.1",
"version": "18.3.2",
"nuGetId": "Xamarin.GooglePlayServices.Tasks",
"nuGetVersion": "118.3.1"
"nuGetVersion": "118.3.2"
}
},
"license": "Android Software Development Kit License"
Expand Down Expand Up @@ -5906,9 +5906,9 @@
"maven": {
"artifactId": "error_prone_annotations",
"groupId": "com.google.errorprone",
"version": "2.39.0",
"version": "2.40.0",
"nuGetId": "Xamarin.Google.ErrorProne.Annotations",
"nuGetVersion": "2.39.0"
"nuGetVersion": "2.40.0"
}
},
"license": "The Apache Software License, Version 2.0"
Expand All @@ -5919,9 +5919,9 @@
"maven": {
"artifactId": "error_prone_type_annotations",
"groupId": "com.google.errorprone",
"version": "2.39.0",
"version": "2.40.0",
"nuGetId": "Xamarin.Google.ErrorProne.TypeAnnotations",
"nuGetVersion": "2.39.0"
"nuGetVersion": "2.40.0"
}
},
"license": "The Apache Software License, Version 2.0"
Expand Down Expand Up @@ -5984,9 +5984,9 @@
"maven": {
"artifactId": "firebase-annotations",
"groupId": "com.google.firebase",
"version": "16.2.0",
"version": "17.0.0",
"nuGetId": "Xamarin.Firebase.Annotations",
"nuGetVersion": "116.2.0.14"
"nuGetVersion": "117.0.0"
}
},
"license": "The Apache Software License, Version 2.0"
Expand Down Expand Up @@ -6075,9 +6075,9 @@
"maven": {
"artifactId": "firebase-common",
"groupId": "com.google.firebase",
"version": "21.0.0",
"version": "22.0.0",
"nuGetId": "Xamarin.Firebase.Common",
"nuGetVersion": "121.0.0.6"
"nuGetVersion": "122.0.0"
}
},
"license": "The Apache Software License, Version 2.0"
Expand All @@ -6101,9 +6101,9 @@
"maven": {
"artifactId": "firebase-components",
"groupId": "com.google.firebase",
"version": "18.0.1",
"version": "19.0.0",
"nuGetId": "Xamarin.Firebase.Components",
"nuGetVersion": "118.0.1.4"
"nuGetVersion": "119.0.0"
}
},
"license": "The Apache Software License, Version 2.0"
Expand Down Expand Up @@ -7328,6 +7328,32 @@
},
"license": "The Apache Software License, Version 2.0"
},
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot why this new package changes added? Just tell me and not make a change.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just added this comment to check whether Copilot would respond to the query.

"component": {
"type": "maven",
"maven": {
"artifactId": "okhttp-java-net-cookiejar",
"groupId": "com.squareup.okhttp3",
"version": "5.1.0",
"nuGetId": "Square.OkHttp3.JavaNetCookieJar",
"nuGetVersion": "5.1.0"
}
},
"license": "The Apache Software License, Version 2.0"
},
{
"component": {
"type": "maven",
"maven": {
"artifactId": "okhttp-jvm",
"groupId": "com.squareup.okhttp3",
"version": "5.1.0",
"nuGetId": "Square.OkHttp3.JVM",
"nuGetVersion": "5.1.0"
}
},
"license": "The Apache Software License, Version 2.0"
},
{
"component": {
"type": "maven",
Expand Down
52 changes: 26 additions & 26 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -706,29 +706,29 @@
{
"groupId": "androidx.databinding",
"artifactId": "databinding-adapters",
"version": "8.11.0",
"nugetVersion": "8.11.0",
"version": "8.11.1",
"nugetVersion": "8.11.1",
"nugetId": "Xamarin.AndroidX.DataBinding.DataBindingAdapters"
},
{
"groupId": "androidx.databinding",
"artifactId": "databinding-common",
"version": "8.11.0",
"nugetVersion": "8.11.0",
"version": "8.11.1",
"nugetVersion": "8.11.1",
"nugetId": "Xamarin.AndroidX.DataBinding.DataBindingCommon"
},
{
"groupId": "androidx.databinding",
"artifactId": "databinding-runtime",
"version": "8.11.0",
"nugetVersion": "8.11.0",
"version": "8.11.1",
"nugetVersion": "8.11.1",
"nugetId": "Xamarin.AndroidX.DataBinding.DataBindingRuntime"
},
{
"groupId": "androidx.databinding",
"artifactId": "viewbinding",
"version": "8.11.0",
"nugetVersion": "8.11.0",
"version": "8.11.1",
"nugetVersion": "8.11.1",
"nugetId": "Xamarin.AndroidX.DataBinding.ViewBinding"
},
{
Expand Down Expand Up @@ -2580,8 +2580,8 @@
{
"groupId": "com.google.android.gms",
"artifactId": "play-services-base",
"version": "18.7.1",
"nugetVersion": "118.7.1",
"version": "18.7.2",
"nugetVersion": "118.7.2",
"nugetId": "Xamarin.GooglePlayServices.Base",
"type": "xbd"
},
Expand Down Expand Up @@ -3059,8 +3059,8 @@
{
"groupId": "com.google.android.gms",
"artifactId": "play-services-tasks",
"version": "18.3.1",
"nugetVersion": "118.3.1",
"version": "18.3.2",
"nugetVersion": "118.3.2",
"nugetId": "Xamarin.GooglePlayServices.Tasks",
"type": "xbd"
},
Expand Down Expand Up @@ -3399,17 +3399,17 @@
{
"groupId": "com.google.errorprone",
"artifactId": "error_prone_annotations",
"version": "2.39.0",
"nugetVersion": "2.39.0",
"version": "2.40.0",
"nugetVersion": "2.40.0",
"nugetId": "Xamarin.Google.ErrorProne.Annotations",
"type": "androidlibrary",
"mavenRepositoryType": "MavenCentral"
},
{
"groupId": "com.google.errorprone",
"artifactId": "error_prone_type_annotations",
"version": "2.39.0",
"nugetVersion": "2.39.0",
"version": "2.40.0",
"nugetVersion": "2.40.0",
"nugetId": "Xamarin.Google.ErrorProne.TypeAnnotations",
"type": "androidlibrary",
"mavenRepositoryType": "MavenCentral"
Expand Down Expand Up @@ -3450,8 +3450,8 @@
{
"groupId": "com.google.firebase",
"artifactId": "firebase-annotations",
"version": "16.2.0",
"nugetVersion": "116.2.0.14",
"version": "17.0.0",
"nugetVersion": "117.0.0",
"nugetId": "Xamarin.Firebase.Annotations",
"type": "xbd"
},
Expand Down Expand Up @@ -3506,8 +3506,8 @@
{
"groupId": "com.google.firebase",
"artifactId": "firebase-common",
"version": "21.0.0",
"nugetVersion": "121.0.0.6",
"version": "22.0.0",
"nugetVersion": "122.0.0",
"nugetId": "Xamarin.Firebase.Common",
"type": "xbd"
},
Expand All @@ -3522,8 +3522,8 @@
{
"groupId": "com.google.firebase",
"artifactId": "firebase-components",
"version": "18.0.1",
"nugetVersion": "118.0.1.4",
"version": "19.0.0",
"nugetVersion": "119.0.0",
"nugetId": "Xamarin.Firebase.Components",
"type": "xbd"
},
Expand Down Expand Up @@ -4309,10 +4309,10 @@
},
{
"groupId": "com.squareup.okhttp3",
"artifactId": "okhttp-jvm",
"artifactId": "okhttp-brotli",
"version": "5.1.0",
"nugetVersion": "5.1.0",
"nugetId": "Square.OkHttp3.JVM",
"nugetId": "Square.OkHttp3.OkHttp.Brotli",
"type": "androidlibrary",
"mavenRepositoryType": "MavenCentral"
},
Expand All @@ -4327,10 +4327,10 @@
},
{
"groupId": "com.squareup.okhttp3",
"artifactId": "okhttp-brotli",
"artifactId": "okhttp-jvm",
"version": "5.1.0",
"nugetVersion": "5.1.0",
"nugetId": "Square.OkHttp3.OkHttp.Brotli",
"nugetId": "Square.OkHttp3.JVM",
"type": "androidlibrary",
"mavenRepositoryType": "MavenCentral"
},
Expand Down
Loading