Skip to content
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

build(deps): bump ICSharpCode.Decompiler from 7.1.0.6543 to 7.2.1.6856 #110

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2022

Bumps ICSharpCode.Decompiler from 7.1.0.6543 to 7.2.1.6856.

Release notes

Sourced from ICSharpCode.Decompiler's releases.

ILSpy 7.2.1

Enhancements

  • Improved handling of nullability annotations on types involved in implicit conversions.
  • Improved detection of pinned regions.

Bug fixes

  • #2640: Invalid implicit enum value for unordered items
  • #2646: Missing values for enums with skipped or duplicate items
  • #2664: Fix NRE in ScopeSearchToAssembly.
  • #2637: Add missing Microsoft.Win32.Registry dependency to nuspec.template
  • #2582: Assertion when using named arguments in a constrained call
  • #2654: Ignore custom attributes on parameter where SequenceNumber is out-of-range.
  • See full list of fixes here.

ILSpy 7.2

New Language Features

  • C# 7.0 pattern matching
  • C# 8.0 stackalloc in nested contexts
  • C# 9.0 skip locals init
  • C# 9 covariant returns
  • C# 10 file-scoped namespace declarations
  • C# 10 abstract static interface members
  • Updated pattern detection for Roslyn 4.0
  • Updated pattern detection for Mono C# compiler 5.x
  • Updates pattern detection for Roslyn 3.11

Contributions

Enhancements

  • Assembly resolver: GetReferenceAssemblyPath now picks closest available version
  • #1175: Added inassembly: and innamespace: search predicates
  • #2298: Allow to change the DecompilerTextView's font size through scrolling.
  • #2404: Cache decompilation results when switching tabs
  • Better support for voice commands/keyboard navigation
  • Proper support for long paths in Windows 10 in WholeProjectDecompiler.
  • #2608: Support for submenu items

... (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 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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 5, 2022
@dependabot dependabot bot force-pushed the dependabot/nuget/ICSharpCode.Decompiler-7.2.1.6856 branch 2 times, most recently from 66bed8d to 106e543 Compare May 12, 2022 21:15
Bumps [ICSharpCode.Decompiler](https://github.com/icsharpcode/ILSpy) from 7.1.0.6543 to 7.2.1.6856.
- [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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/ICSharpCode.Decompiler-7.2.1.6856 branch from 106e543 to c2dadbe Compare May 12, 2022 21:57
@ChrisPulman ChrisPulman merged commit ec8b786 into main May 13, 2022
@ChrisPulman ChrisPulman deleted the dependabot/nuget/ICSharpCode.Decompiler-7.2.1.6856 branch May 13, 2022 01:10
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

1 participant