bojanbass / nx-aws

NX monorepo with AWS S3 caching
148 stars 29 forks source link

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

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 6 days ago

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.696.0

Release notes

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

v3.696.0

3.696.0(2024-11-19)

Chores
New Features
  • clients: update client endpoints as of 2024-11-19 (3a63d0b0)
  • client-ecs: This release introduces support for configuring the version consistency feature for individual containers defined within a task definition. The configuration allows to specify whether ECS should resolve the container image tag specified in the container definition to an image digest. (d632c0c4)
  • client-ec2: This release adds VPC Block Public Access (VPC BPA), a new declarative control which blocks resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways. (7905a8e0)
  • client-efs: Add support for the new parameters in EFS replication APIs (1f778937)
  • client-taxsettings: Release Tax Inheritance APIs, Tax Exemption APIs, and functionality update for some existing Tax Registration APIs (da73fe5c)
  • client-glue: AWS Glue Data Catalog now enhances managed table optimizations of Apache Iceberg tables that can be accessed only from a specific Amazon Virtual Private Cloud (VPC) environment. (844a1daf)
  • client-mwaa: Amazon MWAA now supports a new environment class, mw1.micro, ideal for workloads requiring fewer resources than mw1.small. This class supports a single instance of each Airflow component: Scheduler, Worker, and Webserver. (a64d4bbc)
  • client-workspaces: Releasing new ErrorCodes for Image Validation failure during CreateWorkspaceImage process (5649e47d)
  • client-b2bi: Add new X12 transactions sets and versions (cb3d07bb)
  • client-keyspaces: Amazon Keyspaces Multi-Region Replication: Adds support to add new regions to multi and single-region keyspaces. (9c30b3ab)

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

v3.695.0

3.695.0(2024-11-18)

New Features
  • clients: update client endpoints as of 2024-11-18 (70ada5c5)
  • client-auto-scaling: Amazon EC2 Auto Scaling now supports Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift to help you quickly recover an impaired application from failures in an Availability Zone (AZ). (f8fdf923)
  • client-iotsitewise: The release introduces a generative AI Assistant in AWS IoT SiteWise. It includes: 1) InvokeAssistant API - Invoke the Assistant to get alarm summaries and ask questions. 2) Dataset APIs - Manage knowledge base configuration for the Assistant. 3) Portal APIs enhancement - Manage AI-aware dashboards. (6c6c9c8c)
  • client-ecs: This release adds support for adding VPC Lattice configurations in ECS CreateService/UpdateService APIs. The configuration allows for associating VPC Lattice target groups with ECS Services. (47d5f20c)
  • client-qconnect: This release introduces MessageTemplate as a resource in Amazon Q in Connect, along with APIs to create, read, search, update, and delete MessageTemplate resources. (1812f5fe)
  • client-rds: Add support for the automatic pause/resume feature of Aurora Serverless v2. (c9e73741)
  • client-ec2: Adding request and response elements for managed resources. (be4dacb1)
  • client-connect: Adds CreateContactFlowVersion and ListContactFlowVersions APIs to create and view the versions of a contact flow. (d7c1515c)
  • client-appconfig: AWS AppConfig has added a new extension action point, AT_DEPLOYMENT_TICK, to support third-party monitors to trigger an automatic rollback during a deployment. (fa926ac1)
  • client-customer-profiles: This release introduces Segmentation APIs and new Calculated Attribute Event Filters as part of Amazon Connect Customer Profiles service. (bd19a2a6)
  • client-cloudformation: This release adds a new API, ListHookResults, that allows retrieving CloudFormation Hooks invocation results for hooks invoked during a create change set operation or Cloud Control API operation (86aa1cf6)
  • client-rds-data: Add support for the automatic pause/resume feature of Aurora Serverless v2. (2fc76d41)

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

v3.694.0

3.694.0(2024-11-15)

... (truncated)

Changelog

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

3.696.0 (2024-11-19)

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

Features

  • client-s3: This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (1e42456)

3.691.0 (2024-11-13)

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

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

... (truncated)

Commits
  • ed4619e Publish v3.696.0
  • 663b3c6 chore(codegen): bump codegen version to 0.25.0 (#6673)
  • 1b3160a Publish v3.693.0
  • a0be64f test: add spec typecheck to integration step (#6666)
  • 361a738 test: use yarn g:vitest to run vitest in individual packages (#6665)
  • ace5bf8 Publish v3.692.0
  • 1e42456 feat(client-s3): This release updates the ListBuckets API Reference documenta...
  • ba1bdcc chore(clients): codegen update for smithy/core resolvedPath fix (#6664)
  • dc03df1 Publish v3.691.0
  • 4817524 chore(clients): update codegen for exactOptionalPropertyTypes (#6654)
  • Additional commits viewable in compare view


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

Release notes

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

v3.696.0

3.696.0(2024-11-19)

Chores
New Features
  • clients: update client endpoints as of 2024-11-19 (3a63d0b0)
  • client-ecs: This release introduces support for configuring the version consistency feature for individual containers defined within a task definition. The configuration allows to specify whether ECS should resolve the container image tag specified in the container definition to an image digest. (d632c0c4)
  • client-ec2: This release adds VPC Block Public Access (VPC BPA), a new declarative control which blocks resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways. (7905a8e0)
  • client-efs: Add support for the new parameters in EFS replication APIs (1f778937)
  • client-taxsettings: Release Tax Inheritance APIs, Tax Exemption APIs, and functionality update for some existing Tax Registration APIs (da73fe5c)
  • client-glue: AWS Glue Data Catalog now enhances managed table optimizations of Apache Iceberg tables that can be accessed only from a specific Amazon Virtual Private Cloud (VPC) environment. (844a1daf)
  • client-mwaa: Amazon MWAA now supports a new environment class, mw1.micro, ideal for workloads requiring fewer resources than mw1.small. This class supports a single instance of each Airflow component: Scheduler, Worker, and Webserver. (a64d4bbc)
  • client-workspaces: Releasing new ErrorCodes for Image Validation failure during CreateWorkspaceImage process (5649e47d)
  • client-b2bi: Add new X12 transactions sets and versions (cb3d07bb)
  • client-keyspaces: Amazon Keyspaces Multi-Region Replication: Adds support to add new regions to multi and single-region keyspaces. (9c30b3ab)

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

v3.695.0

3.695.0(2024-11-18)

New Features
  • clients: update client endpoints as of 2024-11-18 (70ada5c5)
  • client-auto-scaling: Amazon EC2 Auto Scaling now supports Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift to help you quickly recover an impaired application from failures in an Availability Zone (AZ). (f8fdf923)
  • client-iotsitewise: The release introduces a generative AI Assistant in AWS IoT SiteWise. It includes: 1) InvokeAssistant API - Invoke the Assistant to get alarm summaries and ask questions. 2) Dataset APIs - Manage knowledge base configuration for the Assistant. 3) Portal APIs enhancement - Manage AI-aware dashboards. (6c6c9c8c)
  • client-ecs: This release adds support for adding VPC Lattice configurations in ECS CreateService/UpdateService APIs. The configuration allows for associating VPC Lattice target groups with ECS Services. (47d5f20c)
  • client-qconnect: This release introduces MessageTemplate as a resource in Amazon Q in Connect, along with APIs to create, read, search, update, and delete MessageTemplate resources. (1812f5fe)
  • client-rds: Add support for the automatic pause/resume feature of Aurora Serverless v2. (c9e73741)
  • client-ec2: Adding request and response elements for managed resources. (be4dacb1)
  • client-connect: Adds CreateContactFlowVersion and ListContactFlowVersions APIs to create and view the versions of a contact flow. (d7c1515c)
  • client-appconfig: AWS AppConfig has added a new extension action point, AT_DEPLOYMENT_TICK, to support third-party monitors to trigger an automatic rollback during a deployment. (fa926ac1)
  • client-customer-profiles: This release introduces Segmentation APIs and new Calculated Attribute Event Filters as part of Amazon Connect Customer Profiles service. (bd19a2a6)
  • client-cloudformation: This release adds a new API, ListHookResults, that allows retrieving CloudFormation Hooks invocation results for hooks invoked during a create change set operation or Cloud Control API operation (86aa1cf6)
  • client-rds-data: Add support for the automatic pause/resume feature of Aurora Serverless v2. (2fc76d41)

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

v3.694.0

3.694.0(2024-11-15)

... (truncated)

Changelog

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

3.696.0 (2024-11-19)

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

3.685.0 (2024-11-01)

... (truncated)

Commits


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

Release notes

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

v3.696.0

3.696.0(2024-11-19)

Chores
New Features
  • clients: update client endpoints as of 2024-11-19 (3a63d0b0)
  • client-ecs: This release introduces support for configuring the version consistency feature for individual containers defined within a task definition. The configuration allows to specify whether ECS should resolve the container image tag specified in the container definition to an image digest. (d632c0c4)
  • client-ec2: This release adds VPC Block Public Access (VPC BPA), a new declarative control which blocks resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways. (7905a8e0)
  • client-efs: Add support for the new parameters in EFS replication APIs (1f778937)
  • client-taxsettings: Release Tax Inheritance APIs, Tax Exemption APIs, and functionality update for some existing Tax Registration APIs (da73fe5c)
  • client-glue: AWS Glue Data Catalog now enhances managed table optimizations of Apache Iceberg tables that can be accessed only from a specific Amazon Virtual Private Cloud (VPC) environment. (844a1daf)
  • client-mwaa: Amazon MWAA now supports a new environment class, mw1.micro, ideal for workloads requiring fewer resources than mw1.small. This class supports a single instance of each Airflow component: Scheduler, Worker, and Webserver. (a64d4bbc)
  • client-workspaces: Releasing new ErrorCodes for Image Validation failure during CreateWorkspaceImage process (5649e47d)
  • client-b2bi: Add new X12 transactions sets and versions (cb3d07bb)
  • client-keyspaces: Amazon Keyspaces Multi-Region Replication: Adds support to add new regions to multi and single-region keyspaces. (9c30b3ab)

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

v3.695.0

3.695.0(2024-11-18)

New Features
  • clients: update client endpoints as of 2024-11-18 (70ada5c5)
  • client-auto-scaling: Amazon EC2 Auto Scaling now supports Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift to help you quickly recover an impaired application from failures in an Availability Zone (AZ). (f8fdf923)
  • client-iotsitewise: The release introduces a generative AI Assistant in AWS IoT SiteWise. It includes: 1) InvokeAssistant API - Invoke the Assistant to get alarm summaries and ask questions. 2) Dataset APIs - Manage knowledge base configuration for the Assistant. 3) Portal APIs enhancement - Manage AI-aware dashboards. (6c6c9c8c)
  • client-ecs: This release adds support for adding VPC Lattice configurations in ECS CreateService/UpdateService APIs. The configuration allows for associating VPC Lattice target groups with ECS Services. (47d5f20c)
  • client-qconnect: This release introduces MessageTemplate as a resource in Amazon Q in Connect, along with APIs to create, read, search, update, and delete MessageTemplate resources. (1812f5fe)
  • client-rds: Add support for the automatic pause/resume feature of Aurora Serverless v2. (c9e73741)
  • client-ec2: Adding request and response elements for managed resources. (be4dacb1)
  • client-connect: Adds CreateContactFlowVersion and ListContactFlowVersions APIs to create and view the versions of a contact flow. (d7c1515c)
  • client-appconfig: AWS AppConfig has added a new extension action point, AT_DEPLOYMENT_TICK, to support third-party monitors to trigger an automatic rollback during a deployment. (fa926ac1)
  • client-customer-profiles: This release introduces Segmentation APIs and new Calculated Attribute Event Filters as part of Amazon Connect Customer Profiles service. (bd19a2a6)
  • client-cloudformation: This release adds a new API, ListHookResults, that allows retrieving CloudFormation Hooks invocation results for hooks invoked during a create change set operation or Cloud Control API operation (86aa1cf6)
  • client-rds-data: Add support for the automatic pause/resume feature of Aurora Serverless v2. (2fc76d41)

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

v3.694.0

3.694.0(2024-11-15)

... (truncated)

Changelog

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

3.696.0 (2024-11-19)

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

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)

... (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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
nx-cloud[bot] commented 6 days ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit a1a116be4f7681c2941a57744a66b86e7e916662. 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 - [`nx affected --target=build --parallel=3`](https://cloud.nx.app/runs/NzcPBVgOIx?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test --parallel=3 --ci --code-coverage`](https://cloud.nx.app/runs/GRud1xWLNX?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=lint --parallel=3`](https://cloud.nx.app/runs/s0w8lriZPE?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=e2e --parallel=3`](https://cloud.nx.app/runs/oZAUqsWlJ9?utm_source=pull-request&utm_medium=comment) - [`nx-cloud record -- yarn nx format:check`](https://cloud.nx.app/runs/nvSpcJLuTr?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

dependabot[bot] commented 5 days ago

Superseded by #693.