Skip to content

Bump green from 3.1.0 to 3.2.5 in /lib/py#605

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/lib/py/green-3.2.5
Closed

Bump green from 3.1.0 to 3.2.5 in /lib/py#605
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/lib/py/green-3.2.5

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps green from 3.1.0 to 3.2.5.

Changelog

Sourced from green's changelog.

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! 😆

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

5 May 2020

  • Fix crash that could occur when whitespace is in the path on Windows. Contributed by @bkmd11 in #222.
Commits
  • 1403d91 Bump to 3.2.5. Fix failing/erroring SubTests not properly reporting output to...
  • 639a0f4 Bump for 3.2.4
  • fb5733b First attempt at fixing Windows CI on GitHub Actions (#237)
  • 3334232 #235 junit_report does not work in setup.cfg (#236)
  • 96409be Bump coverage version
  • 47dc752 Remove Travis and AppVeyor badges and configs in favor of GitHub Actions.
  • 58478a2 Fix "1A" appearing at the start of result lines in CI (#234)
  • f6d058f Don't cover the special case
  • 2e561ad Lints
  • cb07e51 Have black tell us what it doesn't like
  • 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)

Bumps [green](https://github.com/CleanCut/green) from 3.1.0 to 3.2.5.
- [Release notes](https://github.com/CleanCut/green/releases)
- [Changelog](https://github.com/CleanCut/green/blob/master/CHANGELOG.md)
- [Commits](CleanCut/green@3.1.0...3.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 24, 2020
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #707.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/lib/py/green-3.2.5 branch April 28, 2021 16:50
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