Skip to content
This repository has been archived by the owner on May 8, 2018. It is now read-only.

chore(dependencies): Update tqdm to 4.19.5 #92

Merged
merged 1 commit into from
Jan 30, 2018

Conversation

pyup-bot
Copy link
Contributor

There's a new version of tqdm available.
You are currently using 4.11.2. I have updated it to 4.19.5

These links might come in handy: PyPI | Changelog | Repo

Changelog

4.19.5

  • multiprocess/lock fixes (457)
  • set_description in notebook (345 -> 475)
  • minor tidy (476)
  • documentation updates

4.19.4

  • fix Lock:NotImplementedError on certain systems (466 -> 468)
  • use recursive locks (469 -> 468)
    • fix deadlocks
  • tidy (448)
  • flush() on moveto() (398 -> 399, 420, 467)
  • update tests and benchmarks

4.19.2

  • flush() on refresh() (459 from 317)
  • status printer updates (331)
    • use sp() in refresh()
    • remove redundant clear():nomove=False
  • misc minor documentation updates
  • unit tests

4.19.1

  • rate_(no)inv(_fmt) (72, b228bc3)
  • __repr__() tidy (389)
  • fix write() before initialisation AttributeError: _lock (457)
  • man pages
  • documentation updates

4.18.0

  • Thread safety! (285 -> 291 -> 329, 407, 417)
  • Ease redirection of sys.stdout/stderr (422)
  • Minor internal stream bugfix (439)
  • AttributeError fixes (323, 324, 418)

Related to:

  • Misc bugs (334)
  • concurrent.futures (97)
  • Multi-tqdm (143)
  • flush() and refresh() (331)
  • Newline on refresh() (361)
  • Nested trees (384)
  • Manually positioned nested bars clearing (385)

4.17.1

  • initialise n even when disabled (438)
  • better unicode detection (437)
  • __repr__() bugfix (441)

4.17.0

  • easier redirect of stdout (426 -> 431)
    • cls.external_write_mode() contextmanager
  • refresh=True for set_description/update(_str) (317 -> 377)

4.16.0

  • more formatting control (347 -> 362)
    • set_postfix_str(), set_description_str()
    • move ": " to bar_format
    • complements 266, 270
  • better CLI support (e.g. hyphenated paths) (421 423 -> 424)
  • more unit tests (411)
    • upgrade to pypy2/3-5.8.0
    • add py37-dev
  • doc updates

4.15.0

  • minor fixes (395)
  • minor documentation updates (400, 401, 412)
  • better pandas support (351 -> 409)
  • Jupyter notebook fix (352, 369 -> 373, 405)
  • optimise setcheckinterval/setswitchinterval (376)
  • add unit_scale (273, 295 -> 378)

4.14.0

  • add unit_divisor 354 -> 356
  • update examples

4.13.0

4.12.0

  • fix monitor race condition 338 -> 339
  • add explicit NetBSD support 344
  • documentation tidy

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 馃

@GitCop
Copy link

GitCop commented Jan 30, 2018

There were the following issues with your Pull Request

  • Commit: 144479b
  • Commits must be in the following format: %{type}(%{scope}): %{description}

Guidelines are available at https://github.com/thekevjames/league


This message was auto-generated by https://gitcop.com

@pyup-bot pyup-bot added the task label Jan 30, 2018
@ghost ghost assigned pyup-bot Jan 30, 2018
@ghost ghost added the in-review label Jan 30, 2018
@TheKevJames TheKevJames merged commit 19f1678 into master Jan 30, 2018
@TheKevJames TheKevJames deleted the pyup/update-tqdm-4.11.2-to-4.19.5 branch January 30, 2018 00:25
@ghost ghost removed the in-review label Jan 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants