docker-db-auto-backup
docker-db-auto-backup copied to clipboard
Update dependency tqdm to v4.66.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| tqdm (changelog) | ==4.65.0 -> ==4.66.1 |
Release Notes
tqdm/tqdm (tqdm)
v4.66.1: tqdm v4.66.1 stable
- fix
utils.envwraptypes (#1493 <- #1491, #1320 <- #966, #1319)- e.g. cloudwatch & kubernetes workaround:
export TQDM_POSITION=-1
- e.g. cloudwatch & kubernetes workaround:
- drop mentions of unsupported Python versions
v4.66.0: tqdm v4.66.0 stable
- environment variables to override defaults (
TQDM_*) (#1491 <- #1061, #950 <- #614, #1318, #619, #612, #370)- e.g. in CI jobs,
export TQDM_MININTERVAL=5to avoid log spam - add tests & docs for
tqdm.utils.envwrap
- e.g. in CI jobs,
- fix & update CLI completion
- fix & update API docs
- minor code tidy: replace
os.path=>pathlib.Path - fix docs image hosting
- release with CI bot account again (https://github.com/cli/cli/issues/6680)
v4.65.2: tqdm v4.65.2 stable
- exclude
examplesfrom distributed wheel (#1492)
v4.65.1: tqdm v4.65.1 stable
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 Mend Renovate. View repository job log here.