Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency tqdm to v4.66.3 [security] #1305

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

plural-renovate[bot]
Copy link
Contributor

@plural-renovate plural-renovate bot commented May 4, 2024

This PR contains the following updates:

Package Update Change
tqdm (changelog) minor ==4.65.0 -> ==4.66.3

GitHub Vulnerability Alerts

CVE-2024-34062

Impact

Any optional non-boolean CLI arguments (e.g. --delim, --buf-size, --manpath) are passed through python's eval, allowing arbitrary code execution. Example:

python -m tqdm --manpath="\" + str(exec(\"import os\nos.system('echo hi && killall python3')\")) + \""

Patches

tqdm/tqdm@4e613f8 released in tqdm>=4.66.3

Workarounds

None

References


Release Notes

tqdm/tqdm (tqdm)

v4.66.3: tqdm v4.66.3 stable

Compare Source

v4.66.2: tqdm v4.66.2 stable

Compare Source

v4.66.1: tqdm v4.66.1 stable

Compare Source

v4.66.0: tqdm v4.66.0 stable

Compare Source

v4.65.2: tqdm v4.65.2 stable

Compare Source

  • exclude examples from distributed wheel (#​1492)

v4.65.1: tqdm v4.65.1 stable

Compare Source

  • migrate setup.{cfg,py} => pyproject.toml (#​1490)
    • fix asv benchmarks
    • update docs
  • fix snap build (#​1490)
  • fix & update tests (#​1490)
    • fix flaky notebook tests
    • bump pre-commit
    • bump workflow actions

Configuration

📅 Schedule: Branch creation - "" (UTC), 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 Renovate Bot.

@plural-renovate plural-renovate bot added the dependencies Pull requests that update a dependency file label May 4, 2024
Copy link

stoat-app bot commented May 4, 2024

Easy and customizable dashboards for your build system. Learn more about Stoat ↗︎

Static Hosting

Name Link Commit Status
api-coverage Visit 5dcdd2a
rtc-coverage Visit 5dcdd2a
core-coverage Visit 5dcdd2a
cron-coverage Visit 5dcdd2a
email-coverage Visit 5dcdd2a
worker-coverage Visit 5dcdd2a
api-test-results Visit 5dcdd2a
graphql-coverage Visit 5dcdd2a
rtc-test-results Visit 5dcdd2a
core-test-results Visit 5dcdd2a
cron-test-results Visit 5dcdd2a
email-test-results Visit 5dcdd2a
worker-test-results Visit 5dcdd2a
graphql-test-results Visit 5dcdd2a

Job Runtime

job runtime chart

debug

@plural-renovate plural-renovate bot force-pushed the renovate/pypi-tqdm-vulnerability branch from 5dcdd2a to b86ee2e Compare May 7, 2024 21:43
Copy link

stoat-app bot commented May 7, 2024

Easy and customizable dashboards for your build system. Learn more about Stoat ↗︎

Static Hosting

Name Link Commit Status
api-coverage Visit 9d0a369
rtc-coverage Visit 9d0a369
core-coverage Visit 9d0a369
cron-coverage Visit 9d0a369
email-coverage Visit 9d0a369
worker-coverage Visit 9d0a369
api-test-results Visit 9d0a369
graphql-coverage Visit 9d0a369
rtc-test-results Visit 9d0a369
core-test-results Visit 9d0a369
cron-test-results Visit 9d0a369
email-test-results Visit 9d0a369
worker-test-results Visit 9d0a369
graphql-test-results Visit 9d0a369

Job Runtime

job runtime chart

debug

@plural-renovate plural-renovate bot force-pushed the renovate/pypi-tqdm-vulnerability branch from b86ee2e to d99b29b Compare May 10, 2024 23:06
@plural-renovate plural-renovate bot force-pushed the renovate/pypi-tqdm-vulnerability branch from d99b29b to 6b707a5 Compare June 5, 2024 16:52
@plural-renovate plural-renovate bot force-pushed the renovate/pypi-tqdm-vulnerability branch 4 times, most recently from 66a046a to 2f9885d Compare June 24, 2024 22:12
@plural-renovate plural-renovate bot force-pushed the renovate/pypi-tqdm-vulnerability branch 2 times, most recently from dc04491 to 4c617f6 Compare July 3, 2024 16:01
@plural-renovate plural-renovate bot force-pushed the renovate/pypi-tqdm-vulnerability branch from 4c617f6 to 9d0a369 Compare July 4, 2024 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants