IceflowRE / unidown

Universal Downloader - update, manage, download.
GNU General Public License v3.0
0 stars 2 forks source link

Bump nose2 from 0.8.0 to 0.9.0 #103

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps nose2 from 0.8.0 to 0.9.0.

Changelog *Sourced from [nose2's changelog](https://github.com/nose-devs/nose2/blob/master/changelog.rst).* > 0.9.0 > ===== > > Added > ----- > > - nose2.plugins.prettyassert, enabled with --pretty-assert, which pretty-prints AssertionErrors generated by assert statements > > Changed > ------- > > - Update trove classifier to "beta" from "alpha" status > - Cleanup code for EOLed python versions > > Removed > ------- > > - Dropped support for distutils. Installation now requires setuptools > > Fixed > ----- > > - Result reporter respects failure status set by other plugins > - JUnit XML plugin now includes the skip reason in its output
Commits - [`c4dd83b`](https://github.com/nose-devs/nose2/commit/c4dd83b05e7fd1e5ab5fa8931be1f407ab414614) Update setuptools & makefile to run `make release` - [`a906996`](https://github.com/nose-devs/nose2/commit/a9069969e4bc74065c7f6b1ebc572794bd59bd98) Replace Gitter usage with discuss@nose2.io - [`8033875`](https://github.com/nose-devs/nose2/commit/80338758708a8bd946337396d0d2ed2faa45a6a8) Fix the issue that multiprocess plugin hang for the event can not be serializ... - [`baadf67`](https://github.com/nose-devs/nose2/commit/baadf67503a32db46a11043e91ebe07c9debf6aa) Documentation updates + add doc for prettyassert - [`09464db`](https://github.com/nose-devs/nose2/commit/09464db8fecacd01673ee4b9fafd6172b60e8460) Tweak readthedocs requirements data - [`9cc16ac`](https://github.com/nose-devs/nose2/commit/9cc16acaee995f2e06321ec9db7199c3c7e2e51a) Add requirements.txt to get rtfd build working - [`4d17212`](https://github.com/nose-devs/nose2/commit/4d17212c26b1a2d5762b3f3ec24b7f875578abfb) Switch the entire changelog to keepachangelog - [`a578627`](https://github.com/nose-devs/nose2/commit/a578627ce8ae47bb5d6f19b99229c7f360d45da5) Merge branch 'safeconfigparser' - [`94d8930`](https://github.com/nose-devs/nose2/commit/94d893084d18d719e7a0e5d17ce7a4c295b3228e) Use SafeConfigParser in py2 for conf - [`0acc3cc`](https://github.com/nose-devs/nose2/commit/0acc3cc412743c728afd9b0488ae5362cf27522c) Merge pull request [#410](https://github-redirect.dependabot.com/nose-devs/nose2/issues/410) from sirosen/config-verbosity - Additional commits viewable in [compare view](https://github.com/nose-devs/nose2/compare/0.8.0...0.9.0)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.
codecov[bot] commented 5 years ago

Codecov Report

Merging #103 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files          15       15           
  Lines         602      602           
  Branches       67       67           
=======================================
  Hits          561      561           
  Misses         32       32           
  Partials        9        9

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e735983...b6c9abc. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #103 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files          15       15           
  Lines         602      602           
  Branches       67       67           
=======================================
  Hits          561      561           
  Misses         32       32           
  Partials        9        9

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a3e3890...c3e1934. Read the comment docs.