Skip to content

build(deps): bump aws-sdk-s3 from 1.198.0 to 1.208.0 in /fastlane in the bundler group across 1 directory#1

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/fastlane/bundler-d22f08ed5d
Open

build(deps): bump aws-sdk-s3 from 1.198.0 to 1.208.0 in /fastlane in the bundler group across 1 directory#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/fastlane/bundler-d22f08ed5d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 29, 2026

Copy link
Copy Markdown

Bumps the bundler group with 1 update in the /fastlane directory: aws-sdk-s3.

Updates aws-sdk-s3 from 1.198.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

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

📦 This PR updates the AWS SDK S3 dependency from version 1.198.0 to 1.208.0 in the fastlane directory, bringing 10 minor version updates with new features and improvements. The update includes enhanced S3 encryption client security, new storage class support, and various bug fixes while maintaining backward compatibility.

🔍 Detailed Analysis

Key Changes

  • AWS SDK S3: Updated from 1.198.0 to 1.208.0 (10 minor versions)
  • Core Dependencies: aws-sdk-core updated from 3.232.0 to 3.241.4
  • Supporting Libraries: aws-partitions (1.1153.0 → 1.1210.0), aws-sdk-kms (1.112.0 → 1.121.0)
  • Runtime Dependencies: bigdecimal updated from 3.2.2 to 4.0.1

Technical Implementation

flowchart TD
    A[Dependabot Scan] --> B[Detect aws-sdk-s3 Update]
    B --> C[Update Gemfile.lock]
    C --> D[Update Core Dependencies]
    D --> E[Update Supporting Libraries]
    E --> F[Maintain Compatibility]
    F --> G[Generate PR]
Loading

Impact

  • Security Enhancement: V3 S3 Encryption Client now requires key committing algorithm suites by default
  • New Features: Added FSX_ONTAP storage class, IPv6 dual-stack support for S3 Express, and conditional writes in CopyObject
  • Improved Functionality: Enhanced S3 Inventory configurations with LifecycleExpirationDate field and ABAC support for general purpose buckets
  • Bug Fixes: Resolved multipart upload checksum calculation issues and deprecated unsafe checksum modes
  • Backward Compatibility: All changes are additive with proper deprecation warnings for removed features

Created with Palmier

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the bundler group with 1 update in the /fastlane directory: [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby).


Updates `aws-sdk-s3` from 1.198.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)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-version: 1.208.0
  dependency-type: indirect
  dependency-group: bundler
...

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 Jan 29, 2026
@codeant-ai

codeant-ai Bot commented Jan 29, 2026

Copy link
Copy Markdown

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@coderabbitai

coderabbitai Bot commented Jan 29, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

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