[PR #96] [CLOSED] Bump testfixtures from 7.0.0 to 7.0.2 #97

Closed
opened 2026-02-27 11:09:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa-postfix-autoreply/pull/96
Author: @dependabot[bot]
Created: 11/2/2022
Status: Closed

Base: masterHead: dependabot/pip/testfixtures-7.0.2


📝 Commits (1)

  • aaa5ecd Bump testfixtures from 7.0.0 to 7.0.2

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 test-requirements.txt (+1 -1)

📄 Description

Bumps testfixtures from 7.0.0 to 7.0.2.

Changelog

Sourced from testfixtures's changelog.

7.0.2 (1 Nov 2022)

  • Reinstate support for self-referential data structures in :func:compare. The new implementation provides more clarity about what's going on and also ignores more immutable data types.

7.0.1 (1 Nov 2022)

  • Remove non-functional support for self-referential data structures in :func:compare. The functionality didn't work but did cause erroneous reported equality of values in dictionaries that were actually not equal.
Commits
  • 09df9fd Prepare for 7.0.2 release.
  • 0d120ed Round out test coverage for Mock Call comparison.
  • 894b6c3 Re-instate handling of self-referential data structures.
  • 62432b0 Prepare for 7.0.1 release.
  • e7fd9f2 Remove non-functional support for self-referential objects.
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa-postfix-autoreply/pull/96 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/2/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/pip/testfixtures-7.0.2` --- ### 📝 Commits (1) - [`aaa5ecd`](https://github.com/modoboa/modoboa-postfix-autoreply/commit/aaa5ecd036861b22caf9be471d22eb430ace5667) Bump testfixtures from 7.0.0 to 7.0.2 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `test-requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [testfixtures](https://github.com/Simplistix/testfixtures) from 7.0.0 to 7.0.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/simplistix/testfixtures/blob/master/CHANGELOG.rst">testfixtures's changelog</a>.</em></p> <blockquote> <h2>7.0.2 (1 Nov 2022)</h2> <ul> <li>Reinstate support for self-referential data structures in :func:<code>compare</code>. The new implementation provides more clarity about what's going on and also ignores more immutable data types.</li> </ul> <h2>7.0.1 (1 Nov 2022)</h2> <ul> <li>Remove non-functional support for self-referential data structures in :func:<code>compare</code>. The functionality didn't work but did cause erroneous reported equality of values in dictionaries that were actually not equal.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/simplistix/testfixtures/commit/09df9fd494935394fc147640e76eab49131c9907"><code>09df9fd</code></a> Prepare for 7.0.2 release.</li> <li><a href="https://github.com/simplistix/testfixtures/commit/0d120ed3d387314c675f93225215b2d78db86943"><code>0d120ed</code></a> Round out test coverage for Mock Call comparison.</li> <li><a href="https://github.com/simplistix/testfixtures/commit/894b6c3cd85ed7ffa7e2826b2d05162affcf3fb1"><code>894b6c3</code></a> Re-instate handling of self-referential data structures.</li> <li><a href="https://github.com/simplistix/testfixtures/commit/62432b0b81ec1671b3c052ea9b26f9b415a8e556"><code>62432b0</code></a> Prepare for 7.0.1 release.</li> <li><a href="https://github.com/simplistix/testfixtures/commit/e7fd9f2c0541fec80009e084b59597c092a060bd"><code>e7fd9f2</code></a> Remove non-functional support for self-referential objects.</li> <li>See full diff in <a href="https://github.com/Simplistix/testfixtures/compare/7.0.0...7.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=testfixtures&package-manager=pip&previous-version=7.0.0&new-version=7.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 11:09:21 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-postfix-autoreply-modoboa#97
No description provided.