Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2025

Bumps @aws-sdk/s3-request-presigner from 3.859.0 to 3.872.0.

Release notes

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

v3.872.0

3.872.0(2025-08-20)

Chores
  • clients: use 'include' in tsconfig.json (#7266) (b2eec675)
  • protocoltests: use schema log filter when available (#7261) (2e38b4e1)
New Features
  • clients: update client endpoints as of 2025-08-20 (87f16686)
  • client-route53-recovery-control-config: Remove incorrect endpoint tests (41b859ac)
  • client-efs: Remove incorrect endpoint tests (fd49ae01)
  • client-sagemaker: This release adds 1/ Launch ml.p5.4xlarge instance in Processing jobs, Training jobs and Training Plan 2/ Makes S3Uri to be required for S3FileSystem and S3FileSystemConfig. (bfd2fd25)
  • client-iam: Remove incorrect endpoint tests (7be4068f)
  • client-detective: Remove incorrect endpoint tests (43a4451a)
  • client-billing: Clarify IPv4 and IPv6 endpoints (a5ebd35d)
  • client-networkmanager: Remove incorrect endpoint tests (2d0793e7)
  • client-sesv2: Remove incorrect endpoint tests (a4b659ed)
  • client-kinesis: Remove incorrect endpoint tests (569d9f89)
  • client-datazone: This release supports policy grant identifier for cloud formation integration (385adca1)
  • client-dynamodb: Remove incorrect endpoint tests (16a3ca86)
  • client-eks: EKS Add-ons Custom Namespace Support (b6126131)
  • client-kinesis-analytics-v2: Adds Key Management Service (KMS) support allowing customer-managed key (CMK) encryption for Flink application data. (e39ef0e4)
  • client-cognito-identity-provider: This release adds support for the new Terms APIs which allow displaying Terms of Use and Privacy Policy on the Managed Login user-registration page. (d7b8b115)
  • client-marketplace-entitlement-service: Remove incorrect endpoint tests (a3abef00)
  • client-cost-explorer: Remove incorrect endpoint tests (6fcdfaa6)
  • client-marketplace-metering: Remove incorrect endpoint tests (3febc575)
  • client-bedrock-runtime: Launch CountTokens API to allow token counting (e9e8d2d5)
  • client-budgets: Remove incorrect endpoint tests (384a8db5)
  • client-pinpoint-sms-voice-v2: This change added InternationalSendingEnbaled as part of describe/Update/Request phone number API response, and as part of update/Request phone number API request (8ea06052)
Bug Fixes

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

v3.871.0

3.871.0(2025-08-19)

New Features
  • client-ec2: Add support for "warning" volume status. (7cf835a0)
  • client-cleanrooms: Support error message configuration for analysis templates (e425ae46)
  • client-polly: Added support for new output format - Opus. (1c789909)

... (truncated)

Changelog

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

3.872.0 (2025-08-20)

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

3.864.0 (2025-08-08)

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

3.863.0 (2025-08-07)

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

3.862.0 (2025-08-06)

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

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.859.0 to 3.872.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.872.0/packages/s3-request-presigner)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code labels Aug 21, 2025
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump @aws-sdk/s3-request-presigner from 3.859.0 to 3.872.0 refactor: Bump @aws-sdk/s3-request-presigner from 3.859.0 to 3.872.0 Aug 21, 2025
@parseplatformorg
Copy link
Contributor

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

security/snyk check is complete. No issues have been found. (View Details)

Copy link

coderabbitai bot commented Aug 21, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2025

Superseded by #340.

@dependabot dependabot bot closed this Aug 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/s3-request-presigner-3.872.0 branch August 22, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot label; pull requests that updates 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