Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/s3-request-presigner from 3.882.0 to 3.913.0.

Release notes

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

v3.913.0

3.913.0(2025-10-17)

Chores
  • build: throw error on CJS rollup circular dependency (#7432) (9ecb6d6c)
  • deps-dev: bump happy-dom from 16.3.0 to 20.0.0 (#7431) (8b193e9f)
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (2ce38470)
  • client-gameliftstreams: Updates documentation to clarify valid application binaries for an Amazon GameLift Streams application and provide descriptions of stream session error status reasons (9f9708cc)
New Features
  • clients: update client endpoints as of 2025-10-17 (ea0970e0)
  • client-imagebuilder: Update endpoint ruleset parameters casing (986c9ed0)
  • client-networkmanager: Update endpoint ruleset parameters casing (c86c0dc8)
  • client-iotthingsgraph: Update endpoint ruleset parameters casing (94413b01)
  • client-pi: Update endpoint ruleset parameters casing (0f6f3e8d)
  • client-kendra-ranking: Update endpoint ruleset parameters casing (73c5dbe4)
  • client-elasticsearch-service: Update endpoint ruleset parameters casing (eefda1be)
  • client-codestar-notifications: Update endpoint ruleset parameters casing (0f695e07)
  • client-finspace-data: Update endpoint ruleset parameters casing (5c5e8f54)
  • client-route53-recovery-readiness: Update endpoint ruleset parameters casing (8fafbe7d)
  • client-tnb: Update endpoint ruleset parameters casing (1fc96976)
  • client-license-manager-user-subscriptions: Update endpoint ruleset parameters casing (d658dddb)
  • client-iot-data-plane: Update endpoint ruleset parameters casing (8ef7b350)
  • client-cloudfront: Update endpoint ruleset parameters casing (9ac953ab)
  • client-iottwinmaker: Update endpoint ruleset parameters casing (82cf5d2f)
  • client-bcm-recommended-actions: Update endpoint ruleset parameters casing (c14b0b55)
  • client-wellarchitected: Update endpoint ruleset parameters casing (1949eebf)
  • client-signer: Update endpoint ruleset parameters casing (df5dd23d)
  • client-datasync: Update endpoint ruleset parameters casing (2815add6)
  • client-finspace: Update endpoint ruleset parameters casing (53e1c2fe)
  • client-application-insights: Update endpoint ruleset parameters casing (b5f3c084)
  • client-dsql: Update endpoint ruleset parameters casing (23d58cee)
  • client-lakeformation: Update endpoint ruleset parameters casing (6af5cf47)
  • client-kinesis-video-media: Update endpoint ruleset parameters casing (4e702efe)
  • client-swf: Releasing minor endpoint updates. (35898348)
  • client-organizations: Update endpoint ruleset parameters casing (fafc6a15)
  • client-network-firewall: Update endpoint ruleset parameters casing (d857525e)
  • client-migration-hub-refactor-spaces: Update endpoint ruleset parameters casing (d433cd0c)
  • client-evidently: Update endpoint ruleset parameters casing (1adb9cf1)
  • client-amp: Update endpoint ruleset parameters casing (6c92a72a)
  • client-cloudfront-keyvaluestore: Update endpoint ruleset parameters casing (5fcd5f7f)
  • client-geo-maps: Added support for optional style parameters in maps, including Terrain, ContourDensity, Traffic, and TravelModes. (6ed4cf46)
  • client-marketplace-catalog: The ListEntities API now supports two new CAPI filters: DeliveryOptionTypes for SaaS products and CompatibleAWSServices for Container products. (3db86ffb)
  • client-chime-sdk-meetings: Update endpoint ruleset parameters casing (dddc0327)
  • client-directory-service: Update endpoint ruleset parameters casing (2fb16dad)

... (truncated)

Changelog

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

3.913.0 (2025-10-17)

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

3.911.0 (2025-10-15)

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

3.910.0 (2025-10-14)

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

3.908.0 (2025-10-10)

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

3.907.0 (2025-10-09)

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

3.906.0 (2025-10-08)

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

3.901.0 (2025-10-01)

... (truncated)

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/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) from 3.882.0 to 3.913.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.913.0/packages/s3-request-presigner)

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

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 Oct 20, 2025
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.

0 participants