Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Bump testfixtures from 6.18.1 to 6.18.2 #113

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps testfixtures from 6.18.1 to 6.18.2.

Changelog

Sourced from testfixtures's changelog.

6.18.2 (21 Sep 2021)

  • Fix bug that meant :class:LogCapture didn't preserve or provide a clean testing environment for filters.

Thanks to Jesse Rittner for the fix.

Commits
  • 1497aac Prepare for 6.18.2 release.
  • be2ccb0 Merge pull request #159 from rittneje/bugfix-swap-logger-filters
  • 0af2187 swap out logger filters during capture
  • fe65de0 fix CircleCI badge
  • 5e82707 Revert "Officially support 3.10"
  • 3308558 Revert "Merge pull request #158 from sbraz/py310"
  • 784b0a1 Officially support 3.10
  • 70a9e28 Merge pull request #158 from sbraz/py310
  • 8fb2122 tests: fix with Python 3.10 (changed exception messages)
  • 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)

@dependabot dependabot bot added the pip dependencies pip dependencies label Sep 27, 2021
@blankdots
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the 1f35dependabot/pip/dev/testfixtures-6.18.2 branch from f317590 to fafc20e Compare September 27, 2021 10:28
@blankdots
Copy link
Contributor

@dependabot rebase

Bumps [testfixtures](https://github.com/Simplistix/testfixtures) from 6.18.1 to 6.18.2.
- [Release notes](https://github.com/Simplistix/testfixtures/releases)
- [Changelog](https://github.com/simplistix/testfixtures/blob/master/CHANGELOG.rst)
- [Commits](simplistix/testfixtures@6.18.1...6.18.2)

---
updated-dependencies:
- dependency-name: testfixtures
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the 1f35dependabot/pip/dev/testfixtures-6.18.2 branch from fafc20e to 4ca1c08 Compare September 27, 2021 10:47
@blankdots blankdots merged commit 69229e9 into dev Sep 27, 2021
@blankdots blankdots deleted the 1f35dependabot/pip/dev/testfixtures-6.18.2 branch September 27, 2021 10:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pip dependencies pip dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant