IceflowRE / unidown

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

Bump tqdm from 4.30.0 to 4.31.1 #96

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tqdm from 4.30.0 to 4.31.1.

Release notes *Sourced from [tqdm's releases](https://github.com/tqdm/tqdm/releases).* > ## tqdm v4.31.1 stable > - fix `file.encoding==None` caused by [#598](https://github-redirect.dependabot.com/tqdm/tqdm/issues/598) ([#673](https://github-redirect.dependabot.com/tqdm/tqdm/issues/673) -> [#676](https://github-redirect.dependabot.com/tqdm/tqdm/issues/676)) > + add tests > - tidy code, update authors and tests > + add `setup.py` test to CI > > ## tqdm v4.31.0 stable > - Write bytes to `stdout`/`stderr` in py2 (https://bugs.python.org/issue21363, [#589](https://github-redirect.dependabot.com/tqdm/tqdm/issues/589) -> [#598](https://github-redirect.dependabot.com/tqdm/tqdm/issues/598)) > - Add `write_bytes` parameter for py2/3 default override > - support custom bar characters vias `ascii` parameter ([#223](https://github-redirect.dependabot.com/tqdm/tqdm/issues/223) -> [#227](https://github-redirect.dependabot.com/tqdm/tqdm/issues/227)) > - implement, document and test custom bar spinners > - support custom `bar_format` with unknown `total` ([#282](https://github-redirect.dependabot.com/tqdm/tqdm/issues/282) -> [#284](https://github-redirect.dependabot.com/tqdm/tqdm/issues/284)) > - fix `TypeError` when `unit_scale` and unknown `total` > - document `format_dict` > - expose `elapsed_s`, `remaining_s` to `bar_format` > - add `unit` option to `bar_format` ([#368](https://github-redirect.dependabot.com/tqdm/tqdm/issues/368)) > - auto `README.rst` generation framework > - add notes in `CONTRIBUTING.md` > - update tests > - update documentation > - misc code tidy
Commits - [`f2a60d1`](https://github.com/tqdm/tqdm/commit/f2a60d1fb9e8a15baf926b4a67c02f90e0033eba) bump version, merge branch 'devel' - [`c37968e`](https://github.com/tqdm/tqdm/commit/c37968e2077155aa5dcac42569094e39cdfd24c4) test setup.py on travis - [`d9da314`](https://github.com/tqdm/tqdm/commit/d9da3144767b9b164dd0eb812bef07a577383d0f) tidy, flake8, fix tox - [`a7718b4`](https://github.com/tqdm/tqdm/commit/a7718b4c56720c5eaacbefe59ffbd0908e722a2d) Add test for .encoding=None - [`ff4fe92`](https://github.com/tqdm/tqdm/commit/ff4fe9216e0a462dab56a4b9531342fedce12fdc) attempt to fix [#673](https://github-redirect.dependabot.com/tqdm/tqdm/issues/673) - [`18d468d`](https://github.com/tqdm/tqdm/commit/18d468d1d88a6af6190f5d092d3fa9bef847d10d) update authors - [`9664218`](https://github.com/tqdm/tqdm/commit/9664218f543a66f79c177dbcd669d121bfd74f2b) minor flake8 - [`b8659a7`](https://github.com/tqdm/tqdm/commit/b8659a7288c07331b18658163f79e3f52068d3e7) bump version, merge branch 'devel' - [`b54cc10`](https://github.com/tqdm/tqdm/commit/b54cc10216c18e00befabfb848c02aeba3e06fa2) update documentation, tidy - [`cd6da70`](https://github.com/tqdm/tqdm/commit/cd6da703ce5bdf34b34951422f98e6e317644942) Merge branch 'devel' - Additional commits viewable in [compare view](https://github.com/tqdm/tqdm/compare/v4.30.0...v4.31.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 cancel merge` will cancel a previously requested merge - `@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 #96 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  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 8dc54db...fc04302. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  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...403f9d0. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  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...403f9d0. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  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 2a6f82a...f8e5dd6. Read the comment docs.