Skip to content

build(deps): bump rq from 2.10.0 to 2.11.0 in /Docker/frappe/fmx - #469

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/uv/Docker/frappe/fmx/rq-2.11.0
Open

build(deps): bump rq from 2.10.0 to 2.11.0 in /Docker/frappe/fmx#469
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/uv/Docker/frappe/fmx/rq-2.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps rq from 2.10.0 to 2.11.0.

Release notes

Sourced from rq's releases.

v2.11

  • CronJob now keeps a history of jobs it created, accessible via cron_job.get_job_ids(). Thanks @​selwin!
  • RQScheduler now acquire and refresh locks before enqueueing. Thanks @​selwin!
  • Each CronJob now has a name. Thanks @​selwin!
  • rq worker-pool now supports custom exception handlers. Thanks @​njits030!
  • rq worker-pool now honors the DICT_CONFIG logging setting from config files. Thanks @​razchiriac!
  • Execution now stores the name of the worker running it. Thanks @​selwin!
  • Fixed an issue where calling create_cron() multiple times creates duplicate jobs. Thanks @​selwin!
  • Fixed SpawnWorker compatibility with redis-py >= 8.1. Thanks @​b3n4kh!
  • Worker log messages now include the worker name and job ID. Thanks @​selwin!
Changelog

Sourced from rq's changelog.

RQ 2.11.0 (2026-08-17)

  • CronJob now keeps a history of jobs it created, accessible via cron_job.get_job_ids(). Thanks @​selwin!
  • RQScheduler now acquire and refresh locks before enqueueing. Thanks @​selwin!
  • Each CronJob now has a name. Thanks @​selwin!
  • rq worker-pool now supports custom exception handlers. Thanks @​njits030!
  • rq worker-pool now honors the DICT_CONFIG logging setting from config files. Thanks @​razchiriac!
  • Execution now stores the name of the worker running it. Thanks @​selwin!
  • Fixed an issue where calling create_cron() multiple times creates duplicate jobs. Thanks @​selwin!
  • Fixed SpawnWorker compatibility with redis-py >= 8.1. Thanks @​b3n4kh!
  • Worker log messages now include the worker name and job ID. Thanks @​selwin!
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 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.10.0 to 2.11.0.
- [Release notes](https://github.com/rq/rq/releases)
- [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md)
- [Commits](rq/rq@v2.10...v2.11)

---
updated-dependencies:
- dependency-name: rq
  dependency-version: 2.11.0
  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:uv Pull requests that update python:uv code labels Aug 21, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants