Skip to content

Bump rq from 2.2.0 to 2.3.2#1015

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/rq-2.3.2
Closed

Bump rq from 2.2.0 to 2.3.2#1015
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/rq-2.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2025

Bumps rq from 2.2.0 to 2.3.2.

Release notes

Sourced from rq's releases.

v2.3.2

  • Don't log job description when log_job_description is set to False. Thanks @​danilopeixoto!
  • Fixes an issue where pubsub_thread may die in the background. Thanks @​ankush!

v2.3.1

  • Fixes an issue running RQ on Windows. Thanks @​selwin!

v2.3

  • Added the feature to repeat jobs. Thanks @​selwin!
  • Officially support Valkey. Thanks @​selwin!
  • Fixes an issue that prevents jobs from being enqueued across multiple with using Redis pipeline. Thanks @​Nativu5!
Changelog

Sourced from rq's changelog.

RQ 2.3.2 (2025-04-13)

  • Don't log job description when log_job_description is set to False. Thanks @​danilopeixoto!
  • Fixes an issue where pubsub_thread may die in the background. Thanks @​ankush!

RQ 2.3.1 (2025-04-03)

  • Fixes an issue running RQ on Windows. Thanks @​selwin!

RQ 2.3.0 (2025-04-03)

  • Added the feature to repeat jobs. Thanks @​selwin!
  • Officially support Valkey. Thanks @​selwin!
  • Fixes an issue that prevents jobs from being enqueued across multiple with using Redis pipeline. Thanks @​Nativu5!
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rq](https://github.com/rq/rq) from 2.2.0 to 2.3.2.
- [Release notes](https://github.com/rq/rq/releases)
- [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md)
- [Commits](rq/rq@v2.2...v2.3.2)

---
updated-dependencies:
- dependency-name: rq
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 14, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2025

Superseded by #1028.

@dependabot dependabot Bot closed this May 12, 2025
@dependabot dependabot Bot deleted the dependabot/pip/rq-2.3.2 branch May 12, 2025 01:11
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants