Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pytest-html requirement from ~=3.1.1 to ~=3.2.0 #1921

Merged
merged 1 commit into from Nov 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2022

Updates the requirements on pytest-html to permit the latest version.

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 PR

  • Implement 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 fix
  • Make 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 PR
  • Implement :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

3.1.1 (2020-12-13)

  • Fix issue with reporting of missing CSS files. ([#388](https://github.com/pytest-dev/pytest-html/issues/388) <https://github.com/pytest-dev/pytest-html/issues/388>_)

    • Thanks to @prakhargurunani <https://github.com/prakhargurunani>_ for reporting and fixing!

3.1.0 (2020-12-2)


* Stop attaching test reruns to final test report entries (`[#374](https://github.com/pytest-dev/pytest-html/issues/374) <https://github.com/pytest-dev/pytest-html/issues/374>`_)
  • Thanks to @VladimirPodolyan &lt;https://github.com/VladimirPodolyan&gt;_ for reporting and @gnikonorov &lt;https://github.com/gnikonorov&gt;_ for the fix

  • Allow for report duration formatting ([#376](https://github.com/pytest-dev/pytest-html/issues/376) &lt;https://github.com/pytest-dev/pytest-html/issues/376&gt;_)

    • Thanks to @brettnolan &lt;https://github.com/brettnolan&gt;_ for reporting and @gnikonorov &lt;https://github.com/gnikonorov&gt;_ for the fix

3.0.0 (2020-10-28)

  • Respect --capture=no, --show-capture=no, and -s pytest flags ([#171](https://github.com/pytest-dev/pytest-html/issues/171) <https://github.com/pytest-dev/pytest-html/issues/171>_)

    • Thanks to @bigunyak <https://github.com/bigunyak>_ for reporting and @gnikonorov <https://github.com/gnikonorov>_ for the fix
  • Make the Results table Links column sortable ([#242](https://github.com/pytest-dev/pytest-html/issues/242) <https://github.com/pytest-dev/pytest-html/issues/242>_)

    • Thanks to @vashirov <https://github.com/vashirov>_ for reporting and @gnikonorov <https://github.com/gnikonorov>_ for the fix
  • Fix issue with missing image or video in extras. ([#265](https://github.com/pytest-dev/pytest-html/issues/265) <https://github.com/pytest-dev/pytest-html/issues/265>_ and pytest-selenium#237 <https://github.com/pytest-dev/pytest-selenium/issues/237>_)

... (truncated)

Commits

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)

Updates the requirements on [pytest-html](https://github.com/pytest-dev/pytest-html) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-html/releases)
- [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/docs/changelog.rst)
- [Commits](pytest-dev/pytest-html@v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: pytest-html
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 26, 2022
@devclinton devclinton merged commit 67491b8 into dev Nov 1, 2022
@dependabot dependabot bot deleted the dependabot/pip/dev/pytest-html-approx-eq-3.2.0 branch November 1, 2022 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant