Skip to content

Bump pytest-html from 3.1.1 to 4.0.2 in /src/bindings/python#121

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps pytest-html from 3.1.1 to 4.0.2.

Release notes

Sourced from pytest-html's releases.

v4.0.2

Changes

v4.0.1

Changes

v4.0.0

Changes

... (truncated)

Changelog

Sourced from pytest-html's changelog.

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 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 &lt;https://github.com/drRedflint&gt;_ and @jeffwright13 &lt;https://github.com/jeffwright13&gt;_ 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.2.
- [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.2)

---
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 14, 2023
@github-actions
Copy link
Copy Markdown

This PR will be closed in a week because of 2 weeks of no activity.

@github-actions github-actions bot added the Stale label Sep 29, 2023
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 7, 2023

This PR was closed because it has been stalled for 2 week with no activity.

@github-actions github-actions bot closed this Oct 7, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 7, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/src/bindings/python/pytest-html-4.0.2 branch October 7, 2023 00:52
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 Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants