Skip to content

deps: bump the aws-sdk group with 17 updates #4270

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2024

Bumps the aws-sdk group with 17 updates:

Package From To
@aws-sdk/client-cognito-identity 3.46.0 3.489.0
@aws-sdk/client-lambda 3.385.0 3.489.0
@aws-sdk/client-sso-oidc 3.345.0 3.489.0
@aws-sdk/credential-provider-ini 3.46.0 3.489.0
@aws-sdk/credential-provider-process 3.37.0 3.489.0
@aws-sdk/property-provider 3.46.0 3.374.0
@aws-sdk/smithy-client 3.342.0 3.374.0
@aws-sdk/util-arn-parser 3.46.0 3.465.0
@aws-sdk/types 3.425.0 3.489.0
@aws-sdk/middleware-host-header 3.425.0 3.489.0
@aws-sdk/middleware-logger 3.425.0 3.489.0
@aws-sdk/middleware-recursion-detection 3.425.0 3.489.0
@aws-sdk/middleware-token 3.425.0 3.489.0
@aws-sdk/middleware-user-agent 3.425.0 3.489.0
@aws-sdk/region-config-resolver 3.425.0 3.489.0
@aws-sdk/util-user-agent-browser 3.425.0 3.489.0
@aws-sdk/util-user-agent-node 3.425.0 3.489.0

Updates @aws-sdk/client-cognito-identity from 3.46.0 to 3.489.0

Release notes

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

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features
  • clients: update client endpoints as of 2024-01-10 (e1dc42fe)
  • client-location: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap. (75ee39f2)
  • client-wisdom: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (e7c58be3)
  • client-route-53: Route53 now supports geoproximity routing in AWS regions (950e4a0e)
  • client-cloudwatch-logs: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection. (3bf5ed50)
  • client-connectcampaigns: Minor pattern updates for Campaign and Dial Request API fields. (f7bd2774)
  • client-qconnect: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (27cbbe0a)
Bug Fixes
  • dependency check script and undeclared dependencies (#5658) (3c249d00)

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

v3.488.0

3.488.0(2024-01-08)

Chores
  • add migration issue template for SDK v2 to v3 upgrade (#5648) (5385b591)
New Features
  • client-codebuild: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE (5aeb14a8)
  • client-route53resolver: This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type. (e4f1a11a)
  • client-ec2: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors. (c62c9b26)
  • experimentalIdentityAndAuth: release phase for services with signing customizations (#5286) (1ba36c48)

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

... (truncated)

Changelog

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

3.489.0 (2024-01-10)

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

3.485.0 (2024-01-03)

Features

  • credential-providers: add credentialScope field (#5606) (04c1459)

3.484.0 (2023-12-29)

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

3.481.0 (2023-12-26)

Features

3.478.0 (2023-12-20)

Features

3.477.0 (2023-12-19)

... (truncated)

Commits

Updates @aws-sdk/client-lambda from 3.385.0 to 3.489.0

Release notes

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

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features
  • clients: update client endpoints as of 2024-01-10 (e1dc42fe)
  • client-location: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap. (75ee39f2)
  • client-wisdom: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (e7c58be3)
  • client-route-53: Route53 now supports geoproximity routing in AWS regions (950e4a0e)
  • client-cloudwatch-logs: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection. (3bf5ed50)
  • client-connectcampaigns: Minor pattern updates for Campaign and Dial Request API fields. (f7bd2774)
  • client-qconnect: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (27cbbe0a)
Bug Fixes
  • dependency check script and undeclared dependencies (#5658) (3c249d00)

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

v3.488.0

3.488.0(2024-01-08)

Chores
  • add migration issue template for SDK v2 to v3 upgrade (#5648) (5385b591)
New Features
  • client-codebuild: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE (5aeb14a8)
  • client-route53resolver: This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type. (e4f1a11a)
  • client-ec2: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors. (c62c9b26)
  • experimentalIdentityAndAuth: release phase for services with signing customizations (#5286) (1ba36c48)

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

... (truncated)

Changelog

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

3.489.0 (2024-01-10)

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

3.485.0 (2024-01-03)

Features

  • credential-providers: add credentialScope field (#5606) (04c1459)

3.484.0 (2023-12-29)

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

3.481.0 (2023-12-26)

Features

3.478.0 (2023-12-20)

Features

3.477.0 (2023-12-19)

... (truncated)

Commits

Updates @aws-sdk/client-sso-oidc from 3.345.0 to 3.489.0

Release notes

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

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features
  • clients: update client endpoints as of 2024-01-10 (e1dc42fe)
  • client-location: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap. (75ee39f2)
  • client-wisdom: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (e7c58be3)
  • client-route-53: Route53 now supports geoproximity routing in AWS regions (950e4a0e)
  • client-cloudwatch-logs: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection. (3bf5ed50)
  • client-connectcampaigns: Minor pattern updates for Campaign and Dial Request API fields. (f7bd2774)
  • client-qconnect: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (27cbbe0a)
Bug Fixes
  • dependency check script and undeclared dependencies (#5658) (3c249d00)

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

v3.488.0

3.488.0(2024-01-08)

Chores
  • add migration issue template for SDK v2 to v3 upgrade (#5648) (5385b591)
New Features
  • client-codebuild: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE (5aeb14a8)
  • client-route53resolver: This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type. (e4f1a11a)
  • client-ec2: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors. (c62c9b26)
  • experimentalIdentityAndAuth: release phase for services with signing customizations (#5286) (1ba36c48)

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

... (truncated)

Changelog

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

3.489.0 (2024-01-10)

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

3.485.0 (2024-01-03)

Features

  • credential-providers: add credentialScope field (#5606) (04c1459)

3.484.0 (2023-12-29)

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

3.481.0 (2023-12-26)

Features

3.478.0 (2023-12-20)

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

3.477.0 (2023-12-19)

Features

... (truncated)

Commits

Updates @aws-sdk/credential-provider-ini from 3.46.0 to 3.489.0

Release notes

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

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features
  • clients: update client endpoints as of 2024-01-10 (e1dc42fe)
  • client-location: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap. (75ee39f2)
  • client-wisdom: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (e7c58be3)
  • client-route-53: Route53 now supports geoproximity routing in AWS regions (950e4a0e)
  • client-cloudwatch-logs: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection. (3bf5ed50)
  • client-connectcampaigns: Minor pattern updates for Campaign and Dial Request API fields. (f7bd2774)
  • client-qconnect: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (27cbbe0a)
Bug Fixes
  • dependency check script and undeclared dependencies (#5658) (3c249d00)

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

v3.488.0

3.488.0(2024-01-08)

Chores
  • add migration issue template for SDK v2 to v3 upgrade (#5648) (5385b591)
New Features
  • client-codebuild: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE (5aeb14a8)
  • client-route53resolver: This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type. (e4f1a11a)
  • client-ec2: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors. (c62c9b26)
  • experimentalIdentityAndAuth: release phase for services with signing customizations (#5286) (1ba36c48)

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

... (truncated)

Changelog

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

3.489.0 (2024-01-10)

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

3.485.0 (2024-01-03)

Features

  • credential-providers: add credentialScope field (#5606) (04c1459)

3.484.0 (2023-12-29)

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

3.481.0 (2023-12-26)

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

3.478.0 (2023-12-20)

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

3.477.0 (2023-12-19)

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

... (truncated)

Commits

Updates @aws-sdk/credential-provider-process from 3.37.0 to 3.489.0

Release notes

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

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features
  • clients: update client endpoints as of 2024-01-10 (e1dc42fe)
  • client-location: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap. (75ee39f2)
  • client-wisdom: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (e7c58be3)
  • client-route-53: Route53 now supports geoproximity routing in AWS regions (950e4a0e)
  • client-cloudwatch-logs: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection. (3bf5ed50)
  • client-connectcampaigns: Minor pattern updates for Campaign and Dial Request API fields. (f7bd2774)
  • client-qconnect: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (27cbbe0a)
Bug Fixes
  • dependency check script and undeclared dependencies (#5658) (3c249d00)

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

v3.488.0

3.488.0(2024-01-08)

Chores
  • add migration issue template for SDK v2 to v3 upgrade (#5648) (5385b591)
New Features
  • client-codebuild: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE (5aeb14a8)
  • client-route53resolver: This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type. (e4f1a11a)
  • client-ec2: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors. (c62c9b26)
  • experimentalIdentityAndAuth: release phase for services with signing customizations (#5286) (1ba36c48)

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

... (truncated)

Changelog

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

3.489.0 (2024-01-10)

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

3.485.0 (2024-01-03)

Features

  • credential-providers: add credentialScope field (#5606) (04c1459)

3.468.0 (2023-12-06)

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

3.465.0 (2023-12-01)

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

3.460.0 (2023-11-28)

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

3.451.0 (2023-11-14)

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

... (truncated)

Commits

Updates @aws-sdk/property-provider from 3.46.0 to 3.374.0

Changelog

Sourced from @​aws-sdk/property-provider's changelog.

3.374.0 (2023-07-20)

Note: Version bump only for package @​aws-sdk/property-provider

3.366.0 (2023-07-05)

Bug Fixes

  • packages: re-export from @​smithy/property-provider (#4925) (0708f87)

3.357.0 (2023-06-21)

Note: Version bump only for package @​aws-sdk/property-provider

3.353.0 (2023-06-15)

Bug Fixes

  • property-provider: avoid generating default rejected promise when chaining (#4843) (ecc9b5f)

3.347.0 (2023-06-06)

Note: Version bump only for package @​aws-sdk/property-provider

3.342.0 (2023-05-30)

Note: Version bump only for package @​aws-sdk/property-provider

... (truncated)

Commits

Updates @aws-sdk/smithy-client from 3.342.0 to 3.374.0

Changelog

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

3.374.0 (2023-07-20)

Features

  • smithy-client: update client defaults provider (830cb06)

3.370.0 (2023-07-13)

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

3.369.0 (2023-07-11)

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

3.360.0 (2023-06-26)

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

3.358.0 (2023-06-22)

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

3.357.0 (2023-06-21)

Features

  • clients: automatic blob type conversions (#4836) (60ec921)

... (truncated)

Commits

Updates @aws-sdk/util-arn-parser from 3.46.0 to 3.465.0

Release notes

Sourced from @​aws-sdk/util-arn-parser's releases.

v3.465.0

3.465.0(2023-12-01)

Chores
New Features
  • client-verifiedpermissions: Adds description field to PolicyStore API's and namespaces field to GetSchema. (87207b4f)
  • client-qconnect: This release adds the PutFeedback API and allows providing feedback against the specified assistant for the specified target. (93a1fe5f)
  • client-rbin: Added resource identifier in the output and updated error handling. (b960b656)
  • xhr-http-handler: add static factory method for XHR handler (#5534) (484d1ecd)
Tests
  • middleware-sdk-s3: use consistent timestamp in unit test (#5536) (9e3bde93)

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

v3.464.0

3.464.0(2023-11-30)

New Features
  • client-sagemaker: This release adds support for 1/ Code Editor, based on Code-OSS, Visual Studio Code Open Source, a new fully managed IDE option in SageMaker Studio 2/ JupyterLab, a new fully managed JupyterLab IDE experience in SageMaker Studio (53b4aa3f)
  • client-arc-zonal-shift: This release adds a new capability, zonal autoshift. You can configure zonal autoshift so that AWS shifts traffic for a resource away from an Availability Zone, on your behalf, when AWS determines that there is an issue that could potentially affect customers in the Availability Zone. (2152324b)
  • client-glue: Adds observation and analyzer support to the GetDataQualityResult and BatchGetDataQualityResult APIs. (fd0d898f)
Bug Fixes

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

v3.463.0

3.463.0(2023-11-30)

New Features
  • clients: update client endpoints as of 2023-11-30 (25de0ba9)
  • client-marketplace-catalog: This release enhances the ListEntities API to support new entity type-specific strongly typed filters in the request and entity type-specific strongly typed summaries in the response. (decb1849)
  • client-redshift-serverless: This release adds the following support for Amazon Redshift Serverless: 1) cross-account cross-VPCs, 2) copying snapshots across Regions, 3) scheduling snapshot creation, and 4) restoring tables from a recovery point. (e8c53cd6)

... (truncated)

Changelog

Sourced from @​aws-sdk/util-arn-parser's changelog.

3.465.0 (2023-12-01)

Note: Version bump only for package @​aws-sdk/util-arn-parser

3.310.0 (2023-04-10)

Bug Fixes

  • use updated dist glob pattern in package.json (#4628) (352393d)

3.295.0 (2023-03-20)

Note: Version bump only for package @​aws-sdk/util-arn-parser

3.292.0 (2023-03-15)

Note: Version bump only for package @​aws-sdk/util-arn-parser

3.208.0 (2022-11-10)

Note: Version bump only for package @​aws-sdk/util-arn-parser

3.201.0 (2022-11-01)

Features

... (truncated)

Commits

@dependabot dependabot bot requested a review from a team as a code owner January 11, 2024 13:46
@dependabot dependabot bot added dependency javascript Pull requests that update Javascript code labels Jan 11, 2024
@justinmk3
Copy link
Contributor

Warning

#2757 (review) mentions an issue with @aws-sdk/shared-ini-file-loader (transitively from @aws-sdk/credential-provider-process) which needs to be checked before merging this.

Bumps the aws-sdk group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cognito-identity](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity) | `3.46.0` | `3.489.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.385.0` | `3.489.0` |
| [@aws-sdk/client-sso-oidc](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sso-oidc) | `3.345.0` | `3.489.0` |
| [@aws-sdk/credential-provider-ini](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-ini) | `3.46.0` | `3.489.0` |
| [@aws-sdk/credential-provider-process](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-process) | `3.37.0` | `3.489.0` |
| [@aws-sdk/property-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/property-provider) | `3.46.0` | `3.374.0` |
| [@aws-sdk/smithy-client](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/smithy-client) | `3.342.0` | `3.374.0` |
| [@aws-sdk/util-arn-parser](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-arn-parser) | `3.46.0` | `3.465.0` |
| [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.425.0` | `3.489.0` |
| [@aws-sdk/middleware-host-header](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-host-header) | `3.425.0` | `3.489.0` |
| [@aws-sdk/middleware-logger](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-logger) | `3.425.0` | `3.489.0` |
| [@aws-sdk/middleware-recursion-detection](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-recursion-detection) | `3.425.0` | `3.489.0` |
| [@aws-sdk/middleware-token](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-token) | `3.425.0` | `3.489.0` |
| [@aws-sdk/middleware-user-agent](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/middleware-user-agent) | `3.425.0` | `3.489.0` |
| [@aws-sdk/region-config-resolver](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/region-config-resolver) | `3.425.0` | `3.489.0` |
| [@aws-sdk/util-user-agent-browser](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-user-agent-browser) | `3.425.0` | `3.489.0` |
| [@aws-sdk/util-user-agent-node](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-user-agent-node) | `3.425.0` | `3.489.0` |


Updates `@aws-sdk/client-cognito-identity` from 3.46.0 to 3.489.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-cognito-identity/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/clients/client-cognito-identity)

Updates `@aws-sdk/client-lambda` from 3.385.0 to 3.489.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-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/clients/client-lambda)

Updates `@aws-sdk/client-sso-oidc` from 3.345.0 to 3.489.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-sso-oidc/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/clients/client-sso-oidc)

Updates `@aws-sdk/credential-provider-ini` from 3.46.0 to 3.489.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-provider-ini/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/packages/credential-provider-ini)

Updates `@aws-sdk/credential-provider-process` from 3.37.0 to 3.489.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-provider-process/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/packages/credential-provider-process)

Updates `@aws-sdk/property-provider` from 3.46.0 to 3.374.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.374.0/packages/property-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/property-provider)

Updates `@aws-sdk/smithy-client` from 3.342.0 to 3.374.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/smithy-client/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/smithy-client)

Updates `@aws-sdk/util-arn-parser` from 3.46.0 to 3.465.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-arn-parser/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.465.0/packages/util-arn-parser)

Updates `@aws-sdk/types` from 3.425.0 to 3.489.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/packages/types)

Updates `@aws-sdk/middleware-host-header` from 3.425.0 to 3.489.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-host-header/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/packages/middleware-host-header)

Updates `@aws-sdk/middleware-logger` from 3.425.0 to 3.489.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-logger/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/packages/middleware-logger)

Updates `@aws-sdk/middleware-recursion-detection` from 3.425.0 to 3.489.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-recursion-detection/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/packages/middleware-recursion-detection)

Updates `@aws-sdk/middleware-token` from 3.425.0 to 3.489.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-token/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/packages/middleware-token)

Updates `@aws-sdk/middleware-user-agent` from 3.425.0 to 3.489.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-user-agent/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/packages/middleware-user-agent)

Updates `@aws-sdk/region-config-resolver` from 3.425.0 to 3.489.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/region-config-resolver/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/packages/region-config-resolver)

Updates `@aws-sdk/util-user-agent-browser` from 3.425.0 to 3.489.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-user-agent-browser/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/packages/util-user-agent-browser)

Updates `@aws-sdk/util-user-agent-node` from 3.425.0 to 3.489.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-user-agent-node/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/packages/util-user-agent-node)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cognito-identity"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-lambda"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sso-oidc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-ini"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-process"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/property-provider"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/smithy-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/util-arn-parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/middleware-host-header"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/middleware-logger"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/middleware-recursion-detection"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/middleware-token"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/middleware-user-agent"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/region-config-resolver"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/util-user-agent-browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/util-user-agent-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/aws-sdk-b05b10c201 branch from f7cd4d0 to 1eb3753 Compare January 11, 2024 16:58
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2024

Superseded by #4279.

@dependabot dependabot bot closed this Jan 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/aws-sdk-b05b10c201 branch January 12, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant