albertogeniola / MerossIot

Async Python library for controlling Meross devices
https://albertogeniola.github.io/MerossIot/
MIT License
463 stars 85 forks source link

Bump pytest-html from 3.1.1 to 4.1.0 #329

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps pytest-html from 3.1.1 to 4.1.0.

Release notes

Sourced from pytest-html's releases.

4.1.0

Changes

v4.0.2

Changes

v4.0.1

Changes

v4.0.0

Changes

... (truncated)

Changelog

Sourced from pytest-html's changelog.

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 &lt;https://github.com/lodagro&gt;_ 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.

3.2.0 (2022-10-25)


</tr></table> 

... (truncated)

Commits


Dependabot compatibility score

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)
dependabot[bot] commented 6 months ago

The following labels could not be found: pr: dependency-update.

dependabot[bot] commented 6 months ago

Superseded by #331.