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

Bump deepdiff from 5.7.0 to 5.8.1 #1525

Merged
merged 1 commit into from
Jun 27, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps deepdiff from 5.7.0 to 5.8.1.

Release notes

Sourced from deepdiff's releases.

5.8.1

New In DeepDiff 5-8-1

DeepDiff 5-8-1 includes bug fixes: - Fixed test suite for 32bit systems (seperman/deepdiff#302) by Louis-Philippe Véronneau_ - Fixed the issue when using ignore_order=True and group_by simultaneously - Added the support for diffing object properties (@property) (seperman/deepdiff#312) - Better support of diffing private variables

.. _Louis-Philippe Véronneau: https://github.com/baldurmen

New In DeepDiff 5-8-0

DeepDiff 5-8-0 includes bug fixes and improvements:

  • Fixed the bug with delta randomly not producing the same results when ignore_order=True
  • Display detailed pretty when verbose
  • Allow ordered-set version 4.1.x
  • Removing extra logging when key is not found in DeepHash
  • Fixed error when comparing non-utf8 byte strings with ignore_order=True
  • Fixed Tests fail after 2022-05-14
  • Fixed TypeError is thrown when comparing bool and str
Commits
  • 9b70b2b Merge pull request #314 from seperman/dev
  • e3c2ba1 updating docs
  • 4ab5fb5 Bump version: 5.8.0 → 5.8.1
  • 945a69d better support of private variables
  • de3f105 adding detailed__dict__ to address #312
  • 25546ce adding one more test
  • 1c643cb fixing the issue with Using ignore_order and group_by simultaneously
  • 16e0421 Merge pull request #303 from baldurmen/fix_32bits
  • aff4c40 Fix testsuite on 32-bits architectures.
  • 9486037 adding citing section
  • 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 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 the dependencies Pull requests that update a dependency file label Jun 27, 2022
Bumps [deepdiff](https://github.com/seperman/deepdiff) from 5.7.0 to 5.8.1.
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](seperman/deepdiff@5.7.0...v5.8.1)

---
updated-dependencies:
- dependency-name: deepdiff
  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/pip/deepdiff-5.8.1 branch from 7e35901 to 367a29e Compare June 27, 2022 08:09
@Odianosen25 Odianosen25 merged commit 3a387db into dev Jun 27, 2022
@Odianosen25 Odianosen25 deleted the dependabot/pip/deepdiff-5.8.1 branch June 27, 2022 08:12
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