thibaudcolas / curlylint

Experimental HTML templates linting for Jinja, Nunjucks, Django templates, Twig, Liquid
https://www.curlylint.org/
MIT License
237 stars 25 forks source link

chore(deps): update dependency coverage to v5.5 #63

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage ==5.4 -> ==5.5 age adoption passing confidence

Release Notes

nedbat/coveragepy ### [`v5.5`](https://togithub.com/nedbat/coveragepy/blob/master/CHANGES.rst#Version-55-----2021-02-28) [Compare Source](https://togithub.com/nedbat/coveragepy/compare/coverage-5.4...coverage-5.5) - `coverage combine` has a new option, `--keep` to keep the original data files after combining them. The default is still to delete the files after they have been combined. This was requested in `issue 1108`_ and implemented in `pull request 1110`_. Thanks, Éric Larivière. - When reporting missing branches in `coverage report`, branches aren't reported that jump to missing lines. This adds to the long-standing behavior of not reporting branches from missing lines. Now branches are only reported if both the source and destination lines are executed. Closes both `issue 1065`_ and `issue 955`_. - Minor improvements to the HTML report: - The state of the line visibility selector buttons is saved in local storage so you don't have to fiddle with them so often, fixing `issue 1123`\_. - It has a little more room for line numbers so that 4-digit numbers work well, fixing `issue 1124`\_. - Improved the error message when combining line and branch data, so that users will be more likely to understand what's happening, closing `issue 803`\_. .. \_issue 803: [#​803](https://togithub.com/nedbat/coveragepy/issues/803) .. \_issue 955: [#​955](https://togithub.com/nedbat/coveragepy/issues/955) .. \_issue 1065: [#​1065](https://togithub.com/nedbat/coveragepy/issues/1065) .. \_issue 1108: [#​1108](https://togithub.com/nedbat/coveragepy/issues/1108) .. \_pull request 1110: [#​1110](https://togithub.com/nedbat/coveragepy/pull/1110) .. \_issue 1123: [#​1123](https://togithub.com/nedbat/coveragepy/issues/1123) .. \_issue 1124: [#​1124](https://togithub.com/nedbat/coveragepy/issues/1124) .. \_changes_54:

Renovate configuration

:date: Schedule: "every weekend" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: 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.