Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 19, 2026

Weekly stable dependency updates detected by update-config, but packages not yet available in Maven repositories.

Changes

  • config.json: Updated 50+ package versions detected as having stable releases
  • cgmanifest.json: Regenerated component governance manifest
  • docs/artifact-list-with-versions.md: Updated artifact listing

Detected Updates

Key packages with available updates:

  • androidx.compose.* (1.10.0 → 1.10.1)
  • androidx.databinding.* (8.13.2 → 9.0.0)
  • androidx.transition.transition (1.6.0 → 1.7.0)
  • com.google.android.gms.play-services-maps (19.2.0 → 20.0.0)
  • com.google.dagger.dagger (2.57.2 → 2.58.0)
  • Firebase packages (crashlytics, firestore, sessions)
  • org.codehaus.mojo.animal-sniffer-annotations (1.26 → 1.27.0)

Status

Build blocked: Packages fail download from Maven Central/Google Maven with 404 errors. Versions appear in metadata XML but artifacts not yet accessible. Likely CDN sync delay after recent publication.

Remaining steps (binderate, build, PublicApi updates, PR description generation) require packages to be available. This PR documents the configuration updates; complete workflow should be retried once Maven artifacts are accessible.

Original prompt

This section details on the original issue you should resolve

<issue_title>Stable Updates 20260119</issue_title>
<issue_description>Run the following commands:

dotnet cake -t:update-config
dotnet cake utilities.cake -t=generate-component-governance
dotnet cake utilities.cake -t=generate-namespace-file
dotnet cake utilities.cake -t=list-artifacts

Commit the changes.

Build the repo and commit any changes to PublicApi.*.txt files.

Lastly, run:

dotnet cake utilities.cake -t=api-diff-markdown-info-pr

And put the contents from this command in the PR description and commit messages.</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: jonathanpeppers <840039+jonathanpeppers@users.noreply.github.com>
Copilot AI changed the title [WIP] Update stable configurations and generate governance Stable Updates 20260119 - Configuration Updates Only Jan 19, 2026
Copilot AI requested a review from jonathanpeppers January 19, 2026 09:24
@moljac
Copy link
Contributor

moljac commented Jan 20, 2026

@jonathanpeppers

I will create branch and repo with updates.

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 20260119

3 participants