Skip to content

Bump resque from 3.0.0 to 3.0.2 - #95

Open
dependabot[bot] wants to merge 1 commit into
dependabot-pull-requestsfrom
dependabot/bundler/dependabot-pull-requests/resque-3.0.2
Open

Bump resque from 3.0.0 to 3.0.2#95
dependabot[bot] wants to merge 1 commit into
dependabot-pull-requestsfrom
dependabot/bundler/dependabot-pull-requests/resque-3.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps resque from 3.0.0 to 3.0.2.

Release notes

Sourced from resque's releases.

v3.0.2

What's Changed

New Contributors

Full Changelog: resque/resque@v3.0.1...v3.0.2

v3.0.1

What's Changed

New Contributors

Full Changelog: resque/resque@v3.0.0...v3.0.1

Changelog

Sourced from resque's changelog.

3.0.2

Added

  • resque-web: Support IPv6 hosts in the server URL (#1938)

Fixed

  • resque-web: Escape queue names, worker IDs, job classes, failed job details, Redis keys/values, and the reflected request path; serve /stats.txt as text/plain (#1946)
  • resque-web: Fix the class filter link URL on the failed jobs page (#1934)
  • Prefer MultiJson.generate/parse over the deprecated dump/load (#1944)
  • Add tests covering which hooks run in which process (#1932)

3.0.1

Fixed

  • resque-web: Fix reflected XSS in the key sets endpoint (#1942)
  • Address multi_json class name deprecation warning (#1940)
  • Update the Rails initializer docs to load Redis config with config_for (#1936)
  • Add tests covering queue priority ordering with wildcards (#1930)
Commits
  • a2e6e09 Version 3.0.2
  • a81b6d9 Serve /stats.txt as text/plain so queue names cannot execute
  • 60c7a61 Escape Redis keys and values on the stats pages
  • 2dd70e4 Escape failed job details in the web UI
  • 4182d77 Escape job class names and payload data in the web UI
  • 58a0d0f Escape worker identifiers in the web UI
  • 22dd711 Escape queue names in the web UI
  • 819ea93 Escape the request path reflected into web UI links
  • b6668fe Test which hooks run in which process
  • 248374f Add ipv6 support for url
  • 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 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](https://github.com/resque/resque) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/resque/resque/releases)
- [Changelog](https://github.com/resque/resque/blob/master/HISTORY.md)
- [Commits](resque/resque@v3.0.0...v3.0.2)

---
updated-dependencies:
- dependency-name: resque
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 2, 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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants