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

dependabot: bump dnLib from 3.3.5 to 4.3.0 #141

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps dnLib from 3.3.5 to 4.3.0.

Release notes

Sourced from dnLib's releases.

v4.3.0

  • Update Example6.cs for resolve System.InvalidOperationException #531 (@​Y4er)
  • Fix incorrect column sizes when writing portable or embedded PDB files #532 (@​ElektroKill)

v4.2.0

v4.1.0

v4.0.0

  • Don't create wrong TypeSig for TypeDef #479
  • Support new PrimaryConstructorInformationBlob Roslyn CDI #503
  • Add rudimentary support for DeserializingResourceReader #504
  • Fixed Resolver for null TypeRef.ResolutionScope #506
  • Add support for .NET 8.0 and DynamicILInfo to DynamicMethodBodyReader #508
  • Expose WinMDHelpers class #511
  • Add additional read methods to DataStream to allow further customization of DataReader behavior #512
  • Improve Importer TryToUseTypeDefs #513
  • Add additional net6.0 target framework #515
  • Compare reference only for MemberDefs if they are from the same module #517
  • Align field initial value to match the Microsoft's ECMA augments #518
  • Optimize type name computation #520
  • Make Instruction.GetArgumentType consistent with ParameterList #521

Thanks to @​ElektroKill and @​CreateAndInject who added the above PRs

v3.6.0

v3.5.0

v3.4.0

... (truncated)

Commits
  • 8f7edaf Bump version
  • 8a012e9 Merge pull request #532 from ElektroKill/fix/pdb-writer-incorrect-column-sizes
  • 1e2c8f9 Fix incorrect column sizes when writing portable or embedded PDB files
  • 67396c0 Merge pull request #531 from Y4er/master
  • 0105e6b Update Example6.cs
  • 185557c Bump version
  • aac31a1 Optimize finding CustomAttribute by a full name (#527)
  • efba133 Bump version
  • a5cce92 Merge pull request #525 from ElektroKill/fix-reference-compare-sigcomparer
  • 552d570 Add CompareReferenceInSameModule convenience properties
  • Additional commits viewable in compare view

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 [dnLib](https://github.com/0xd4d/dnlib) from 3.3.5 to 4.3.0.
- [Release notes](https://github.com/0xd4d/dnlib/releases)
- [Commits](0xd4d/dnlib@v3.3.5...v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added bot Issues and PRs made through bots dependencies labels Nov 6, 2023
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #141 (09187a8) into master (8364127) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #141   +/-   ##
=======================================
  Coverage   81.63%   81.63%           
=======================================
  Files           6        6           
  Lines         196      196           
  Branches       35       35           
=======================================
  Hits          160      160           
  Misses         22       22           
  Partials       14       14           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot Issues and PRs made through bots dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants