Skip to content

build(deps-dev): Bump the dev-dependencies group with 8 updates#69

Merged
chrisns merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-3f38cabf35
Feb 22, 2026
Merged

build(deps-dev): Bump the dev-dependencies group with 8 updates#69
chrisns merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-3f38cabf35

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 15, 2026

Bumps the dev-dependencies group with 8 updates:

Package From To
@aws-sdk/client-cloudformation 3.985.0 3.990.0
@aws-sdk/client-cloudwatch 3.985.0 3.990.0
@aws-sdk/client-dynamodb 3.985.0 3.990.0
@aws-sdk/client-lambda 3.985.0 3.990.0
@aws-sdk/client-s3 3.985.0 3.990.0
@aws-sdk/client-sns 3.985.0 3.990.0
@aws-sdk/client-sts 3.985.0 3.990.0
ajv 8.17.1 8.18.0

Updates @aws-sdk/client-cloudformation from 3.985.0 to 3.990.0

Release notes

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

v3.990.0

3.990.0(2026-02-13)

New Features
  • client-inspector2: Added .Net 10 (dotnet10) and Node 24.x (node24.x) runtime support for lambda package scanning (168caeb6)
  • client-sagemaker: Enable g7e instance type support for SageMaker Processing, and enable single file configuration provisioning for HyperPod Slurm, where customers have the option to use HyperPod API to provide the provisioning parameters. (6f77d876)
  • client-ec2: This release adds geography information to EC2 region and availability zone APIs. DescribeRegions now includes a Geography field, while DescribeAvailabilityZones includes both Geography and SubGeography fields, enabling better geographic classification for AWS regions and zones. (eed96c05)
  • client-cloudwatch: Adding new evaluation states that provides information about the alarm evaluation process. Evaluation error Indicates configuration errors in alarm setup that require review and correction. Evaluation failure Indicates temporary CloudWatch issues. (5a085a8a)
  • client-connect: API release for headerr notifications in the admin website. APIs allow customers to publish brief messages (including URLs) to a specified audience, and a new header icon will indicate when unread messages are available. (11a9568e)
Tests

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

v3.989.0

3.989.0(2026-02-12)

Chores
New Features
  • client-ec2: Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances. (9541a839)
Bug Fixes

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

v3.988.0

3.988.0(2026-02-11)

Chores
  • codegen: update for compositeErrorRegistries (#7728) (d20ea16f)
New Features
  • client-kafkaconnect: Support configurable upper limits on task count during autoscaling operations via maxAutoscalingTaskCount parameter. (c996f67d)

... (truncated)

Changelog

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

3.990.0 (2026-02-13)

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

3.989.0 (2026-02-12)

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

3.988.0 (2026-02-11)

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

3.987.0 (2026-02-10)

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

3.986.0 (2026-02-09)

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

Commits

Updates @aws-sdk/client-cloudwatch from 3.985.0 to 3.990.0

Release notes

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

v3.990.0

3.990.0(2026-02-13)

New Features
  • client-inspector2: Added .Net 10 (dotnet10) and Node 24.x (node24.x) runtime support for lambda package scanning (168caeb6)
  • client-sagemaker: Enable g7e instance type support for SageMaker Processing, and enable single file configuration provisioning for HyperPod Slurm, where customers have the option to use HyperPod API to provide the provisioning parameters. (6f77d876)
  • client-ec2: This release adds geography information to EC2 region and availability zone APIs. DescribeRegions now includes a Geography field, while DescribeAvailabilityZones includes both Geography and SubGeography fields, enabling better geographic classification for AWS regions and zones. (eed96c05)
  • client-cloudwatch: Adding new evaluation states that provides information about the alarm evaluation process. Evaluation error Indicates configuration errors in alarm setup that require review and correction. Evaluation failure Indicates temporary CloudWatch issues. (5a085a8a)
  • client-connect: API release for headerr notifications in the admin website. APIs allow customers to publish brief messages (including URLs) to a specified audience, and a new header icon will indicate when unread messages are available. (11a9568e)
Tests

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

v3.989.0

3.989.0(2026-02-12)

Chores
New Features
  • client-ec2: Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances. (9541a839)
Bug Fixes

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

v3.988.0

3.988.0(2026-02-11)

Chores
  • codegen: update for compositeErrorRegistries (#7728) (d20ea16f)
New Features
  • client-kafkaconnect: Support configurable upper limits on task count during autoscaling operations via maxAutoscalingTaskCount parameter. (c996f67d)

... (truncated)

Changelog

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

3.990.0 (2026-02-13)

Features

  • client-cloudwatch: Adding new evaluation states that provides information about the alarm evaluation process. Evaluation error Indicates configuration errors in alarm setup that require review and correction. Evaluation failure Indicates temporary CloudWatch issues. (5a085a8)

3.989.0 (2026-02-12)

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

3.988.0 (2026-02-11)

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

3.987.0 (2026-02-10)

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

3.986.0 (2026-02-09)

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

Commits

Updates @aws-sdk/client-dynamodb from 3.985.0 to 3.990.0

Release notes

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

v3.990.0

3.990.0(2026-02-13)

New Features
  • client-inspector2: Added .Net 10 (dotnet10) and Node 24.x (node24.x) runtime support for lambda package scanning (168caeb6)
  • client-sagemaker: Enable g7e instance type support for SageMaker Processing, and enable single file configuration provisioning for HyperPod Slurm, where customers have the option to use HyperPod API to provide the provisioning parameters. (6f77d876)
  • client-ec2: This release adds geography information to EC2 region and availability zone APIs. DescribeRegions now includes a Geography field, while DescribeAvailabilityZones includes both Geography and SubGeography fields, enabling better geographic classification for AWS regions and zones. (eed96c05)
  • client-cloudwatch: Adding new evaluation states that provides information about the alarm evaluation process. Evaluation error Indicates configuration errors in alarm setup that require review and correction. Evaluation failure Indicates temporary CloudWatch issues. (5a085a8a)
  • client-connect: API release for headerr notifications in the admin website. APIs allow customers to publish brief messages (including URLs) to a specified audience, and a new header icon will indicate when unread messages are available. (11a9568e)
Tests

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

v3.989.0

3.989.0(2026-02-12)

Chores
New Features
  • client-ec2: Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances. (9541a839)
Bug Fixes

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

v3.988.0

3.988.0(2026-02-11)

Chores
  • codegen: update for compositeErrorRegistries (#7728) (d20ea16f)
New Features
  • client-kafkaconnect: Support configurable upper limits on task count during autoscaling operations via maxAutoscalingTaskCount parameter. (c996f67d)

... (truncated)

Changelog

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

3.990.0 (2026-02-13)

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

3.989.0 (2026-02-12)

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

3.988.0 (2026-02-11)

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

3.987.0 (2026-02-10)

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

3.986.0 (2026-02-09)

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

Commits

Updates @aws-sdk/client-lambda from 3.985.0 to 3.990.0

Release notes

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

v3.990.0

3.990.0(2026-02-13)

New Features
  • client-inspector2: Added .Net 10 (dotnet10) and Node 24.x (node24.x) runtime support for lambda package scanning (168caeb6)
  • client-sagemaker: Enable g7e instance type support for SageMaker Processing, and enable single file configuration provisioning for HyperPod Slurm, where customers have the option to use HyperPod API to provide the provisioning parameters. (6f77d876)
  • client-ec2: This release adds geography information to EC2 region and availability zone APIs. DescribeRegions now includes a Geography field, while DescribeAvailabilityZones includes both Geography and SubGeography fields, enabling better geographic classification for AWS regions and zones. (eed96c05)
  • client-cloudwatch: Adding new evaluation states that provides information about the alarm evaluation process. Evaluation error Indicates configuration errors in alarm setup that require review and correction. Evaluation failure Indicates temporary CloudWatch issues. (5a085a8a)
  • client-connect: API release for headerr notifications in the admin website. APIs allow customers to publish brief messages (including URLs) to a specified audience, and a new header icon will indicate when unread messages are available. (11a9568e)
Tests

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

v3.989.0

3.989.0(2026-02-12)

Chores
New Features
  • client-ec2: Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances. (9541a839)
Bug Fixes

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

v3.988.0

3.988.0(2026-02-11)

Chores
  • codegen: update for compositeErrorRegistries (#7728) (d20ea16f)
New Features
  • client-kafkaconnect: Support configurable upper limits on task count during autoscaling operations via maxAutoscalingTaskCount parameter. (c996f67d)

... (truncated)

Changelog

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

3.990.0 (2026-02-13)

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

3.989.0 (2026-02-12)

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

3.988.0 (2026-02-11)

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

3.987.0 (2026-02-10)

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

3.986.0 (2026-02-09)

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

Commits

Updates @aws-sdk/client-s3 from 3.985.0 to 3.990.0

Release notes

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

v3.990.0

3.990.0(2026-02-13)

New Features
  • client-inspector2: Added .Net 10 (dotnet10) and Node 24.x (node24.x) runtime support for lambda package scanning (168caeb6)
  • client-sagemaker: Enable g7e instance type support for SageMaker Processing, and enable single file configuration provisioning for HyperPod Slurm, where customers have the option to use HyperPod API to provide the provisioning parameters. (6f77d876)
  • client-ec2: This release adds geography information to EC2 region and availability zone APIs. DescribeRegions now includes a Geography field, while DescribeAvailabilityZones includes both Geography and SubGeography fields, enabling better geographic classification for AWS regions and zones. (eed96c05)
  • client-cloudwatch: Adding new evaluation states that provides information about the alarm evaluation process. Evaluation error Indicates configuration errors in alarm setup that require review and correction. Evaluation failure Indicates temporary CloudWatch issues. (5a085a8a)
  • client-connect: API release for headerr notifications in the admin website. APIs allow customers to publish brief messages (including URLs) to a specified audience, and a new header icon will indicate when unread messages are available. (11a9568e)
Tests

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

v3.989.0

3.989.0(2026-02-12)

Chores
New Features
  • client-ec2: Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances. (9541a839)
Bug Fixes

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

v3.988.0

3.988.0(2026-02-11)

Chores
  • codegen: update for compositeErrorRegistries (#7728) (d20ea16f)
New Features
  • client-kafkaconnect: Support configurable upper limits on task count during autoscaling operations via maxAutoscalingTaskCount parameter. (c996f67d)

... (truncated)

Changelog

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

3.990.0 (2026-02-13)

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

3.989.0 (2026-02-12)

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

3.988.0 (2026-02-11)

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

3.987.0 (2026-02-10)

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

3.986.0 (2026-02-09)

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

Commits

Updates @aws-sdk/client-sns from 3.985.0 to 3.990.0

Release notes

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

v3.990.0

3.990.0(2026-02-13)

New Features
  • client-inspector2: Added .Net 10 (dotnet10) and Node 24.x (node24.x) runtime support for lambda package scanning (168caeb6)
  • client-sagemaker: Enable g7e instance type support for SageMaker Processing, and enable single file configuration provisioning for HyperPod Slurm, where customers have the option to use HyperPod API to provide the provisioning parameters. (6f77d876)
  • client-ec2: This release adds geography information to EC2 region and availability zone APIs. DescribeRegions now includes a Geography field, while DescribeAvailabilityZones includes both Geography and SubGeography fields, enabling better geographic classification for AWS regions and zones. (eed96c05)
  • client-cloudwatch: Adding new evaluation states that provides information about the alarm evaluation process. Evaluation error Indicates configuration errors in alarm setup that require review and correction. Evaluation failure Indicates temporary CloudWatch issues. (5a085a8a)
  • client-connect: API release for headerr notifications in the admin website. APIs allow customers to publish brief messages (including URLs) to a specified audience, and a new header icon will indicate when unread messages are available. (11a9568e)
Tests

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

v3.989.0

3.989.0(2026-02-12)

Chores
New Features
  • client-ec2: Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances. (9541a839)
Bug Fixes

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

v3.988.0

3.988.0(2026-02-11)

Chores
  • codegen: update for compositeErrorRegistries (#7728) (d20ea16f)
New Features
  • client-kafkaconnect: Support configurable upper limits on task count during autoscaling operations via maxAutoscalingTaskCount parameter. (c996f67d)

... (truncated)

Changelog

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

3.990.0 (2026-02-13)

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

3.989.0 (2026-02-12)

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

3.988.0 (2026-02-11)

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

3.987.0 (2026-02-10)

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

3.986.0 (2026-02-09)

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

Commits

Updates @aws-sdk/client-sts from 3.985.0 to 3.990.0

Release notes

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

v3.990.0

3.990.0(2026-02-13)

New Features
  • client-inspector2: Added .Net 10 (dotnet10) and Node 24.x (node24.x) runtime support for lambda package scanning (168caeb6)
  • client-sagemaker: Enable g7e instance type support for SageMaker Processing, and enable single file configuration provisioning for HyperPod Slurm, where customers have the option to use HyperPod API to provide the provisioning parameters. (6f77d876)
  • client-ec2: This release adds geography information to EC2 region and availability zone APIs. DescribeRegions now includes a Geography field, while DescribeAvailabilityZones includes both Geography and SubGeography fields, enabling better geographic classification for AWS regions and zones. (eed96c05)
  • client-cloudwatch: Adding new evaluation states that provides information about the alarm evaluation process. Evaluation error Indicates configuration errors in alarm setup that require review and correction. Evaluation failure Indicates temporary CloudWatch issues. (5a085a8a)
  • client-connect: API release for headerr notifications in the admin website. APIs allow customers to publish brief messages (including URLs) to a specified audience, and a new header icon will indicate when unread messages are available. (11a9568e)
Tests

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

v3.989.0

3.989.0(2026-02-12)

Chores
New Features
  • client-ec2: Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances. (9541a839)
Bug Fixes

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

v3.988.0

3.988.0(2026-02-11)

Chores
  • codegen: update for compositeErrorRegistries (#7728) (d20ea16f)
New Features
  • client-kafkaconnect: Support configurable upper limits on task count during autoscaling operations via maxAutoscalingTaskCount parameter. (c996f67d)

... (truncated)

Changelog

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

3.990.0 (2026-02-13)

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

3.989.0 (2026-02-12)

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

3.988.0 (2026-02-11)

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

3.987.0 (2026-02-10)

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

3.986.0 (2026-02-09)

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

Commits

Updates ajv from 8.17.1 to 8.18.0

Release notes

Sourced from ajv's releases.

v8.18.0

What's Changed

New Contributors

Full Changelog: ajv-validator/ajv@v8.17.1...v8.18.0

Commits
  • 142ce84 8.18.0
  • 720a23f fix(pattern): use configured RegExp engine with $data keyword to mitigate ReD...
  • 82735a1 fix: typos in schema-language.md (#2507)
  • b17ec32 fix: small grammatical error in managing-schemas.md (#2508)
  • 69568d0 fix: #2482 Infinity and NaN serialise to null (#2487)
  • f06766f feat: allow tree-shaking by adding ``"sideEffects": falsetopackage.json` ...
  • See full diff 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 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 15, 2026
@chrisns chrisns enabled auto-merge February 18, 2026 09:02
Bumps the dev-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.985.0` | `3.990.0` |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.985.0` | `3.990.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.985.0` | `3.990.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.985.0` | `3.990.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.985.0` | `3.990.0` |
| [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.985.0` | `3.990.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.985.0` | `3.990.0` |
| [ajv](https://github.com/ajv-validator/ajv) | `8.17.1` | `8.18.0` |


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

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

Updates `@aws-sdk/client-dynamodb` from 3.985.0 to 3.990.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.990.0/clients/client-dynamodb)

Updates `@aws-sdk/client-lambda` from 3.985.0 to 3.990.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.990.0/clients/client-lambda)

Updates `@aws-sdk/client-s3` from 3.985.0 to 3.990.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.990.0/clients/client-s3)

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

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

Updates `ajv` from 8.17.1 to 8.18.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.17.1...v8.18.0)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.990.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-version: 3.990.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.990.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.990.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.990.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@aws-sdk/client-sns"
  dependency-version: 3.990.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.990.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: ajv
  dependency-version: 8.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-3f38cabf35 branch from cf8c3e4 to 5d3f172 Compare February 22, 2026 21:55
@chrisns chrisns added this pull request to the merge queue Feb 22, 2026
Merged via the queue into main with commit ce16c47 Feb 22, 2026
7 checks passed
@chrisns chrisns deleted the dependabot/npm_and_yarn/dev-dependencies-3f38cabf35 branch February 22, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant