modoboa / modoboa-stats

Graphical statistics for Modoboa
MIT License
9 stars 13 forks source link

Bump testfixtures from 4.7.0 to 6.15.0 #60

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps testfixtures from 4.7.0 to 6.15.0.

Changelog

Sourced from testfixtures's changelog.

6.15.0 (9 Oct 2020)

  • Add support to LogCapture for making sure log entries above a specified level have been checked.

Thanks to Zoltan Farkas for the implementation.

6.14.2 (4 Sep 2020)

  • Fix bug where ignore_eq had no effect on nested objects when using compare.

Thanks to Grégoire Payen de La Garanderie for the fix.

6.14.1 (20 Apr 2020)

  • Fix bugs in comparison of ~unittest.mock.call objects where the repr of the ~unittest.mock.call arguments were the same even when their attributes were not.

6.14.0 (24 Feb 2020)

  • Add support for non-deterministic logging order when using twisted.LogCapture.

6.13.1 (20 Feb 2020)

  • Fix for using compare to compare two-element ~unittest.mock.call objects.

Thanks to Daniel Fortunov for the fix.

6.13.0 (18 Feb 2020)

  • Allow any attributes that need to be ignored to be specified directly when calling ~testfixtures.comparison.compare_object. This is handy when writing comparers for compare.

6.12.1 (16 Feb 2020)

  • Fix a bug that occured when using compare to compare a string with a slotted object that had the same repr as the string.

6.12.0 (6 Feb 2020)

  • Add support for universal_newlines, text, encoding and errors to popen.MockPopen, but only for Python 3.

6.11.0 (29 Jan 2020)

  • decimal.Decimal now has better representation when compare displays a failed comparison, particularly on Python 2.
Commits
  • 0fa9151 Prepare for 6.15.0 release.
  • 712f6a5 Merge pull request #143 from zolyfarkas-fb/issue-138
  • 768ecaa Add default log check(assert) requirements for LogCapture
  • 7048e22 Merge pull request #141 from zolyfarkas-fb/Fix-Typo-LogCapture
  • b662ee2 change docstring to be consistent with the rest.
  • 483bc8d fix typo
  • 9e96e7d Merge pull request #139 from abcdenis/patch-1
  • a3429cd typo
  • a02097a Prepare for 6.14.2 release.
  • 518089c Merge pull request #137 from gdlg/ignore_eq
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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](https://app.dependabot.com): - 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)
dependabot-preview[bot] commented 3 years ago

This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.