-
-
Notifications
You must be signed in to change notification settings - Fork 88
refactor: Upgrade @aws-sdk/s3-request-presigner from 3.887.0 to 3.892.0 #354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: Upgrade @aws-sdk/s3-request-presigner from 3.887.0 to 3.892.0 #354
Conversation
Snyk has created this PR to upgrade @aws-sdk/s3-request-presigner from 3.887.0 to 3.892.0. See this package in npm: @aws-sdk/s3-request-presigner See this project in Snyk: https://app.snyk.io/org/acinader/project/3364151b-9c9a-4458-9afd-809dc5309438?utm_source=github&utm_medium=referral&page=upgrade-pr
|
I will reformat the title to use the proper commit message syntax. |
|
🚀 Thanks for opening this pull request! |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
Warning Rate limit exceeded@mtrezza has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 15 minutes and 8 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdates the dependency @aws-sdk/s3-request-presigner in package.json from version 3.887.0 to 3.892.0. No other files or dependencies are modified. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #354 +/- ##
=======================================
Coverage 97.19% 97.19%
=======================================
Files 2 2
Lines 214 214
=======================================
Hits 208 208
Misses 6 6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Snyk has created this PR to upgrade @aws-sdk/s3-request-presigner from 3.887.0 to 3.892.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 4 versions ahead of your current version.
The recommended version was released 22 days ago.
Release notes
Package name: @aws-sdk/s3-request-presigner
-
3.892.0 - 2025-09-18
- scripts: validate no Uint8Array with type parameters are generated by compiler (#7355) (a40013fa)
- client-budgets: Added BillingViewHealthStatus Exception which is thrown when a Budget is created or updated with a Billing View that is not in the HEALTHY status (e3e7974e)
- client-ec2: Allowed AMIs adds support for four new parameters - marketplaceProductCodes, deprecationTimeCondition, creationDateCondition and imageNames (442403cd)
- client-chime-sdk-messaging: Amazon Chime SDK Messaging GetMessagingSessionEndpoint API now returns dual-stack WebSocket endpoints supporting IPv4/IPv6. (eb921320)
- client-bedrock: Release includes an increase to the maximum policy build document size, an update to DeleteAutomatedReasoningPolicyBuildWorkflow to add ResourceInUseException, and corrections to UpdateAutomatedReasoningPolicyTestCaseRequest. (b9c1896e)
- remove changesets calls from e2e tests (#7354) (1f05819f)
- polly-request-presigner: make polly presigner test compatible with model change (#7356) (5a1cd731)
-
3.891.0 - 2025-09-17
- codegen: codegen sync for command doc update and retry trait (#7353) (29220637)
- update guidance on instanceof Exception checking (#7351) (70328726)
- client-ec2: Add mac-m4.metal and mac-m4pro.metal instance types. (542f2aba)
- client-pcs: Add support for Amazon EC2 Capacity Blocks for ML (28cf47d6)
- client-network-firewall: Network Firewall now prevents TLS handshakes with the target server until after the Server Name Indication (SNI) has been seen and verified. The monitoring dashboard now provides deeper insights into PrivateLink endpoint candidates and offers filters based on IP addresses and protocol. (11455fdf)
- normalize import of integ test mock (#7352) (8c20c066)
- client-s3: add integration test for selectObjectContent (#7325) (c65c2030)
-
3.890.0 - 2025-09-16
- scripts: turn off verdaccio benchmark script (#7350) (e5b756a3)
- codegen: sync for fs-mock and eventstream codegen fix (#7348) (60f5a8c8)
- update client configuration documentation (#7345) (bb982487)
- clients: update client endpoints as of 2025-09-16 (aef54eb6)
- client-osis: Adds support for cross-account ingestion for push-based sources. This includes resource policies for sharing pipelines across accounts and features for managing pipeline endpoints which enable accessing pipelines across different VPCs, including VPCs in other accounts. (de930e70)
- client-budgets: Add support for custom time periods in budget configuration (8d881364)
- client-ivs-realtime: IVS now offers customers the ability to control the positioning of participants in both grid and PiP layouts based on custom attribute values in participant tokens. (bac6c46e)
- client-cloudwatch-logs: Cloudwatch Logs added support for 2 new API parameters in metric and subscription filter APIs to filter log events based on system field values and emit system field values as dimensions and send them to customer destination as additional metadata. (8d9dd737)
- credential-provider-node: rewrite integ in vitest (#7349) (9eee6eb1)
-
3.888.0 - 2025-09-12
- ci:
- run pull request workflow on ready for review and synchronize (#7341) (ad2b2ef0)
- bump GitHub actions to use node 24 (#7339) (cf8d1f5e)
- deps:
- bump gradle to 8.14 (#7340) (84f24f58)
- use gradle/actions/wrapper-validation (#7338) (85153665)
- client-payment-cryptography: Add support for certificates to be signed by 3rd party certificate authorities. New API GetCertificateSigningRequest API and support for providing certificates at run-time for tr-34 import/export (bcb39c29)
- core/protocols: document testing (#7334) (9cd94157)
-
3.887.0 - 2025-09-11
- ci: cache gradle in GitHub workflow (#7337) (bac6f2d5)
- codegen: bump codegen version to 0.34.1 (#7329) (36807467)
- deps: bump
- clients: update client endpoints as of 2025-09-11 (d1fbb5ff)
- client-emr-containers: Added nodeLabel support in container provider to aid hardware isolation support for virtual cluster and security configuration. (b8451741)
- client-ecs: This release supports hook details for Amazon ECS lifecycle hooks. (e2c85d32)
- client-evs: CreateEnvironment API now supports parameters (isHcxPublic & hcxNetworkAclId) for HCX migration via public internet, adding flexibility for migration scenarios. New APIs have been added for associating (AssociateEipToVlan) & disassociating (DisassociateEipFromVlan) Elastic IP (EIP) addresses. (6147f353)
- client-medialive: AWS Elemental MediaLive adds a new feature in MediaPackage output group that enables MediaPackage V2 users to control HLS-related parameters directly in MediaLive. These parameter settings are then reflected in MediaPackage outputs, providing more streamlined control over HLS configurations. (36b2bf07)
- client-rds: Adds support for end-to-end IAM authentication in RDS Proxy for MySQL, MariaDB, and PostgreSQL engines. (31a35344)
- client-amp: Add Vended Logs APIs for Amazon Prometheus Managed Collector (4312d5be)
- client-quicksight: This release adds support for Account level custom permissions, additional Dashboard Options, and Null support for Q&A. (40a0cf05)
- client-datazone: adding IAM principal id to IAM user profile details (090fbf95)
- client-guardduty: Updated Java SDK implementation of entity set status in GuardDuty API. (6eb1c3d5)
- codegen: update deprecated APIs in build.gradle.kts (#7335) (127022cb)
from @aws-sdk/s3-request-presigner GitHub release notes3.892.0(2025-09-18)
Chores
New Features
Tests
For list of updated packages, view updated-packages.md in assets-3.892.0.zip
3.891.0(2025-09-17)
Chores
Documentation Changes
New Features
Tests
For list of updated packages, view updated-packages.md in assets-3.891.0.zip
3.890.0(2025-09-16)
Chores
Documentation Changes
New Features
Tests
For list of updated packages, view updated-packages.md in assets-3.890.0.zip
3.888.0(2025-09-12)
Chores
New Features
Tests
For list of updated packages, view updated-packages.md in assets-3.888.0.zip
3.887.0(2025-09-11)
Chores
@ smithy/dependency versions (#7328) (9963c983)New Features
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.887.0.zip
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by CodeRabbit