34j / pdfdecrypt

Simple package for decrypting PDF files. (`pipx install decryptpdf`) Migrated to https://github.com/34j/decryptpdf.
https://github.com/34j/decryptpdf
Creative Commons Zero v1.0 Universal
3 stars 0 forks source link

chore(deps): update dependency tqdm to v4.66.0 #34

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tqdm (changelog) 4.65.2 -> 4.66.0 age adoption passing confidence

Release Notes

tqdm/tqdm (tqdm) ### [`v4.66.0`](https://togithub.com/tqdm/tqdm/releases/tag/v4.66.0): tqdm v4.66.0 stable [Compare Source](https://togithub.com/tqdm/tqdm/compare/v4.65.2...v4.66.0) - environment variables to override defaults (`TQDM_*`) ([#​1491](https://togithub.com/tqdm/tqdm/issues/1491) <- [#​1061](https://togithub.com/tqdm/tqdm/issues/1061), [#​950](https://togithub.com/tqdm/tqdm/issues/950) <- [#​614](https://togithub.com/tqdm/tqdm/issues/614), [#​1318](https://togithub.com/tqdm/tqdm/issues/1318), [#​619](https://togithub.com/tqdm/tqdm/issues/619), [#​612](https://togithub.com/tqdm/tqdm/issues/612), [#​370](https://togithub.com/tqdm/tqdm/issues/370)) - e.g. in CI jobs, `export TQDM_MININTERVAL=5` to avoid log spam - add tests & docs for `tqdm.utils.envwrap` - 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](https://togithub.com/cli/cli/issues/6680))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.



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

codecov-commenter commented 1 year ago

Codecov Report

Merging #34 (4c30705) into main (0c16723) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   29.72%   29.72%           
=======================================
  Files           3        3           
  Lines          37       37           
  Branches       10       10           
=======================================
  Hits           11       11           
  Misses         26       26           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more