pymarkdown
pymarkdown copied to clipboard
build(deps): bump pytest-html from 3.1.1 to 3.2.0
Bumps pytest-html from 3.1.1 to 3.2.0.
Changelog
Sourced from pytest-html's changelog.
3.2.0 (2022-10-25)
* Explicitly add py.xml dependency.
Thanks to
@smartEBL <https://github.com/smartEBL>
_ for the PRImplement the
visible
URL query parameter to control visibility of test results on page load. ([#399](https://github.com/pytest-dev/pytest-html/issues/399) <https://github.com/pytest-dev/pytest-html/issues/399>
_)
- Thanks to
@TheCorp <https://github.com/TheCorp>
_ for reporting and@gnikonorov <https://github.com/gnikonorov>
_ for the fixMake the report tab title reflect the report name. (
[#412](https://github.com/pytest-dev/pytest-html/issues/412) <https://github.com/pytest-dev/pytest-html/issues/412>
_)
- Thanks to
@gnikonorov <https://github.com/gnikonorov>
_ for the PRImplement :code:
environment_table_redact_list
to allow for redaction of environment table values. ([#233](https://github.com/pytest-dev/pytest-html/issues/233) <https://github.com/pytest-dev/pytest-html/issues/233>
_)
- Thanks to
@fenchu <https://github.com/fenchu>
_ for reporting and@gnikonorov <https://github.com/gnikonorov>
_ for the PR
Commits
c2b4f58
chore: Deactivate broken test for now (#557)ea9ece9
Release v3.2.0 (#556)00740f5
Add py as dependency (#555)ea89db8
fix: upgrade pip before running tox (#522)3fbfd25
Use pathlib.Path for file path handling (#514)d6d9cb4
pip isn't a build dependency (#516)e09ebfa
bump pre-commit deps (#513)8685d27
Update python versions (#509)360f120
Skip coverage for pypy3 (#495)737aa9d
Separate Nightly workflow (#488)- Additional commits viewable in compare view
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)
Codecov Report
Base: 99.99% // Head: 99.99% // No change to project coverage :thumbsup:
Coverage data is based on head (
4ba5807
) compared to base (fb40c5f
). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## main #524 +/- ##
=======================================
Coverage 99.99% 99.99%
=======================================
Files 111 111
Lines 13983 13983
Branches 1781 1781
=======================================
Hits 13982 13982
Partials 1 1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.