Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2025

Bumps ICSharpCode.Decompiler from 8.2.0.7535 to 9.1.0.7988.

Release notes

Sourced from ICSharpCode.Decompiler's releases.

ILSpy 9.1

ILSpy 9.x is based on .NET 8.0. All artifacts except the self-contained distribution are built framework-dependent, which means .NET 8.0.x or later must be installed prior to starting ILSpy. Note that ILSpy 9.1 also allows a later runtime via #3391.

New Language Features

  • Update pattern-detection to Roslyn 4.13

Enhancements

  • #1572: Do not generate variable names that match C# keywords.
  • #2716: Add an option to allow sorting custom attributes
  • #3377: Extend error information if multiple assemblies with the same (short) name are selected when creating a solution file.
  • #3393: Option to turn off smooth scrolling
  • #3399: Add module filename as ToolTip of AnalyzerEntityTreeNode
  • #3440: Added support for evaluation-order-preserving reference type check
  • #3316: Add "variable scopes" to improve naming local variables and anonymous method parameters

Contributions

Bug fixes

  • Fix #2269: LocalFunctionDecompiler misplaces nested local functions in ctors
  • Fix #3322: Add missing checks for equality comparison
  • Fix #3378: Navigation shortcuts (Alt-Left and Alt-Right) don't work when TreeView has focus
  • Fix #3381: Make sure that selectedNode is still selected when focus is deferred in IsActive property changed handler.
  • Fix #3383: more aggressively transform object initializers on structs
  • Fix #3384: add special case for null-literal conversions in optional argument handling.
  • Fix #3385: Allow address uses of structs in using transform, if the reference is passed to an in parameter.
  • Fix #3392: uses of init-setters must use object-initializer syntax.
  • Fix #3401: Multiple problems when exporting an assembly as project
  • Fix #3414: Apply latest session settings before saving upon closing the main window
  • Fix #3342: Wrong null check in MethodVirtualUsedByAnalyzer
  • Fix #3450: Fix "Clear assembly list" not actually persistent.
  • Fix #3432: Do not include delegate construction use-sites in DetermineCaptureAndDeclarationScopes.
  • Fix attributes tooltip of GenericParam metadata table

And many other fixes, for a full list click here.

ILSpy 9.0

ILSpy 9.x is based on .NET 8.0. All artifacts except the self-contained distribution are built framework-dependent, which means .NET 8.0.x or later must be installed prior to starting ILSpy.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ICSharpCode.Decompiler](https://github.com/icsharpcode/ILSpy) from 8.2.0.7535 to 9.1.0.7988.
- [Release notes](https://github.com/icsharpcode/ILSpy/releases)
- [Changelog](https://github.com/icsharpcode/ILSpy/blob/master/releasebuild.bat)
- [Commits](https://github.com/icsharpcode/ILSpy/commits)

---
updated-dependencies:
- dependency-name: ICSharpCode.Decompiler
  dependency-version: 9.1.0.7988
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 23, 2025
@DavidBoike DavidBoike closed this Jul 16, 2025
@DavidBoike DavidBoike deleted the dependabot/nuget/src/ICSharpCode.Decompiler-9.1.0.7988 branch July 16, 2025 19:41
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 16, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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.

2 participants