Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps CompareNETObjects from 4.59.0 to 4.62.0.

Release notes

Sourced from CompareNETObjects's releases.

GetHashCode Defect Fix Plus Ignore Order Performance Improvement

Defect Fixes:

  • Fix for negative number formatting in User Friendly report: #166

  • Fix for GetHashCode treating objects as equal. Fixes these issues:
    #169
    #157
    #149
    #122
    #113
    #34

New Features:

  • Add ElapsedMilliseconds to .NET Standard Build
  • Performance improvements to unordered enumerable collections by @​jsobell

Lambda Ignore Properties and Generic Custom Comparers

Defect Fixes

New Features:

Commits
  • 64a5559 NuGet Version 4.62
  • b5e9f3d Fix for negative number formatting in User Friendly report: https://github.c...
  • 4ebb0ed Fix for failing test
  • 2dd932c Fix for GetHashCode treating objects as equal. Fixes these issues:
  • 55a4532 Update Readme.md
  • d4916af Add ElapsedMilliseconds to .NET Standard Build
  • 1f1f493 Merge pull request #168 from jsobell/master
  • fea8107 Adds tests for unordered lists
  • de9c456 All tests passing
  • dc7427d Test version of high-speed unordered comparator
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [CompareNETObjects](https://github.com/GregFinzer/Compare-Net-Objects) from 4.59.0 to 4.62.0.
- [Release notes](https://github.com/GregFinzer/Compare-Net-Objects/releases)
- [Commits](GregFinzer/Compare-Net-Objects@4.59...v4.62.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 1, 2019
@asjafjell asjafjell self-requested a review August 9, 2019 07:54
@asjafjell asjafjell merged commit bf661e2 into master Aug 9, 2019
@asjafjell asjafjell deleted the dependabot/nuget/CompareNETObjects-4.62.0 branch August 9, 2019 07:54
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant