Skip to content

Draft: Bump resque from 2.1.0 to 2.2.0

libautomation requested to merge dependabot/bundler/resque-2.2.0 into main

Bumps resque from 2.1.0 to 2.2.0.

Release notes

Sourced from resque's releases.

2.2.0

Added

  • Add 'Retry Failed Jobs' button to Failed page

Fixed

  • Loading railtie when it did not exist #1765
  • Fix closing parent Redis connection in child process after fork
  • Fix the failed queues list on /queues UI when the RedisMultiQueue backend is used #1638
Changelog

Sourced from resque's changelog.

2.2.0

Added

  • Add 'Retry Failed Jobs' button to Failed page

Fixed

  • Loading railtie when it did not exist #1765
  • Fix closing parent Redis connection in child process after fork
  • Fix the failed queues list on /queues UI when the RedisMultiQueue backend is used #1638
Commits
  • 085f77e Some additional missing Version => VERSION conversions
  • 872f1bb Fixing resque version reference
  • d9becbd Adding changelog metadata
  • 8098daa Update homepage link
  • bd7c01e Bump version
  • 26c53d5 Updating history for 2.2.0 release
  • 4392d51 Ignore vendor/bundle
  • 92a4564 Update rack-test requirement from ~> 0.5 to ~> 1.1
  • 2cbc16f Adding dependabot
  • 662f098 Adding ruby 2.3 to tests
  • Additional commits viewable in compare view

Edited by David Chandek-Stark

Merge request reports

Loading