:arrow_up: bump pytest-html from 3.2.0 to 4.1.1
Bumps pytest-html from 3.2.0 to 4.1.1.
Release notes
Sourced from pytest-html's releases.
4.1.1
Changes
- fix: Latest eslint is broken (#769)
@BeyondEvil- fix: original sort order (#768)
@BeyondEvil- [pre-commit.ci] pre-commit autoupdate (#763)
@pre-commit-ci4.1.0
Changes
- Release v4.1.0 (#761)
@BeyondEvil- fix: Escaping HTML in log (#757)
@BeyondEvil- test: Add UTF8 test (#760)
@BeyondEvil- [pre-commit.ci] pre-commit autoupdate (#563)
@pre-commit-ci- fix: Only run npm when building from source (#758)
@BeyondEvil- Fix results table modification documentation (#749)
@michalkaptur- fix: Add collections errors to report (#756)
@BeyondEvil- fix: Revert report generation to full run (#754)
@BeyondEvil- fix: Broken duration (#753)
@BeyondEvil- Pytest html fix reload button typo (#738)
@jeffwright13v4.0.2
Changes
- Fix: Use absolute path for the report (#735)
@adrien-berchetv4.0.1
Changes
- fix: Incorrect label for xfailed (#733)
@BeyondEvil- chore: block commits to master (#734)
@BeyondEvilv4.0.0
Changes
- Release v4.0.0 (#725)
@BeyondEvil- Feat: Add duration format hook (#724)
@BeyondEvil- Chore: Drop support for python 3.7 (#723)
@BeyondEvil- Add expander to log output (#721)
@drRedflint- Fix: Broken sorting for custom columns (#715)
@BeyondEvil- Chore: Stop running scheduled tests on forks (#720)
@BeyondEvil- Chore: Fix tox (#718)
@BeyondEvil- use max height instead of fixed height (#706)
@drRedflint- if only one item in gallery, remove navigation (#705)
@drRedflint- Chore: Support legacy pytest-metadata (#714)
@BeyondEvil- Feature: Untemplate table header (#713)
@BeyondEvil- Fix: Borken HTML in jinja template (#712)
@BeyondEvil- Feature: Update json-data-blob (#704)
@BeyondEvil- Fix: Collapsed state between redraws (#703)
@BeyondEvil- Feature: Only one collapsed state (#701)
@BeyondEvil
... (truncated)
Changelog
Sourced from pytest-html's changelog.
4.1.1 (2023-11-07)
* Fix original initial sort INI-setting.
- Thanks to
@sturmf <https://github.com/sturmf>_ for reporting.4.1.0 (2023-11-04)
Fix typo ("ge" instead of "get") in green Reload button in report file.
Fix results table modification documentation.
- Thanks to
@michalkaptur <https://github.com/michalkaptur>_ for the reporting and PR.Fix broken duration.
Revert report generation to full run.
Add collections errors to report.
Fix escaping HTML in the log.
4.0.2 (2023-09-12)
* Use absolute path to the report file.
- Thanks to
@adrien-berchet <https://github.com/adrien-berchet>_ for reporting and for the PR.4.0.1 (2023-09-10)
Fix incorrectly labeled outcome.
- Thanks to
@lodagro <https://github.com/lodagro>_ for reporting4.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. </tr></table>
... (truncated)
Commits
cfd32d0Release v4.1.1 (#770)7365917fix: Latest eslint is broken (#769)4ee12c4fix: original sort order (#768)e48a649[pre-commit.ci] pre-commit autoupdate (#763)1348430Release v4.1.0 (#761)82762a2fix: Escaping HTML in log (#757)84a1f68test: Add UTF8 test (#760)71b7408[pre-commit.ci] pre-commit autoupdate (#563)f6d3454fix: Only run npm when building from source (#758)e407056replace hardcoded string with actual report data (#749)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)