IceflowRE / unidown

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

Bump tqdm from 4.31.1 to 4.32.1 #117

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tqdm from 4.31.1 to 4.32.1.

Release notes *Sourced from [tqdm's releases](https://github.com/tqdm/tqdm/releases).* > ## tqdm v4.32.1 stable > - fix `notebook` with unknown `total` ([#743](https://github-redirect.dependabot.com/tqdm/tqdm/issues/743)) > > ## tqdm v4.32.0 stable > - support `unit_scale` in `notebook` > - support negative update ([#432](https://github-redirect.dependabot.com/tqdm/tqdm/issues/432), [#545](https://github-redirect.dependabot.com/tqdm/tqdm/issues/545)) > - add `reset()` function ([#547](https://github-redirect.dependabot.com/tqdm/tqdm/issues/547), [#545](https://github-redirect.dependabot.com/tqdm/tqdm/issues/545)) > - add `[python setup.py] make run` > - add and update documentation > - example of dynamic usage ([#735](https://github-redirect.dependabot.com/tqdm/tqdm/issues/735), [#545](https://github-redirect.dependabot.com/tqdm/tqdm/issues/545), [#547](https://github-redirect.dependabot.com/tqdm/tqdm/issues/547), [#432](https://github-redirect.dependabot.com/tqdm/tqdm/issues/432), [#374](https://github-redirect.dependabot.com/tqdm/tqdm/issues/374)) > - note writing issues ([#737](https://github-redirect.dependabot.com/tqdm/tqdm/issues/737)) > - update badges > - add [PyData2019 slides link](https://tqdm.github.io/PyData2019/slides.html) > - add [JOSS paper](https://github.com/openjournals/joss-papers/blob/joss.01277/joss.01277/10.21105.joss.01277.pdf) > - update manpages > - add docker install > - add snapcraft install > - notebooks: add binder, rename RMOTR => notebooks.ai ([#679](https://github-redirect.dependabot.com/tqdm/tqdm/issues/679)) > - prettify and unify contributors/maintainers/authors > - CI and release framework updates > - add snapcraft snaps ([#647](https://github-redirect.dependabot.com/tqdm/tqdm/issues/647)) > - add travis auto-deployment ([#685](https://github-redirect.dependabot.com/tqdm/tqdm/issues/685)) > + PyPI releases > + docker devel/releases > - update deployment dev docs > - fix travis deploy pymake > - update .gitinore > - add & update unit tests > - automate more documentation
Commits - [`a73e556`](https://github.com/tqdm/tqdm/commit/a73e5569dc2a2c22f35c9c63158bc32aeea6d755) bump version, Merge branch 'devel' - [`53ecca3`](https://github.com/tqdm/tqdm/commit/53ecca3d745fa6740676a79df7ff9fd8433c407a) fix notebook with unknown total - [`c901886`](https://github.com/tqdm/tqdm/commit/c901886db947e3f2b87809bd7afb90c710b9b971) minor auto-deploy 'v' prefix strip - [`e565625`](https://github.com/tqdm/tqdm/commit/e56562557356ff1b7dae1b817541eff75304d593) bump version, merge branch 'devel' - [`993277f`](https://github.com/tqdm/tqdm/commit/993277f5eea5e31ad668da9e4ab081318fef253b) automate more documentation - [`e2bd4eb`](https://github.com/tqdm/tqdm/commit/e2bd4eb303b357641716d19941b82f04c0d68059) better reset() docs - [`13f8af1`](https://github.com/tqdm/tqdm/commit/13f8af1aad945a460ec9306ce29907cd125e25c6) test reset - [`0e1961c`](https://github.com/tqdm/tqdm/commit/0e1961cbb8c3d47bc841b480390a6ccf44a91666) documentation, tidy, and function reordering - [`c7015f4`](https://github.com/tqdm/tqdm/commit/c7015f48596bcb96da3ed260a97592448958526f) add a reset() function - [`140de47`](https://github.com/tqdm/tqdm/commit/140de47a467f633d4b70e2450fcb276acc563fac) support negative update - Additional commits viewable in [compare view](https://github.com/tqdm/tqdm/compare/v4.31.1...v4.32.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 #117 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #117   +/-   ##
=======================================
  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 49ca5d4...9fa4460. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #117   +/-   ##
=======================================
  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 49ca5d4...9fa4460. Read the comment docs.