infothrill / python-dyndnsc

dynamic dns (dyndns) update client with support for multiple protocols
https://pypi.org/project/dyndnsc/
MIT License
38 stars 17 forks source link

Update dependency coverage to v6.3.2 - autoclosed #173

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage ==6.2 -> ==6.3.2 age adoption passing confidence

Release Notes

nedbat/coveragepy ### [`v6.3.2`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-632--2022-02-20) [Compare Source](https://togithub.com/nedbat/coveragepy/compare/6.3.1...6.3.2) - Fix: adapt to pypy3.9's decorator tracing behavior. It now traces function decorators like CPython 3.8: both the @​-line and the def-line are traced. Fixes `issue 1326`\_. - Debug: added `pybehave` to the list of :ref:`cmd_debug` and :ref:`cmd_run_debug` options. - Fix: show an intelligible error message if `--concurrency=multiprocessing` is used without a configuration file. Closes `issue 1320`\_. .. \_issue 1320:[https://github.com/nedbat/coveragepy/issues/1320](https://togithub.com/nedbat/coveragepy/issues/1320)0 .. \_issue 1326[https://github.com/nedbat/coveragepy/issues/1326](https://togithub.com/nedbat/coveragepy/issues/1326)26 .. \_changes\_631: ### [`v6.3.1`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-631--2022-02-01) [Compare Source](https://togithub.com/nedbat/coveragepy/compare/6.3...6.3.1) - Fix: deadlocks could occur when terminating processes. Some of these deadlocks (described in `issue 1310`\_) are now fixed. - Fix: a signal handler was being set from multiple threads, causing an error: "ValueError: signal only works in main thread". This is now fixed, closing `issue 1312`\_. - Fix: `--precision` on the command-line was being ignored while considering `--fail-under`. This is now fixed, thanks to `Marcelo Trylesinski `\_. - Fix: releases no longer provide 3.11.0-alpha wheels. Coverage.py uses CPython internal fields which are moving during the alpha phase. Fixes `issue 1316`\_. .. \_issue 1310:[https://github.com/nedbat/coveragepy/issues/1310](https://togithub.com/nedbat/coveragepy/issues/1310)0 .. \_issue 1312[https://github.com/nedbat/coveragepy/issues/1312](https://togithub.com/nedbat/coveragepy/issues/1312)12 .. \_issue 131[https://github.com/nedbat/coveragepy/issues/1316](https://togithub.com/nedbat/coveragepy/issues/1316)316 .. \_pull 13[https://github.com/nedbat/coveragepy/pull/1317](https://togithub.com/nedbat/coveragepy/pull/1317)1317 .. \_changes\_63: ### [`v6.3`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-632--2022-02-20) [Compare Source](https://togithub.com/nedbat/coveragepy/compare/6.2...6.3) - Fix: adapt to pypy3.9's decorator tracing behavior. It now traces function decorators like CPython 3.8: both the @​-line and the def-line are traced. Fixes `issue 1326`\_. - Debug: added `pybehave` to the list of :ref:`cmd_debug` and :ref:`cmd_run_debug` options. - Fix: show an intelligible error message if `--concurrency=multiprocessing` is used without a configuration file. Closes `issue 1320`\_. .. \_issue 1320:[https://github.com/nedbat/coveragepy/issues/1320](https://togithub.com/nedbat/coveragepy/issues/1320)0 .. \_issue 1326[https://github.com/nedbat/coveragepy/issues/1326](https://togithub.com/nedbat/coveragepy/issues/1326)26 .. \_changes\_631:

Configuration

šŸ“… Schedule: At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.