[PR #2491] [CLOSED] Bump testfixtures from 6.18.3 to 6.18.5 #2580

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2491
Author: @dependabot[bot]
Created: 4/8/2022
Status: Closed

Base: masterHead: dependabot/pip/testfixtures-6.18.5


📝 Commits (1)

  • 77fe3d4 Bump testfixtures from 6.18.3 to 6.18.5

📊 Changes

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

View changed files

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

📄 Description

Bumps testfixtures from 6.18.3 to 6.18.5.

Changelog

Sourced from testfixtures's changelog.

6.18.5 (1 Mar 2022)

  • Fix bug in detection of Mock backport.

6.18.4 (25 Feb 2022)

  • Ensure compatibility with Sybil 2 and Sybil 3 along with pytest 6 and pytest 7.
Commits
  • 444ee36 Fix bug in detection of Mock backport.
  • 9782a45 Fix for newer CircleCI images
  • 5e5f223 Prepare for 6.18.4 release.
  • df64fb3 Sybil 2/3, Pytest 6/7 compatibility.
  • 0c1d79f Make sure we test against sybil2 and pytest6
  • daa5c39 change byte unicode return
  • bcff798 cater for sybil 3 API change
  • 5feb711 unpin sybil
  • c5cc3a8 Use new sybil 3 name for codeblock parser if available
  • 2900388 Pin Sybil for now.
  • 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)

🔄 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/pull/2491 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/8/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/pip/testfixtures-6.18.5` --- ### 📝 Commits (1) - [`77fe3d4`](https://github.com/modoboa/modoboa/commit/77fe3d4120b200cafde15a2c3cbb68966a4fe4e9) Bump testfixtures from 6.18.3 to 6.18.5 ### 📊 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 6.18.3 to 6.18.5. <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>6.18.5 (1 Mar 2022)</h2> <ul> <li>Fix bug in detection of Mock backport.</li> </ul> <h2>6.18.4 (25 Feb 2022)</h2> <ul> <li>Ensure compatibility with Sybil 2 and Sybil 3 along with pytest 6 and pytest 7.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/simplistix/testfixtures/commit/444ee360cc4149c19ddb5ac6d21434e9ca2a1597"><code>444ee36</code></a> Fix bug in detection of Mock backport.</li> <li><a href="https://github.com/simplistix/testfixtures/commit/9782a45288fbc9d141830fbb2b8a2dc41add92fb"><code>9782a45</code></a> Fix for newer CircleCI images</li> <li><a href="https://github.com/simplistix/testfixtures/commit/5e5f223f0796d48f6fd4ebd6f310732087e2bd71"><code>5e5f223</code></a> Prepare for 6.18.4 release.</li> <li><a href="https://github.com/simplistix/testfixtures/commit/df64fb38ae8a9464a46302ccefa65228b1a9e71a"><code>df64fb3</code></a> Sybil 2/3, Pytest 6/7 compatibility.</li> <li><a href="https://github.com/simplistix/testfixtures/commit/0c1d79f8a71b56b761ae7617888038187e1b0f13"><code>0c1d79f</code></a> Make sure we test against sybil2 and pytest6</li> <li><a href="https://github.com/simplistix/testfixtures/commit/daa5c39de981a044697a6fcbf0760150a445287b"><code>daa5c39</code></a> change byte unicode return</li> <li><a href="https://github.com/simplistix/testfixtures/commit/bcff79824236bcda8623fef20347fd98c33d49ac"><code>bcff798</code></a> cater for sybil 3 API change</li> <li><a href="https://github.com/simplistix/testfixtures/commit/5feb7117ec7883b6bd302f3447ba0c974a146814"><code>5feb711</code></a> unpin sybil</li> <li><a href="https://github.com/simplistix/testfixtures/commit/c5cc3a8378d65db98ac879b76eac4469f8d262c0"><code>c5cc3a8</code></a> Use new sybil 3 name for codeblock parser if available</li> <li><a href="https://github.com/simplistix/testfixtures/commit/2900388a40c284c034f9714ee8fe58256d411453"><code>2900388</code></a> Pin Sybil for now.</li> <li>Additional commits viewable in <a href="https://github.com/Simplistix/testfixtures/compare/6.18.3...6.18.5">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=6.18.3&new-version=6.18.5)](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 12:11:44 +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-modoboa#2580
No description provided.