Skip to content

fix(deps): bump @smithy/config-resolver to 4.4.10 (defense-in-depth)#1003

Merged
otaviomacedo merged 1 commit intomainfrom
fix/dependabot-smithy-config-resolver
Mar 9, 2026
Merged

fix(deps): bump @smithy/config-resolver to 4.4.10 (defense-in-depth)#1003
otaviomacedo merged 1 commit intomainfrom
fix/dependabot-smithy-config-resolver

Conversation

@sarayev
Copy link
Contributor

@sarayev sarayev commented Mar 6, 2026

Summary

Resolves Dependabot alert for @smithy/config-resolver — defense-in-depth region validation fix (4.4.9 → 4.4.10).

Changes

  • Added yarn resolution: "@smithy/config-resolver": "^4.4.10"

Strategy

Traced via yarn why: @aws-sdk/client-codebuild, @aws-sdk/client-s3, etc. → @smithy/config-resolver@^4.4.9. Lockfile was pinned to 4.4.9 — resolution forces upgrade to 4.4.10.

Verification

  • lerna run build
  • lerna run test
  • yarn extract-dependency-licenses ✅ (1 ins/1 del)
  • Cloud E2E: 29/30 passed (1 failure in cleanup_e2e_resources — infra cleanup, not a real test)

@sarayev sarayev requested review from a team as code owners March 6, 2026 15:42
@sarayev sarayev force-pushed the fix/dependabot-smithy-config-resolver branch from ff5e380 to 36ac6dd Compare March 6, 2026 19:54
Simone319
Simone319 previously approved these changes Mar 9, 2026
…on validation

Adds a resolution to upgrade @smithy/config-resolver from 2.x to 4.x
to adopt defense-in-depth enhancement for region parameter value
validation in AWS SDK for JavaScript v3.

Resolves Dependabot alert #99.
@sarayev sarayev force-pushed the fix/dependabot-smithy-config-resolver branch from 36ac6dd to e649b64 Compare March 9, 2026 10:02
@otaviomacedo otaviomacedo merged commit 04fc980 into main Mar 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants