Thanks to @lodagro <https://github.com/lodagro>_ for reporting
4.0.0 (2023-09-01)
This release is the result of more than two years of rewrites.
We've tried our best to keep this release backwards-compatible with v3.
If you find something that seems to be a regression, please consult the documentation first,
before filing an issue.
Thanks to all the users who have contributed with ideas, solutions and beta-testing.
You're too many to name, but you know who you are.
A special thanks to @drRedflint <https://github.com/drRedflint>_ and @jeffwright13 <https://github.com/jeffwright13>_
for all the javascript and testing respectively.
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Bumps pytest-html from 3.2.0 to 4.0.1.
Release notes
Sourced from pytest-html's releases.
... (truncated)
Changelog
Sourced from pytest-html's changelog.
Commits
ee21115
fix: Incorrect label for xfailed (#733)682d4d1
chore: block commits to master (#734)3e21601
Release v4.0.0 (#725)b7c50c1
Feat: Add duration format hook (#724)372acd8
Chore: Drop support for python 3.7 (#723)31be0f9
Add expander to log output (#721)abde929
Fix: Broken sorting for custom columns (#715)5e3cca1
Chore: Stop running scheduled tests on forks (#720)eaacc0f
Chore: Fix tox (#718)112c48f
use max height instead of fixed height (#706)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 show