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 green from 3.1.0 to 3.2.6 in /lib/py #707

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps green from 3.1.0 to 3.2.6.

Changelog

Sourced from green's changelog.

Version 3.2.6

25 April 2021

  • Color is now properly emitted on Windows runners in GitHub Actions. See #245.
  • Unexpected successes now count as failures like they do in unittest. Resolves #241.
  • Fix internal coverage not reporting in CI + other internal CI improvements

Version 3.2.5

23 Nov 2020

  • Fix failing/erroring SubTests not properly reporting output to stdout/stderr. Resolves #238.

Version 3.2.4

1 Nov 2020

  • Fix -j/--junit-report so that it writes to the properly-named file when specified from a config file. Contributed by @​jwaschkau in #236.
  • Fix Windows CI by dropping a broken Python 2 test.

Version 3.2.3

11 Oct 2020

  • Properly clean up temporary files in some versions/platforms. Contributed by @​Icerman in #232. Resolves #228.
  • Fix an unwanted "1A" appearing at the beginning of test result lines in CI such as GitHub Actions and AppVeyor.

Version 3.2.2

22 Sep 2020

  • Fix help string for the -O/--clear-omit option. Resolves #231.
  • Tweak a bit of green's self-coverage to adjust for making releases in Python 3.8

Version 3.2.1

9 Aug 2020

  • Fix passing tests not displaying captured stderr output unless stdout output was also present. Resolves #226.

Version 3.2.0

6 June 2020

  • Fix crashes and hangs that could occur when using >1 subprocess due to a regression introduced in 3.1.1.
  • Add 'time' attributes to the <testsuites>, <testsuite>, and <testcase> fields in the Junit output for the -j/--junit-report output. Contributed by @​bkmd11 in #225. Resolves #208.

Version 3.1.4 - Buggy! Please upgrade to >= 3.2.0!

7 May 2020

  • Fix class/module teardowns being ignored. They are now reported as errors as they should be. Resolves #223.
  • Fix dates in this changelog--I was still using last year! 😆

... (truncated)

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 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)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 28, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #775.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/lib/py/green-3.2.6 branch July 16, 2021 08:07
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.

0 participants