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

chore(deps): bump the aws-sdk group across 1 directory with 4 updates #679

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

Bumps the aws-sdk group with 4 updates in the / directory: @aws-sdk/client-s3, @aws-sdk/credential-providers, @aws-sdk/lib-storage and aws-sdk-client-mock.

Updates @aws-sdk/client-s3 from 3.637.0 to 3.677.0

Release notes

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

v3.677.0

3.677.0(2024-10-22)

Documentation Changes
New Features
  • clients: update client endpoints as of 2024-10-22 (0958ca6b)
  • client-rds: Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance. (03416814)
  • client-m2: Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints. (e2fcaab9)
  • client-timestream-query: This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs. (2caa0462)
  • client-repostspace: Adds the BatchAddRole and BatchRemoveRole APIs. (fa3d3d02)
  • client-bedrock-runtime: Updating invoke regex to support imported models for converse API (eae7a3ee)
  • client-imagebuilder: Add macOS platform and instance placement options (df4c455f)
Tests

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

v3.676.0

3.676.0(2024-10-21)

Chores
New Features
  • client-wafv2: Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager. (474281ea)
  • client-payment-cryptography-data: Adding new API to generate authenticated scripts for EMV pin change use cases. (573b4e27)
  • client-eks: This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments (c046f870)
  • client-ec2: Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only. (67509d43)
  • client-bedrock-agent-runtime: Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs. (f3c2a2c1)
  • client-database-migration-service: Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics. (9588015c)
  • client-fms: Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs. (e4411e67)
  • client-auto-scaling: Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API. (52c2bba0)
  • client-application-insights: This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications. (1a73a2c6)
Tests
  • scripts: skip preview legacy:e2e tests if client is not found (#6576) (3f84c756)

... (truncated)

Changelog

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

3.677.0 (2024-10-22)

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

3.676.0 (2024-10-21)

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

3.675.0 (2024-10-18)

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

3.674.0 (2024-10-17)

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

3.673.0 (2024-10-16)

Features

  • client-s3: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response. (e7f10a2)

3.670.0 (2024-10-11)

Bug Fixes

  • client-s3: correct shape type of two shapes from union to structure (#6561) (9d746f6)

... (truncated)

Commits
  • 25443cc Publish v3.677.0
  • aa3086a Publish v3.676.0
  • 053a868 chore(codegen): update smithy to 1.52.0 (#6577)
  • 9e92f06 Publish v3.675.0
  • a535403 Publish v3.674.0
  • 77d0251 Publish v3.673.0
  • e7f10a2 feat(client-s3): Add support for the new optional bucket-region and prefix qu...
  • 375e4e5 Publish v3.670.0
  • 9d746f6 fix(client-s3): correct shape type of two shapes from union to structure (#6561)
  • 1f421db chore(codegen): codegen update for createDefaultUserAgentProvider (#6558)
  • Additional commits viewable in compare view

Updates @aws-sdk/credential-providers from 3.637.0 to 3.677.0

Release notes

Sourced from @​aws-sdk/credential-providers's releases.

v3.677.0

3.677.0(2024-10-22)

Documentation Changes
New Features
  • clients: update client endpoints as of 2024-10-22 (0958ca6b)
  • client-rds: Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance. (03416814)
  • client-m2: Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints. (e2fcaab9)
  • client-timestream-query: This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs. (2caa0462)
  • client-repostspace: Adds the BatchAddRole and BatchRemoveRole APIs. (fa3d3d02)
  • client-bedrock-runtime: Updating invoke regex to support imported models for converse API (eae7a3ee)
  • client-imagebuilder: Add macOS platform and instance placement options (df4c455f)
Tests

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

v3.676.0

3.676.0(2024-10-21)

Chores
New Features
  • client-wafv2: Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager. (474281ea)
  • client-payment-cryptography-data: Adding new API to generate authenticated scripts for EMV pin change use cases. (573b4e27)
  • client-eks: This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments (c046f870)
  • client-ec2: Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only. (67509d43)
  • client-bedrock-agent-runtime: Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs. (f3c2a2c1)
  • client-database-migration-service: Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics. (9588015c)
  • client-fms: Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs. (e4411e67)
  • client-auto-scaling: Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API. (52c2bba0)
  • client-application-insights: This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications. (1a73a2c6)
Tests
  • scripts: skip preview legacy:e2e tests if client is not found (#6576) (3f84c756)

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-providers's changelog.

3.677.0 (2024-10-22)

Note: Version bump only for package @​aws-sdk/credential-providers

3.675.0 (2024-10-18)

Note: Version bump only for package @​aws-sdk/credential-providers

3.670.0 (2024-10-11)

Note: Version bump only for package @​aws-sdk/credential-providers

3.669.0 (2024-10-10)

Note: Version bump only for package @​aws-sdk/credential-providers

3.668.0 (2024-10-09)

Note: Version bump only for package @​aws-sdk/credential-providers

3.667.0 (2024-10-08)

Note: Version bump only for package @​aws-sdk/credential-providers

3.666.0 (2024-10-07)

... (truncated)

Commits

Updates @aws-sdk/lib-storage from 3.637.0 to 3.677.0

Release notes

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

v3.677.0

3.677.0(2024-10-22)

Documentation Changes
New Features
  • clients: update client endpoints as of 2024-10-22 (0958ca6b)
  • client-rds: Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance. (03416814)
  • client-m2: Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints. (e2fcaab9)
  • client-timestream-query: This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs. (2caa0462)
  • client-repostspace: Adds the BatchAddRole and BatchRemoveRole APIs. (fa3d3d02)
  • client-bedrock-runtime: Updating invoke regex to support imported models for converse API (eae7a3ee)
  • client-imagebuilder: Add macOS platform and instance placement options (df4c455f)
Tests

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

v3.676.0

3.676.0(2024-10-21)

Chores
New Features
  • client-wafv2: Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager. (474281ea)
  • client-payment-cryptography-data: Adding new API to generate authenticated scripts for EMV pin change use cases. (573b4e27)
  • client-eks: This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments (c046f870)
  • client-ec2: Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only. (67509d43)
  • client-bedrock-agent-runtime: Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs. (f3c2a2c1)
  • client-database-migration-service: Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics. (9588015c)
  • client-fms: Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs. (e4411e67)
  • client-auto-scaling: Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API. (52c2bba0)
  • client-application-insights: This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications. (1a73a2c6)
Tests
  • scripts: skip preview legacy:e2e tests if client is not found (#6576) (3f84c756)

... (truncated)

Changelog

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

3.677.0 (2024-10-22)

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

3.676.0 (2024-10-21)

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

3.675.0 (2024-10-18)

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

3.674.0 (2024-10-17)

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

3.673.0 (2024-10-16)

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

3.670.0 (2024-10-11)

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

3.669.0 (2024-10-10)

... (truncated)

Commits

Updates aws-sdk-client-mock from 4.0.1 to 4.1.0

Release notes

Sourced from aws-sdk-client-mock's releases.

v4.1.0

4.1.0 (2024-10-15)

Features

v4.1.0-beta.0

4.1.0-beta.0 (2024-10-11)

Features

Bug Fixes

  • jest: import path in types test (750605b)

v4.0.2

4.0.2 (2024-09-23)

v4.0.2-beta.0

4.0.2-beta.0 (2024-06-20)

Bug Fixes

  • jest: allow "toHaveReceivedCommandWith" partial match without required Command fields (79929ae)
Changelog

Sourced from aws-sdk-client-mock's changelog.

4.1.0 (2024-10-15)

Features

4.1.0-beta.0 (2024-10-11)

Features

Bug Fixes

  • jest: import path in types test (750605b)

4.0.2 (2024-09-23)

4.0.2-beta.0 (2024-06-20)

Bug Fixes

  • jest: allow "toHaveReceivedCommandWith" partial match without required Command fields (79929ae)
Commits
  • 2f8100e chore(release): 4.1.0
  • 4f11d4c feat: add commandCall method to AwsStub (#241)
  • dfdbc83 chore(release): 4.1.0-beta.0
  • 750605b fix(jest): import path in types test
  • 3ed37a9 feat(jest): add support for vitest (#231)
  • 72ebb74 docs: update docs website
  • 1f08693 chore(release): 4.0.2
  • 3be9f30 ci: fix CLI conflict for pnpm docs
  • f4b16c5 docs: move reproduction code instructions from body to desc in bug template
  • 6ca4735 docs: mocking lib-storage Upload for small files
  • Additional commits viewable in compare view

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 4 updates in the / directory: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers), [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) and [aws-sdk-client-mock](https://github.com/m-radzikowski/aws-sdk-client-mock).


Updates `@aws-sdk/client-s3` from 3.637.0 to 3.677.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.677.0/clients/client-s3)

Updates `@aws-sdk/credential-providers` from 3.637.0 to 3.677.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.677.0/packages/credential-providers)

Updates `@aws-sdk/lib-storage` from 3.637.0 to 3.677.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.677.0/lib/lib-storage)

Updates `aws-sdk-client-mock` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases)
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md)
- [Commits](m-radzikowski/aws-sdk-client-mock@v4.0.1...v4.1.0)

---
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/credential-providers"
  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
- dependency-name: aws-sdk-client-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 22, 2024
Copy link

nx-cloud bot commented Oct 22, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 9fe5690. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 5 targets

Sent with 💌 from NxCloud.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2024

Superseded by #680.

@dependabot dependabot bot closed this Oct 24, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-7b8179c8c3 branch October 24, 2024 19:16
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants