Skip to content

build(deps-dev): bump green from 3.0.0 to 3.2.1#56

Merged
matfax merged 1 commit intomasterfrom
dependabot/pip/green-3.2.1
Aug 22, 2020
Merged

build(deps-dev): bump green from 3.0.0 to 3.2.1#56
matfax merged 1 commit intomasterfrom
dependabot/pip/green-3.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 22, 2020

Bumps green from 3.0.0 to 3.2.1.

Changelog

Sourced from green's changelog.

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.

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

4 May 2020

  • Fix a crash that could occur during cleanup on unusual filesystems on Python 2. Note that Python 2 is still not supported...but might as well fix stuff if it is easy to fix. :-) Resolves #221.

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

22 April 2020

Version 3.1.0

3 Jan 2020

  • You can now financially support Green by sponsoring @CleanCut at https://github.com/sponsors/CleanCut

  • Added support for DocTests. I got interested in why @charles-l's attempt to crash instead of hang when doctests were encountered didn't work, and ended up just adding support as a feature. To parse/run doctests for a particular

Commits
  • 83bbb54 Revert "Always cleanup, always ignore errors. For #228" because it breaks man...
  • 14d360b Always cleanup, always ignore errors. For #228
  • 9220677 Output captured stderr for passing tests. Resolves #226.
  • 687bdf7 Auto label sponsor issues and prs
  • 85ebd23 Stop doing 'brew update' when we're no longer 'brew install'ing anything. Upd...
  • b83fe57 Update documented behavior for -a/--allow-stdout
  • b4d3cf3 Fix the instability introduced in 3.1.1.
  • 7678118 Bump for release
  • aff8277 Delete sublime file
  • 9fbcf1b Junit report document time (#225)
  • 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)

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

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 Aug 22, 2020
@matfax matfax merged commit fd98d69 into master Aug 22, 2020
@matfax matfax deleted the dependabot/pip/green-3.2.1 branch August 22, 2020 14:41
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.

1 participant