IceflowRE / unidown

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

Bump tqdm from 4.28.1 to 4.29.0 #86

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tqdm from 4.28.1 to 4.29.0.

Release notes *Sourced from [tqdm's releases](https://github.com/tqdm/tqdm/releases).* > ## tqdm v4.29.0 stable > - Avoid global multiprocessing locks ([#611](https://github-redirect.dependabot.com/tqdm/tqdm/issues/611) -> [#617](https://github-redirect.dependabot.com/tqdm/tqdm/issues/617)) > - Add support for infinite iterables ([#651](https://github-redirect.dependabot.com/tqdm/tqdm/issues/651)) > - Fix missing attr pos when used in multi-threaded environment ([#573](https://github-redirect.dependabot.com/tqdm/tqdm/issues/573)) > - Do not join `TMonitor` if it is the current thread ([#613](https://github-redirect.dependabot.com/tqdm/tqdm/issues/613) -> [#641](https://github-redirect.dependabot.com/tqdm/tqdm/issues/641)) > - Add OpenBSD NIX support ([#638](https://github-redirect.dependabot.com/tqdm/tqdm/issues/638)) > - Unit tests, general documentation fixes and tidying (e.g. [#642](https://github-redirect.dependabot.com/tqdm/tqdm/issues/642)) > - CI travis improvements > + `py37-dev` -> `py37` ([#622](https://github-redirect.dependabot.com/tqdm/tqdm/issues/622)) > + fix `py26`
Commits - [`78227f9`](https://github.com/tqdm/tqdm/commit/78227f92dbafc97ea08e19b442d6d33f63591bf4) bump version, merge 'mjstevens777:fix/multiprocessing-lock' - [`943feeb`](https://github.com/tqdm/tqdm/commit/943feebb2563c1d843bbfd5402820f9bd36cef9f) minor tidy - [`51b5e6f`](https://github.com/tqdm/tqdm/commit/51b5e6f3126d9b3c74f2d93fbeff87df8bfb68d1) Adding multiprocessing test - [`b566af8`](https://github.com/tqdm/tqdm/commit/b566af8bfcfe2a50ab50c9257403237bafe0aab7) Avoid global multiprocessing locks - [`dedbc65`](https://github.com/tqdm/tqdm/commit/dedbc659c379b73ad5c98c5b3c60f57119d60f3f) minor tidy - [`866282e`](https://github.com/tqdm/tqdm/commit/866282e16baa674ae27c8a8926300ebdc6d42b64) Implement correct handling of iterable of infinite total length - [`2730ea8`](https://github.com/tqdm/tqdm/commit/2730ea861439f36614ad6e035141823ad3a64ad1) Fixed missing attr pos when used in multi-threaded enviornment - [`6b3b6b7`](https://github.com/tqdm/tqdm/commit/6b3b6b7dc8f91cb090ea01180ad174885f9f4cbb) fix travis py26 CI - [`6081329`](https://github.com/tqdm/tqdm/commit/6081329a6031066744c748eb8cf89639e8a43094) Do not join `TMonitor` if it is the current thread - [`12bdfc4`](https://github.com/tqdm/tqdm/commit/12bdfc431c4369804c3407a7ffb68537ae2710ed) Recognize OpenBSD as a NIX - Additional commits viewable in [compare view](https://github.com/tqdm/tqdm/compare/v4.28.1...v4.29.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.