Skip to content

Comments

Bump pytest-html from 1.21.1 to 2.0.0#33

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pytest-html-2.0.0
Closed

Bump pytest-html from 1.21.1 to 2.0.0#33
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pytest-html-2.0.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps pytest-html from 1.21.1 to 2.0.0.

Changelog

Sourced from pytest-html's changelog.

Release Notes

2.0.0 (2019-09-09)

  • Drop support for Python 2.7. We will continue to accept patches to 1.22.x for the time being.

1.22.0 (2019-08-06)

  • Refactor assets naming to be more readable and OS safe.
    • This solves multiple reported issues, mainly from Windows users.
    • Thanks to @​franz-95 and @​Uil2Liv for reporting and testing fixes.
  • Add line break to log section of the report.

1.21.1 (2019-06-19)

  • Fix issue with assets filenames being too long.
    • Thanks to @​D3X for reporting and providing a fix

1.21.0 (2019-06-17)

1.20.0 (2019-01-14)

  • Tests running with Pytest 4.0 and Python 3.7
  • Stop filtering out falsy environment values (#175)
  • Removed extraneous space from anchor tag (@​chardbury)
  • Always define __version__ even if get_distribution() fails (@​nicoddemus)
  • Refactor css config code (@​crazymerlyn)

1.19.0 (2018-06-01)

  • Allow collapsed outcomes to be configured by using a query parameter

1.18.0 (2018-05-22)

  • Preserve the order if metadata is OrderedDict
    • Thanks to @​jacebrowning for suggesting this enhancement and providing a patch

1.17.0 (2018-04-05)

... (truncated)
Commits
  • 0fa73c2 Release v2.0.0 - Dropping Python 2.7 support (#234)
  • e6e5ef2 Drop support for legacy Python 2.7 (#230)
  • 1abfe5d Rename developtment.rst to development.rst (#232)
  • 49a36a4 Use pre-commit to streamline development (#229)
  • b69dde5 Keep sort preference for previously sorted columns (#220)
  • 4299ea2 Release v1.22.0 (#226)
  • 9dd249f Fix assets file naming to work across both *nix and windows (#223)
  • 6abbbff Remove unused and undocumented markers (#224)
  • 8e96c6e Migrate to 'black' for consistent styling and formatting (#218)
  • c9eadb0 Merge pull request #217 from borntyping/patch-1
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [pytest-html](https://github.com/pytest-dev/pytest-html) from 1.21.1 to 2.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-html/releases)
- [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/CHANGES.rst)
- [Commits](pytest-dev/pytest-html@v1.21.1...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 10, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #56.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/pytest-html-2.0.0 branch November 19, 2019 05:55
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants