Skip to content

Bump pytest-html from 3.1.1 to 4.0.0 in /src/bindings/python#116

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/src/bindings/python/pytest-html-4.0.0
Closed

Bump pytest-html from 3.1.1 to 4.0.0 in /src/bindings/python#116
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/src/bindings/python/pytest-html-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps pytest-html from 3.1.1 to 4.0.0.

Release notes

Sourced from pytest-html's releases.

v4.0.0

Changes

... (truncated)

Changelog

Sourced from pytest-html's changelog.

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)

  • 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
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 <dependency name> 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](https://github.com/pytest-dev/pytest-html) from 3.1.1 to 4.0.0.
- [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...4.0.0)

---
updated-dependencies:
- dependency-name: pytest-html
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 4, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Sep 11, 2023

Superseded by #120.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/pip/src/bindings/python/pytest-html-4.0.0 branch September 11, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: dependency_changes category: Python API 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.

0 participants