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

build(deps): bump the aws-sdk group across 1 directory with 2 updates #54

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Bumps the aws-sdk group with 2 updates in the / directory: @aws-sdk/client-s3 and @aws-sdk/lib-storage.

Updates @aws-sdk/client-s3 from 3.620.0 to 3.689.0

Release notes

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

v3.689.0

3.689.0(2024-11-11)

Chores
  • middleware-flexible-checksums: move inline class NodeCrc32 outside (#6648) (17b37b72)
New Features
  • clients: update client endpoints as of 2024-11-11 (955880d1)
  • client-inspector2: Adds support for filePath filter. (a0e7fd51)
  • client-lambda: Add Python 3.13 (python3.13) support to AWS Lambda (e88b05c5)
  • client-outposts: This release updates StartCapacityTask to allow an active Outpost to be modified. It also adds a new API to list all running EC2 instances on the Outpost. (c02da554)
  • client-cloudfront: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (5eded700)
  • client-opensearch: Adds Support for new AssociatePackages and DissociatePackages API in Amazon OpenSearch Service that allows association and dissociation operations to be carried out on multiple packages at the same time. (aad1fc86)
  • codegen: send x-amzn-query-mode header (#6651) (925e7310)
  • lib-dynamodb: add support for imprecise numbers and custom number retrieval (#6644) (4e2f5251)

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

v3.688.0

3.688.0(2024-11-08)

New Features
  • clients: update client endpoints as of 2024-11-08 (175111af)
  • client-bedrock-agent-runtime: This release adds trace functionality to Bedrock Prompt Flows (bc899718)
  • client-firehose: Amazon Data Firehose / Features : Adds support for a new DeliveryStreamType, DatabaseAsSource. DatabaseAsSource hoses allow customers to stream CDC events from their RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL database engines, to Iceberg Table destinations. (99335615)
  • client-chime-sdk-media-pipelines: Added support for Media Capture Pipeline and Media Concatenation Pipeline for customer managed server side encryption. Now Media Capture Pipeline can use IAM sink role to get access to KMS key and encrypt/decrypt recorded artifacts. KMS key ID can also be supplied with encryption context. (88e1c217)
  • client-batch: This feature allows override LaunchTemplates to be specified in an AWS Batch Compute Environment. (bf10da9a)
  • client-controlcatalog: AWS Control Catalog GetControl public API returns additional data in output, including Implementation and Parameters (43e848f3)
  • client-qbusiness: Adds S3 path option to pass group member list for PutGroup API. (a0824b3d)
  • client-lambda: This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages. (0c470f6e)
  • client-eks: Adds new error code Ec2InstanceTypeDoesNotExist for Amazon EKS managed node groups (84db913d)
  • client-pinpoint-sms-voice-v2: Added the RequiresAuthenticationTimestamp field to the RegistrationVersionStatusHistory data type. (90f0be2f)
  • middleware-flexible-checksums: use Node.js native CRC32 checksum API (#6641) (6a48760c)
Tests

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

... (truncated)

Changelog

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

3.689.0 (2024-11-11)

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

3.688.0 (2024-11-08)

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

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

3.685.0 (2024-11-01)

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

3.682.0 (2024-10-29)

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

3.679.0 (2024-10-24)

... (truncated)

Commits
  • a201236 Publish v3.689.0
  • b2fb10a Publish v3.688.0
  • 0c558ef Publish v3.687.0
  • 9f7c19d test(middleware-user-agent): more precise assertions (#6637)
  • 43ee3c1 chore(middleware-flexible-checksums): delay checksum validation until stream ...
  • 0670605 Publish v3.686.0
  • 76cb4e8 chore(codegen): bump smithy-ts commit to 0d9cee80 (#6627)
  • 396fc77 test(client-s3): convert some read ops to waiters (#6622)
  • 2bd2350 Publish v3.685.0
  • f334800 test(clients): convert ts-mocha tests to vitest (#6602)
  • Additional commits viewable in compare view

Updates @aws-sdk/lib-storage from 3.620.0 to 3.689.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.689.0

3.689.0(2024-11-11)

Chores
  • middleware-flexible-checksums: move inline class NodeCrc32 outside (#6648) (17b37b72)
New Features
  • clients: update client endpoints as of 2024-11-11 (955880d1)
  • client-inspector2: Adds support for filePath filter. (a0e7fd51)
  • client-lambda: Add Python 3.13 (python3.13) support to AWS Lambda (e88b05c5)
  • client-outposts: This release updates StartCapacityTask to allow an active Outpost to be modified. It also adds a new API to list all running EC2 instances on the Outpost. (c02da554)
  • client-cloudfront: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (5eded700)
  • client-opensearch: Adds Support for new AssociatePackages and DissociatePackages API in Amazon OpenSearch Service that allows association and dissociation operations to be carried out on multiple packages at the same time. (aad1fc86)
  • codegen: send x-amzn-query-mode header (#6651) (925e7310)
  • lib-dynamodb: add support for imprecise numbers and custom number retrieval (#6644) (4e2f5251)

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

v3.688.0

3.688.0(2024-11-08)

New Features
  • clients: update client endpoints as of 2024-11-08 (175111af)
  • client-bedrock-agent-runtime: This release adds trace functionality to Bedrock Prompt Flows (bc899718)
  • client-firehose: Amazon Data Firehose / Features : Adds support for a new DeliveryStreamType, DatabaseAsSource. DatabaseAsSource hoses allow customers to stream CDC events from their RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL database engines, to Iceberg Table destinations. (99335615)
  • client-chime-sdk-media-pipelines: Added support for Media Capture Pipeline and Media Concatenation Pipeline for customer managed server side encryption. Now Media Capture Pipeline can use IAM sink role to get access to KMS key and encrypt/decrypt recorded artifacts. KMS key ID can also be supplied with encryption context. (88e1c217)
  • client-batch: This feature allows override LaunchTemplates to be specified in an AWS Batch Compute Environment. (bf10da9a)
  • client-controlcatalog: AWS Control Catalog GetControl public API returns additional data in output, including Implementation and Parameters (43e848f3)
  • client-qbusiness: Adds S3 path option to pass group member list for PutGroup API. (a0824b3d)
  • client-lambda: This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages. (0c470f6e)
  • client-eks: Adds new error code Ec2InstanceTypeDoesNotExist for Amazon EKS managed node groups (84db913d)
  • client-pinpoint-sms-voice-v2: Added the RequiresAuthenticationTimestamp field to the RegistrationVersionStatusHistory data type. (90f0be2f)
  • middleware-flexible-checksums: use Node.js native CRC32 checksum API (#6641) (6a48760c)
Tests

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

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.689.0 (2024-11-11)

Note: Version bump only for package @​aws-sdk/lib-storage

3.688.0 (2024-11-08)

Note: Version bump only for package @​aws-sdk/lib-storage

3.687.0 (2024-11-07)

Note: Version bump only for package @​aws-sdk/lib-storage

3.686.0 (2024-11-06)

Note: Version bump only for package @​aws-sdk/lib-storage

3.685.0 (2024-11-01)

Note: Version bump only for package @​aws-sdk/lib-storage

3.682.0 (2024-10-29)

Note: Version bump only for package @​aws-sdk/lib-storage

3.679.0 (2024-10-24)

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk group with 2 updates in the / directory: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage).


Updates `@aws-sdk/client-s3` from 3.620.0 to 3.689.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.689.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.620.0 to 3.689.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.689.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2024

Superseded by #56.

@dependabot dependabot bot closed this Nov 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-fd811407eb branch November 14, 2024 16:46
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