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

Bump aws-sdk-rails from 3.9.0 to 3.12.0 #1873

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps aws-sdk-rails from 3.9.0 to 3.12.0.

Release notes

Sourced from aws-sdk-rails's releases.

Release v3.12.0 - 2024-04-02

Tag release v3.12.0

References: #116, #117

  • Feature - Drop support for Ruby 2.3 and Ruby 2.4 (#117).
  • Issue - Fix EbsSqsActiveJobMiddleware to detect Docker container with cgroup2. (#116).

Release V3.11.0 - 03-01-2024

  • Feature - Add retry_standard_errors (default true) in SQS ActiveJob and improve retry logic (#114).

Release v3.10.0 - 2024-01-19

Tag release v3.10.0

References: #108, #109, #110

  • Feature - Support enqueue_all in the SQS ActiveJob adapter.

  • Issue - Improve to_h method's performance of Aws::Rails::SqsActiveJob::Configuration.

Release v3.9.1 - 2023-12-19

Tag release v3.9.1

References: #107

  • Issue - Fix negative delay_seconds being passed to parameter in the SQS adapter.
Changelog

Sourced from aws-sdk-rails's changelog.

3.12.0 (2024-04-02)

  • Feature - Drop support for Ruby 2.3 and Ruby 2.4 (#117).
  • Issue - Fix EbsSqsActiveJobMiddleware to detect Docker container with cgroup2. (#116).

3.11.0 (2024-03-01)

  • Feature - Add retry_standard_errors (default true) in SQS ActiveJob and improve retry logic (#114).

3.10.0 (2024-01-19)

  • Feature - Support enqueue_all in the SQS ActiveJob adapter.

  • Issue - Improve to_h method's performance of Aws::Rails::SqsActiveJob::Configuration.

3.9.1 (2023-12-19)

  • Issue - Fix negative delay_seconds being passed to parameter in the SQS adapter.
Commits
  • d58e9ca Bumped version to v3.12.0
  • e8f1d6e Drop support for Ruby 2.3 and 2.4 (#117)
  • ac74f03 Add docker with cgroup2 detection (#116)
  • 257a0e8 Release version 3.11.0
  • a81699b Add retry_standard_errors config for SQS ActiveJob (#115)
  • 5c19133 Added next release section to the changelog. [ci skip]
  • 23df082 Bumped version to v3.10.0
  • a933b7a Support AJ 7.1 perform all later api (#110)
  • b66c14d Add Ruby 3.3 to CI (#109)
  • 9218da1 Improve performance to_h method of Aws::Rails::SqsActiveJob::Configuration ob...
  • 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 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 8, 2024
@dependabot dependabot bot force-pushed the dependabot/bundler/aws-sdk-rails-3.12.0 branch from 33f0dc9 to 06c2fd8 Compare April 12, 2024 09:17
@dependabot dependabot bot force-pushed the dependabot/bundler/aws-sdk-rails-3.12.0 branch from 06c2fd8 to 79eea7d Compare April 19, 2024 13:22
Bumps [aws-sdk-rails](https://github.com/aws/aws-sdk-rails) from 3.9.0 to 3.12.0.
- [Release notes](https://github.com/aws/aws-sdk-rails/releases)
- [Changelog](https://github.com/aws/aws-sdk-rails/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-rails@v3.9.0...v3.12.0)

---
updated-dependencies:
- dependency-name: aws-sdk-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/aws-sdk-rails-3.12.0 branch from 79eea7d to d7f8e78 Compare May 8, 2024 08:26
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
0 participants