glowfic-constellation / glowfic

The Glowfic Constellation
https://www.glowfic.com
MIT License
16 stars 10 forks source link

Bump aws-sdk-rails from 3.12.0 to 3.13.0 #2097

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps aws-sdk-rails from 3.12.0 to 3.13.0.

Release notes

Sourced from aws-sdk-rails's releases.

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

Sourced from aws-sdk-rails's changelog.

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).
Commits
  • b25bfb0 Bumped version to v3.13.0
  • d9cfb1e Update changelog
  • e42366e Fix changelog
  • 229bf1c Use Concurrent.available_processor_count to set default thread pool max threa...
  • 62c99c0 No longer rely on caller_runs for backpressure in sqs active job executor (#124)
  • f054371 Bump actionpack from 7.0.8.1 to 7.0.8.4 in /sample_app (#122)
  • 28dfaa1 Bump rexml from 3.2.6 to 3.2.8 in /sample_app (#121)
  • 4d3161e Bump nokogiri from 1.16.3 to 1.16.5 in /sample_app (#119)
  • 3c4e482 Update sample_app (#118)
  • 940d543 Added next release section to the changelog. [ci skip]
  • See full diff 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)
dependabot[bot] commented 3 weeks ago

Dependabot attempted to update this pull request, but because the branch dependabot/bundler/aws-sdk-rails-3.13.0 is protected it was unable to do so.