IceflowRE / unidown

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

Bump tqdm from 4.27.0 to 4.28.1 #71

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tqdm from 4.27.0 to 4.28.1.

Release notes *Sourced from [tqdm's releases](https://github.com/tqdm/tqdm/releases).* > ## tqdm v4.28.1 stable > - fix `--manpath` file not found > - expose `main():argv` > - add unit tests > - release framework tidy > + update .`gitattributes` > + remove deprecated `make`/`dist` options > > ## tqdm v4.28.0 stable > - remove installation of man pages by default ([#460](https://github-redirect.dependabot.com/tqdm/tqdm/issues/460), [#628](https://github-redirect.dependabot.com/tqdm/tqdm/issues/628)) > - CLI:add `--manpath` option ([#629](https://github-redirect.dependabot.com/tqdm/tqdm/issues/629)) > - documentation additions and fixes
Commits - [`350640d`](https://github.com/tqdm/tqdm/commit/350640d3171a568fb3f22d64d898e154541acc56) bump version, merge branch 'devel' - [`9c61417`](https://github.com/tqdm/tqdm/commit/9c6141776b9f10aae620cd6af7c988166769d6a4) CLI unit tests - [`3c38d41`](https://github.com/tqdm/tqdm/commit/3c38d41729e4b7d9693a35f6d688dad5dcacac52) tqdm.main(): expose argv - [`e4b21a9`](https://github.com/tqdm/tqdm/commit/e4b21a908d86238baa0e2a74ef27ab7ab3d77419) fix CLI:--manpath not found issue - [`b885649`](https://github.com/tqdm/tqdm/commit/b885649ce69675b1f5f06cae83dadcba66487c1c) update .gitattributes - [`8cb5c16`](https://github.com/tqdm/tqdm/commit/8cb5c1698b46695040a8282800945b3a4d344f6e) remove deprecated dist options - [`f6448c1`](https://github.com/tqdm/tqdm/commit/f6448c14cc56fd60f830dd6984d2f6a930ea1795) bump version, CLI:add `--manpath` - [`64bbcf3`](https://github.com/tqdm/tqdm/commit/64bbcf3cfa11e44c5ef5af5be7970e2ee8c6bd38) cli: add working `--manpath` - [`dbc9afe`](https://github.com/tqdm/tqdm/commit/dbc9afed151ac8a130ae82cde496cc2b26770ebe) add missing auto submodule - [`eeb24eb`](https://github.com/tqdm/tqdm/commit/eeb24eb87fa99f673a2554a004056972bb755103) cli:add `--man_path` option - Additional commits viewable in [compare view](https://github.com/tqdm/tqdm/compare/v4.27.0...v4.28.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.