Skip to content

Bump resque-scheduler from 4.11.0 to 5.0.0#23

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/resque-scheduler-5.0.0
Closed

Bump resque-scheduler from 4.11.0 to 5.0.0#23
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/resque-scheduler-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 19, 2026

Bumps resque-scheduler from 4.11.0 to 5.0.0.

Release notes

Sourced from resque-scheduler's releases.

v5.0.0

Breaking Changes

  • Ruby requirement: >= 2.3.0>= 3.0.0
  • Resque dependency: >= 1.27>= 3.0
  • Redis dependency: >= 3.3>= 4.0

What's Changed

New Contributors

Full Changelog: resque/resque-scheduler@v4.11.0...v5.0.0

Changelog

Sourced from resque-scheduler's changelog.

[5.0.0] - 2026-01-15

Breaking Changes

  • Ruby requirement: >= 2.3.0>= 3.0.0
  • Resque dependency: >= 1.27>= 3.0
  • Redis dependency: >= 3.3>= 4.0
  • Removed rack < 3 constraint

Added

Changed

  • Prepare for resque 3.0 compatibility by @​PatrickTulskie in #809
    • CI now tests Ruby 3.0-3.4 + head only (removed Ruby 2.x)
    • Simplified to test against resque master only
    • Modernized .rubocop.yml to DisabledByDefault: true approach
    • Set TargetRubyVersion: 3.0
    • Updated rubocop: ~> 0.40.0~> 0.80
  • Use JSON.parse instead of JSON.load (security improvement) by @​PatrickTulskie in #809
  • Use URI.decode_www_form_component instead of CGI.unescape by @​PatrickTulskie in #809
  • Consistent time formatting in views by @​PatrickTulskie in #809

Fixed

[4.10.3] - 2024-12-30

Added

Fixed

Documentation

Security

[4.10.2] - 2023-12-15

Fixed

... (truncated)

Commits
  • 786653e Version 5.0.0
  • d82ae8f Update CHANGELOG in prep for 5.0
  • c1ac260 Add a devcontainer for developing
  • 04f4e01 More modern handling of args
  • 0b53c88 Use consistent time formatting
  • a3e84ec Use local variable instead of @​pid to prevent race conditions
  • 3c777ec Fix test compatibility with Rack 3
  • a8b618a Update CI matrix for modern Ruby versions
  • 30ac405 Add irb as development dependency for Ruby 4+ compatibility
  • 35ba173 Update RuboCop to 0.80 and modernize configuration
  • Additional commits viewable in compare view

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 [resque-scheduler](https://github.com/resque/resque-scheduler) from 4.11.0 to 5.0.0.
- [Release notes](https://github.com/resque/resque-scheduler/releases)
- [Changelog](https://github.com/resque/resque-scheduler/blob/master/CHANGELOG.md)
- [Commits](resque/resque-scheduler@v4.11.0...v5.0.0)

---
updated-dependencies:
- dependency-name: resque-scheduler
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jan 19, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 8, 2026

Looks like resque-scheduler is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 8, 2026
@dependabot dependabot Bot deleted the dependabot/bundler/resque-scheduler-5.0.0 branch February 8, 2026 14:53
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants