Skip to content

Weekly plugin version sync - #978

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
bot/weekly-version-sync
Open

Weekly plugin version sync#978
github-actions[bot] wants to merge 2 commits into
mainfrom
bot/weekly-version-sync

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated weekly version sync. The following plugins changed since their
last version bump; this PR stamps the NBGV-computed version into their
plugin.json and .codex-plugin/plugin.json (and .claude-plugin/plugin.json
where a plugin has one).

Patch numbers are derived from git history — review the reasons below, then merge.

dotnet: 0.2.0 → 0.2.3

Changes since the last version bump:

dotnet-advanced: 0.2.0 → 0.2.1

Changes since the last version bump:

dotnet-ai: 0.1.0 → 0.1.5

Changes since the last version bump:

dotnet-aspnetcore: 0.1.0 → 0.1.1

Changes since the last version bump:

dotnet-blazor: 0.1.0 → 0.1.1

Changes since the last version bump:

dotnet-data: 0.1.0 → 0.1.2

Changes since the last version bump:

dotnet-diag: 0.1.0 → 0.1.1

Changes since the last version bump:

dotnet-experimental: 0.1.0 → 0.1.1

Changes since the last version bump:

dotnet-maui: 0.1.0 → 0.1.16

Changes since the last version bump:

dotnet-msbuild: 0.1.0 → 0.1.4

Changes since the last version bump:

dotnet-template-engine: 0.1.0 → 0.1.3

Changes since the last version bump:

dotnet-test: 0.2.0 → 0.2.10

Changes since the last version bump:

dotnet-test-migration: 0.1.0 → 0.1.6

Changes since the last version bump:

dotnet-upgrade: 0.1.0 → 0.1.1

Changes since the last version bump:

dotnet11: 0.1.0 → 0.1.1

Changes since the last version bump:

AbhitejJohn and others added 2 commits July 31, 2026 10:28
The header comment contained `--configfile`, i.e. a doubled hyphen `--`, which
XML forbids inside a comment. That made eng/version/nuget.config invalid XML, so
`dotnet tool restore --configfile eng/version/nuget.config` failed with
"NuGet.Config is not valid XML" on every run of BOTH versioning workflows
(weekly-version-sync and version-bump-command). As a result no automated version
bumps have ever been produced since the infra merged in #813.

Reword the comment to avoid any doubled-hyphen sequence and move it inside
<configuration>. Verified: the file now parses as XML and `dotnet tool restore`
succeeds; nbgv get-version computes correctly against the plugins.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 70b3727e-c27d-4a3e-aff9-f4eb65eaf25c
@github-actions github-actions Bot added the pr-state/ready-for-eval PR is mergeable and awaiting evaluation label Jul 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

⏭️ No skills to evaluate — no changed skills with tests were found in this PR. View workflow run

@github-actions github-actions Bot added waiting-on-review PR state label and removed pr-state/ready-for-eval PR is mergeable and awaiting evaluation labels Jul 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

✅ Evaluation passed for 223c33f. cc @AbhitejJohn @JanKrivanek @webreidi @dotnet/aspnet @ViktorHofer @Evangelink @Redth @jfversluis @dotnet/skills-maui-reviewers @dotnet/skills-msbuild-reviewers @YuliiaKovalova @dotnet/dotnet-testing @dotnet/skills-csharp-language-reviewers — please review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-on-review PR state label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant