Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps @aws-sdk/client-s3 from 3.901.0 to 3.908.0.

Release notes

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

v3.908.0

3.908.0(2025-10-10)

Chores
  • codegen: sync for bowser removal, lstat fixes (#7418) (511167d5)
Documentation Changes
  • client-rds: Updated the text in the Important section of the ModifyDBClusterParameterGroup page. (23a42361)
New Features
  • clients: update client endpoints as of 2025-10-10 (b5e87b16)
  • client-lambda: Add InvokedViaFunctionUrl context key to limit invocations to only FURL invokes. (cf1e3beb)
  • client-bedrock-agentcore-control: Bedrock AgentCore release for Gateway, and Memory including Self-Managed Strategies support for Memory. (dd8408b9)
  • client-odb: This release adds APIs that allow you to specify CIDR ranges in your ODB peering connection. (72de496b)
  • client-cloudfront: Added new viewer security policy, TLSv1.2_2025, for CloudFront. (bbe5fc55)
  • client-bedrock-agentcore: Bedrock AgentCore release for Runtime, and Memory. (9ad809ec)
  • client-glue: Addition of AuditContext in GetTable/GetTables Request (cf3d8e19)
Bug Fixes
  • codegen: apply reserved word escaping to union shape in Json serializer (#7419) (9ee6cdcd)

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

v3.907.0

3.907.0(2025-10-09)

Chores
  • util-user-agent-browser: remove bowser from default UA provider (#7413) (a94d95f7)
  • ci: run publish for codegen (#7415) (b2f1ac0c)
New Features
  • clients: update client endpoints as of 2025-10-09 (98148915)
  • client-wafv2: This release adds the ability to throw WafLimitsExceededException when the maximum number of Application Load Balancer (ALB) associations per AWS WAF v2 WebACL is exceeded. (33438d9d)
  • client-quicksight: This release adds support for ActionConnector and Flow, which are new resources associated with Amazon Quick Suite. Additional updates include expanded Data Source options, further branding customization, and new capabilities that can be restricted by Admins. (72c12a09)
Tests
  • core: modify request compression threshold values (#7414) (6b45d720)

... (truncated)

Changelog

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

3.908.0 (2025-10-10)

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

3.907.0 (2025-10-09)

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

3.906.0 (2025-10-08)

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

Commits

Dependabot compatibility score

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)

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.901.0 to 3.908.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.908.0/clients/client-s3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 13, 2025 02:29
@dependabot dependabot bot requested a review from IvanKavaldzhiev October 13, 2025 02:29
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 13, 2025
@lfdt-bot
Copy link

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

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

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-31.43% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (2a0f267) 36925 33637 91.10%
Head commit (150af63) 60911 (+23986) 36341 (+2704) 59.66% (-31.43%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#12181) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@xin-hedera xin-hedera added this to the 0.141.0 milestone Oct 13, 2025
@xin-hedera xin-hedera merged commit 23d49e8 into main Oct 13, 2025
30 of 31 checks passed
@xin-hedera xin-hedera deleted the dependabot/npm_and_yarn/rest/aws-sdk/client-s3-3.908.0 branch October 13, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Type: 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.

3 participants