Skip to content
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

[Snyk] Upgrade @aws-sdk/client-s3 from 3.637.0 to 3.670.0 #3850

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

sandeepdsvs
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.637.0 to 3.670.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 18 versions ahead of your current version.

  • The recommended version was released on 24 days ago.

Release notes
Package name: @aws-sdk/client-s3
  • 3.670.0 - 2024-10-11

    3.670.0(2024-10-11)

    Chores
    • codegen: codegen update for createDefaultUserAgentProvider (#6558) (1f421db3)
    Documentation Changes
    • client-appflow: Doc only updates for clarification around OAuth2GrantType for Salesforce. (b381b166)
    • client-robomaker: Documentation update: added support notices to each API action. (bc47ba41)
    New Features
    • client-guardduty: Added a new field for network connection details. (6f6d4ac2)
    • client-emr: This release provides new parameter "Context" in instance fleet clusters. (bbad3841)
    • client-elastic-load-balancing-v2: Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target. (809828e6)
    Bug Fixes
    • client-s3: correct shape type of two shapes from union to structure (#6561) (9d746f60)
    • lib-dynamodb: missing @ aws-sdk/core dependency in lib-dynamodb (#6557) (e4f9d596)

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

  • 3.669.0 - 2024-10-10

    3.669.0(2024-10-10)

    Chores
    • middleware-user-agent: detect cbor, retry, account id features (#6552) (534e028f)
    Documentation Changes
    • client-elastic-inference: Elastic Inference - Documentation update to add service shutdown notice. (5dbe44b3)
    • client-ecs: This is a documentation only release that updates to documentation to let customers know that Amazon Elastic Inference is no longer available. (1ec3fb83)
    • client-acm-pca: Documentation updates for AWS Private CA. (70a55d50)
    New Features
    • client-socialmessaging: This release for AWS End User Messaging includes a public SDK, providing a suite of APIs that enable sending WhatsApp messages to end users. (9e43f51a)
    • client-outposts: Adding new "DELIVERED" enum value for Outposts Order status (c9ca8165)
    • client-neptune-graph: Support for 16 m-NCU graphs available through account allowlisting (60ba33d6)
    • client-route53resolver: Route 53 Resolver Forwarding Rules can now include a server name indication (SNI) in the target address for rules that use the DNS-over-HTTPS (DoH) protocol. When a DoH-enabled Outbound Resolver Endpoint forwards a request to a DoH server, it will provide the SNI in the TLS handshake. (278471b3)
    • client-iotfleetwise: Refine campaign related API validations (9695325a)
    • client-ec2: This release adds support for assigning the billing of shared Amazon EC2 On-Demand Capacity Reservations. (88ca2562)
    • client-database-migration-service: Introduces DescribeDataMigrations, CreateDataMigration, ModifyDataMigration, DeleteDataMigration, StartDataMigration, StopDataMigration operations to SDK. Provides FailedDependencyFault error message. (f4772634)
    • client-timestream-influxdb: This release updates our regex based validation rules in regards to valid DbInstance and DbParameterGroup name. (a5a89e3a)

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

  • 3.668.0 - 2024-10-09

    3.668.0(2024-10-09)

    New Features
    • clients: update client endpoints as of 2024-10-09 (496cf5c2)
    • client-codepipeline: AWS CodePipeline introduces a Compute category (3d482c54)
    Bug Fixes
    • credentials: used selected auth scheme identity instead of calling credentials provider (#6555) (27f462b2)

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

  • 3.667.0 - 2024-10-08

    3.667.0(2024-10-08)

    Chores
    • credential-providers: add credential attribution (#6546) (089f1a42)
    New Features
    • clients: update client endpoints as of 2024-10-08 (8844bb26)
    • client-memorydb: Amazon MemoryDB SDK now supports all APIs for newly launched Valkey engine. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage. (d4a2f232)
    • client-elasticache: AWS ElastiCache SDK now supports using APIs with newly launched Valkey engine. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage. (1cbb8d6c)
    Bug Fixes
    • middleware-user-agent: ignore errors from inspecting credentials (#6551) (4ddaa970)

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

  • 3.666.0 - 2024-10-07

    3.666.0(2024-10-07)

    Chores
    • middleware-user-agent: add feature detection for account-id, s3-express, lib-dynamodb (#6541) (dfda1291)
    • clients: codegen sync for unset union payloads, header list parsing (#6543) (544120e1)
    Documentation Changes
    • client-marketplace-reporting: Documentation-only update for AWS Marketplace Reporting API. (d7a31d87)
    New Features
    • clients: update client endpoints as of 2024-10-07 (5b48a232)
    • client-qconnect: This release adds support for the following capabilities: Configuration of the Gen AI system via AIAgent and AIPrompts. Integration support for Bedrock Knowledge Base. (ecad084b)
    • client-deadline: Add support for using the template from a previous job during job creation and listing parameter definitions for a job. (9c4d17d0)
    • client-redshift: Add validation pattern to S3KeyPrefix on the EnableLogging API (990f0258)

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

  • 3.665.0 - 2024-10-04

    3.665.0(2024-10-04)

    New Features
    • clients: update client endpoints as of 2024-10-04 (5f1ed92a)
    • client-iot-data-plane: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (f727d58e)
    • client-ec2: Documentation updates for Amazon EC2. (404a00ac)
    Bug Fixes
    • codegen: accIdEpMode config resolver generation plugin (#6544) (fc14586f)

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

  • 3.664.0 - 2024-10-03

    3.664.0(2024-10-03)

    Chores
    • middleware-user-agent: update to user agent 2.1 spec (#6536) (f783a426)
    New Features
    • clients: update client endpoints as of 2024-10-03 (f9df4408)
    • client-codepipeline: AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution. (4435e7f8)
    • client-ec2: This release includes a new API for modifying instance cpu-options after launch. (a29a5e44)
    • client-marketplace-reporting: The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization. (a7f70bec)
    • client-mediapackagev2: Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists. (efe97754)
    • client-quicksight: QuickSight: Add support for exporting and importing folders in AssetBundle APIs (9060d22e)
    • client-connect: Public GetMetricDataV2 Grouping increase from 3 to 4 (7f9f812b)
    • client-iot: This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations. (795bda90)
    • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8f)
    • scripts: add test:e2e:legacy:preview (#6538) (9196552b)
    Bug Fixes
    • scripts: process commits since origin/main in test:e2e:legacy:preview (#6539) (56b76f47)
    Tests

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

  • 3.663.0 - 2024-10-02

    3.663.0(2024-10-02)

    Documentation Changes
    • client-workspaces: WSP is being rebranded to become DCV. (525e37e4)
    New Features
    • clients: update client endpoints as of 2024-10-02 (9a58dedd)
    • client-b2bi: Added and updated APIs to support outbound EDI transformations (5dd5cd26)
    • client-sagemaker: releasing builtinlcc to public (5951f8e6)
    • client-iotdeviceadvisor: Add clientToken attribute and implement idempotency for CreateSuiteDefinition. (3b3ce335)
    • client-bedrock-runtime: Added new fields to Amazon Bedrock Guardrails trace (cea05130)
    • client-s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions. (a692f70c)
    • client-ivs-realtime: Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values. (5d52b43a)
    • client-bedrock-agent-runtime: Added raw model response and usage metrics to PreProcessing and PostProcessing Trace (9326e191)
    • client-appstream: Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0 (cf6979c3)

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

  • 3.662.0 - 2024-10-01
  • 3.658.1 - 2024-09-25
  • 3.658.0 - 2024-09-24
  • 3.657.0 - 2024-09-23
  • 3.654.0 - 2024-09-18
  • 3.651.1 - 2024-09-13
  • 3.651.0 - 2024-09-12
  • 3.650.0 - 2024-09-11
  • 3.649.0 - 2024-09-10
  • 3.645.0 - 2024-09-04
  • 3.637.0 - 2024-08-22
from @aws-sdk/client-s3 GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.637.0 to 3.670.0.

See this package in npm:
@aws-sdk/client-s3

See this project in Snyk:
https://app.snyk.io/org/sandeep-L8FvsjCG7mBBqonjSmN48c/project/4b0f037e-0dab-4719-aeee-b46d2ae82119?utm_source=github&utm_medium=referral&page=upgrade-pr
@sandeepdsvs sandeepdsvs requested review from sivashanmukh and a team as code owners November 5, 2024 03:26
@devops-github-rudderstack
Copy link
Contributor

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.01%. Comparing base (64583d0) to head (bc51f7d).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3850   +/-   ##
========================================
  Coverage    89.01%   89.01%           
========================================
  Files          609      609           
  Lines        32904    32904           
  Branches      7772     7772           
========================================
  Hits         29291    29291           
  Misses        3300     3300           
  Partials       313      313           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Nov 5, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants