chore: Update integration data and GitHub stats (9/9/26) - #1640
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
🟢 Approval recommended
Changes are deterministic data refreshes with consistent removal of the Bun integration’s generated artifacts and no functional code changes.
Pull request overview
Automated refresh of aspire.dev frontend data files, updating integration download/version metadata and GitHub repository stats, and removing generated API reference artifacts for a removed integration package (CommunityToolkit Bun).
Changes:
- Updated
aspire-integrations.jsondownload counts/versions and removed theCommunityToolkit.Aspire.Hosting.Bunintegration entry. - Updated
github-stats.jsonstar counts for tracked repositories. - Regenerated Twoslash type bundle and removed generated TS/C# API JSON artifacts for
CommunityToolkit.Aspire.Hosting.Bunv13.5.0.
File summaries
| File | Description |
|---|---|
| src/frontend/src/data/twoslash/aspire.d.ts | Removes obsolete Bun-related declarations from the generated Twoslash type bundle (reflecting package removal/signature changes). |
| src/frontend/src/data/ts-modules/CommunityToolkit.Aspire.Hosting.Bun.13.5.0.json | Removes generated TypeScript API module JSON for the removed Bun package version. |
| src/frontend/src/data/pkgs/CommunityToolkit.Aspire.Hosting.Bun.13.5.0.json | Removes generated C# API JSON for the removed Bun package version. |
| src/frontend/src/data/github-stats.json | Updates GitHub star counts. |
| src/frontend/src/data/aspire-integrations.json | Updates integration download/version metadata and removes Bun integration entry. |
Review details
- Files reviewed: 4/5 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Frontend HTML artifact readyThe latest frontend build uploaded the This comment updates automatically when a new frontend build artifact is uploaded. |
Remove the stale Bun mapping, reconcile catalog-managed mappings during updates, and stage documentation-map changes in automated PRs. Validate structured data without Astro-generated asset side effects. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Automated integration data update — 9/9/26
Generated deterministically by
src/frontend/scripts/update-integration-data.ps1(no agent inference).What's updated
src/frontend/src/data/aspire-integrations.json— latest package informationsrc/frontend/src/data/github-stats.json— repository statisticssrc/frontend/src/data/samples.json— sample metadata, when changedsrc/frontend/src/assets/samples/— sample thumbnails, when changedAPI reference regeneration
Versions changed for the following packages, so the C# and TypeScript API reference data and the twoslash bundle were regenerated:
CommunityToolkit.Aspire.Hosting.Bun13.5.0→ (removed)src/frontend/src/data/pkgs/**src/frontend/src/data/ts-modules/**src/frontend/src/data/twoslash/aspire.d.tsGenerator summary:
generate-package-json.ps1→pkgs/): Success: 180 | Failed: 0 | Skipped: 6update:ts-api→ts-modules/): 116 succeeded, 0 failed, 7 skippedtwoslash/aspire.d.ts): succeededAspire.Hosting.CodeGeneration.Go, Aspire.Hosting.CodeGeneration.Java, Aspire.Hosting.CodeGeneration.Python, Aspire.Hosting.CodeGeneration.Rust, Aspire.Hosting.CodeGeneration.TypeScript, Aspire.Hosting.Integration.AnalyzersAspire.Hosting.AgentFramework.DevUI, Aspire.Hosting.DocumentDB, Aspire.Hosting.Elasticsearch, CommunityToolkit.Aspire.Hosting.Azure.Dapr, CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis, CommunityToolkit.Aspire.Hosting.Dapr, CommunityToolkit.Aspire.Hosting.Dapr.AzureRedisReview checklist
pkgs/andts-modules/files match the version changessrc/frontend/src/data/twoslash/aspire.d.tsis included in the diff