IceflowRE / unidown

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

Bump nose2 from 0.9.0 to 0.9.1 #106

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps nose2 from 0.9.0 to 0.9.1.

Changelog *Sourced from [nose2's changelog](https://github.com/nose-devs/nose2/blob/master/changelog.rst).* > 0.9.1 > ===== > > Changed > ------- > > - the prof plugin now uses cProfile instead of hotshot for profiling, and therefore now supports python versions which do not include hotshot > - skipped tests now include the user's reason in junit XML's message field > > Fixed > ----- > > - the prettyassert plugin mishandled multi-line function definitions > - Using a plugin's CLI flag when the plugin is already enabled via config no longer errors -- it is a no-op instead
Commits - [`5a9cfad`](https://github.com/nose-devs/nose2/commit/5a9cfad0408fb1d8dcad07bc0f571d3b0687cfbf) Merge branch 'release-0.9.1' - [`e0c3a48`](https://github.com/nose-devs/nose2/commit/e0c3a48f5b973667ef88ea4ad6ba9d99e416ed37) Update version and changelog for v0.9.1 - [`49224d0`](https://github.com/nose-devs/nose2/commit/49224d0b2eaab3a1579bcb2838fad651b2888855) Merge pull request [#442](https://github-redirect.dependabot.com/nose-devs/nose2/issues/442) from sirosen/add-sdist-testing - [`1724a5d`](https://github.com/nose-devs/nose2/commit/1724a5df622dc5bde8a9bfd56ee36784b3a4cdf5) Add testing under an sdist install - [`44b84ff`](https://github.com/nose-devs/nose2/commit/44b84ffe1bd714332fb16dc4e8ddba98dc5efb5b) Merge pull request [#441](https://github-redirect.dependabot.com/nose-devs/nose2/issues/441) from sirosen/fix-skipped-junit - [`65a51d8`](https://github.com/nose-devs/nose2/commit/65a51d85541b5b13e142896bbdaef391024b61fd) Show skip reason in junitxml "message" field - [`0cb0473`](https://github.com/nose-devs/nose2/commit/0cb047327cbb9365a31515475418c66e286ec11f) Merge pull request [#439](https://github-redirect.dependabot.com/nose-devs/nose2/issues/439) from sirosen/prof-use-cprofile - [`d05743d`](https://github.com/nose-devs/nose2/commit/d05743dd0a6a9132cd6e7d995900d873ead2deac) Replace hotshot with cProfile - [`9583d51`](https://github.com/nose-devs/nose2/commit/9583d518b338d70dbccc66604c6ff5ca6cfc912b) Merge pull request [#438](https://github-redirect.dependabot.com/nose-devs/nose2/issues/438) from sirosen/doc-quickstart - [`1be5a80`](https://github.com/nose-devs/nose2/commit/1be5a80111eb742d559f5a92a5b7ca02314e0c85) Add first draft of quickstart guide - Additional commits viewable in [compare view](https://github.com/nose-devs/nose2/compare/0.9.0...0.9.1)


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 #106 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  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 c5ada09...c4a2bea. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  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 8c89aef...079af21. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  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 8c89aef...079af21. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  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 47d823a...7376240. Read the comment docs.