Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rq (changelog) ==2.3.3 -> ==2.4.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rq/rq (rq)

v2.4.0

Compare Source

  • Added rq cron CLI command. Thanks @​selwin!
  • Various tests, typing improvements and cleanups. Thanks @​SpecLad!
  • When a job is canceled, you can now optionally clean it from dependencies using job.cancel(remove_from_dependencies=True). Thanks @​Marishka17!
  • RQ now requires Python >= 3.9. Thanks @​Jankovn and @​selwin!

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 14, 2025
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 14, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 14, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ API spectral 1 0 0 1.6s
⚠️ BASH bash-exec 6 1 0 0.01s
✅ BASH shellcheck 6 0 0 0.18s
✅ BASH shfmt 6 0 0 0 0.56s
✅ COPYPASTE jscpd yes no no 2.85s
✅ DOCKERFILE hadolint 131 0 0 28.32s
✅ JSON jsonlint 20 0 0 0.18s
✅ JSON v8r 22 0 0 16.36s
⚠️ MARKDOWN markdownlint 269 0 306 0 20.25s
✅ MARKDOWN markdown-table-formatter 269 0 0 0 146.45s
⚠️ PYTHON bandit 222 67 0 6.61s
✅ PYTHON black 222 0 0 0 4.43s
✅ PYTHON flake8 222 0 0 2.07s
✅ PYTHON isort 222 0 0 0 1.31s
✅ PYTHON mypy 222 0 0 13.13s
✅ PYTHON pylint 222 0 0 19.63s
✅ PYTHON ruff 222 0 0 0 0.74s
✅ REPOSITORY checkov yes no no 36.75s
✅ REPOSITORY git_diff yes no no 0.45s
⚠️ REPOSITORY grype yes 30 no 30.05s
✅ REPOSITORY secretlint yes no no 9.42s
✅ REPOSITORY syft yes no no 2.57s
✅ REPOSITORY trivy yes no no 10.43s
✅ REPOSITORY trivy-sbom yes no no 20.94s
✅ REPOSITORY trufflehog yes no no 4.3s
✅ SPELL cspell 730 0 0 14.71s
⚠️ SPELL lychee 351 45 0 67.84s
✅ XML xmllint 3 0 0 0 1.22s
✅ YAML prettier 160 0 0 0 3.72s
✅ YAML v8r 103 0 0 29.79s
✅ YAML yamllint 161 0 0 3.49s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit e1363a4 into main Jun 14, 2025
133 checks passed
@nvuillam nvuillam deleted the renovate/rq-2.x branch June 14, 2025 23:00
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.

2 participants