Skip to content

chore(deps): bump ANcpLua.Roslyn.Utilities 2.2.30 → 2.2.32 - #490

Merged
github-actions[bot] merged 1 commit into
mainfrom
claude/bump-roslyn-utilities-2.2.32
Jul 6, 2026
Merged

chore(deps): bump ANcpLua.Roslyn.Utilities 2.2.30 → 2.2.32#490
github-actions[bot] merged 1 commit into
mainfrom
claude/bump-roslyn-utilities-2.2.32

Conversation

@ANcpLua

@ANcpLua ANcpLua commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Bumps both msbuild-sdks pins in global.json to 2.2.32 (verified indexed on nuget.org for both packages).

Upstream (ANcpLua.Roslyn.Utilities#152):

  • TypeDeclarationInfo.GetHintName() — deterministic, collision-free AddSource hint names (Deep.Outer_1.Middle.Inner_1.g.cs)
  • Docs: ambiguous ToDiagnostic cref fixed

Note: 2.2.31 was intentionally skipped; the release was dispatched with an explicit version override.

Local dotnet build -c Release against 2.2.32: 0 errors.

Status: complete-and-verified.

🤖 Generated with Claude Code

Pulls in TypeDeclarationInfo.GetHintName (deterministic AddSource hint
names with arity disambiguation) and the ToDiagnostic cref docs fix.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • global.json is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 1aba543a-1b1b-4dbf-8f64-fd10769e4427

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@github-actions
github-actions Bot enabled auto-merge (squash) July 6, 2026 03:15
@github-actions
github-actions Bot merged commit b8ffc30 into main Jul 6, 2026
8 checks passed
github-actions Bot pushed a commit that referenced this pull request Jul 6, 2026
global.json bumped the ANcpLua.Roslyn.Utilities msbuild-sdk + Testing
pins to 2.2.33 (via #487/#490/#492), but Version.props still pinned the
ANcpLua.Roslyn.Utilities / .Sources PackageReferences at 2.2.29 through
$(ANcpLuaRoslynUtilitiesVersion). Version.props documents these as
shipping "in lockstep", so the skew was unintended: the generators
were still compiling the 2.2.29 source while the SDK ran 2.2.33.

Realign the PackageRef version to 2.2.33 so all ANcpLua.Roslyn.Utilities
packages match.

Verified: Release build of qyl.slnx green; ./eng/build.sh Verify green
(all generated-code guards pass — generators emit unchanged output with
the 2.2.33 source).

Co-authored-by: Alexander Nachtmann <alex_nachtmann@yahoo.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ANcpLua
ANcpLua deleted the claude/bump-roslyn-utilities-2.2.32 branch July 9, 2026 08:20
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.

2 participants