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

Bump pytest-html from 3.1.1 to 3.2.0 in /perf-tests #3205

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pytest-html from 3.1.1 to 3.2.0.

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
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 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 dependabot bot requested a review from a team as a code owner October 25, 2022 17:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 25, 2022
@github-actions github-actions bot added the tests Pull requests that update tests label Oct 25, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 25, 2022

Codecov Report

Merging #3205 (fd48b77) into main (5d8df19) will not change coverage.
The diff coverage is n/a.

❗ Current head fd48b77 differs from pull request most recent head f0f46e8. Consider uploading reports for the commit f0f46e8 to get more accurate results

@@           Coverage Diff           @@
##             main    #3205   +/-   ##
=======================================
  Coverage   52.52%   52.52%           
=======================================
  Files          58       58           
  Lines       16070    16070           
=======================================
  Hits         8441     8441           
  Misses       7351     7351           
  Partials      278      278           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Bumps [pytest-html](https://github.com/pytest-dev/pytest-html) from 3.1.1 to 3.2.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...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/perf-tests/pytest-html-3.2.0 branch from fd48b77 to f0f46e8 Compare October 25, 2022 20:41
@lucacome lucacome merged commit 0532699 into main Oct 26, 2022
@lucacome lucacome deleted the dependabot/pip/perf-tests/pytest-html-3.2.0 branch October 26, 2022 00:40
coolbry95 pushed a commit to coolbry95/kubernetes-ingress that referenced this pull request Nov 18, 2022
Bumps [pytest-html](https://github.com/pytest-dev/pytest-html) from 3.1.1 to 3.2.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...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@lucacome lucacome removed the tests Pull requests that update tests label Jan 11, 2023
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

2 participants