Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

chore(deps): update dependency tqdm to v4.56.2#250

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/tqdm-4.x
Open

chore(deps): update dependency tqdm to v4.56.2#250
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/tqdm-4.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 1, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tqdm (changelog) ==4.51.0 -> ==4.56.2 age adoption passing confidence

Release Notes

tqdm/tqdm

v4.56.2

Compare Source

  • fix attribute errors when disabled (#​1126)
  • add tests

v4.56.1

Compare Source

  • fix repr() & format_dict when disabled (#​1113 <- #​624)
  • rename __repr__() => __str__()
  • minor documentation updates (#​1113)
    • fix Binder demo notebook (#​1119)
    • remove explicit Dockerfile
    • move some images to external repo
  • add & update tests

v4.56.0

Compare Source

  • add tqdm.tk (#​1006)
  • add tqdm.rich
  • minor formatting improvements for tqdm.gui
  • fix display() inheritance/override
  • add tests
  • add documentation

v4.55.2

Compare Source

  • update tests (#​1108)
    • make pre-commit pytest quicker
    • switch pre-commit from make to python
    • add and update (auto) formatters & CI (#​1108, #​1093)
  • update contributing guidelines (#​1108)
    • fix formatting
    • test dependencies (#​1109)
  • update .gitignore
  • fix (auto & manual) formatting
  • fix minor detected bugs
  • misc build/CI framework upgrades

v4.55.1

Compare Source

  • fix (Rolling|Expanding).progress_apply() on pandas==1.2.0 (#​1106)
  • minor documentation updates

v4.55.0

Compare Source

  • fix ASCII notebook export (#​937, #​1035, #​1098)
  • fix notebook gui-mode extra spaces (#​433, #​479, #​550, #​935)
  • better ETA for early iterations (#​1101)
  • better ETA for wildly varying iteration rates (#​1102)
  • update submodule inheritance
    • tqdm.gui
    • tqdm.notebook
    • tqdm.contrib.telegram
    • tqdm.contrib.discord
  • documentation updates
  • misc code optimisations
  • add tests
  • framework updates
    • build
    • CI & test
  • misc code linting/formatting

v4.54.1

Compare Source

  • drop py3.4 (no longer tested) (#​1091)
  • misc CI updates (#​1091)
    • update snap build & deploy method
    • bot releases

v4.54.0

Compare Source

v4.53.0

Compare Source

  • provide get_new() helper for mixed subclasses in nested mode (#​509)
  • fix nested asyncio (#​1074)
    • document async break hazard
  • add tests
  • drop py2.6/3.2/3.3 and distutils (no longer tested)
  • CI framework overhaul
    • drop appveyor (Windows already tested by GHA)
    • skip devel PRs
    • automate linting comments on failure
  • use setuptools_scm (#​722)
    • fix & update tests
    • fix & upgrade snap build
    • update CONTRIBUTING docs

v4.52.0

Compare Source

  • allow delaying display() to a different notebook cell (#​1059 <- #​909, #​954)
    • add notebook argument display=True (use display=False with display(tqdm_object.container))
    • add keras.TqdmCallback support for initialiser arguments (use display=False with tqdm_callback_object.display()) (#​1059 <- #​1065)
    • add documentation
  • add CI on windows (#​507)
  • enable CI on OSX
  • migrate CI Travis => GHA
    • add tests for MacOS & Windows
    • add tests for py3.9 (#​1073)
    • update documentation
  • minify docker build
  • update tests
  • misc tidy

Renovate configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency tqdm to v4.54.0 chore(deps): update dependency tqdm to v4.54.1 Dec 5, 2020
@renovate renovate bot force-pushed the renovate/tqdm-4.x branch from 1cc395a to 68ccbea Compare December 5, 2020 04:17
@renovate renovate bot force-pushed the renovate/tqdm-4.x branch from 68ccbea to aacf430 Compare December 25, 2020 11:32
@renovate renovate bot changed the title chore(deps): update dependency tqdm to v4.54.1 chore(deps): update dependency tqdm to v4.55.0 Dec 25, 2020
@renovate renovate bot force-pushed the renovate/tqdm-4.x branch from aacf430 to 5d1fd90 Compare January 2, 2021 17:50
@renovate renovate bot changed the title chore(deps): update dependency tqdm to v4.55.0 chore(deps): update dependency tqdm to v4.55.1 Jan 2, 2021
@renovate renovate bot force-pushed the renovate/tqdm-4.x branch from 5d1fd90 to 74a7f6d Compare January 24, 2021 16:54
@renovate renovate bot changed the title chore(deps): update dependency tqdm to v4.55.1 chore(deps): update dependency tqdm to v4.56.0 Jan 24, 2021
@renovate renovate bot force-pushed the renovate/tqdm-4.x branch from 74a7f6d to 4d9a932 Compare February 10, 2021 08:43
@renovate renovate bot changed the title chore(deps): update dependency tqdm to v4.56.0 chore(deps): update dependency tqdm to v4.56.1 Feb 10, 2021
@renovate renovate bot force-pushed the renovate/tqdm-4.x branch from 4d9a932 to 410acf8 Compare February 11, 2021 11:19
@renovate renovate bot changed the title chore(deps): update dependency tqdm to v4.56.1 chore(deps): update dependency tqdm to v4.56.2 Feb 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant