Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Updates the requirements on zope-testrunner to permit the latest version.

Changelog

Sourced from zope-testrunner's changelog.

7.0 (2025-02-12)

Backwards-incompatible changes

  • Remove setup.py ftest command. ([#178](https://github.com/zopefoundation/zope.testrunner/issues/178) <https://github.com/zopefoundation/zope.testrunner/issues/178>_)

  • Remove zope.testrunner.eggsupport. It is no longer usable as of setuptools 72.0.0. ([#185](https://github.com/zopefoundation/zope.testrunner/issues/185) <https://github.com/zopefoundation/zope.testrunner/issues/185>_)

6.7 (2025-02-07)

  • Drop support for Python 3.8.

  • Add option --only-level=level to run tests only at the specified level. ([#188](https://github.com/zopefoundation/zope.testrunner/issues/188) <https://github.com/zopefoundation/zope.testrunner/issues/188>_)

6.6.1 (2024-12-13)

  • Make signatures in tb_format Python 3.12+ compatible ([#186](https://github.com/zopefoundation/zope.testrunner/issues/186) <https://github.com/zopefoundation/zope.testrunner/issues/186>_)

6.6 (2024-10-16)

  • Make tests compatible with Python 3.13 + add support for that version. ([#181](https://github.com/zopefoundation/zope.testrunner/issues/181) <https://github.com/zopefoundation/zope.testrunner/pull/181>_)

  • Drop support for Python 3.7.

6.5 (2024-08-06)

  • Remove setuptools fossils.

  • unittest.TestCase.subTest support ([#91](https://github.com/zopefoundation/zope.testrunner/issues/91) <https://github.com/zopefoundation/zope.testrunner/issues/91>_).

  • remove support for setup.py's test command. Support for this command has been dropped by modern setuptools versions and correspondingly has been removed from

... (truncated)

Commits
  • 5a87d31 Preparing release 7.0
  • 1f2c4f3 Merge pull request #192 from cjwatson/remove-eggsupport
  • ffb3311 Remove ftest command and zope.testrunner.eggsupport
  • 21dccee Back to development: 6.8
  • ba3aab6 Preparing release 6.7
  • 568e2e1 Drop support for Python 3.8 (#191)
  • e093dfe Add option --only-level=level to run tests only at the specified level. (#190)
  • d976b20 Back to development: 6.7
  • 731249c Preparing release 6.6.1
  • 73692d3 Merge pull request #187 from zopefoundation/tb_format_signatures
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 17, 2025
@amotl
Copy link
Member

amotl commented Feb 18, 2025

@dependabot rebase

Updates the requirements on [zope-testrunner](https://github.com/zopefoundation/zope.testrunner) to permit the latest version.
- [Changelog](https://github.com/zopefoundation/zope.testrunner/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.testrunner@5.0...7.0)

---
updated-dependencies:
- dependency-name: zope-testrunner
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/zope-testrunner-gte-5-and-lt-8 branch from 44d25e4 to 7f7ec00 Compare February 18, 2025 22:47
@amotl amotl merged commit 2d32537 into main Feb 18, 2025
18 checks passed
@amotl amotl deleted the dependabot/pip/zope-testrunner-gte-5-and-lt-8 branch February 18, 2025 23:15
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants