Skip to content

chore(deps): npm: bump the all-npm group across 4 directories with 40 updates - #761

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/all-npm-8cf2ecca54
Closed

chore(deps): npm: bump the all-npm group across 4 directories with 40 updates#761
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/all-npm-8cf2ecca54

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-npm group with 38 updates in the / directory:

Package From To
@astrojs/check 0.9.9 0.9.10
knip 6.23.0 6.31.0
@aws-sdk/client-bedrock-agentcore 3.1081.0 3.1103.0
@aws-sdk/client-bedrock-agentcore-control 3.1078.0 3.1103.0
@aws-sdk/client-bedrock-runtime 3.1081.0 3.1103.0
@aws-sdk/client-dynamodb 3.1078.0 3.1103.0
@aws-sdk/client-ecs 3.1081.0 3.1103.0
@aws-sdk/client-lambda 3.1081.0 3.1103.0
@aws-sdk/client-s3 3.1081.0 3.1103.0
@aws-sdk/client-secrets-manager 3.1078.0 3.1103.0
@aws-sdk/lib-dynamodb 3.1078.0 3.1103.0
@aws-sdk/s3-presigned-post 3.1081.0 3.1103.0
@aws-sdk/s3-request-presigner 3.1081.0 3.1103.0
@aws/durable-execution-sdk-js 2.1.0 2.2.0
@smithy/protocol-http 5.5.6 5.5.16
aws-cdk-lib 2.261.0 2.263.0
cdk-nag 2.38.2 3.0.2
constructs 10.6.0 10.8.1
js-yaml 4.3.1 5.2.3
ws 8.21.0 8.21.2
@aws-cdk/integ-runner 2.202.1 2.204.1
@cdklabs/eslint-plugin 2.0.13 2.0.16
@types/node 26.1.0 26.1.2
@typescript-eslint/eslint-plugin 8.63.0 8.66.0
@typescript-eslint/parser 8.63.0 8.66.0
aws-cdk 2.1129.0 2.1135.0
eslint 10.6.0 10.8.0
eslint-plugin-jest 29.15.4 29.16.0
eslint-plugin-jsdoc 63.0.12 63.3.3
ts-jest 29.4.11 29.4.12
typescript 6.0.3 7.0.2
@aws-sdk/client-bedrock 3.1078.0 3.1103.0
@aws-sdk/client-cloudformation 3.1078.0 3.1103.0
@aws-sdk/client-cognito-identity-provider 3.1078.0 3.1103.0
commander 14.0.3 15.0.0
@astrojs/starlight 0.41.3 0.41.7
astro 7.1.3 7.1.6
markdown-link-check 3.14.2 3.15.0
js-yaml 4.3.1 5.2.3

Bumps the all-npm group with 4 updates in the /cdk directory: cdk-nag, js-yaml, @aws-cdk/integ-runner and typescript.
Bumps the all-npm group with 9 updates in the /cli directory:

Package From To
@aws-sdk/client-bedrock-agentcore-control 3.1078.0 3.1103.0
@aws-sdk/client-dynamodb 3.1078.0 3.1103.0
@aws-sdk/client-secrets-manager 3.1078.0 3.1103.0
@aws-sdk/lib-dynamodb 3.1078.0 3.1103.0
typescript 6.0.3 7.0.2
@aws-sdk/client-bedrock 3.1078.0 3.1104.0
@aws-sdk/client-cloudformation 3.1078.0 3.1103.0
@aws-sdk/client-cognito-identity-provider 3.1078.0 3.1103.0
commander 14.0.3 15.0.0

Bumps the all-npm group with 2 updates in the /docs directory: typescript and astro.

Updates @astrojs/check from 0.9.9 to 0.9.10

Release notes

Sourced from @​astrojs/check's releases.

@​astrojs/check@​0.9.10

Patch Changes

Changelog

Sourced from @​astrojs/check's changelog.

0.9.10

Patch Changes

Commits

Updates knip from 6.23.0 to 6.31.0

Release notes

Sourced from knip's releases.

Release 6.31.0

  • feat: Add basic support for Marko 6 and 5 (#1914) (c6b151642701f9b4864ddb5ea8e40580623f59d1) - thanks @​caseycarroll!
  • Use Array.from in Marko compiler (5aadf47a22bdfd43bb8ad4082768e07fe37fc5ca)
  • Update release-it and fix release script flags (6fa9c269c65c0923965924226a5ccf0778842967)
  • Downgrade @​types/vscode to match extension engines range (6d8e9bf5200cf982d0bc801469c4e2be5627e5b8)

Release 6.30.0

  • docs: migrate to Starlight Blog plugin (#1854) (c89e3e3c9) - thanks @​trueberryless!
  • Include workspace dependencies in scoped runs (resolve #1901) (a75309eda)
  • Simplify workspace assembly (b3ac16411)
  • Document export declaration safety (ef98a7682)
  • Read object jsPlugin specifiers from Vite+ config (#1879) (3ea6a92d4) - thanks @​matchai!
  • Compile gitignore negations once (6884cdb20)
  • Cache Node test script detection (d970f67d8)
  • Track only enabled workspace plugins (67d48268a)
  • Skip unsupported Vite config command (545bb2d36)
  • Add SARIF reporter (ce11cf5d4)
  • Track catalog refs in pnpm dlx scripts (resolve #1885, close #1886) (102189a1a)
  • Report unresolved catalog references (b2b86c3e5)
  • Track catalog references across scoped runs (resolve #1905) (f0365bae0)
  • Track script catalog references across scoped runs (9b3ab3778)
  • Remove tsc from ignoreBinaries (a0a283040)
  • fix: detect dynamic imports in Svelte component templates (#1908) (aa303fb04) - thanks @​firatciftci!
  • fix(remark): support all types of dependency names (#1911) (3441bea3a) - thanks @​voxpelli!
  • Update sanity snapshot (d04aa04e5)
  • feat(stryker): add ts extensions (#1910) (cfc50886e) - thanks @​christopher-buss!
  • Adopt @​e18e/eslint-plugin (adf2511ab)
  • Remove Workleap from sponsors (d4f6af9ff)
  • Update dependencies (3f61542f6)
  • Add ES2023 array types to TypeScript 5 CI (360a47157)
  • Update sentry snapshot (7defc1853)
  • Analyze published type dependencies (resolve #1909) (#1912) (87d713e52)
  • Update TanStack and Code Forge logos (39ed8c82b)
  • Track assets referenced from SCSS URLs (resolve #1916) (cbe13bf87)
  • Consume only the default export of inline dynamic import loaders (resolve #1915) (b90a299e2)
  • Update ecosystem snapshots (3f6cdee15)
  • Update dependencies (6cdb3a6ac)

Release 6.29.0

  • fix(glob): do not follow symbolic links in async glob (#1900) (b7d5ce2f545d91953a97733aa1567e8728b20644) - thanks @​mogelbrod!
  • Add built-in compiler for tsrx (db05e0142a41fad2ad45d62ba5106e0d97c92b45)
  • Fix -u shortcut for --duration (932b9262af275d209923a5efab1b6f23067bb006)

Release 6.28.0

  • Update oxc-resolver (resolve #1889) (1444f6aaf04d42ad07ee0b88da4dfae0e116043a)
  • Keep entry-exported members public (resolve #1890) (94967c13a589a7e83408b1495c31323ac126fcab)
  • Don't un-ignore sibling paths on unrelated gitignore negations (resolve #1891) (5c026ba50c1e89804fc5094a52dc4c4c37d92bc2)
  • Memoize the gitignore shadowed-pattern check (a5fa3b0ebb7f84c107dba1c1ca9a9b73995f668f)
  • Ignore nested files under a gitignore dir/* pattern (404a53e3e49fa7c1f51b60bcb30ea50450f75aab)
  • Track types referenced by JSDoc imports (resolve #1888) (6ae48aadbe03952690c8608e6df42bd039cf6624)

... (truncated)

Commits

Updates @aws-sdk/client-bedrock-agentcore from 3.1081.0 to 3.1103.0

Release notes

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

v3.1103.0

3.1103.0(2026-08-04)

Chores
Documentation Changes
  • client-dsql: UpdateCluster now checks the RemovePeerCluster permission on the specific cluster being removed, not a wildcard and docs now clarify how to set kmsEncryptionKey so the cluster uses the AWS-owned key. (473c65ca)
  • client-organizations: Improved accuracy of CloudTrail event documentation for AWS Organizations membership operations. (263633e3)
New Features
  • client-iam: Updating endpoint generation logic (4f3cb1da)
  • client-partnercentral-selling: Partners can now create leads with only 5 required fields and free-text values for all other fields, reducing import friction. Engagement invitations now include enrichment data (propensity scores, lead readiness) directly in the response. (108bdedc)
  • client-workspaces: Added ClientExperiencePolicy to ClientProperties object for ModifyClientProperties and DescribeClientProperties APIs. (c05ebd0e)
  • client-connect: Amazon Connect Customer now supports up to 50 attachments per email, increased from the previous limit of 10. The individual maximum attachment size limit of 20 MB and the total email size limit of 25 MB still hold true. (a0b556cb)
  • client-ec2: Amazon EC2 now supports Application Status Checks, a new status check that monitors your application's health through configurable HTTP(S) paths and ports, so you can detect and automatically respond to application-level impairments. (b66fadca)
  • client-inspector2: Adding Azure SBOM export capability. (c8824ff2)
  • client-sso-admin: AWS IAM Identity Center now lets you create organization-level instances without enabling multi-account permissions. You can enable multi-account permissions during instance creation or later via console or API, which then provisions the necessary service-linked roles. (97c52b6c)
  • client-dynamodb: Vector indexes are a type of index in Amazon DynamoDB that enable similarity search on vector embedding stored in your table items. Vector indexes use approximate nearest neighbor search to find items whose vectors are most similar to a query vector that you provide. (3b4460cb)
Bug Fixes

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

v3.1102.0

3.1102.0(2026-08-03)

Chores
  • scripts: add api-extractor.json validation for packages with public annotations (#8242) (77c1c5c0)
  • core/protocols: switch to v2 JSON codecs (#8234) (54c1c236)
Documentation Changes
  • client-wafv2: Updated descriptions for number of PreParseTextTransformations allowed per rule statement (b2440c3b)
  • checksums: populate readme with package overview (#8243) (353e67dd)
New Features
  • client-direct-connect: Added route visibility support for AWS Direct Connect, allowing customers to call ListVirtualInterfaceRoutes to view the BGP routes including AS path and BGP communities advertised over their virtual interfaces. (12675348)
  • client-mediaconvert: Updates Kantar server URL validation to accept Fifty5Blue domain. Adds support for output to S3 Glacier Instant Retrieval. (01860cb3)
  • client-network-firewall: This launch allows customers to use Network Firewall as an explicit Proxy and protect their workloads against threat of data exfiltration. (46a686e2)

... (truncated)

Changelog

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

3.1103.0 (2026-08-04)

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

3.1102.0 (2026-08-03)

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

3.1101.0 (2026-07-31)

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

3.1100.0 (2026-07-31)

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

3.1099.0 (2026-07-30)

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

3.1098.0 (2026-07-29)

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

3.1097.0 (2026-07-28)

... (truncated)

Commits

Updates @aws-sdk/client-bedrock-agentcore-control from 3.1078.0 to 3.1103.0

Release notes

Sourced from @​aws-sdk/client-bedrock-agentcore-control's releases.

v3.1103.0

3.1103.0(2026-08-04)

Chores
Documentation Changes
  • client-dsql: UpdateCluster now checks the RemovePeerCluster permission on the specific cluster being removed, not a wildcard and docs now clarify how to set kmsEncryptionKey so the cluster uses the AWS-owned key. (473c65ca)
  • client-organizations: Improved accuracy of CloudTrail event documentation for AWS Organizations membership operations. (263633e3)
New Features
  • client-iam: Updating endpoint generation logic (4f3cb1da)
  • client-partnercentral-selling: Partners can now create leads with only 5 required fields and free-text values for all other fields, reducing import friction. Engagement invitations now include enrichment data (propensity scores, lead readiness) directly in the response. (108bdedc)
  • client-workspaces: Added ClientExperiencePolicy to ClientProperties object for ModifyClientProperties and DescribeClientProperties APIs. (c05ebd0e)
  • client-connect: Amazon Connect Customer now supports up to 50 attachments per email, increased from the previous limit of 10. The individual maximum attachment size limit of 20 MB and the total email size limit of 25 MB still hold true. (a0b556cb)
  • client-ec2: Amazon EC2 now supports Application Status Checks, a new status check that monitors your application's health through configurable HTTP(S) paths and ports, so you can detect and automatically respond to application-level impairments. (b66fadca)
  • client-inspector2: Adding Azure SBOM export capability. (c8824ff2)
  • client-sso-admin: AWS IAM Identity Center now lets you create organization-level instances without enabling multi-account permissions. You can enable multi-account permissions during instance creation or later via console or API, which then provisions the necessary service-linked roles. (97c52b6c)
  • client-dynamodb: Vector indexes are a type of index in Amazon DynamoDB that enable similarity search on vector embedding stored in your table items. Vector indexes use approximate nearest neighbor search to find items whose vectors are most similar to a query vector that you provide. (3b4460cb)
Bug Fixes

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

v3.1102.0

3.1102.0(2026-08-03)

Chores
  • scripts: add api-extractor.json validation for packages with public annotations (#8242) (77c1c5c0)
  • core/protocols: switch to v2 JSON codecs (#8234) (54c1c236)
Documentation Changes
  • client-wafv2: Updated descriptions for number of PreParseTextTransformations allowed per rule statement (b2440c3b)
  • checksums: populate readme with package overview (#8243) (353e67dd)
New Features
  • client-direct-connect: Added route visibility support for AWS Direct Connect, allowing customers to call ListVirtualInterfaceRoutes to view the BGP routes including AS path and BGP communities advertised over their virtual interfaces. (12675348)
  • client-mediaconvert: Updates Kantar server URL validation to accept Fifty5Blue domain. Adds support for output to S3 Glacier Instant Retrieval. (01860cb3)
  • client-network-firewall: This launch allows customers to use Network Firewall as an explicit Proxy and protect their workloads against threat of data exfiltration. (46a686e2)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-bedrock-agentcore-control's changelog.

3.1103.0 (2026-08-04)

Note: Version bump only for package @​aws-sdk/client-bedrock-agentcore-control

3.1102.0 (2026-08-03)

Note: Version bump only for package @​aws-sdk/client-bedrock-agentcore-control

3.1101.0 (2026-07-31)

Note: Version bump only for package @​aws-sdk/client-bedrock-agentcore-control

3.1100.0 (2026-07-31)

Note: Version bump only for package @​aws-sdk/client-bedrock-agentcore-control

3.1099.0 (2026-07-30)

Features

  • client-bedrock-agentcore-control: Adds support for configuring models through the OpenResponses API for custom evaluators. CreateEvaluator and UpdateEvaluator now accept an OpenResponses model configuration for LLM-as-a-Judge evaluations. (9cfbf37)

3.1098.0 (2026-07-29)

Note: Version bump only for package @​aws-sdk/client-bedrock-agentcore-control

... (truncated)

Commits
  • 672c90d Publish v3.1103.0
  • c528531 Publish v3.1102.0
  • 272a6eb Publish v3.1101.0
  • 6969cf9 Publish v3.1100.0
  • 5b15ca7 Publish v3.1099.0
  • 9cfbf37 feat(client-bedrock-agentcore-control): Adds support for configuring models t...
  • ee76673 Publish v3.1098.0
  • e40ebac chore(codegen): sync for CBOR v2 codec (#8233)
  • b24cb22 Publish v3.1097.0
  • fa2b1a0 feat(client-bedrock-agentcore-control): AgentCore Identity now supports Priva...
  • Additional commits viewable in compare view

Updates @aws-sdk/client-bedrock-runtime from 3.1081.0 to 3.1103.0

Release notes

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

v3.1103.0

3.1103.0(2026-08-04)

Chores
Documentation Changes
  • client-dsql: UpdateCluster now checks the RemovePeerCluster permission on the specific cluster being removed, not a wildcard and docs now clarify how to set kmsEncryptionKey so the cluster uses the AWS-owned key. (473c65ca)
  • client-organizations: Improved accuracy of CloudTrail event documentation for AWS Organizations membership operations. (263633e3)
New Features
  • client-iam: Updating endpoint generation logic (4f3cb1da)
  • client-partnercentral-selling: Partners can now create leads with only 5 required fields and free-text values for all other fields, reducing import friction. Engagement invitations now include enrichment data (propensity scores, lead readiness) directly in the response. (108bdedc)
  • client-workspaces: Added ClientExperiencePolicy to ClientProperties object for ModifyClientProperties and DescribeClientProperties APIs. (c05ebd0e)
  • client-connect: Amazon Connect Customer now supports up to 50 attachments per email, increased from the previous limit of 10. The individual maximum attachment size limit of 20 MB and the total email size limit of 25 MB still hold true. (a0b556cb)
  • client-ec2: Amazon EC2 now supports Application Status Checks, a new status check that monitors your application's health through configurable HTTP(S) paths and ports, so you can detect and automatically respond to application-level impairments. (b66fadca)
  • client-inspector2: Adding Azure SBOM export capability. (c8824ff2)
  • client-sso-admin: AWS IAM Identity Center now lets you create organization-level instances without enabling multi-account permissions. You can enable multi-account permissions during instance creation or later via console or API, which then provisions the necessary service-linked roles. (97c52b6c)
  • client-dynamodb: Vector indexes are a type of index in Amazon DynamoDB that enable similarity search on vector embedding stored in your table items. Vector indexes use approximate nearest neighbor search to find items whose vectors are most similar to a query vector that you provide. (3b4460cb)
Bug Fixes

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

v3.1102.0

3.1102.0(2026-08-03)

Chores
  • scripts: add api-extractor.json validation for packages with public annotations (#8242) (77c1c5c0)
  • core/protocols: switch to v2 JSON codecs (#8234) (54c1c236)
Documentation Changes
  • client-wafv2: Updated descriptions for number of PreParseTextTransformations allowed per rule statement (b2440c3b)
  • checksums: populate readme with package overview (#8243) (353e67dd)
New Features
  • client-direct-connect: Added route visibility support for AWS Direct Connect, allowing customers to call ListVirtualInterfaceRoutes to view the BGP routes including AS path and BGP communities advertised over their virtual interfaces. (12675348)
  • client-mediaconvert: Updates Kantar server URL validation to accept Fifty5Blue domain. Adds support for output to S3 Glacier Instant Retrieval. (01860cb3)
  • client-network-firewall: This launch allows customers to use Network Firewall as an explicit Proxy and protect their workloads against threat of data exfiltration. (46a686e2)

... (truncated)

Changelog

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

3.1103.0 (2026-08-04)

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

3.1102.0 (2026-08-03)

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

3.1101.0 (2026-07-31)

Features

  • client-bedrock-runtime: Added support for mid-conversation tool changes in the Amazon Bedrock Converse and ConverseStream APIs (8f29d85)

3.1100.0 (2026-07-31)

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

3.1099.0 (2026-07-30)

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

3.1098.0 (2026-07-29)

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

... (truncated)

Commits

Updates @aws-sdk/client-dynamodb from 3.1078.0 to 3.1103.0

Release notes

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

v3.1103.0

3.1103.0(2026-08-04)

Chores
Documentation Changes
  • client-dsql: UpdateCluster now checks the RemovePeerCluster permission on the specific cluster being removed, not a wildcard and docs now clarify how to set kmsEncryptionKey so the cluster uses the AWS-owned key. (473c65ca)
  • client-organizations: Improved accuracy of CloudTrail event documentation for AWS Organizations membership operations. (263633e3)
New Features
  • client-iam: Updating endpoint generation logic (4f3cb1da)
  • client-partnercentral-selling: Partners can now create leads with only 5 required fields and free-text values for all other fields, reducing import friction. Engagement invitations now include enrichment data (propensity scores, lead readiness) directly in the response. (108bdedc)
  • client-workspaces: Added ClientExperiencePolicy to ClientProperties object for ModifyClientProperties and DescribeClientProperties APIs. (c05ebd0e)
  • client-connect: Amazon Connect Customer now supports up to 50 attachments per email, increased from the previous limit of 10. The individual maximum attachment size limit of 20 MB and the total email size limit of 25 MB still hold true. (a0b556cb)
  • client-ec2: Amazon EC2 now supports Application Status Checks, a new status check that monitors your application's health through configurable HTTP(S) paths and ports, so you can detect and automatically respond to application-level impairments. (b66fadca)
  • client-inspector2: Adding Azure SBOM export capability. (c8824ff2)
  • client-sso-admin: AWS IAM Identity Center now lets you create organization-level instances without enabling multi-account permissions. You can enable multi-account permissions during instance creation or later via console or API, which then provisions the necessary service-linked roles. (97c52b6c)
  • client-dynamodb: Vector indexes are a type of index in Amazon DynamoDB that enable similarity search on vector embedding stored in your table items. Vector indexes use approximate nearest neighbor search to find items whose vectors are most similar to a query vector that you provide. (3b4460cb)
Bug Fixes

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

v3.1102.0

3.1102.0(2026-08-03)

Chores
  • scripts: add api-extractor.json validation for packages with public annotations (#8242) (77c1c5c0)
  • core/protocols: switch to v2 JSON codecs (#8234) (54c1c236)
Documentation Changes
  • client-wafv2: Updated descriptions for number of PreParseTextTransformations allowed per rule statement (b2440c3b)
  • checksums: populate readme with package overview (#8243) (353e67dd)
New Features
  • client-direct-connect: Added route visibility support for AWS Direct Connect, allowing customers to call ListVirtualInterfaceRoutes to view the BGP routes including AS path and BGP communities advertised over their virtual interfaces. (12675348)
  • client-mediaconvert: Updates Kantar server URL validation to accept Fifty5Blue domain. Adds support for output to S3 Glacier Instant Retrieval. (01860cb3)
  • client-network-firewall: This launch allows customers to use Network Firewall as an explicit Proxy and protect their workloads against threat of data exfiltration. (46a686e2)

... (truncated)

Changelog

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

3.1103.0 (2026-08-04)

Features

  • client-dynamodb: Vector indexes are a type of index in Amazon DynamoDB that enable similarity search on vector embedding stored in your table items. Vector indexes use approximate nearest neighbor search to find items whose vectors are most similar to a query vector that you provide. (3b4460c)

3.1102.0 (2026-08-03)

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

3.1101.0 (2026-07-31)

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

3.1100.0 (2026-07-31)

Bug Fixes

  • core/protocols: v2 JSON codec updates and JsonBytesStringAdapter (#8238) (a1001f4)

3.1099.0 (2026-07-30)

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

3.1098.0 (2026-07-29)

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

... (truncated)

Commits
  • 672c90d Publish v3.1103.0
  • 3b4460c feat(client-dynamodb): Vector indexes are a type of index in Amazon DynamoDB ...
  • c528531 Publish v3.1102.0
  • 54c1c23 chore(core/protocols): switch to v2 JSON codecs (#8234)
  • 272a6eb Publish v3.1101.0
  • 6969cf9 Publish v3.1100.0
  • a1001f4 fix(core/protocols): v2 JSON codec updates and JsonBytesStringAdapter (#8238)
  • 5b15ca7 Publish v3.1099.0
  • ee76673 Publish v3.1098.0
  • e40ebac chore(codegen): sync for CBOR v2 codec (#8233)
  • Additional commits viewable in compare view

Updates @aws-sdk/client-ecs from 3.1081.0 to 3.1103.0

Release notes

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

v3.1103.0

3.1103.0(2026-08-04)

Chores
Documentation Changes
  • client-dsql: UpdateCluster now checks the RemovePeerCluster permission on the specific cluster being removed, not a wildcard and docs now clarify how to set kmsEncryptionKey so the cluster uses the AWS-owned key. (473c65ca)
  • client-organizations: Improved accuracy of CloudTrail event documentation for AWS Organizations membership operations. (263633e3)
New Features
  • client-iam: Updating endpoint generation logic (4f3cb1da)
  • client-partnercentral-selling: Partners can now create leads with only 5 required fields and free-text values for all other fields, reducing import friction. Engagement invitations now include enrichment data (propensity scores, lead readiness) directly in the response. (108bdedc)
  • client-workspaces: Added ClientExperiencePolicy to ClientProperties object for ModifyClientProperties and DescribeClientProperties APIs. (c05ebd0e)
  • client-connect: Amazon Connect Customer now supports up to 50 attachments per email, increased from the previous limit of 10. The individual maximum attachment size limit of 20 MB and the total email size limit of 25 MB still hold true. (a0b556cb)
  • client-ec2: Amazon EC2 now supports Application Status Checks, a new status check that monitors your application's health through configurable HTTP(S) paths and ports, so you can detect and automatically respond to application-level impairments. (b66fadca)
  • client-inspector2: Adding Azure SBOM export capability. (c8824ff2)
  • client-sso-admin: AWS IAM Identity Center now lets you create organization-level instances without enabling multi-account permissions. You can enable multi-account permissions during instance creation or later via console or API, which then provisions the necessary service-linked roles. (97c52b6c)
  • client-dynamodb: Vector indexes are a type of index in Amazon DynamoDB that enable similarity search on vector embedding stored in your table items. Vector indexes use approximate nearest neighbor search to find items whose vectors are most similar to a query vector that you provide. (3b4460cb)
Bug Fixes

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

v3.1102.0

3.1102.0(2026-08-03)

Chores
  • scripts: add api-extractor.json validation for packages with public annotations (#8242) (77c1c5c0)
  • core/protocols: switch to v2 JSON codecs (#8234) (54c1c236)
Documentation Changes
  • client-wafv2: Updated descriptions for number of PreParseTextTransformations allowed per rule statement (b2440c3b)
  • checksums: populate readme with package overview (#8243) (353e67dd)
New Features
  • client-direct-connect: Added route visibility support...

    Description has been truncated

… updates

Bumps the all-npm group with 38 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.9` | `0.9.10` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.23.0` | `6.31.0` |
| [@aws-sdk/client-bedrock-agentcore](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-agentcore) | `3.1081.0` | `3.1103.0` |
| [@aws-sdk/client-bedrock-agentcore-control](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-agentcore-control) | `3.1078.0` | `3.1103.0` |
| [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) | `3.1081.0` | `3.1103.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.1078.0` | `3.1103.0` |
| [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs) | `3.1081.0` | `3.1103.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.1081.0` | `3.1103.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1081.0` | `3.1103.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.1078.0` | `3.1103.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.1078.0` | `3.1103.0` |
| [@aws-sdk/s3-presigned-post](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-presigned-post) | `3.1081.0` | `3.1103.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1081.0` | `3.1103.0` |
| [@aws/durable-execution-sdk-js](https://github.com/aws/aws-durable-execution-sdk-js/tree/HEAD/packages/aws-durable-execution-sdk-js) | `2.1.0` | `2.2.0` |
| [@smithy/protocol-http](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/protocol-http) | `5.5.6` | `5.5.16` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.261.0` | `2.263.0` |
| [cdk-nag](https://github.com/cdklabs/cdk-nag) | `2.38.2` | `3.0.2` |
| [constructs](https://github.com/aws/constructs) | `10.6.0` | `10.8.1` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `4.3.1` | `5.2.3` |
| [ws](https://github.com/websockets/ws) | `8.21.0` | `8.21.2` |
| [@aws-cdk/integ-runner](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/integ-runner) | `2.202.1` | `2.204.1` |
| [@cdklabs/eslint-plugin](https://github.com/cdklabs/eslint-rules) | `2.0.13` | `2.0.16` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.0` | `26.1.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.63.0` | `8.66.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.63.0` | `8.66.0` |
| [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1129.0` | `2.1135.0` |
| [eslint](https://github.com/eslint/eslint) | `10.6.0` | `10.8.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.4` | `29.16.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `63.0.12` | `63.3.3` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.11` | `29.4.12` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |
| [@aws-sdk/client-bedrock](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock) | `3.1078.0` | `3.1103.0` |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.1078.0` | `3.1103.0` |
| [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) | `3.1078.0` | `3.1103.0` |
| [commander](https://github.com/tj/commander.js) | `14.0.3` | `15.0.0` |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.41.3` | `0.41.7` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `7.1.3` | `7.1.6` |
| [markdown-link-check](https://github.com/tcort/markdown-link-check) | `3.14.2` | `3.15.0` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `4.3.1` | `5.2.3` |

Bumps the all-npm group with 4 updates in the /cdk directory: [cdk-nag](https://github.com/cdklabs/cdk-nag), [js-yaml](https://github.com/nodeca/js-yaml), [@aws-cdk/integ-runner](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/integ-runner) and [typescript](https://github.com/microsoft/TypeScript).
Bumps the all-npm group with 9 updates in the /cli directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-bedrock-agentcore-control](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-agentcore-control) | `3.1078.0` | `3.1103.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.1078.0` | `3.1103.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.1078.0` | `3.1103.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.1078.0` | `3.1103.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |
| [@aws-sdk/client-bedrock](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock) | `3.1078.0` | `3.1104.0` |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.1078.0` | `3.1103.0` |
| [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) | `3.1078.0` | `3.1103.0` |
| [commander](https://github.com/tj/commander.js) | `14.0.3` | `15.0.0` |

Bumps the all-npm group with 2 updates in the /docs directory: [typescript](https://github.com/microsoft/TypeScript) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `@astrojs/check` from 0.9.9 to 0.9.10
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.10/packages/language-tools/astro-check)

Updates `knip` from 6.23.0 to 6.31.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.31.0/packages/knip)

Updates `@aws-sdk/client-bedrock-agentcore` from 3.1081.0 to 3.1103.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-bedrock-agentcore/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-bedrock-agentcore)

Updates `@aws-sdk/client-bedrock-agentcore-control` from 3.1078.0 to 3.1103.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-bedrock-agentcore-control/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-bedrock-agentcore-control)

Updates `@aws-sdk/client-bedrock-runtime` from 3.1081.0 to 3.1103.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-bedrock-runtime/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-bedrock-runtime)

Updates `@aws-sdk/client-dynamodb` from 3.1078.0 to 3.1103.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.1103.0/clients/client-dynamodb)

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

Updates `@aws-sdk/client-lambda` from 3.1081.0 to 3.1103.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.1103.0/clients/client-lambda)

Updates `@aws-sdk/client-s3` from 3.1081.0 to 3.1103.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.1103.0/clients/client-s3)

Updates `@aws-sdk/client-secrets-manager` from 3.1078.0 to 3.1103.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-secrets-manager)

Updates `@aws-sdk/credential-provider-node` from 3.972.64 to 3.972.78
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-node/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-node)

Updates `@aws-sdk/lib-dynamodb` from 3.1078.0 to 3.1103.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/lib/lib-dynamodb)

Updates `@aws-sdk/s3-presigned-post` from 3.1081.0 to 3.1103.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-presigned-post/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/packages/s3-presigned-post)

Updates `@aws-sdk/s3-request-presigner` from 3.1081.0 to 3.1103.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/packages/s3-request-presigner)

Updates `@aws/durable-execution-sdk-js` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/aws/aws-durable-execution-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-durable-execution-sdk-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-durable-execution-sdk-js/commits/HEAD/packages/aws-durable-execution-sdk-js)

Updates `@smithy/protocol-http` from 5.5.6 to 5.5.16
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/protocol-http/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/protocol-http@5.5.16/packages/protocol-http)

Updates `@smithy/signature-v4` from 5.6.2 to 5.6.12
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/signature-v4/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/signature-v4@5.6.12/packages/signature-v4)

Updates `aws-cdk-lib` from 2.261.0 to 2.263.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.263.0/packages/aws-cdk-lib)

Updates `cdk-nag` from 2.38.2 to 3.0.2
- [Release notes](https://github.com/cdklabs/cdk-nag/releases)
- [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.38.2...v3.0.2)

Updates `constructs` from 10.6.0 to 10.8.1
- [Release notes](https://github.com/aws/constructs/releases)
- [Commits](https://github.com/aws/constructs/compare/v10.6.0...v10.8.1)

Updates `js-yaml` from 4.3.1 to 5.2.3
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.3.1...5.2.3)

Updates `ws` from 8.21.0 to 8.21.2
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.21.0...8.21.2)

Updates `@aws-cdk/integ-runner` from 2.202.1 to 2.204.1
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/integ-runner@v2.204.1/packages/@aws-cdk/integ-runner)

Updates `@cdklabs/eslint-plugin` from 2.0.13 to 2.0.16
- [Release notes](https://github.com/cdklabs/eslint-rules/releases)
- [Commits](https://github.com/cdklabs/eslint-rules/compare/v2.0.13...v2.0.16)

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

Updates `@typescript-eslint/eslint-plugin` from 8.63.0 to 8.66.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.63.0 to 8.66.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/parser)

Updates `aws-cdk` from 2.1129.0 to 2.1135.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1135.0/packages/aws-cdk)

Updates `eslint` from 10.6.0 to 10.8.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.6.0...v10.8.0)

Updates `eslint-plugin-jest` from 29.15.4 to 29.16.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v29.15.4...v29.16.0)

Updates `eslint-plugin-jsdoc` from 63.0.12 to 63.3.3
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v63.0.12...v63.3.3)

Updates `ts-jest` from 29.4.11 to 29.4.12
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.4.11...v29.4.12)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

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

Updates `@aws-sdk/client-cloudformation` from 3.1078.0 to 3.1103.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.1103.0/clients/client-cloudformation)

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

Updates `commander` from 14.0.3 to 15.0.0
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v14.0.3...v15.0.0)

Updates `@astrojs/starlight` from 0.41.3 to 0.41.7
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.41.7/packages/starlight)

Updates `astro` from 7.1.3 to 7.1.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@7.1.6/packages/astro)

Updates `markdown-link-check` from 3.14.2 to 3.15.0
- [Release notes](https://github.com/tcort/markdown-link-check/releases)
- [Changelog](https://github.com/tcort/markdown-link-check/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tcort/markdown-link-check/compare/v3.14.2...v3.15.0)

Updates `@aws-sdk/client-bedrock-agentcore` from 3.1081.0 to 3.1103.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-bedrock-agentcore/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-bedrock-agentcore)

Updates `@aws-sdk/client-bedrock-agentcore-control` from 3.1078.0 to 3.1103.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-bedrock-agentcore-control/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-bedrock-agentcore-control)

Updates `@aws-sdk/client-bedrock-runtime` from 3.1081.0 to 3.1103.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-bedrock-runtime/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-bedrock-runtime)

Updates `@aws-sdk/client-dynamodb` from 3.1078.0 to 3.1103.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.1103.0/clients/client-dynamodb)

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

Updates `@aws-sdk/client-lambda` from 3.1081.0 to 3.1103.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.1103.0/clients/client-lambda)

Updates `@aws-sdk/client-s3` from 3.1081.0 to 3.1103.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.1103.0/clients/client-s3)

Updates `@aws-sdk/client-secrets-manager` from 3.1078.0 to 3.1103.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-secrets-manager)

Updates `@aws-sdk/credential-provider-node` from 3.972.64 to 3.972.78
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-node/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-node)

Updates `@aws-sdk/lib-dynamodb` from 3.1078.0 to 3.1103.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/lib/lib-dynamodb)

Updates `@aws-sdk/s3-presigned-post` from 3.1081.0 to 3.1103.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-presigned-post/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/packages/s3-presigned-post)

Updates `@aws-sdk/s3-request-presigner` from 3.1081.0 to 3.1103.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/packages/s3-request-presigner)

Updates `@aws/durable-execution-sdk-js` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/aws/aws-durable-execution-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-durable-execution-sdk-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-durable-execution-sdk-js/commits/HEAD/packages/aws-durable-execution-sdk-js)

Updates `@smithy/protocol-http` from 5.5.6 to 5.5.16
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/protocol-http/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/protocol-http@5.5.16/packages/protocol-http)

Updates `@smithy/signature-v4` from 5.6.2 to 5.6.12
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/signature-v4/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/signature-v4@5.6.12/packages/signature-v4)

Updates `aws-cdk-lib` from 2.261.0 to 2.263.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.263.0/packages/aws-cdk-lib)

Updates `cdk-nag` from 2.38.2 to 3.0.2
- [Release notes](https://github.com/cdklabs/cdk-nag/releases)
- [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.38.2...v3.0.2)

Updates `constructs` from 10.6.0 to 10.8.1
- [Release notes](https://github.com/aws/constructs/releases)
- [Commits](https://github.com/aws/constructs/compare/v10.6.0...v10.8.1)

Updates `js-yaml` from 4.3.1 to 5.2.3
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.3.1...5.2.3)

Updates `ws` from 8.21.0 to 8.21.2
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.21.0...8.21.2)

Updates `@aws-cdk/integ-runner` from 2.202.1 to 2.204.1
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/integ-runner@v2.204.1/packages/@aws-cdk/integ-runner)

Updates `@cdklabs/eslint-plugin` from 2.0.13 to 2.0.16
- [Release notes](https://github.com/cdklabs/eslint-rules/releases)
- [Commits](https://github.com/cdklabs/eslint-rules/compare/v2.0.13...v2.0.16)

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

Updates `@typescript-eslint/eslint-plugin` from 8.63.0 to 8.66.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.63.0 to 8.66.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/parser)

Updates `aws-cdk` from 2.1129.0 to 2.1135.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1135.0/packages/aws-cdk)

Updates `eslint` from 10.6.0 to 10.8.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.6.0...v10.8.0)

Updates `eslint-plugin-jest` from 29.15.4 to 29.16.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v29.15.4...v29.16.0)

Updates `eslint-plugin-jsdoc` from 63.0.12 to 63.3.3
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v63.0.12...v63.3.3)

Updates `ts-jest` from 29.4.11 to 29.4.12
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.4.11...v29.4.12)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

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

Updates `@aws-sdk/client-bedrock-agentcore-control` from 3.1078.0 to 3.1103.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-bedrock-agentcore-control/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-bedrock-agentcore-control)

Updates `@aws-sdk/client-cloudformation` from 3.1078.0 to 3.1103.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.1103.0/clients/client-cloudformation)

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

Updates `@aws-sdk/client-dynamodb` from 3.1078.0 to 3.1103.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.1103.0/clients/client-dynamodb)

Updates `@aws-sdk/client-secrets-manager` from 3.1078.0 to 3.1103.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-secrets-manager)

Updates `@aws-sdk/lib-dynamodb` from 3.1078.0 to 3.1103.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/lib/lib-dynamodb)

Updates `commander` from 14.0.3 to 15.0.0
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v14.0.3...v15.0.0)

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

Updates `@typescript-eslint/eslint-plugin` from 8.63.0 to 8.66.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.63.0 to 8.66.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/parser)

Updates `eslint` from 10.6.0 to 10.8.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.6.0...v10.8.0)

Updates `eslint-plugin-jest` from 29.15.4 to 29.16.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v29.15.4...v29.16.0)

Updates `eslint-plugin-jsdoc` from 63.0.12 to 63.3.3
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v63.0.12...v63.3.3)

Updates `ts-jest` from 29.4.11 to 29.4.12
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.4.11...v29.4.12)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `@astrojs/check` from 0.9.9 to 0.9.10
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.10/packages/language-tools/astro-check)

Updates `@astrojs/starlight` from 0.41.3 to 0.41.7
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.41.7/packages/starlight)

Updates `astro` from 7.1.3 to 7.1.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@7.1.6/packages/astro)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `markdown-link-check` from 3.14.2 to 3.15.0
- [Release notes](https://github.com/tcort/markdown-link-check/releases)
- [Changelog](https://github.com/tcort/markdown-link-check/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tcort/markdown-link-check/compare/v3.14.2...v3.15.0)

Updates `cdk-nag` from 2.38.2 to 3.0.2
- [Release notes](https://github.com/cdklabs/cdk-nag/releases)
- [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.38.2...v3.0.2)

Updates `js-yaml` from 4.3.1 to 5.2.3
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.3.1...5.2.3)

Updates `@aws-cdk/integ-runner` from 2.202.1 to 2.204.1
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/integ-runner@v2.204.1/packages/@aws-cdk/integ-runner)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `@aws-cdk/integ-runner` from 2.202.1 to 2.204.1
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/integ-runner@v2.204.1/packages/@aws-cdk/integ-runner)

Updates `@aws-sdk/client-bedrock-agentcore-control` from 3.1078.0 to 3.1103.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-bedrock-agentcore-control/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-bedrock-agentcore-control)

Updates `@aws-sdk/client-dynamodb` from 3.1078.0 to 3.1103.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.1103.0/clients/client-dynamodb)

Updates `@aws-sdk/client-secrets-manager` from 3.1078.0 to 3.1103.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-secrets-manager)

Updates `@aws-sdk/lib-dynamodb` from 3.1078.0 to 3.1103.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/lib/lib-dynamodb)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

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

Updates `@aws-sdk/client-cloudformation` from 3.1078.0 to 3.1103.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.1103.0/clients/client-cloudformation)

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

Updates `commander` from 14.0.3 to 15.0.0
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v14.0.3...v15.0.0)

Updates `@aws-sdk/client-bedrock-agentcore-control` from 3.1078.0 to 3.1103.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-bedrock-agentcore-control/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-bedrock-agentcore-control)

Updates `@aws-sdk/client-dynamodb` from 3.1078.0 to 3.1103.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.1103.0/clients/client-dynamodb)

Updates `@aws-sdk/client-secrets-manager` from 3.1078.0 to 3.1103.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-secrets-manager)

Updates `@aws-sdk/lib-dynamodb` from 3.1078.0 to 3.1103.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/lib/lib-dynamodb)

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

Updates `@aws-sdk/client-bedrock-agentcore-control` from 3.1078.0 to 3.1103.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-bedrock-agentcore-control/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-bedrock-agentcore-control)

Updates `@aws-sdk/client-cloudformation` from 3.1078.0 to 3.1103.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.1103.0/clients/client-cloudformation)

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

Updates `@aws-sdk/client-dynamodb` from 3.1078.0 to 3.1103.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.1103.0/clients/client-dynamodb)

Updates `@aws-sdk/client-secrets-manager` from 3.1078.0 to 3.1103.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/clients/client-secrets-manager)

Updates `@aws-sdk/lib-dynamodb` from 3.1078.0 to 3.1103.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/lib/lib-dynamodb)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `astro` from 7.1.3 to 7.1.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@7.1.6/packages/astro)

Updates `astro` from 7.1.3 to 7.1.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@7.1.6/packages/astro)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-version: 0.9.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: knip
  dependency-version: 6.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-bedrock-agentcore"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-bedrock-agentcore-control"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-bedrock-runtime"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-ecs"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/credential-provider-node"
  dependency-version: 3.972.78
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/s3-presigned-post"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws/durable-execution-sdk-js"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@smithy/protocol-http"
  dependency-version: 5.5.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@smithy/signature-v4"
  dependency-version: 5.6.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: aws-cdk-lib
  dependency-version: 2.263.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: cdk-nag
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: constructs
  dependency-version: 10.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: js-yaml
  dependency-version: 5.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: ws
  dependency-version: 8.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@aws-cdk/integ-runner"
  dependency-version: 2.204.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@cdklabs/eslint-plugin"
  dependency-version: 2.0.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@types/node"
  dependency-version: 26.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.66.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.66.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: aws-cdk
  dependency-version: 2.1135.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eslint
  dependency-version: 10.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eslint-plugin-jest
  dependency-version: 29.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 63.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: ts-jest
  dependency-version: 29.4.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-bedrock"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: commander
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@astrojs/starlight"
  dependency-version: 0.41.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: astro
  dependency-version: 7.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: markdown-link-check
  dependency-version: 3.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-bedrock-agentcore"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-bedrock-agentcore-control"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-bedrock-runtime"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-ecs"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/credential-provider-node"
  dependency-version: 3.972.78
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/s3-presigned-post"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws/durable-execution-sdk-js"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@smithy/protocol-http"
  dependency-version: 5.5.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@smithy/signature-v4"
  dependency-version: 5.6.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: aws-cdk-lib
  dependency-version: 2.263.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: cdk-nag
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: constructs
  dependency-version: 10.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: js-yaml
  dependency-version: 5.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: ws
  dependency-version: 8.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@aws-cdk/integ-runner"
  dependency-version: 2.204.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@cdklabs/eslint-plugin"
  dependency-version: 2.0.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@types/node"
  dependency-version: 26.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.66.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.66.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: aws-cdk
  dependency-version: 2.1135.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eslint
  dependency-version: 10.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eslint-plugin-jest
  dependency-version: 29.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 63.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: ts-jest
  dependency-version: 29.4.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-bedrock"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-bedrock-agentcore-control"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: commander
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@types/node"
  dependency-version: 26.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.66.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.66.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eslint
  dependency-version: 10.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eslint-plugin-jest
  dependency-version: 29.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 63.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: ts-jest
  dependency-version: 29.4.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@astrojs/check"
  dependency-version: 0.9.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@astrojs/starlight"
  dependency-version: 0.41.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: astro
  dependency-version: 7.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: markdown-link-check
  dependency-version: 3.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: cdk-nag
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: js-yaml
  dependency-version: 5.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@aws-cdk/integ-runner"
  dependency-version: 2.204.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@aws-cdk/integ-runner"
  dependency-version: 2.204.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-bedrock-agentcore-control"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-bedrock"
  dependency-version: 3.1104.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: commander
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-bedrock-agentcore-control"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-bedrock"
  dependency-version: 3.1104.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-bedrock-agentcore-control"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-version: 3.1103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: astro
  dependency-version: 7.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: astro
  dependency-version: 7.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2026
@dependabot
dependabot Bot requested review from a team as code owners August 12, 2026 19:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 15, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/all-npm-8cf2ecca54 branch August 15, 2026 06:41
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.

0 participants