Skip to content

Bump shoryuken from 7.0.1 to 7.0.2#6441

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/shoryuken-7.0.2
Open

Bump shoryuken from 7.0.1 to 7.0.2#6441
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/shoryuken-7.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2026

Bumps shoryuken from 7.0.1 to 7.0.2.

Release notes

Sourced from shoryuken's releases.

v7.0.2

  • Enhancement: Replace LocalStack with ElasticMQ for SQS integration tests (mensfeld)

    • ElasticMQ is free, open-source, and requires no auth token (LocalStack 2026.x requires paid account)
    • Uses softwaremill/elasticmq-native image (~30MB vs ~1GB+, starts in milliseconds)
    • Rename setup_localstack to setup_sqs and bin/clean_localstack to bin/clean_sqs
  • Fix: Allow custom polling strategy to be configured per-group via add_group (mensfeld)

    • add_group now accepts polling_strategy: keyword argument
    • polling_strategy() reads from the groups hash populated by add_group, with fallback to raw options
    • EnvironmentLoader passes polling_strategy through when parsing YAML group config
    • #925
Changelog

Sourced from shoryuken's changelog.

[7.0.2] - 2026-04-16

  • Enhancement: Replace LocalStack with ElasticMQ for SQS integration tests (mensfeld)

    • ElasticMQ is free, open-source, and requires no auth token (LocalStack 2026.x requires paid account)
    • Uses softwaremill/elasticmq-native image (~30MB vs ~1GB+, starts in milliseconds)
    • Rename setup_localstack to setup_sqs and bin/clean_localstack to bin/clean_sqs
  • Fix: Allow custom polling strategy to be configured per-group via add_group (mensfeld)

    • add_group now accepts polling_strategy: keyword argument
    • polling_strategy() reads from the groups hash populated by add_group, with fallback to raw options
    • EnvironmentLoader passes polling_strategy through when parsing YAML group config
    • #925
Commits
  • 45a5961 v7.0.2 (#989)
  • 4885e99 Update ruby/setup-ruby action to v1.300.0 (#988)
  • 94e6968 Update softwaremill/elasticmq-native Docker tag to v1.7.1 (#987)
  • bc4f23e Update rubygems/release-gem action to v1.2.0 (#986)
  • e769f31 Update ruby/setup-ruby action to v1.299.0 (#985)
  • e7028b4 Update ruby/setup-ruby action to v1.298.0 (#984)
  • 8d9796f Update ruby/setup-ruby action to v1.296.0 (#983)
  • f05226a Update softwaremill/elasticmq-native Docker tag to v1.6.16 (#982)
  • 1f4714a Replace LocalStack with ElasticMQ for SQS integration tests (#981)
  • 696a4e2 Pin LocalStack to v4.14.0 and increase health check timeout (#980)
  • 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 [shoryuken](https://github.com/phstc/shoryuken) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/phstc/shoryuken/releases)
- [Changelog](https://github.com/ruby-shoryuken/shoryuken/blob/main/CHANGELOG.md)
- [Commits](ruby-shoryuken/shoryuken@v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: shoryuken
  dependency-version: 7.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 patch ruby Pull requests that update Ruby code labels Apr 20, 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 patch ruby Pull requests that update Ruby code

Projects

Development

Successfully merging this pull request may close these issues.

0 participants