IceflowRE / unidown

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

Bump tqdm from 4.35.0 to 4.37.0 #158

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps tqdm from 4.35.0 to 4.37.0.

Release notes *Sourced from [tqdm's releases](https://github.com/tqdm/tqdm/releases).* > ## tqdm v4.37.0 stable > - potential future pandas fix ([#824](https://github-redirect.dependabot.com/tqdm/tqdm/issues/824)) > - better unicode widechar support ([#803](https://github-redirect.dependabot.com/tqdm/tqdm/issues/803) -> [#410](https://github-redirect.dependabot.com/tqdm/tqdm/issues/410), [#805](https://github-redirect.dependabot.com/tqdm/tqdm/issues/805)) > - fix example/tqdm_wget unknown total ([#826](https://github-redirect.dependabot.com/tqdm/tqdm/issues/826)) > - add `stacklevel=2` to warnings ([#821](https://github-redirect.dependabot.com/tqdm/tqdm/issues/821)) > - misc framework updates > + snapcraft version fix > + update issue/pr templates ([#830](https://github-redirect.dependabot.com/tqdm/tqdm/issues/830)) > + update unit tests > - misc documentation updates > + update parallel (multiprocessing, ThreadPoolExecutor) example ([#407](https://github-redirect.dependabot.com/tqdm/tqdm/issues/407)) > + add slides, video images > + add CII Best Practices badge > + add repology badge > + update badge icons > > ## tqdm v4.36.1 stable > - fix CLI entrypoint > > ## tqdm v4.36.0 stable > - expose more custom format params > - potential thread safety fix ([#548](https://github-redirect.dependabot.com/tqdm/tqdm/issues/548)) > - update submodule architecture ([#198](https://github-redirect.dependabot.com/tqdm/tqdm/issues/198) -> [#800](https://github-redirect.dependabot.com/tqdm/tqdm/issues/800)) > + backward-compatibility > + expose `utils` > + rename `main` -> `cli` > + add/fix tests > + fix minor cached var optimisation > + `gui` partial upgrade ([#790](https://github-redirect.dependabot.com/tqdm/tqdm/issues/790)) > + `notebook` upgrade ([#790](https://github-redirect.dependabot.com/tqdm/tqdm/issues/790)) > * support `{bar}` in `bar_format` ([#594](https://github-redirect.dependabot.com/tqdm/tqdm/issues/594)) > * inherit methods including `set_*(refresh)` ([#740](https://github-redirect.dependabot.com/tqdm/tqdm/issues/740) -> [#741](https://github-redirect.dependabot.com/tqdm/tqdm/issues/741)) > + ready for `contrib` releases ([#252](https://github-redirect.dependabot.com/tqdm/tqdm/issues/252)) > - support custom `bar_format` with unknown `total` > - fix `tqdm_notebook` red block on explicit `file=None` ([#791](https://github-redirect.dependabot.com/tqdm/tqdm/issues/791)) > - update notebook to fully support custom `bar_format` ([#594](https://github-redirect.dependabot.com/tqdm/tqdm/issues/594), [#649](https://github-redirect.dependabot.com/tqdm/tqdm/issues/649)) > - misc tidy > + warnings > + linting > + update submodule contribution guide ([#252](https://github-redirect.dependabot.com/tqdm/tqdm/issues/252)) > + parallel `(py)make test` > + fix Zenodo metadata > - update documentation > + `pandas`, `notebook`, `gui` ([#245](https://github-redirect.dependabot.com/tqdm/tqdm/issues/245)) > + indentation > + update multiprocessing and multithreading examples ([#796](https://github-redirect.dependabot.com/tqdm/tqdm/issues/796))
Commits - [`cd7f61b`](https://github.com/tqdm/tqdm/commit/cd7f61b4562fb2f4aad560edf094a2ddad1ae3b7) bump version, merge branch 'devel' - [`b17b594`](https://github.com/tqdm/tqdm/commit/b17b5940d8b03786bb57f2fba12cd2508a3c5a94) update parallel example - [`b3589f6`](https://github.com/tqdm/tqdm/commit/b3589f6736e037eb160e0329814006447eaf347c) silly syntax error fix - [`59f457a`](https://github.com/tqdm/tqdm/commit/59f457a8ceb64f6aaf02113c035516c2caa181d4) potential future pandas fix - [`84102ab`](https://github.com/tqdm/tqdm/commit/84102ab0ced2d01b6b3bb1d6224eee8c08019578) update issue/pr templates - [`5f0eb91`](https://github.com/tqdm/tqdm/commit/5f0eb91ac1ebff8f73195f2d2026a837f225dc14) Revert "remove broken funding link" - [`9baa46e`](https://github.com/tqdm/tqdm/commit/9baa46e84fc910e4cf7d070de6a00b4c3342506e) fix example/tqdm_wget unknown total - [`6e50fa2`](https://github.com/tqdm/tqdm/commit/6e50fa2719117525f7172569792e0d734d7198d8) add stacklevel=2 to more warnings - [`45f0785`](https://github.com/tqdm/tqdm/commit/45f07854ce8644249e96105d8a4ffaf0d9e78063) Merge branch 'mnt_warning_level' into devel - [`fa2e30f`](https://github.com/tqdm/tqdm/commit/fa2e30fb7f83f8b82eccbc01980eed5d0ceaff53) MNT: set stack level on warnings - Additional commits viewable in [compare view](https://github.com/tqdm/tqdm/compare/v4.35.0...v4.37.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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #160.