Skip to content

Comments

chore(deps): bump the aws-sdk group#13314

Merged
czubocha merged 3 commits intomainfrom
aws-sdk-updates
Feb 3, 2026
Merged

chore(deps): bump the aws-sdk group#13314
czubocha merged 3 commits intomainfrom
aws-sdk-updates

Conversation

@czubocha
Copy link
Contributor

@czubocha czubocha commented Feb 3, 2026

Summary by CodeRabbit

  • Chores
    • Updated AWS SDK v3 clients and related libraries across multiple packages to newer patch versions for stability and compatibility.
    • Upgraded Smithy network/utility packages (retry and HTTP handler) to latest patch releases.
    • Aligned dependency manifests in test fixtures, tooling, and distribution packages to the updated SDK versions.

@czubocha czubocha requested a review from eahefnawy February 3, 2026 17:55
@Mmarzex
Copy link
Contributor

Mmarzex commented Feb 3, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 3, 2026

📝 Walkthrough

Walkthrough

Multiple package.json files updated to bump many AWS SDK v3 clients from 3.972.0 (and one older fixture from ^3.525.0) to 3.981.0; small Smithy utility updates (@smithy/node-http-handler, @smithy/util-retry) and @aws-sdk/util-arn-parser to 3.972.2. No functional or control-flow changes.

Changes

Cohort / File(s) Summary
Engine integration fixture
packages/engine/integration/e2e/fixture/service/package.json
@aws-sdk/client-s3 updated from ^3.525.03.981.0.
Engine package
packages/engine/package.json
~23 @aws-sdk/* clients bumped 3.972.03.981.0; @aws-sdk/util-arn-parser 3.972.03.972.2; @smithy/util-retry ^4.2.6^4.2.8; added @aws-sdk/signature-v4-crt 3.981.0.
Serverless package
packages/serverless/package.json
Multiple @aws-sdk/* clients, @aws-sdk/credential-providers, @aws-sdk/lib-storage bumped 3.972.03.981.0; @smithy/node-http-handler ^4.4.5^4.4.9; @smithy/util-retry ^4.2.6^4.2.8.
Framework / mcp / util / release-scripts
packages/framework-dist/package.json, packages/mcp/package.json, packages/util/package.json, release-scripts/package.json
Individual client bumps (e.g., @aws-sdk/client-cloudfront-keyvaluestore, @aws-sdk/client-cloudwatch-logs, @aws-sdk/client-s3) from 3.972.03.981.0.
sf-core package
packages/sf-core/package.json
Several deps/devDeps (@aws-sdk/*, @smithy/util-retry) bumped from 3.972.0/^4.2.63.981.0/^4.2.8.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🐰 I hopped through versions, neat and spry,
SDKs climbed up toward a brighter sky,
Smithy tweaks added a gentle cheer,
Packages aligned — the carrot's near,
I nibble the changelog — joyous rabbit cry! 🥕

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: a dependency bump for AWS SDK packages across multiple package.json files, which is the primary focus of this changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch aws-sdk-updates

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

eahefnawy
eahefnawy previously approved these changes Feb 3, 2026
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@packages/engine/package.json`:
- Around line 16-38: Update the three out-of-sync AWS SDK dependencies to match
the release train by changing the versions of "@aws-sdk/util-arn-parser",
"@aws-sdk/signature-v4-crt", and "@aws-sdk/signature-v4a" to "3.981.0" in
package.json; after updating those entries also run your package manager install
(npm/yarn/pnpm) to refresh lockfile so all `@aws-sdk/`* packages are aligned and
avoid duplicate installs or type/runtime mismatches.

@czubocha czubocha merged commit 5bc0dfd into main Feb 3, 2026
13 checks passed
@czubocha czubocha deleted the aws-sdk-updates branch February 3, 2026 20:11
@github-actions github-actions bot locked and limited conversation to collaborators Feb 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants