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.537.0 to 3.569.0 #9782

Closed

Conversation

mattkrick
Copy link
Member

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

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

  • The recommended version was released on 21 days ago.

Release notes
Package name: @aws-sdk/client-s3
  • 3.569.0 - 2024-05-03

    3.569.0(2024-05-03)

    Chores
    Documentation Changes
    • client-datasync: Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations. (c4eb11d1)
    New Features
    • clients: update client endpoints as of 2024-05-03 (ca804cdb)
    • client-bedrock-agent: This release adds support for using Provisioned Throughput with Bedrock Agents. (7c1d3397)
    • client-inspector2: This release adds CSV format to GetCisScanReport for Inspector v2 (79fb03b9)
    • client-sesv2: Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2. (9dac593b)
    • client-connectcases: This feature supports the release of Files related items (89b45abe)
    • client-sagemaker: Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs (c97f84a4)
    • client-connect: This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases. (1cbc8f94)
    Bug Fixes
    • clients: add deps required by default credential providers (#6055) (bfa86268)
    Tests
    • middleware-sdk-s3: add waiter for s3 express e2e test (#6051) (003de3f2)

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

  • 3.568.0 - 2024-05-02

    3.568.0(2024-05-02)

    Chores
    Documentation Changes
    • clarify lib-storage name change between v2 and v3 (#6023) (4d0eafce)
    New Features
    • client-redshift-serverless: Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name. (044806b1)
    • client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330dd)
    • client-personalize: This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group. (3c7432b9)
    • client-ec2: This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM). (0903d38f)

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

  • 3.567.0 - 2024-05-01

    3.567.0(2024-05-01)

    Chores
    • core: skip emitting warning for Node.js 14.x (#6044) (669a7de0)
    • clients:
      • remove redundant service client doc generator (#6041) (306aafc5)
      • extend TypeScript config from @ tsconfig/node16 (#6037) (c4fb66d9)
    • codegen: update smithy-ts commit to update engines to node >= 16 (#6040) (9149dce4)
    Documentation Changes
    • client-ec2: Documentation updates for Amazon EC2. (044d712d)
    New Features
    • clients: update client endpoints as of 2024-05-01 (365eb8c3)
    • client-personalize-runtime: This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2. (a68c9997)
    • client-securityhub: Updated CreateMembers API request with limits. (1142738b)
    • client-bedrock-agent: This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base. (93917f77)
    • client-sesv2: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. (56df20cf)
    • end support for Node.js 14.x (#6034) (d1964111)

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

  • 3.565.0 - 2024-04-29

    3.565.0(2024-04-29)

    Chores
    • statically import credential-provider-node in clients used from credentials (#6027) (5ce56002)
    • scripts: use caret when updating aws-sdk peerDependencies (#6031) (0d54a05d)
    New Features
    • clients: update client endpoints as of 2024-04-29 (1ac71fcf)
    • client-trustedadvisor: This release adds the BatchUpdateRecommendationResourceExclusion API to support batch updates of Recommendation Resource exclusion statuses and introduces a new exclusion status filter to the ListRecommendationResources and ListOrganizationRecommendationResources APIs. (5fb127b3)
    • client-timestream-query: This change allows users to update and describe account settings associated with their accounts. (4f7a6435)
    • client-transcribe: This update provides error messaging for generative call summarization in Transcribe Call Analytics (671315c8)
    • client-inspector2: Update Inspector2 to include new Agentless API parameters. (9bfe9ac1)
    • client-amplify: Updating max results limit for listing any resources (Job, Artifacts, Branch, BackendResources, DomainAssociation) to 50 with the exception of list apps that where max results can be up to 100. (c6d74d1c)
    • client-connectcases: This feature releases DeleteField, DeletedLayout, and DeleteTemplate API's (1d961440)

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

  • 3.564.0 - 2024-04-26

    3.564.0(2024-04-26)

    Chores
    • clients: remove direct dependency on client-sts (#6028) (e30cf9a4)
    New Features
    • clients: update client endpoints as of 2024-04-26 (7024e2ef)
    • client-cognito-identity-provider: Add LimitExceededException to SignUp errors (633da5a3)
    • client-connectcampaigns: This release adds support for specifying if Answering Machine should wait for prompt sound. (3235950a)
    • client-codepipeline: Add ability to manually and automatically roll back a pipeline stage to a previously successful execution. (27a9b337)
    • client-marketplace-entitlement-service: Releasing minor endpoint updates. (231317d3)
    • client-support: Releasing minor endpoint updates. (354980a2)
    • client-rds: SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database. (dcebb696)
    • client-oam: This release introduces support for Source Accounts to define which Metrics and Logs to share with the Monitoring Account (28b52155)

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

  • 3.563.0 - 2024-04-25

    3.563.0(2024-04-25)

    Chores
    • credential-provider-node: statically import credential-provider-env (#6026) (c7872e28)
    Documentation Changes
    • client-rds: Updates Amazon RDS documentation for setting local time zones for RDS for Db2 DB instances. (d687367b)
    New Features
    • clients: update client endpoints as of 2024-04-25 (74d1b968)
    • client-ivs: Bug Fix: IVS does not support arns with the svs prefix (6e69a84d)
    • client-appsync: UpdateGraphQLAPI documentation update and datasource introspection secret arn update (9b7b9ddb)
    • client-ivs-realtime: Bug Fix: IVS Real Time does not support ARNs using the svs prefix. (fb6245c4)
    • client-sfn: Add new ValidateStateMachineDefinition operation, which performs syntax checking on the definition of a Amazon States Language (ASL) state machine. (b73ebff0)
    • client-fms: AWS Firewall Manager adds support for network ACL policies to manage Amazon Virtual Private Cloud (VPC) network access control lists (ACLs) for accounts in your organization. (75febc1b)

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

  • 3.556.0 - 2024-04-16
  • 3.554.0 - 2024-04-11
  • 3.552.0 - 2024-04-09
  • 3.550.0 - 2024-04-05
  • 3.549.0 - 2024-04-04
  • 3.540.0 - 2024-03-22
  • 3.537.0 - 2024-03-19
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.537.0 to 3.569.0.

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

See this project in Snyk:
https://app.snyk.io/org/mattkrick/project/261c96ef-7af4-4e13-a731-451e0158293e?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link
Contributor

@Dschoordsch Dschoordsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fails on predeploy

@mattkrick mattkrick closed this Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants