Skip to content

chore(deps): bump ANcpLua.Roslyn.Utilities 2.2.29 → 2.2.30 - #487

Merged
ANcpLua merged 1 commit into
mainfrom
claude/bump-roslyn-utilities-2.2.30
Jul 6, 2026
Merged

chore(deps): bump ANcpLua.Roslyn.Utilities 2.2.29 → 2.2.30#487
ANcpLua merged 1 commit into
mainfrom
claude/bump-roslyn-utilities-2.2.30

Conversation

@ANcpLua

@ANcpLua ANcpLua commented Jul 6, 2026

Copy link
Copy Markdown
Owner

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

Upstream changes (ANcpLua.Roslyn.Utilities#150):

  • TypeDeclarationInfo / ContainingTypeInfo — cacheable per-level type-declaration snapshot + nested partial wrapper emission
  • LocationInfo.ToLocation(SyntaxTree?) / DiagnosticInfo.ToDiagnostic(SyntaxTree?) — tree-bound location round-trip
  • Fix: GetGenericParameterClause no longer returns "<>" for non-generic types nested in generic containers

Local dotnet build -c Release against 2.2.30: 0 warnings, 0 errors.

Status: complete-and-verified.

🤖 Generated with Claude Code

Pulls in TypeDeclarationInfo (per-level containing-type chain snapshot for
incremental generators), tree-bound Location round-trip on
LocationInfo/DiagnosticInfo, and the GetGenericParameterClause fix for
non-generic types nested in generic containers.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@ANcpLua
ANcpLua enabled auto-merge (squash) July 6, 2026 00:31
@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: 33c7531b-1e72-470e-bdf6-19a4beeb168c

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.

@ANcpLua
ANcpLua merged commit f1127a2 into main Jul 6, 2026
8 checks passed
@ANcpLua
ANcpLua deleted the claude/bump-roslyn-utilities-2.2.30 branch July 6, 2026 00:33
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>
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