Skip to content

build(deps): bump ICSharpCode.Decompiler from 9.0.0.7889 to 9.1.0.7988 #10649

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ICSharpCode.Decompiler from 9.0.0.7889 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.

NuGet Release 3.0.2 (3.0.1)

The release 3.0.2 has two improvements for downstream consumers of ICS.Decompiler:

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [ICSharpCode.Decompiler](https://github.com/icsharpcode/ILSpy) from 9.0.0.7889 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-minor
...

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 29, 2025
@github-actions github-actions bot enabled auto-merge (squash) April 29, 2025 07:28
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.

0 participants