rdunlop / unicycling-registration

Gather Registration details from participants for upcoming unicycling event
MIT License
19 stars 6 forks source link

Bump aws-sdk-rails from 3.9.1 to 4.1.0 #2580

Open dependabot[bot] opened 3 days ago

dependabot[bot] commented 3 days ago

Bumps aws-sdk-rails from 3.9.1 to 4.1.0.

Release notes

Sourced from aws-sdk-rails's releases.

Release v4.1.0 - 2024-09-27

Tag release v4.1.0

References: #138, #140

Release v4.0.3 - 2024-07-31

Tag release v4.0.3

References: #137

  • Issue - Revert validating :ses or :sesv2 as ActionMailer configuration. (#136)

Release v4.0.2 - 2024-07-22

Tag release v4.0.2

References: #134, #135

  • Issue - Do not require action_mailbox/engine in Aws::Rails::ActionMailbox::Engine and instead check for its existence.

  • Issue - Refactor the loading of the SQS ActiveJob adapter to be in aws/rails/sqs_active_job.

Release v4.0.1 - 2024-07-18

Tag release v4.0.1

References: #132

  • Issue - Require action_mailbox/engine from Aws::Rails::ActionMailbox::Engine.

Release v4.0.0 - 2024-07-18

Tag release v4.0.0

References: #127, #128, #129, #130, #131

  • Feature - Add support for Action Mailbox with SES (#127).

  • Issue - Ensure :ses or :sesv2 as ActionMailer configuration.

  • Issue - Do not allow :amazon, amazon_sqs, or amazon_sqs_async for SQS active job configuration. Instead use :sqs and :sqs_async.

Release v3.13.0 - 2024-06-06

Tag release v3.13.0

References: #118, #119, #121, #122, #124, #126

  • Feature - Use Concurrent.available_processor_count to set default thread pool max threads (#125).
  • Issue - No longer rely on caller_runs for backpressure in sqs active job executor (#123).

Release v3.12.0 - 2024-04-02

... (truncated)

Changelog

Sourced from aws-sdk-rails's changelog.

4.1.0 (2024-09-27)

4.0.3 (2024-07-31)

  • Issue - Revert validating :ses or :sesv2 as ActionMailer configuration. (#136)

4.0.2 (2024-07-22)

  • Issue - Do not require action_mailbox/engine in Aws::Rails::ActionMailbox::Engine and instead check for its existence.

  • Issue - Refactor the loading of the SQS ActiveJob adapter to be in aws/rails/sqs_active_job.

4.0.1 (2024-07-18)

  • Issue - Require action_mailbox/engine from Aws::Rails::ActionMailbox::Engine.

4.0.0 (2024-07-18)

  • Feature - Add support for Action Mailbox with SES (#127).

  • Issue - Ensure :ses or :sesv2 as ActionMailer configuration.

  • Issue - Do not allow :amazon, amazon_sqs, or amazon_sqs_async for SQS active job configuration. Instead use :sqs and :sqs_async.

3.13.0 (2024-06-06)

  • Feature - Use Concurrent.available_processor_count to set default thread pool max threads (#125).

  • Issue - No longer rely on caller_runs for backpressure in sqs active job executor (#123).

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)

... (truncated)

Commits
  • 4e500dd Bumped version to v4.1.0
  • bd0e62f Exclude main/ruby3.1 (rails 8 requires >=3.2)
  • d0458bb SDK Eager loading (#140)
  • 3b0a74d Update puma dependency in sample app
  • 0aa7633 Run CI against rails 7.2 (#138)
  • c084a69 Added next release section to the changelog. [ci skip]
  • dd924a6 Bumped version to v4.0.3
  • c917d3b Revert "Bumped version to v4.0.3"
  • 1778127 Fix broken changelog without quotes
  • 08513ef Bumped version to v4.0.3
  • 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 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)