Skip to content

Bump the aws-sdk group in /src with 2 updates#1178

Merged
joshgubler merged 1 commit intodevfrom
dependabot/npm_and_yarn/src/dev/aws-sdk-43d014e011
Mar 5, 2026
Merged

Bump the aws-sdk group in /src with 2 updates#1178
joshgubler merged 1 commit intodevfrom
dependabot/npm_and_yarn/src/dev/aws-sdk-43d014e011

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps the aws-sdk group in /src with 2 updates: @aws-sdk/client-dynamodb and @aws-sdk/client-s3.

Updates @aws-sdk/client-dynamodb from 3.1001.0 to 3.1002.0

Release notes

Sourced from @​aws-sdk/client-dynamodb's releases.

v3.1002.0

3.1002.0(2026-03-04)

New Features
  • client-elastic-beanstalk: As part of this release, Beanstalk introduce a new info type - analyze for request environment info and retrieve environment info operations. When customers request an Al analysis, Elastic Beanstalk runs a script on an instance in their environment and returns an analysis of events, health and logs. (44048ced)
  • client-connect: Added support for configuring additional email addresses on queues in Amazon Connect. Agents can now select an outbound email address and associate additional email addresses for replying to or initiating emails. (b79a4dbd)
  • client-gamelift: Amazon GameLift Servers now offers DDoS protection for Linux-based EC2 and Container Fleets on SDKv5. The player gateway proxy relay network provides traffic validation, per-player rate limiting, and game server IP address obfuscation all with negligible added latency and no additional cost. (1fc4ece8)
  • client-elasticsearch-service: Adds support for DeploymentStrategyOptions. (703a57c5)
  • client-opensearch: Adding support for DeploymentStrategyOptions (cf6a8810)
  • client-quicksight: Added several new values for Capabilities, increased visual limit per sheet from previous limit to 75, renamed Quick Suite to Quick in several places. (c94f306e)
Bug Fixes
  • xhr-http-handler: fix import delcaration of event emitter (#7813) (c5d6f26a)
  • core/protocols: preserve nulls in non-sparse collections (#7800) (bf3ffdf3)
    • If the server response contains a list or map with null values, these will no longer be filtered out by the SDK.

For list of updated packages, view updated-packages.md in assets-3.1002.0.zip

Changelog

Sourced from @​aws-sdk/client-dynamodb's changelog.

3.1002.0 (2026-03-04)

Note: Version bump only for package @​aws-sdk/client-dynamodb

Commits

Updates @aws-sdk/client-s3 from 3.1001.0 to 3.1002.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.1002.0

3.1002.0(2026-03-04)

New Features
  • client-elastic-beanstalk: As part of this release, Beanstalk introduce a new info type - analyze for request environment info and retrieve environment info operations. When customers request an Al analysis, Elastic Beanstalk runs a script on an instance in their environment and returns an analysis of events, health and logs. (44048ced)
  • client-connect: Added support for configuring additional email addresses on queues in Amazon Connect. Agents can now select an outbound email address and associate additional email addresses for replying to or initiating emails. (b79a4dbd)
  • client-gamelift: Amazon GameLift Servers now offers DDoS protection for Linux-based EC2 and Container Fleets on SDKv5. The player gateway proxy relay network provides traffic validation, per-player rate limiting, and game server IP address obfuscation all with negligible added latency and no additional cost. (1fc4ece8)
  • client-elasticsearch-service: Adds support for DeploymentStrategyOptions. (703a57c5)
  • client-opensearch: Adding support for DeploymentStrategyOptions (cf6a8810)
  • client-quicksight: Added several new values for Capabilities, increased visual limit per sheet from previous limit to 75, renamed Quick Suite to Quick in several places. (c94f306e)
Bug Fixes
  • xhr-http-handler: fix import delcaration of event emitter (#7813) (c5d6f26a)
  • core/protocols: preserve nulls in non-sparse collections (#7800) (bf3ffdf3)
    • If the server response contains a list or map with null values, these will no longer be filtered out by the SDK.

For list of updated packages, view updated-packages.md in assets-3.1002.0.zip

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.1002.0 (2026-03-04)

Note: Version bump only for package @​aws-sdk/client-s3

Commits

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 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

Bumps the aws-sdk group in /src with 2 updates: [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) and [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3).


Updates `@aws-sdk/client-dynamodb` from 3.1001.0 to 3.1002.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1002.0/clients/client-dynamodb)

Updates `@aws-sdk/client-s3` from 3.1001.0 to 3.1002.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1002.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.1002.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1002.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 5, 2026
@joshgubler joshgubler merged commit 9c830bb into dev Mar 5, 2026
4 checks passed
@joshgubler joshgubler deleted the dependabot/npm_and_yarn/src/dev/aws-sdk-43d014e011 branch March 5, 2026 17:37
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant