Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): bump the bundler group across 1 directory with 3 updates #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 20, 2024

Updates the requirements on resque-scheduler, resque and rack to permit the latest version.
Updates resque-scheduler from 4.4.0 to 4.10.2

Release notes

Sourced from resque-scheduler's releases.

v4.10.1

What's Changed

Full Changelog: resque/resque-scheduler@v4.10.0...v4.10.1

v4.10.0

What's Changed

New Contributors

Full Changelog: resque/resque-scheduler@v4.9.0...v4.10.0

v4.9.0

What's Changed

New Contributors

Full Changelog: resque/resque-scheduler@v4.8.0...v4.9.0

v4.8.0

What's Changed

New Contributors

Full Changelog: resque/resque-scheduler@v4.7.0...v4.8.0

v4.7.0

What's Changed

Full Changelog: resque/resque-scheduler@v4.6.0...v4.7.0

v4.6.0

... (truncated)

Changelog

Sourced from resque-scheduler's changelog.

[4.10.2] - 2023-12-15

Fixed

[4.10.1] - 2023-12-15

Fixed

[4.10.0] - 2023-08-20

Added

  • Add logfmt option for logging output (#763)

Fixed

  • Rubocop Fixes (#771)

[4.9.0] - 2023-05-31

Changed

Fixed

[4.8.0] - 2023-27-1

  • Replace deprecated Socket.gethostname with Addrinfo.getaddrinfo to fix deprecation warnings (#753)

[4.7.0] - 2022-10-6

Fixed

  • Fix tests for redis-rb 5.0 (#757)
  • Use Resque::DataStore#reconnect for redis-rb 5.0 compat (#757)
  • Test suite runs flushall to prevent flakiness (#757)

[4.6.0] - 2022-08-04

Changed

  • Remove support for Ruby < 2.3
  • Configuration to use a set of truthy values to enable boolean settings instead of simply existence
  • Add delay_or_enqueue_at for delaying existing jobs or creating a new job(#645)
  • Fix deprecated uses of Redis#pipelined
  • Fix reading configuration from environment for boolean values (#735)
  • Unblock rufus-scheduler lock on lower than 3.7 by fixing scheduler shutdown (#736)
  • Removed testing against jruby (resque doesn't test against jruby)

[4.5.0] - 2021-09-25

Added

  • Support Ruby 3
  • Add optional argument to remove_schedule to control reloading of the schedule

... (truncated)

Commits

Updates resque from 2.0.0 to 2.6.0

Release notes

Sourced from resque's releases.

v2.6.0

What's Changed

New Contributors

Full Changelog: resque/resque@v2.5.0...v2.6.0

v2.5.0

Bunch of bug and deprecation warning fixes in this release. Big thanks to everyone who's contributed to this release!

What's Changed

New Contributors

Full Changelog: resque/resque@v2.4.0...v2.5.0

v2.4.0

What's Changed

New Contributors

Full Changelog: resque/resque@v2.3.0...v2.4.0

... (truncated)

Changelog

Sourced from resque's changelog.

2.6.0

Fixed

  • resque-web: Fix reflected XSS in queues endpoint (#1865)
  • resque-web: Format args in YAML (#1875)
  • Fix MiniTest undefined errors (#1879)
  • Fix failing reconnect tests (#1880)

Added

  • Documents how to make the worker shutdown when the queue is empty (#1873)

2.5.0

Fixed

  • Replace File.exists? with File.exist? (#1846)
  • Escape Resque.redis_id for stats page (#1834)
  • Escape resque info values (#1832)
  • Correctly show the values of hash and none type on stats tab (#1838)
  • Fix logging the worker name when starting the task (#1837)

Added

  • Raise an error when no available Rack server was found (#1836)
  • Move code in Resque::Server.helpers block into a module to make it testable (#1851)

2.4.0

Fixed

  • Remove thread_safe arg in Redis instantiaons (#1822)
  • Updated Test Matrix for Redis 5.0 (#1824)
  • Fix redis-rb 4.8 deprecation warnings (#1827)
  • Fix redis-rb 5.0 compatibility issues (#1828)

2.3.0

Fixed

  • Fix NoMethodError: undefined method 'application' for Rails:Module when Rails module is defined but not a full Rails app (#1799)
  • Fix deprecation warnings in Redis#pipelined for redis 4.6 (#1806)
  • Add Ruby syntax highlighting to remaining markdown docs (#1802)
  • Fix pagination section (#1809)
  • Fix before_run undefined local variable or method runner (#1811)

Added

  • Added support for pausing all workers by setting the Redis key pause-all-workers to string value "true" (#1803)

... (truncated)

Commits
  • 2f9d080 Version 2.6.0 and Changelog
  • 3502893 Make tests for reconnect pass again
  • 18d63e2 Fix MiniTest undefined errors
  • 771b5d2 Documents how to make the worker shutdown when the queue is empty
  • ae3fe72 format args in YAML
  • 7623b8d Fix reflected XSS in queue
  • 811ef35 Version 2.5.0
  • f8444d3 Add tests for #redis_get_size and #redis_get_value_as_array
  • e080135 Cut out codes in the helpers block into a module
  • d683029 Remove unused file
  • Additional commits viewable in compare view

Updates rack from 2.2.8 to 2.2.9

Release notes

Sourced from rack's releases.

v2.2.8.1

What's Changed

Full Changelog: rack/rack@v2.2.8...v2.2.8.1

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Updates the requirements on [resque-scheduler](https://github.com/resque/resque-scheduler), [resque](https://github.com/resque/resque) and [rack](https://github.com/rack/rack) to permit the latest version.

Updates `resque-scheduler` from 4.4.0 to 4.10.2
- [Release notes](https://github.com/resque/resque-scheduler/releases)
- [Changelog](https://github.com/resque/resque-scheduler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/resque/resque-scheduler/commits)

Updates `resque` from 2.0.0 to 2.6.0
- [Release notes](https://github.com/resque/resque/releases)
- [Changelog](https://github.com/resque/resque/blob/master/HISTORY.md)
- [Commits](resque/resque@v2.0.0...v2.6.0)

Updates `rack` from 2.2.8 to 2.2.9
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v2.2.8...v2.2.9)

---
updated-dependencies:
- dependency-name: resque-scheduler
  dependency-type: direct:development
  dependency-group: bundler
- dependency-name: resque
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: rack
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
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
Development

Successfully merging this pull request may close these issues.

0 participants