Skip to content

Update shoryuken requirement from >= 4.0, <= 5.3 to >= 4.0, <= 5.4 #16

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

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Updates the requirements on shoryuken to permit the latest version.

Changelog

Sourced from shoryuken's changelog.

[v5.3.1] - 2022-01-07

  • (Bugfix) Fix issue where, when using the TSTP or USR1 signals for soft shutdowns, it was possible for shoryuken to terminate without first attempting to handle all messages it fetched from SQS

[v5.3.0] - 2021-10-31

  • (Refactor) Use Forwardable within Message to avoid method boilerplate

  • Add basic health check API

[v5.2.3] - 2021-07-29

  • Fire new :utilization_update event any time a worker pool's utilization changes

[v5.2.2] - 2021-06-22

  • When using ActiveJob queue name prefixing, avoid applying prefix to queues configured with a URL or ARN

[v5.2.1] - 2021-04-06

  • Reduce message batch sizes in shoryuken sqs requeue and shoryuken sqs mv commands

  • Fix bug in shoryuken sqs requeue and shoryuken sqs mv where those commands would exceed the SQS SendMessageBatch maximum payload size

  • Remove test stub for Concurrent.global_io_executor

  • Run integration tests on CI

[v5.2.0] - 2021-02-26

  • Set executions correctly for ActiveJob jobs

[v5.1.1] - 2021-02-10

  • Fix regression in Ruby 3.0 introduced in Shoryuken 5.1.0, where enqueueing jobs with ActiveJob to workers that used keyword arguments would fail

[v5.1.0] - 2021-02-06

... (truncated)

Commits
  • d60f68e Bump to version 5.3.1
  • af0c90c Merge pull request #676 from certsy/graceful_stop_await_dispatching_in_progress
  • c7e07eb rename variable + comments
  • 2916472 Change approach to use only queue, and no more mutex
  • 5f3ceff Merge branch 'master' of github.com:certsy/shoryuken into graceful_stop_await...
  • 0d89335 Bump to version 5.3.0
  • 142930a Merge pull request #681 from GabrielMalakias/use_single_forwardable_within_me...
  • 284691f change to Forwardable
  • e89c2f7 Merge pull request #679 from LyleDavis/add_health_check
  • cfb7577 remove safe navigation operator usage for ruby 2.2
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [shoryuken](https://github.com/phstc/shoryuken) to permit the latest version.
- [Release notes](https://github.com/phstc/shoryuken/releases)
- [Changelog](https://github.com/ruby-shoryuken/shoryuken/blob/master/CHANGELOG.md)
- [Commits](ruby-shoryuken/shoryuken@v4.0.0...v5.3.1)

---
updated-dependencies:
- dependency-name: shoryuken
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 31, 2022

Superseded by #17.

@dependabot dependabot bot closed this Mar 31, 2022
@dependabot dependabot bot deleted the dependabot/bundler/shoryuken-gte-4.0-and-lte-5.4 branch March 31, 2022 00:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants