pornhub-api
pornhub-api copied to clipboard
Bump deepdiff from 5.2.2 to 5.5.0
⚠️ Dependabot Preview has been deactivated ⚠️
This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot
commands nor will it be automatically closed if a new version is found.
If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.
Bumps deepdiff from 5.2.2 to 5.5.0.
Release notes
Sourced from deepdiff's releases.
5.5.0
- v5-5-0: adding iterable_compare_func for DeepDiff, adding output_format of list for path() in tree view.
- v5-4-0: adding strict_checking for numbers in DeepSearch.
5.3.0
- v5-3-0: add support for regular expressions in DeepSearch
5.2.3
- v5-2-3: Retaining the order of multiple dictionary items added via Delta. Fixed the typo with yml files in deep cli. Fixing Grep RecursionError where using non UTF-8 character. Allowing kwargs to be passed to to_json method.
Changelog
Sourced from deepdiff's changelog.
Commits
bc1ab6a
Merge pull request #245 from seperman/dev94ee32c
adding the support pagecb82e6c
Bump version: 5.4.0 → 5.5.082524bf
Bump version: 5.3.0 → 5.4.0d95ccde
more testsbe3bf27
adding more tests7b22265
adding more docs3229109
adding docs507d994
adding custom compare func for ignore order31ad1d0
Merge pull request #241 from surefyresystems/compare_func- Additional commits viewable in compare view
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 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)
- 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)
Codecov Report
Merging #106 (a192557) into master (cefe505) will not change coverage. The diff coverage is
n/a
.
:exclamation: Current head a192557 differs from pull request most recent head 7d1a12e. Consider uploading reports for the commit 7d1a12e to get more accurate results
@@ Coverage Diff @@
## master #106 +/- ##
=======================================
Coverage 95.19% 95.19%
=======================================
Files 16 16
Lines 208 208
=======================================
Hits 198 198
Misses 10 10
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 22b1a7e...7d1a12e. Read the comment docs.