Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump testtools from 2.6.0 to 2.7.0 #1595

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps testtools from 2.6.0 to 2.7.0.

Release notes

Sourced from testtools's releases.

2.7.0

What's Changed

New Contributors

Full Changelog: testing-cabal/testtools@2.6.0...2.7.0

Changelog

Sourced from testtools's changelog.

2.7.0


Improvements
------------
  • Fix compatibility with Python 3.12. (Jake Lishman, #353)

  • Add typing in various modules (still lacking full coverage). (Jelmer Vernooij)

  • Drop the 'test' command for distutils. This has been deprecated since 2.6.0. (Jelmer Vernooij)

  • Drop support for Python 3.6. (Jelmer Vernooij)

Commits
  • 87ab359 Merge pull request #354 from jelmer/hatch
  • 87cbf96 Install fixtures
  • 34176e1 Don't use try_import to make errors easier to debug
  • f74eec6 Migrate from pbr to hatch
  • 16991ea Merge pull request #362 from jelmer/drop-py-3.6
  • 35d8b5c Drop Python 3.6 support
  • b3ec4bc Merge pull request #361 from jelmer/drop-testcommand
  • e75ee0f Also remove TestCommand from setup.py
  • 8a6f740 Drop support for TestCommand
  • de46688 setup.cfg: Add Programming Language :: Python :: 3.12 (#357)
  • 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 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)

Bumps [testtools](https://github.com/testing-cabal/testtools) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/testing-cabal/testtools/releases)
- [Changelog](https://github.com/testing-cabal/testtools/blob/master/NEWS)
- [Commits](testing-cabal/testtools@2.6.0...2.7.0)

---
updated-dependencies:
- dependency-name: testtools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2023
@github-actions github-actions bot enabled auto-merge (rebase) November 1, 2023 22:37
@github-actions github-actions bot merged commit 6b5f831 into main Nov 1, 2023
4 checks passed
@github-actions github-actions bot deleted the dependabot/pip/testtools-2.7.0 branch November 1, 2023 22:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants