digipost / signature-api-client-dotnet

Apache License 2.0
3 stars 3 forks source link

Bump CompareNETObjects from 4.78.0 to 4.79.0 #417

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 1 year ago

Bumps CompareNETObjects from 4.78.0 to 4.79.0.

Release notes

Sourced from CompareNETObjects's releases.

ShowCollectionKeyName and CompareBackingFields

ShowCollectionKeyName Config option by gordon-matt GregFinzer/Compare-Net-Objects#275

CompareBackingFields config option by Mch-Kuzyk GregFinzer/Compare-Net-Objects#279

IPEndPoint Support in .NET CORE 3.1/.NET 5.0

Fix for IPEndPoint comparison not detecting different IPv6 Addresses on .NET Core 3.1/.NET 5.0 GregFinzer/Compare-Net-Objects#220

NuGet Builds for .NET Framework 4.7, 4.7.1, 4.7.2, and 4.8

Commits
  • d199f9f Use Enum Comparison Version 4.79
  • e352762 Merge pull request #279 from Mch-Kuzyk/master
  • b5e85d2 Copyright changed to 2023
  • 76cc240 added new config flag for backing fields comparison; added support for backin...
  • 23de61b Merge pull request #275 from gordon-matt/master
  • 6f3d4e4 Added "ShowCollectionKeyName" config option and unit test
  • See full diff 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 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)
runeflobakk commented 8 months ago

@dependabot rebase

dependabot[bot] commented 8 months ago

Superseded by #427.