Skip to content

Bump aws-sdk-s3, aws-sdk-core, rails and hiredis-client#892

Open
dependabot[bot] wants to merge 1 commit intobshockdonfrom
dependabot/bundler/multi-b232be075e
Open

Bump aws-sdk-s3, aws-sdk-core, rails and hiredis-client#892
dependabot[bot] wants to merge 1 commit intobshockdonfrom
dependabot/bundler/multi-b232be075e

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

Bumps aws-sdk-s3, aws-sdk-core, rails and hiredis-client. These dependencies needed to be updated together.
Updates aws-sdk-s3 from 1.177.0 to 1.208.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.208.0 (2025-12-16)

  • Feature - Updates to the S3 Encryption Client. The V3 S3 Encryption Client now requires key committing algorithm suites by default.

1.207.0 (2025-12-15)

  • Feature - This release adds support for the new optional field 'LifecycleExpirationDate' in S3 Inventory configurations.

1.206.0 (2025-12-02)

  • Feature - New S3 Storage Class FSX_ONTAP

1.205.0 (2025-11-20)

  • Feature - Enable / Disable ABAC on a general purpose bucket.

1.204.0 (2025-11-19)

  • Feature - Adds support for blocking SSE-C writes to general purpose buckets.

1.203.1 (2025-11-10)

  • Issue - Deprecated :checksum_mode parameter in FileDownloader#download. When set to "DISABLED", a deprecation warning is issued and the parameter is ignored. Use :response_checksum_validation on the S3 client instead to control checksum validation behavior.

1.203.0 (2025-11-05)

  • Feature - Launch IPv6 dual-stack support for S3 Express

1.202.0 (2025-10-28)

  • Feature - Amazon Simple Storage Service / Features: Add conditional writes in CopyObject on destination key to prevent unintended object modifications.

1.201.0 (2025-10-21)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Fix multipart upload to respect request_checksum_calculation when_required mode.

1.200.0 (2025-10-15)

... (truncated)

Commits

Updates aws-sdk-core from 3.215.1 to 3.240.0

Changelog

Sourced from aws-sdk-core's changelog.

3.240.0 (2025-12-16)

  • Feature - Updated configuration values for defaults_mode.

  • Issue - Prioritizes JSON over CBOR when both are supported for stubbed clients.

3.239.2 (2025-11-25)

  • Issue - Fix login_credentials in credentials chain when config is enabled.

3.239.1 (2025-11-21)

  • Issue - Fixed HTTP/2 connection issues when using custom ports.

3.239.0 (2025-11-20)

  • Feature - Updated Aws::Signin::Client with the latest API changes.

  • Issue - Fix region configuration for LoginCredential's Signin client.

3.238.0 (2025-11-19)

  • Feature - Updated Aws::Signin::Client with the latest API changes.

  • Feature - Updated Aws::STS::Client with the latest API changes.

  • Feature - IAM now supports outbound identity federation via the STS GetWebIdentityToken API, enabling AWS workloads to securely authenticate with external services using short-lived JSON Web Tokens.

  • Feature - Add LoginCredentials which retrieves credentials from AWS Sign-In. Support aws-sdk-signin alias gem.

3.237.0 (2025-11-10)

  • Feature - Updated Aws::STS::Client with the latest API changes.

  • Feature - Added GetDelegatedAccessToken API, which is not available for general use at this time.

3.236.0 (2025-10-30)

  • Feature - Updated Aws::STS::Client with the latest API changes.

  • Feature - Updated Aws::SSO::Client with the latest API changes.

  • Feature - Update endpoint ruleset parameters casing

... (truncated)

Commits

Updates rails from 8.0.3 to 8.1.1

Release notes

Sourced from rails's releases.

8.1.1

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • Respect remove_hidden_field_autocomplete config in form builder hidden_field.

    Rafael Mendonça França

Action Pack

  • Allow methods starting with underscore to be action methods.

    Disallowing methods starting with an underscore from being action methods was an unintended side effect of the performance optimization in 207a254.

    Fixes #55985.

    Rafael Mendonça França

Active Job

  • Only index new serializers.

    Jesse Sharps

Action Mailer

  • No changes.

Action Cable

... (truncated)

Commits
  • 90a1eaa Preparing for 8.1.1 release
  • 0ce0ce1 Upgrade sigstore gem to 0.2.2
  • 271acd5 Sync CHANGELOG
  • 7574698 Merge pull request #56020 from harsh183/hd/getting_started/fix_line_num_typo
  • 89cb7bf Fix railties/CHANGELOG.md offense at 8-1-stable
  • 7919bda Restore header
  • f007f9c Disable SSL default config for out of the box Kamal deployments (#56010)
  • 234b569 Merge pull request #56008 from chaadow/fix_nesting_loop_rails
  • 21a8742 Merge pull request #55992 from jsharpify/jsharpify-reduce-deprecation-warnings
  • a7ba88b Merge pull request #56001 from hachi8833/update_wishlists
  • Additional commits viewable in compare view

Updates hiredis-client from 0.26.1 to 0.26.2

Changelog

Sourced from hiredis-client's changelog.

0.26.2

  • Fix compatibility with connection_pool version 3+.
Commits
  • d51cf59 Release 0.26.2
  • 1f77059 Merge pull request #269 from redis-rb/fix-compatibility-with-connection-pool-3.x
  • ec6dace Fix compatibility with connection_pool 3.x
  • e626852 Merge pull request #267 from redis-rb/dependabot/bundler/connection_pool-2.5.5
  • e3482be Bump connection_pool from 2.5.4 to 2.5.5
  • 397ad63 Merge pull request #266 from redis-rb/dependabot/github_actions/actions/check...
  • 4c8cda2 Bump actions/checkout from 5 to 6
  • 1ab0db0 Merge pull request #264 from redis-rb/dependabot/bundler/megatest-0.4.0
  • 9099805 Bump megatest from 0.3.0 to 0.4.0
  • 46048e1 Merge pull request #263 from redis-rb/dependabot/bundler/rake-13.3.1
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby), [aws-sdk-core](https://github.com/aws/aws-sdk-ruby), [rails](https://github.com/rails/rails) and [hiredis-client](https://github.com/redis-rb/redis-client). These dependencies needed to be updated together.

Updates `aws-sdk-s3` from 1.177.0 to 1.208.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-core` from 3.215.1 to 3.240.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-core/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `rails` from 8.0.3 to 8.1.1
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v8.0.3...v8.1.1)

Updates `hiredis-client` from 0.26.1 to 0.26.2
- [Changelog](https://github.com/redis-rb/redis-client/blob/master/CHANGELOG.md)
- [Commits](redis-rb/redis-client@v0.26.1...v0.26.2)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-version: 1.208.0
  dependency-type: direct:production
- dependency-name: aws-sdk-core
  dependency-version: 3.240.0
  dependency-type: direct:production
- dependency-name: rails
  dependency-version: 8.1.1
  dependency-type: direct:production
- dependency-name: hiredis-client
  dependency-version: 0.26.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 18, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants