Skip to content

Bump ilspycmd from 9.1.0.7988 to 10.1.1.8388#77

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/ilspycmd-10.1.1.8388
Open

Bump ilspycmd from 9.1.0.7988 to 10.1.1.8388#77
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/ilspycmd-10.1.1.8388

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Updated ilspycmd from 9.1.0.7988 to 10.1.1.8388.

Release notes

Sourced from ilspycmd's releases.

No release notes found for this version range.

Commits viewable in compare view.


Note

Low Risk
Single-version bump of a dev-time ILSpy CLI tool with no application or CI wiring found in the repo.

Overview
Updates the ilspycmd local .NET tool pin in .config/dotnet-tools.json from 9.1.0.7988 to 10.1.1.8388 (major version 9 → 10). No other repo files reference ilspycmd; this only affects environments that restore tools via dotnet tool restore.

Reviewed by Cursor Bugbot for commit 4fa9f75. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 15, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit b77818c. Configure here.

Comment thread .config/dotnet-tools.json
},
"ilspycmd": {
"version": "9.1.0.7988",
"version": "10.1.1.8388",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tool needs unavailable .NET runtime

Medium Severity

Bumping ilspycmd to 10.1.1.8388 requires the .NET 10 runtime, but this repo pins the SDK to 9.0 via global.json, installs only dotnet-sdk-9.0 in the DevContainer, and restores tools on CI with that same SDK. After restore, ilspycmd fails to run in the project's standard environments; 9.x targeted .NET 8 and worked with the current .NET 9 setup.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit b77818c. Configure here.

@wallstop

Copy link
Copy Markdown
Owner

@dependabot recreate

---
updated-dependencies:
- dependency-name: ilspycmd
  dependency-version: 10.1.1.8388
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/dot-config/ilspycmd-10.1.1.8388 branch from b77818c to 4fa9f75 Compare July 16, 2026 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant