Skip to content

Stable Updates 20260601#1430

Open
Copilot wants to merge 3 commits into
mainfrom
copilot/stable-updates-20260601
Open

Stable Updates 20260601#1430
Copilot wants to merge 3 commits into
mainfrom
copilot/stable-updates-20260601

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 1, 2026

Ran dotnet cake -t:update-config, dotnet cake utilities.cake -t=generate-component-governance, and dotnet cake utilities.cake -t=list-artifacts to pull latest stable Maven versions and regenerate manifests.

Updated artifacts

Package Previous Updated
com.google.android.gms:play-services-auth 21.5.1 21.6.0
com.google.android.gms:play-services-auth-base 18.3.2 18.3.3
com.google.firebase:firebase-appcheck 19.0.2 19.1.0
com.google.firebase:firebase-appcheck-playintegrity 19.0.2 19.1.0
org.jetbrains.kotlinx:atomicfu 0.32.1 0.33.0
org.jetbrains.kotlinx:atomicfu-jvm 0.32.1 0.33.0

Files changed

  • config.json — version bumps for 6 artifacts + corresponding NuGet versions
  • cgmanifest.json — regenerated component governance manifest
  • docs/artifact-list-with-versions.md — regenerated artifact list

Remaining work

The full build, PublicApi.*.txt updates, published-namespaces.txt generation, and API diff markdown could not be completed in the automated environment due to the build duration exceeding session limits. These steps should be completed locally or in CI before merging.

Copilot AI linked an issue Jun 1, 2026 that may be closed by this pull request
Copilot AI and others added 2 commits June 1, 2026 10:54
…sions

Co-authored-by: jonathanpeppers <840039+jonathanpeppers@users.noreply.github.com>
…ble versions

Updated packages:
- com.google.android.gms:play-services-auth: 21.5.1 → 21.6.0
- com.google.android.gms:play-services-auth-base: 18.3.2 → 18.3.3
- com.google.firebase:firebase-appcheck: 19.0.2 → 19.1.0
- com.google.firebase:firebase-appcheck-playintegrity: 19.0.2 → 19.1.0
- org.jetbrains.kotlinx:atomicfu: 0.32.1 → 0.33.0
- org.jetbrains.kotlinx:atomicfu-jvm: 0.32.1 → 0.33.0

Co-authored-by: jonathanpeppers <840039+jonathanpeppers@users.noreply.github.com>
Copilot AI changed the title [WIP] Update configuration and artifacts for stable updates Stable Updates 20260601 Jun 1, 2026
Copilot AI requested a review from jonathanpeppers June 1, 2026 11:41
@jonathanpeppers jonathanpeppers marked this pull request as ready for review June 2, 2026 14:29
Copilot AI review requested due to automatic review settings June 2, 2026 14:29
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s Maven→NuGet mapping and generated governance/docs outputs to reflect newer stable upstream releases, plus incidental PublicAPI surface updates from regeneration.

Changes:

  • Bumps versions (and corresponding NuGet versions) for 6 artifacts in config.json (Play Services Auth/Auth-Base, Firebase AppCheck/AppCheck-PlayIntegrity, KotlinX AtomicFU/AtomicFU-Jvm).
  • Regenerates cgmanifest.json and docs/artifact-list-with-versions.md to match the current config.
  • Updates several PublicAPI.Unshipped.txt files reflecting newly observed/updated public API surface.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
source/org.ow2.asm/asm/PublicAPI/PublicAPI.Unshipped.txt Adds newly surfaced ASM opcode constant entry (V27).
source/org.jetbrains.kotlinx/kotlinx-coroutines-rx3/PublicAPI/PublicAPI.Unshipped.txt Adjusts tracked coroutine Rx3 API entries (parameter naming/line updates).
source/org.jetbrains.kotlinx/atomicfu-jvm/PublicAPI/PublicAPI.Unshipped.txt Updates tracked AtomicFU JVM API entries (parameter naming changes).
source/com.google.protobuf/protobuf-javalite/PublicAPI/PublicAPI.Unshipped.txt Updates tracked protobuf-javalite API surface (new members/constants and signature shape updates).
docs/artifact-list-with-versions.md Regenerated artifact list reflecting updated Maven/NuGet versions.
config.json Core version bumps for the listed stable artifacts (source of truth).
cgmanifest.json Regenerated component governance manifest reflecting updated Maven/NuGet versions.

Comment thread config.json
Comment on lines 2769 to 2773
"artifactId": "play-services-auth",
"version": "21.5.1",
"nugetVersion": "121.5.1.1",
"version": "21.6.0",
"nugetVersion": "121.6.0",
"nugetId": "Xamarin.GooglePlayServices.Auth",
"type": "xbd"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stable Updates 20260601

3 participants