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: bump the production-dependencies group across 1 directory with 11 updates #1562

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps the production-dependencies group with 11 updates in the / directory:

Package From To
@aws-sdk/credential-provider-node 3.637.0 3.738.0
karma 6.4.3 6.4.4
tslib 2.6.3 2.8.1
webpack 5.94.0 5.97.1
@aws-sdk/client-dynamodb 3.712.0 3.738.0
@aws-sdk/util-dynamodb 3.712.0 3.738.0
@aws-sdk/util-utf8-browser 3.37.0 3.259.0
ts-loader 9.5.0 9.5.2
@types/yargs 17.0.32 17.0.33
@aws-sdk/client-kms 3.637.0 3.738.0
@aws-sdk/util-locate-window 3.310.0 3.723.0

Updates @aws-sdk/credential-provider-node from 3.637.0 to 3.738.0

Release notes

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

v3.738.0

3.738.0(2025-01-29)

Chores
  • build: set cache read/write based on build type (#6852) (ba2cc5d7)
New Features
  • client-mailmanager: This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries. (eb80af4d)
  • client-bcm-pricing-calculator: Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations. (19c246d7)
  • client-ecr-public: Add support for Dualstack Endpoints (57386425)
  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a0)
  • client-ecr: Add support for Dualstack and Dualstack-with-FIPS Endpoints (57276bbe)
  • client-transcribe-streaming: This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe. (28bc36d0)
Bug Fixes
  • credential-provider-node: handle string value AWS_EC2_METADATA_DISABLED=false (#6823) (9ad490a5)

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

v3.737.0

3.737.0(2025-01-28)

New Features
  • client-ec2: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. (f3e70c5a)
  • client-timestream-influxdb: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance (013cd456)
  • client-datasync: AWS DataSync now supports the Kerberos authentication protocol for SMB locations. (f65f1431)
  • client-deadline: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job (0bf68ed6)
  • client-appsync: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response (a3d8b366)
  • client-firehose: For AppendOnly streams, Firehose will automatically scale to match your throughput. (446f685a)

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

v3.736.0

3.736.0(2025-01-27)

New Features
  • clients: update client endpoints as of 2025-01-27 (12cba40b)
  • client-iot: Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. (a57b5908)
  • client-s3-control: Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations (a7a494ca)

... (truncated)

Changelog

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

3.738.0 (2025-01-29)

Bug Fixes

  • credential-provider-node: handle string value AWS_EC2_METADATA_DISABLED=false (#6823) (9ad490a)

3.734.0 (2025-01-23)

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

3.731.1 (2025-01-18)

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

3.731.0 (2025-01-17)

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

3.730.0 (2025-01-16)

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

3.726.0 (2025-01-09)

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

... (truncated)

Commits

Updates karma from 6.4.3 to 6.4.4

Release notes

Sourced from karma's releases.

v6.4.4

6.4.4 (2024-07-29)

Changelog

Sourced from karma's changelog.

6.4.4 (2024-07-29)

Commits

Updates tslib from 2.6.3 to 2.8.1

Release notes

Sourced from tslib's releases.

v2.8.1

What's Changed

Full Changelog: microsoft/tslib@v2.8.0...v2.8.1

v2.8.0

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0

v2.7.0

What's Changed

Full Changelog: microsoft/tslib@v2.6.3...v2.7.0

Commits

Updates webpack from 5.94.0 to 5.97.1

Release notes

Sourced from webpack's releases.

v5.97.1

Bug Fixes

  • Performance regression
  • Sub define key should't be renamed when it's a defined variable

v5.97.0

Bug Fixes

  • Don't crash with filesystem cache and unknown scheme
  • Generate a valid code when output.iife is true and output.library.type is umd
  • Fixed conflict variable name with concatenate modules and runtime code
  • Merge duplicate chunks before
  • Collisions in ESM library
  • Use recursive search for versions of shared dependencies
  • [WASM] Don't crash WebAssembly with Reference Types (sync and async)
  • [WASM] Fixed wasm loading for sync and async webassembly
  • [CSS] Don't add [uniqueName] to localIdentName when it is empty
  • [CSS] Parsing strings on Windows
  • [CSS] Fixed CSS local escaping

New Features

  • Added support for injecting debug IDs
  • Export the MergeDuplicateChunks plugin
  • Added universal loading for JS chunks and JS worker chunks (only ES modules)
  • [WASM] Added universal loading for WebAssembly chunks (only for async WebAssembly)
  • [CSS] Allow initial CSS chunks to be placed anywhere - the output.cssHeadDataCompression option was deleted
  • [CSS] Added universal loading for CSS chunks
  • [CSS] Parse ICSS @value at-rules in CSS modules
  • [CSS] Parse ICSS :import rules in CSS modules
  • [CSS] Added the url and import options for CSS
  • [CSS] Allow to import custom properties in CSS modules

Performance

  • Faster Queue implementation, also fixed queue iterator state in dequeue method to ensure correct behavior after item removal

v5.96.1

Bug Fixes

  • [Types] Add @types/eslint-scope to dependencieS
  • [Types] Fixed regression in validate

v5.96.0

Bug Fixes

  • Fixed Module Federation should track all referenced chunks
  • Handle Data URI without base64 word
  • HotUpdateChunk have correct runtime when modified with new runtime

... (truncated)

Commits

Updates @aws-sdk/client-dynamodb from 3.712.0 to 3.738.0

Release notes

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

v3.738.0

3.738.0(2025-01-29)

Chores
  • build: set cache read/write based on build type (#6852) (ba2cc5d7)
New Features
  • client-mailmanager: This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries. (eb80af4d)
  • client-bcm-pricing-calculator: Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations. (19c246d7)
  • client-ecr-public: Add support for Dualstack Endpoints (57386425)
  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a0)
  • client-ecr: Add support for Dualstack and Dualstack-with-FIPS Endpoints (57276bbe)
  • client-transcribe-streaming: This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe. (28bc36d0)
Bug Fixes
  • credential-provider-node: handle string value AWS_EC2_METADATA_DISABLED=false (#6823) (9ad490a5)

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

v3.737.0

3.737.0(2025-01-28)

New Features
  • client-ec2: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. (f3e70c5a)
  • client-timestream-influxdb: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance (013cd456)
  • client-datasync: AWS DataSync now supports the Kerberos authentication protocol for SMB locations. (f65f1431)
  • client-deadline: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job (0bf68ed6)
  • client-appsync: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response (a3d8b366)
  • client-firehose: For AppendOnly streams, Firehose will automatically scale to match your throughput. (446f685a)

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

v3.736.0

3.736.0(2025-01-27)

New Features
  • clients: update client endpoints as of 2025-01-27 (12cba40b)
  • client-iot: Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. (a57b5908)
  • client-s3-control: Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations (a7a494ca)

... (truncated)

Changelog

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

3.738.0 (2025-01-29)

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

3.734.0 (2025-01-23)

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

3.733.0 (2025-01-22)

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

3.731.1 (2025-01-18)

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

3.731.0 (2025-01-17)

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

3.730.0 (2025-01-16)

Bug Fixes

  • nested-clients: create nested clients for internal use (#6791) (5c53685)

... (truncated)

Commits

Updates @aws-sdk/util-dynamodb from 3.712.0 to 3.738.0

Release notes

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

v3.738.0

3.738.0(2025-01-29)

Chores
  • build: set cache read/write based on build type (#6852) (ba2cc5d7)
New Features
  • client-mailmanager: This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries. (eb80af4d)
  • client-bcm-pricing-calculator: Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations. (19c246d7)
  • client-ecr-public: Add support for Dualstack Endpoints (57386425)
  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a0)
  • client-ecr: Add support for Dualstack and Dualstack-with-FIPS Endpoints (57276bbe)
  • client-transcribe-streaming: This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe. (28bc36d0)
Bug Fixes
  • credential-provider-node: handle string value AWS_EC2_METADATA_DISABLED=false (#6823) (9ad490a5)

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

v3.737.0

3.737.0(2025-01-28)

New Features
  • client-ec2: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. (f3e70c5a)
  • client-timestream-influxdb: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance (013cd456)
  • client-datasync: AWS DataSync now supports the Kerberos authentication protocol for SMB locations. (f65f1431)
  • client-deadline: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job (0bf68ed6)
  • client-appsync: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response (a3d8b366)
  • client-firehose: For AppendOnly streams, Firehose will automatically scale to match your throughput. (446f685a)

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

v3.736.0

3.736.0(2025-01-27)

New Features
  • clients: update client endpoints as of 2025-01-27 (12cba40b)
  • client-iot: Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. (a57b5908)
  • client-s3-control: Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations (a7a494ca)

... (truncated)

Changelog

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

3.738.0 (2025-01-29)

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

3.734.0 (2025-01-23)

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

3.733.0 (2025-01-22)

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

3.731.1 (2025-01-18)

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

3.731.0 (2025-01-17)

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

3.730.0 (2025-01-16)

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

3.726.1 (2025-01-10)

... (truncated)

Commits

Updates @aws-sdk/util-utf8-browser from 3.37.0 to 3.259.0

Changelog

Sourced from @​aws-sdk/util-utf8-browser's changelog.

3.259.0 (2023-01-26)

Note: Version bump only for package @​aws-sdk/util-utf8-browser

3.188.0 (2022-10-13)

Note: Version bump only for package @​aws-sdk/util-utf8-browser

3.186.0 (2022-10-06)

Note: Version bump only for package @​aws-sdk/util-utf8-browser

3.183.0 (2022-10-03)

Note: Version bump only for package @​aws-sdk/util-utf8-browser

3.170.0 (2022-09-13)

Note: Version bump only for package @​aws-sdk/util-utf8-browser

3.168.0 (2022-09-09)

Note: Version bump only for package @​aws-sdk/util-utf8-browser

3.109.0 (2022-06-13)

... (truncated)

Commits
  • ceb0ef9 Publish v3.259.0
  • 30b45af docs(util-utf8): add deprecation in README of runtime specific modules (#4372)
  • 5b03ad1 Publish v3.188.0
  • 625092f chore(packages): restore es2020 target in packages for dist-es
  • 20be81d Publish v3.186.0
  • b9fc7fa chore(packages): set es5 target in packages temporarily
  • 1b90a0a Publish v3.183.0
  • 596da35 chore(packages): bump target to ES2020 and remove outdated libs (#4005)
  • 7f98029 Publish v3.170.0
  • 876330f chore: bump downlevel-dts to 0.10.1 (#3938)
  • Additional commits viewable in compare view

Updates ts-loader from 9.5.0 to 9.5.2

Release notes

Sourced from ts-loader's releases.

v9.5.2

This release is actually v9.5.2 but due to a problem with the initial release workflow we incremented to v9.5.3

v9.5.1

Changelog

Sourced from ts-loader's changelog.

9.5.2

9.5.1

Commits

Updates @types/yargs from 17.0.32 to 17.0.33

Commits

Updates @aws-sdk/client-kms from 3.637.0 to 3.738.0

Release notes

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

v3.738.0

3.738.0(2025-01-29)

Chores
  • build: set cache read/write based on build type (#6852) (ba2cc5d7)
New Features
  • client-mailmanager: This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries. (eb80af4d)
  • client-bcm-pricing-calculator: Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations. (19c246d7)
  • client-ecr-public: Add support for Dualstack Endpoints (57386425)
  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a0)
  • client-ecr: Add support for Dualstack and Dualstack-with-FIPS Endpoints (57276bbe)
  • client-transcribe-streaming: This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe. (28bc36d0)
Bug Fixes
  • credential-provider-node: handle string value AWS_EC2_METADATA_DISABLED=false (#6823) (9ad490a5)

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

v3.737.0

3.737.0(2025-01-28)

New Features
  • client-ec2: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. (f3e70c5a)
  • client-timestream-influxdb: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance (013cd456)
  • client-datasync: AWS DataSync now supports the Kerberos authentication protocol for SMB locations. (f65f1431)
  • client-deadline: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job (0bf68ed6)
  • client-appsync: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response (a3d8b366)
  • client-firehose: For AppendOnly streams, Firehose will automatically scale to match your throughput. (446f685a)

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

v3.736.0

3.736.0(2025-01-27)

New Features
  • clients: update client endpoints as of 2025-01-27 (12cba40b)
  • client-iot: Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. (a57b5908)
  • client-s3-control: Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations (a7a494ca)

... (truncated)

Changelog

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

3.738.0 (2025-01-29)

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

3.734.0 (2025-01-23)

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

3.731.1 (2025-01-18)

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

3.731.0 (2025-01-17)

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

3.730.0 (2025-01-16)

Bug Fixes

  • nested-clients: create nested clients for internal use (#6791) (5c53685)

3.726.1 (2025-01-10)

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

... (truncated)

Commits

Updates @aws-sdk/util-locate-window from 3.310.0 to 3.723.0

Release notes

Sourced from @​aws-sdk/util-locate-window's releases.

v3.723.0

3.723.0(2025-01-06)

Chores
New Features
  • clients: update client endpoints as of 2025-01-06 (db366a24)
  • client-iotsecuretunneling: Adds dualstack endpoint support for IoT Secure Tunneling (513f9c4e)
  • client-supplychain: Allow vanity DNS domain when creating a new ASC instance (0cdf2e3e)

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

v3.722.0

3.722.0(2025-01-03)

Documentation Changes
  • client-route-53-domains: Doc only update for Route 53 Domains that fixes several customer-reported issues (ba55985f)
  • client-ecs: Adding SDK reference examples for Amazon ECS operations. (06662a30)
New Features
  • clients: update client endpoints as of 2025-01-03 (726fcf5e)
  • client-s3: This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change. (3bb74c5b)

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

v3.721.0

3.721.0(2025-01-02)

Documentation Changes
  • client-sqs: In-flight message typo fix from 20k to 120k. (6ed6c121)
  • fix various tsdoc tags (#6765) (599a60f9)
New Features
  • clients: update client endpoints as of 2025-01-02 (195db96a)
  • client-organizations: Added ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to ConstraintViolationException for the EnableAllFeatures operation. (f509e1df)
  • client-appsync: Modify UpdateGraphQLAPI operation and flag authenticationType as required. (66363a29)
  • client-mediaconvert: This release adds support for the AVC3 codec and fixes an alignment issue with Japanese vertical captions. (08f266e9)

... (truncated)

Changelog

Sourced from @​aws-sdk/util-locate-window's changelog.

3.723.0 (2025-01-06)

Note: Version bump only for package @​aws-sdk/util-locate-window

3.693.0 (2024-11-15)

Note: Version bump only for package @​aws-sdk/util-locate-window

3.679.0 (2024-10-24)

Note: Version bump only for package @​aws-sdk/util-locate-window

3.568.0 (2024-05-02)

Note: Version bump only for package @​aws-sdk/util-locate-window

3.567.0 (2024-05-01)

Features

3.535.0 (2024-03-15)

Note: Version bump only for package @​aws-sdk/util-locate-window

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

Description has been truncated

@dependabot dependabot bot requested a review from a team as a code owner January 30, 2025 14:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2025
… 11 updates

Bumps the production-dependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/credential-provider-node](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-node) | `3.637.0` | `3.738.0` |
| [karma](https://github.com/karma-runner/karma) | `6.4.3` | `6.4.4` |
| [tslib](https://github.com/Microsoft/tslib) | `2.6.3` | `2.8.1` |
| [webpack](https://github.com/webpack/webpack) | `5.94.0` | `5.97.1` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.712.0` | `3.738.0` |
| [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.712.0` | `3.738.0` |
| [@aws-sdk/util-utf8-browser](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-utf8-browser) | `3.37.0` | `3.259.0` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.0` | `9.5.2` |
| [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) | `17.0.32` | `17.0.33` |
| [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.637.0` | `3.738.0` |
| [@aws-sdk/util-locate-window](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-locate-window) | `3.310.0` | `3.723.0` |



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

Updates `karma` from 6.4.3 to 6.4.4
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.4.3...v6.4.4)

Updates `tslib` from 2.6.3 to 2.8.1
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.6.3...v2.8.1)

Updates `webpack` from 5.94.0 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.94.0...v5.97.1)

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

Updates `@aws-sdk/util-dynamodb` from 3.712.0 to 3.738.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-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.738.0/packages/util-dynamodb)

Updates `@aws-sdk/util-utf8-browser` from 3.37.0 to 3.259.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.259.0/packages/util-utf8-browser/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.259.0/packages/util-utf8-browser)

Updates `ts-loader` from 9.5.0 to 9.5.2
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v9.5.0...v9.5.2)

Updates `@types/yargs` from 17.0.32 to 17.0.33
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

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

Updates `@aws-sdk/util-locate-window` from 3.310.0 to 3.723.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-locate-window/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.723.0/packages/util-locate-window)

---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-provider-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: karma
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/util-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/util-utf8-browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ts-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/yargs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-kms"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/util-locate-window"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-81e159caa7 branch from 62cfbbd to a51fd70 Compare February 3, 2025 18:17
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2025

Superseded by #1566.

@dependabot dependabot bot closed this Feb 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-81e159caa7 branch February 4, 2025 14:14
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