IceflowRE / unidown

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

Bump tqdm from 4.29.1 to 4.30.0 #89

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps tqdm from 4.29.1 to 4.30.0.

Release notes *Sourced from [tqdm's releases](https://github.com/tqdm/tqdm/releases).* > ## tqdm v4.30.0 stable > - avoid moving when `leave=False` > - generalise nested bar tests > - add `display()` helper function > - add and expose `format_dict` ([#562](https://github-redirect.dependabot.com/tqdm/tqdm/issues/562), [#482](https://github-redirect.dependabot.com/tqdm/tqdm/issues/482), [#494](https://github-redirect.dependabot.com/tqdm/tqdm/issues/494), [#656](https://github-redirect.dependabot.com/tqdm/tqdm/issues/656)) > + allow arbitrary keyword arguments for `format_meter` > + document `format_dict` overriding > + add tests for overriding > + related: [#660](https://github-redirect.dependabot.com/tqdm/tqdm/issues/660) [#172](https://github-redirect.dependabot.com/tqdm/tqdm/issues/172) [#587](https://github-redirect.dependabot.com/tqdm/tqdm/issues/587) > - add and tidy developer documentation > - fix py3 CLI pipe decoding error ([#663](https://github-redirect.dependabot.com/tqdm/tqdm/issues/663)) > - framework overhaul (developing, testing, Travis CI updates) > - tidy code and style (flake8) > - `setup.py` refactor > + `setup.py make` > * add support for multi-line commands > * tidy and efficiency > + replace `setup.py`'s built-in `make` -> `py-make>=0.1.9` ([#290](https://github-redirect.dependabot.com/tqdm/tqdm/issues/290)) > + add `requirements-dev.txt` and `extras_require[dev]` > - add, update and tidy tests > - include interactive Jupyter demonstration ([#652](https://github-redirect.dependabot.com/tqdm/tqdm/issues/652) -> [#659](https://github-redirect.dependabot.com/tqdm/tqdm/issues/659)) > - update documentation > + add FAQ about py2 pipes ([#359](https://github-redirect.dependabot.com/tqdm/tqdm/issues/359)) > + add badges > + update examples > + update authors
Commits - [`cd9be03`](https://github.com/tqdm/tqdm/commit/cd9be03c3ee2a7e14d3e2c90976c092de17265f9) bump version, merge branch 'devel' - [`284fe01`](https://github.com/tqdm/tqdm/commit/284fe01df7068938aef3077e4d1bb85f9710e847) avoid moving when leave=False - [`6cfdb4c`](https://github.com/tqdm/tqdm/commit/6cfdb4cfb347fd3e599026bcf43a6bc20341ddb6) generalise nested bar tests - [`97d8845`](https://github.com/tqdm/tqdm/commit/97d884564eaaf818e503de71db93b5b47e391c6a) tidy tests, lint flake8 - [`0307fe8`](https://github.com/tqdm/tqdm/commit/0307fe8f4dc99603f8455df1ba21199ee96aa957) add display() helper - [`ad39d77`](https://github.com/tqdm/tqdm/commit/ad39d77037e2490afefcb1814e3e8b2c0f9f3014) document `format_dict` overriding - [`3d1ced4`](https://github.com/tqdm/tqdm/commit/3d1ced41ac42e5e443c8a095f463bf8a0e06658c) add test for custom format arguments - [`4fa83d0`](https://github.com/tqdm/tqdm/commit/4fa83d049773de9ef272aa0d58771e81dd5fea83) allow arbitrary keyword arguments for format_meter - [`93b1926`](https://github.com/tqdm/tqdm/commit/93b19264aa01192d19361fb7f6f989ef764bd286) expose `format_dict` - [`d718750`](https://github.com/tqdm/tqdm/commit/d718750e979a53551f9d989350e25c5bda67a4d4) developer documentation and tidy - Additional commits viewable in [compare view](https://github.com/tqdm/tqdm/compare/v4.29.1...v4.30.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 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.