chore(deps): update dependency tqdm to v4.68.1 #104

Merged
alpha-nerd merged 1 commit from renovate/tqdm-4.x into main 2026-06-09 10:20:25 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
tqdm (changelog) ==4.67.3==4.68.1 age confidence

Release Notes

tqdm/tqdm (tqdm)

v4.68.1: tqdm v4.68.1 stable

Compare Source

v4.68.0: tqdm v4.68.0 stable

Compare Source

  • utils: simplify terminal size detection (#​1760)
  • contrib
    • itertools (#​1760)
      • add chain, permutations, combinations, combinations_with_replacement, batched
      • add product(repeat=1) keyword argument (#​1428)
    • fix discord, telegram error handling
    • fix discord, slack, telegram format for total=None
  • soft-deprecate tqdm.utils.envwrap -> envwrap
  • benchmarks: fix asv
  • misc linting
  • misc framework updates
    • CI: migrate manual job to pre-commit.ci
    • bump workflow actions & pre-commit hooks

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [tqdm](https://github.com/tqdm/tqdm) ([changelog](https://tqdm.github.io/releases)) | `==4.67.3` → `==4.68.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/tqdm/4.68.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/tqdm/4.67.3/4.68.1?slim=true) | --- ### Release Notes <details> <summary>tqdm/tqdm (tqdm)</summary> ### [`v4.68.1`](https://github.com/tqdm/tqdm/releases/tag/v4.68.1): tqdm v4.68.1 stable [Compare Source](https://github.com/tqdm/tqdm/compare/v4.68.0...v4.68.1) - set name of monitor thread ([#&#8203;1669](https://github.com/tqdm/tqdm/issues/1669), [#&#8203;1752](https://github.com/tqdm/tqdm/issues/1752) <- [#&#8203;1435](https://github.com/tqdm/tqdm/issues/1435)) - fix monitor thread `atexit` deadlock ([#&#8203;1751](https://github.com/tqdm/tqdm/issues/1751) <- [#&#8203;528](https://github.com/tqdm/tqdm/issues/528), [#&#8203;627](https://github.com/tqdm/tqdm/issues/627), [#&#8203;1435](https://github.com/tqdm/tqdm/issues/1435), [#&#8203;1564](https://github.com/tqdm/tqdm/issues/1564)) - docs: minor copyediting ### [`v4.68.0`](https://github.com/tqdm/tqdm/releases/tag/v4.68.0): tqdm v4.68.0 stable [Compare Source](https://github.com/tqdm/tqdm/compare/v4.67.3...v4.68.0) - `utils`: simplify terminal size detection ([#&#8203;1760](https://github.com/tqdm/tqdm/issues/1760)) - `contrib` - `itertools` ([#&#8203;1760](https://github.com/tqdm/tqdm/issues/1760)) - add `chain`, `permutations`, `combinations`, `combinations_with_replacement`, `batched` - add `product(repeat=1)` keyword argument ([#&#8203;1428](https://github.com/tqdm/tqdm/issues/1428)) - fix `discord`, `telegram` error handling - fix `discord`, `slack`, `telegram` format for `total=None` - soft-deprecate `tqdm.utils.envwrap` -> [`envwrap`](https://github.com/tqdm/envwrap) - benchmarks: fix `asv` - misc linting - misc framework updates - CI: migrate manual job to `pre-commit.ci` - bump workflow actions & pre-commit hooks </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
dependencies
label 2026-06-05 15:24:17 +02:00
renovate-bot added 1 commit 2026-06-05 15:24:19 +02:00
chore(deps): update dependency tqdm to v4.68.0
All checks were successful
PR Tests / test (pull_request) Successful in 1m22s
NYX Security Scan / nyx-scan (pull_request) Successful in 6m26s
21ca9e9509
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-06-05 15:24:25 +02:00
renovate-bot force-pushed renovate/tqdm-4.x from 21ca9e9509 to b9f496aa9d 2026-06-05 19:37:23 +02:00 Compare
renovate-bot changed title from chore(deps): update dependency tqdm to v4.68.0 to chore(deps): update dependency tqdm to v4.68.1 2026-06-05 19:37:23 +02:00
renovate-bot force-pushed renovate/tqdm-4.x from b9f496aa9d to 4ed75cfea6 2026-06-07 17:29:57 +02:00 Compare
alpha-nerd merged commit f827e0deba into main 2026-06-09 10:20:25 +02:00
Sign in to join this conversation.
No description provided.