nedbat/coveragepy (coverage)
### [`v7.6.4`](https://redirect.github.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-764--2024-10-20)
[Compare Source](https://redirect.github.com/nedbat/coveragepy/compare/7.6.3...7.6.4)
- fix: multi-line `with` statements could cause contained branches to be
incorrectly marked as missing (`issue 1880`\_). This is now fixed.
.. \_issue 1880:[https://github.com/nedbat/coveragepy/issues/1880](https://redirect.github.com/nedbat/coveragepy/issues/1880)0
.. \_changes\_7-6-3:
### [`v7.6.3`](https://redirect.github.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-763--2024-10-13)
[Compare Source](https://redirect.github.com/nedbat/coveragepy/compare/7.6.2...7.6.3)
- Fix: nested context managers could incorrectly be analyzed to flag a missing
branch on the last context manager, as described in `issue 1876`\_. This is
now fixed.
- Fix: the missing branch message about not exiting a module had an extra
"didn't," as described in `issue 1873`\_. This is now fixed.
.. \_issue 1873:[https://github.com/nedbat/coveragepy/issues/1873](https://redirect.github.com/nedbat/coveragepy/issues/1873)3
.. \_issue 1876[https://github.com/nedbat/coveragepy/issues/1876](https://redirect.github.com/nedbat/coveragepy/issues/1876)76
.. \_changes\_7-6-2:
RobertCraigie/pyright-python (pyright)
### [`v1.1.387`](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.386...v1.1.387)
[Compare Source](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.386...v1.1.387)
### [`v1.1.386`](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.385...v1.1.386)
[Compare Source](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.385...v1.1.386)
### [`v1.1.385`](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.384...v1.1.385)
[Compare Source](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.384...v1.1.385)
sphinx-toolbox/sphinx-toolbox (sphinx-toolbox)
### [`v3.8.1`](https://redirect.github.com/sphinx-toolbox/sphinx-toolbox/releases/tag/v3.8.1): Version 3.8.1
[Compare Source](https://redirect.github.com/sphinx-toolbox/sphinx-toolbox/compare/v3.8.0...v3.8.1)
Automatically copied from [PyPI](https://pypi.org/project/sphinx-toolbox/3.8.1).
***
Powered by OctoCheese\
[π docs](https://octocheese.readthedocs.io) | [:octocat: repo](https://redirect.github.com/domdfcoding/octocheese) | [π issues](https://redirect.github.com/domdfcoding/octocheese/issues) | [πͺ marketplace](https://redirect.github.com/marketplace/octocheese)
tox-dev/tox-gh (tox-gh)
### [`v1.4.4`](https://redirect.github.com/tox-dev/tox-gh/releases/tag/1.4.4)
[Compare Source](https://redirect.github.com/tox-dev/tox-gh/compare/1.4.3...1.4.4)
##### What's Changed
- Add a simple example too by [@gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/tox-gh/pull/145](https://redirect.github.com/tox-dev/tox-gh/pull/145)
**Full Changelog**: https://github.com/tox-dev/tox-gh/compare/1.4.3...1.4.4
### [`v1.4.3`](https://redirect.github.com/tox-dev/tox-gh/releases/tag/1.4.3)
[Compare Source](https://redirect.github.com/tox-dev/tox-gh/compare/1.4.2...1.4.3)
##### What's Changed
- Simplify example by [@gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/tox-gh/pull/144](https://redirect.github.com/tox-dev/tox-gh/pull/144)
**Full Changelog**: https://github.com/tox-dev/tox-gh/compare/1.4.2...1.4.3
### [`v1.4.2`](https://redirect.github.com/tox-dev/tox-gh/releases/tag/1.4.2)
[Compare Source](https://redirect.github.com/tox-dev/tox-gh/compare/1.4.1...1.4.2)
##### What's Changed
- Use tox.toml over tox.ini by [@gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/tox-gh/pull/143](https://redirect.github.com/tox-dev/tox-gh/pull/143)
**Full Changelog**: https://github.com/tox-dev/tox-gh/compare/1.4.1...1.4.2
Configuration
π Schedule: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==7.6.2
->==7.6.4
==1.1.384
->==1.1.387
==3.8.0
->==3.8.1
1.4.1
->1.4.4
==1.4.1
->==1.4.4
Release Notes
nedbat/coveragepy (coverage)
### [`v7.6.4`](https://redirect.github.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-764--2024-10-20) [Compare Source](https://redirect.github.com/nedbat/coveragepy/compare/7.6.3...7.6.4) - fix: multi-line `with` statements could cause contained branches to be incorrectly marked as missing (`issue 1880`\_). This is now fixed. .. \_issue 1880:[https://github.com/nedbat/coveragepy/issues/1880](https://redirect.github.com/nedbat/coveragepy/issues/1880)0 .. \_changes\_7-6-3: ### [`v7.6.3`](https://redirect.github.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-763--2024-10-13) [Compare Source](https://redirect.github.com/nedbat/coveragepy/compare/7.6.2...7.6.3) - Fix: nested context managers could incorrectly be analyzed to flag a missing branch on the last context manager, as described in `issue 1876`\_. This is now fixed. - Fix: the missing branch message about not exiting a module had an extra "didn't," as described in `issue 1873`\_. This is now fixed. .. \_issue 1873:[https://github.com/nedbat/coveragepy/issues/1873](https://redirect.github.com/nedbat/coveragepy/issues/1873)3 .. \_issue 1876[https://github.com/nedbat/coveragepy/issues/1876](https://redirect.github.com/nedbat/coveragepy/issues/1876)76 .. \_changes\_7-6-2:RobertCraigie/pyright-python (pyright)
### [`v1.1.387`](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.386...v1.1.387) [Compare Source](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.386...v1.1.387) ### [`v1.1.386`](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.385...v1.1.386) [Compare Source](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.385...v1.1.386) ### [`v1.1.385`](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.384...v1.1.385) [Compare Source](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.384...v1.1.385)sphinx-toolbox/sphinx-toolbox (sphinx-toolbox)
### [`v3.8.1`](https://redirect.github.com/sphinx-toolbox/sphinx-toolbox/releases/tag/v3.8.1): Version 3.8.1 [Compare Source](https://redirect.github.com/sphinx-toolbox/sphinx-toolbox/compare/v3.8.0...v3.8.1) Automatically copied from [PyPI](https://pypi.org/project/sphinx-toolbox/3.8.1). *** Powered by OctoCheese\ [π docs](https://octocheese.readthedocs.io) | [:octocat: repo](https://redirect.github.com/domdfcoding/octocheese) | [π issues](https://redirect.github.com/domdfcoding/octocheese/issues) | [πͺ marketplace](https://redirect.github.com/marketplace/octocheese)tox-dev/tox-gh (tox-gh)
### [`v1.4.4`](https://redirect.github.com/tox-dev/tox-gh/releases/tag/1.4.4) [Compare Source](https://redirect.github.com/tox-dev/tox-gh/compare/1.4.3...1.4.4) ##### What's Changed - Add a simple example too by [@gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/tox-gh/pull/145](https://redirect.github.com/tox-dev/tox-gh/pull/145) **Full Changelog**: https://github.com/tox-dev/tox-gh/compare/1.4.3...1.4.4 ### [`v1.4.3`](https://redirect.github.com/tox-dev/tox-gh/releases/tag/1.4.3) [Compare Source](https://redirect.github.com/tox-dev/tox-gh/compare/1.4.2...1.4.3) ##### What's Changed - Simplify example by [@gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/tox-gh/pull/144](https://redirect.github.com/tox-dev/tox-gh/pull/144) **Full Changelog**: https://github.com/tox-dev/tox-gh/compare/1.4.2...1.4.3 ### [`v1.4.2`](https://redirect.github.com/tox-dev/tox-gh/releases/tag/1.4.2) [Compare Source](https://redirect.github.com/tox-dev/tox-gh/compare/1.4.1...1.4.2) ##### What's Changed - Use tox.toml over tox.ini by [@gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/tox-gh/pull/143](https://redirect.github.com/tox-dev/tox-gh/pull/143) **Full Changelog**: https://github.com/tox-dev/tox-gh/compare/1.4.1...1.4.2Configuration
π Schedule: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.