chore: Update integration data and GitHub stats (5/21/26)#1035
Open
aspire-repo-bot[bot] wants to merge 1 commit into
Open
chore: Update integration data and GitHub stats (5/21/26)#1035aspire-repo-bot[bot] wants to merge 1 commit into
aspire-repo-bot[bot] wants to merge 1 commit into
Conversation
Updates: - Integration data from NuGet API - GitHub repository statistics - C# API reference JSON for 165 packages with version changes Note: TypeScript API reference and twoslash bundle regeneration could not be completed due to missing Aspire CLI in the environment. Manual regeneration will be required. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Integration Data Update - 5/21/26
This PR contains automated updates to:
What's Updated
src/frontend/src/data/aspire-integrations.json— Latest package informationsrc/frontend/src/data/github-stats.json— Repository statisticssrc/frontend/src/data/pkgs/**— C# API reference JSON filesAPI reference regeneration
Versions changed for 165 packages from 13.3.2 → 13.3.5 (and preview versions). The C# API reference JSON was successfully regenerated for all packages.
Sample version changes:
Aspire.Azure.AI.Inference13.3.2-preview.1.26263.11 → 13.3.5-preview.1.26270.6Aspire.Azure.AI.OpenAI13.3.2-preview.1.26263.11 → 13.3.5-preview.1.26270.6Aspire.Azure.Data.Tables13.3.2-preview.1.26263.11 → 13.3.5Aspire.Azure.Messaging.EventHubs13.3.2-preview.1.26263.11 → 13.3.5Aspire.Azure.Messaging.ServiceBus13.3.2-preview.1.26263.11 → 13.3.5Aspire.Azure.Messaging.WebPubSub13.3.2-preview.1.26263.11 → 13.3.5Aspire.Azure.Npgsql13.3.2-preview.1.26263.11 → 13.3.5Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL13.3.2-preview.1.26263.11 → 13.3.5Aspire.Azure.Search.Documents13.3.2-preview.1.26263.11 → 13.3.5Aspire.Azure.Security.KeyVault13.3.2-preview.1.26263.11 → 13.3.5Aspire.Azure.Storage.Blobs13.3.2-preview.1.26263.11 → 13.3.5Aspire.Azure.Storage.Files.DataLake13.3.2-preview.1.26263.11 → 13.3.5-preview.1.26270.6Aspire.Azure.Storage.Queues13.3.2-preview.1.26263.11 → 13.3.5Aspire.Confluent.Kafka13.3.2-preview.1.26263.11 → 13.3.5Aspire.Elastic.Clients.Elasticsearch13.3.2-preview.1.26263.11 → 13.3.0src/frontend/src/data/pkgs/**src/frontend/src/data/ts-modules/**src/frontend/src/data/twoslash/aspire.d.tsGenerator summary:
generate-package-json.ps1→pkgs/): 165 succeeded, 0 failed, 0 skippedupdate-ts-api.ts→ts-modules/): skipped — Aspire CLI not available in workflow environmentgenerate-twoslash-types.ts→twoslash/aspire.d.ts): skipped — depends on TS API generationpnpm --filter ./src/frontend run update:ts-apiin an environment with the Aspire CLI installedsrc/frontend/src/data/ts-modules/*.jsonfiles and updatesrc/frontend/src/data/twoslash/aspire.d.tsSamples Update
samples.jsonfile was not modified in this PR.Review Checklist
pkgs/files matches the version changespnpm run update:ts-apimanually to complete the TS API and twoslash regeneration