Skip to content

deps(deps): bump the minor-and-patch group across 1 directory with 8 updates - #82

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-700b95cb31
Open

deps(deps): bump the minor-and-patch group across 1 directory with 8 updates#82
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-700b95cb31

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 8 updates in the / directory:

Package From To
@aws-sdk/client-ec2 3.1091.0 3.1101.0
@aws-sdk/client-service-quotas 3.1094.0 3.1101.0
@aws-sdk/client-ssm 3.1093.0 3.1101.0
@aws-sdk/client-sts 3.1091.0 3.1101.0
@spore-host/truffle-ts 0.4.0 0.5.0
@types/node 26.1.1 26.1.2
happy-dom 20.11.0 20.11.1
tsx 4.23.1 4.23.5

Updates @aws-sdk/client-ec2 from 3.1091.0 to 3.1101.0

Release notes

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

v3.1101.0

3.1101.0(2026-07-31)

New Features
  • client-resiliencehubv2: Adding support for new testing capability in AWS Resilience Hub. (105876ce)
  • client-cloudwatch-logs: Amazon CloudWatch Logs now lets you create and update lookup tables directly from CloudWatch Logs query results by passing a queryId, and configure a lookup table as a scheduled query destination so it refreshes automatically with the latest query results on each run. (6f5f75a0)
  • client-network-firewall: Doc Updates for Container Attributes (82107b32)
  • client-billing: Adds GetEnterpriseSupportChargeSummary, GetEnterpriseSupportContractDetails, and ListEnterpriseSupportLinkedAccountCharges. These APIs provide first-time programmatic access to billing data for Enterprise Support usage previously only available upon request through AWS Concierge or Support. (643d01c5)
  • client-quicksight: Adding TopicV2 management APIs, adding possibility to use Topics in Analysis (087bb505)
  • client-connectcampaignsv2: Launching feature for abandonment rate pacing control for outbound campaigns. (fbb8c225)
  • client-amp: Amazon Managed Service for Prometheus adds support for an Amazon OpenSearch Service exporter for managed collectors. (d9c634a8)
  • client-elementalinference: AWS Elemental Inference now supports graphic composition on cropped video outputs, enabling branded graphics and other visual elements to be overlaid as part of the inference workflow. (b9116f87)
  • client-rds: Adds StorageOperationStatus and StorageOperationPercentProgress to DescribeDBInstances, letting you monitor RDS storage initialization and optimization progress. (842d1779)
  • client-datazone: Adding support for enhanced Git experience in Sagemaker Unified Studio. (e5fcea3c)
  • client-transcribe-streaming: This release adds a new optional TranscriptFormat parameter to the Amazon Transcribe streaming API, letting customers select spoken or written form for numeric and formatted output. (5808fd5c)
  • client-bedrock-runtime: Added support for mid-conversation tool changes in the Amazon Bedrock Converse and ConverseStream APIs (8f29d856)
  • client-cloudformation: Adding enum for sensitive property to DriftIgnoredReason (ce2fa95d)
  • client-marketplace-catalog: This release enhances the ListEntities API to support TargetAgreementId, TargetAgreementIntent, and CreatedBySource filters for the Offer entity type. (550b6cf0)
  • client-outposts: Adds the "EKS" value to the AWSServiceName enum and marks the Address field as sensitive. (65dd1932)

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

v3.1100.0

3.1100.0(2026-07-31)

Chores
  • add packages-internal to root tsconfig inclusion (#8240) (a0f3fb58)
New Features
  • clients: update client endpoints as of 2026-07-31 (30d44c7e)
  • client-bcm-pricing-calculator: Removing Smithy RPC v2 CBOR support that was added in previous SDK release. (edce242c)
  • client-bcm-recommended-actions: Removing Smithy RPC v2 CBOR support that was added in previous SDK release. (7bed97ab)
Bug Fixes
  • core/protocols: v2 JSON codec updates and JsonBytesStringAdapter (#8238) (a1001f4b)
Tests

... (truncated)

Changelog

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

3.1101.0 (2026-07-31)

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

3.1100.0 (2026-07-31)

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

3.1099.0 (2026-07-30)

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

3.1098.0 (2026-07-29)

Features

  • client-ec2: This release adds support for policy-based routing on AWS Transit Gateway, enabling you to route traffic based on 5-tuple matching (source IP, destination IP, source port, destination port, and protocol) using new policy table entry APIs that direct matching traffic to a target route table. (8ef115c)

3.1097.0 (2026-07-28)

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

3.1096.0 (2026-07-27)

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

... (truncated)

Commits
  • 272a6eb Publish v3.1101.0
  • 6969cf9 Publish v3.1100.0
  • 5b15ca7 Publish v3.1099.0
  • ee76673 Publish v3.1098.0
  • 8ef115c feat(client-ec2): This release adds support for policy-based routing on AWS T...
  • e40ebac chore(codegen): sync for CBOR v2 codec (#8233)
  • b24cb22 Publish v3.1097.0
  • 1b94f0b Publish v3.1096.0
  • 753d651 Publish v3.1095.0
  • bb564e5 chore(codegen): sync for CBOR large map deser, event-streams exceptions, endp...
  • Additional commits viewable in compare view

Updates @aws-sdk/client-service-quotas from 3.1094.0 to 3.1101.0

Release notes

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

v3.1101.0

3.1101.0(2026-07-31)

New Features
  • client-resiliencehubv2: Adding support for new testing capability in AWS Resilience Hub. (105876ce)
  • client-cloudwatch-logs: Amazon CloudWatch Logs now lets you create and update lookup tables directly from CloudWatch Logs query results by passing a queryId, and configure a lookup table as a scheduled query destination so it refreshes automatically with the latest query results on each run. (6f5f75a0)
  • client-network-firewall: Doc Updates for Container Attributes (82107b32)
  • client-billing: Adds GetEnterpriseSupportChargeSummary, GetEnterpriseSupportContractDetails, and ListEnterpriseSupportLinkedAccountCharges. These APIs provide first-time programmatic access to billing data for Enterprise Support usage previously only available upon request through AWS Concierge or Support. (643d01c5)
  • client-quicksight: Adding TopicV2 management APIs, adding possibility to use Topics in Analysis (087bb505)
  • client-connectcampaignsv2: Launching feature for abandonment rate pacing control for outbound campaigns. (fbb8c225)
  • client-amp: Amazon Managed Service for Prometheus adds support for an Amazon OpenSearch Service exporter for managed collectors. (d9c634a8)
  • client-elementalinference: AWS Elemental Inference now supports graphic composition on cropped video outputs, enabling branded graphics and other visual elements to be overlaid as part of the inference workflow. (b9116f87)
  • client-rds: Adds StorageOperationStatus and StorageOperationPercentProgress to DescribeDBInstances, letting you monitor RDS storage initialization and optimization progress. (842d1779)
  • client-datazone: Adding support for enhanced Git experience in Sagemaker Unified Studio. (e5fcea3c)
  • client-transcribe-streaming: This release adds a new optional TranscriptFormat parameter to the Amazon Transcribe streaming API, letting customers select spoken or written form for numeric and formatted output. (5808fd5c)
  • client-bedrock-runtime: Added support for mid-conversation tool changes in the Amazon Bedrock Converse and ConverseStream APIs (8f29d856)
  • client-cloudformation: Adding enum for sensitive property to DriftIgnoredReason (ce2fa95d)
  • client-marketplace-catalog: This release enhances the ListEntities API to support TargetAgreementId, TargetAgreementIntent, and CreatedBySource filters for the Offer entity type. (550b6cf0)
  • client-outposts: Adds the "EKS" value to the AWSServiceName enum and marks the Address field as sensitive. (65dd1932)

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

v3.1100.0

3.1100.0(2026-07-31)

Chores
  • add packages-internal to root tsconfig inclusion (#8240) (a0f3fb58)
New Features
  • clients: update client endpoints as of 2026-07-31 (30d44c7e)
  • client-bcm-pricing-calculator: Removing Smithy RPC v2 CBOR support that was added in previous SDK release. (edce242c)
  • client-bcm-recommended-actions: Removing Smithy RPC v2 CBOR support that was added in previous SDK release. (7bed97ab)
Bug Fixes
  • core/protocols: v2 JSON codec updates and JsonBytesStringAdapter (#8238) (a1001f4b)
Tests

... (truncated)

Changelog

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

3.1101.0 (2026-07-31)

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

3.1100.0 (2026-07-31)

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

3.1099.0 (2026-07-30)

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

3.1098.0 (2026-07-29)

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

3.1097.0 (2026-07-28)

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

3.1096.0 (2026-07-27)

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

3.1095.0 (2026-07-24)

... (truncated)

Commits

Updates @aws-sdk/client-ssm from 3.1093.0 to 3.1101.0

Release notes

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

v3.1101.0

3.1101.0(2026-07-31)

New Features
  • client-resiliencehubv2: Adding support for new testing capability in AWS Resilience Hub. (105876ce)
  • client-cloudwatch-logs: Amazon CloudWatch Logs now lets you create and update lookup tables directly from CloudWatch Logs query results by passing a queryId, and configure a lookup table as a scheduled query destination so it refreshes automatically with the latest query results on each run. (6f5f75a0)
  • client-network-firewall: Doc Updates for Container Attributes (82107b32)
  • client-billing: Adds GetEnterpriseSupportChargeSummary, GetEnterpriseSupportContractDetails, and ListEnterpriseSupportLinkedAccountCharges. These APIs provide first-time programmatic access to billing data for Enterprise Support usage previously only available upon request through AWS Concierge or Support. (643d01c5)
  • client-quicksight: Adding TopicV2 management APIs, adding possibility to use Topics in Analysis (087bb505)
  • client-connectcampaignsv2: Launching feature for abandonment rate pacing control for outbound campaigns. (fbb8c225)
  • client-amp: Amazon Managed Service for Prometheus adds support for an Amazon OpenSearch Service exporter for managed collectors. (d9c634a8)
  • client-elementalinference: AWS Elemental Inference now supports graphic composition on cropped video outputs, enabling branded graphics and other visual elements to be overlaid as part of the inference workflow. (b9116f87)
  • client-rds: Adds StorageOperationStatus and StorageOperationPercentProgress to DescribeDBInstances, letting you monitor RDS storage initialization and optimization progress. (842d1779)
  • client-datazone: Adding support for enhanced Git experience in Sagemaker Unified Studio. (e5fcea3c)
  • client-transcribe-streaming: This release adds a new optional TranscriptFormat parameter to the Amazon Transcribe streaming API, letting customers select spoken or written form for numeric and formatted output. (5808fd5c)
  • client-bedrock-runtime: Added support for mid-conversation tool changes in the Amazon Bedrock Converse and ConverseStream APIs (8f29d856)
  • client-cloudformation: Adding enum for sensitive property to DriftIgnoredReason (ce2fa95d)
  • client-marketplace-catalog: This release enhances the ListEntities API to support TargetAgreementId, TargetAgreementIntent, and CreatedBySource filters for the Offer entity type. (550b6cf0)
  • client-outposts: Adds the "EKS" value to the AWSServiceName enum and marks the Address field as sensitive. (65dd1932)

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

v3.1100.0

3.1100.0(2026-07-31)

Chores
  • add packages-internal to root tsconfig inclusion (#8240) (a0f3fb58)
New Features
  • clients: update client endpoints as of 2026-07-31 (30d44c7e)
  • client-bcm-pricing-calculator: Removing Smithy RPC v2 CBOR support that was added in previous SDK release. (edce242c)
  • client-bcm-recommended-actions: Removing Smithy RPC v2 CBOR support that was added in previous SDK release. (7bed97ab)
Bug Fixes
  • core/protocols: v2 JSON codec updates and JsonBytesStringAdapter (#8238) (a1001f4b)
Tests

... (truncated)

Changelog

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

3.1101.0 (2026-07-31)

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

3.1100.0 (2026-07-31)

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

3.1099.0 (2026-07-30)

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

3.1098.0 (2026-07-29)

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

3.1097.0 (2026-07-28)

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

3.1096.0 (2026-07-27)

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

3.1095.0 (2026-07-24)

... (truncated)

Commits

Updates @aws-sdk/client-sts from 3.1091.0 to 3.1101.0

Release notes

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

v3.1101.0

3.1101.0(2026-07-31)

New Features
  • client-resiliencehubv2: Adding support for new testing capability in AWS Resilience Hub. (105876ce)
  • client-cloudwatch-logs: Amazon CloudWatch Logs now lets you create and update lookup tables directly from CloudWatch Logs query results by passing a queryId, and configure a lookup table as a scheduled query destination so it refreshes automatically with the latest query results on each run. (6f5f75a0)
  • client-network-firewall: Doc Updates for Container Attributes (82107b32)
  • client-billing: Adds GetEnterpriseSupportChargeSummary, GetEnterpriseSupportContractDetails, and ListEnterpriseSupportLinkedAccountCharges. These APIs provide first-time programmatic access to billing data for Enterprise Support usage previously only available upon request through AWS Concierge or Support. (643d01c5)
  • client-quicksight: Adding TopicV2 management APIs, adding possibility to use Topics in Analysis (087bb505)
  • client-connectcampaignsv2: Launching feature for abandonment rate pacing control for outbound campaigns. (fbb8c225)
  • client-amp: Amazon Managed Service for Prometheus adds support for an Amazon OpenSearch Service exporter for managed collectors. (d9c634a8)
  • client-elementalinference: AWS Elemental Inference now supports graphic composition on cropped video outputs, enabling branded graphics and other visual elements to be overlaid as part of the inference workflow. (b9116f87)
  • client-rds: Adds StorageOperationStatus and StorageOperationPercentProgress to DescribeDBInstances, letting you monitor RDS storage initialization and optimization progress. (842d1779)
  • client-datazone: Adding support for enhanced Git experience in Sagemaker Unified Studio. (e5fcea3c)
  • client-transcribe-streaming: This release adds a new optional TranscriptFormat parameter to the Amazon Transcribe streaming API, letting customers select spoken or written form for numeric and formatted output. (5808fd5c)
  • client-bedrock-runtime: Added support for mid-conversation tool changes in the Amazon Bedrock Converse and ConverseStream APIs (8f29d856)
  • client-cloudformation: Adding enum for sensitive property to DriftIgnoredReason (ce2fa95d)
  • client-marketplace-catalog: This release enhances the ListEntities API to support TargetAgreementId, TargetAgreementIntent, and CreatedBySource filters for the Offer entity type. (550b6cf0)
  • client-outposts: Adds the "EKS" value to the AWSServiceName enum and marks the Address field as sensitive. (65dd1932)

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

v3.1100.0

3.1100.0(2026-07-31)

Chores
  • add packages-internal to root tsconfig inclusion (#8240) (a0f3fb58)
New Features
  • clients: update client endpoints as of 2026-07-31 (30d44c7e)
  • client-bcm-pricing-calculator: Removing Smithy RPC v2 CBOR support that was added in previous SDK release. (edce242c)
  • client-bcm-recommended-actions: Removing Smithy RPC v2 CBOR support that was added in previous SDK release. (7bed97ab)
Bug Fixes
  • core/protocols: v2 JSON codec updates and JsonBytesStringAdapter (#8238) (a1001f4b)
Tests

... (truncated)

Changelog

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

3.1101.0 (2026-07-31)

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

3.1100.0 (2026-07-31)

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

3.1099.0 (2026-07-30)

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

3.1098.0 (2026-07-29)

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

3.1097.0 (2026-07-28)

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

3.1096.0 (2026-07-27)

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

3.1095.0 (2026-07-24)

... (truncated)

Commits

Updates @spore-host/truffle-ts from 0.4.0 to 0.5.0

Changelog

Sourced from @​spore-host/truffle-ts's changelog.

[0.5.0] — 2026-07-31

Breaking, and MINOR because pre-1.0: onDemandPrice() and estimatePriceByFamily() now return number | undefined, because the release's central fix is that a price is either real or absent — never guessed. Render undefined as unknown, never as 0.

Added

  • Spot pricing + quota surfacing on the live finder (#18) — AwsLiveFinder completes the LiveFinder seam:
    • getSpotPricing(instances, opts) over DescribeSpotPriceHistory. Each result carries an availabilityZone (spot prices vary per AZ, not per region), plus optional productType/timestamp. lookbackHours > 1 switches to trend mode (every history point, ordering meaningful); <= 1 returns the newest observation per AZ. showSavings annotates onDemandPrice/savingsPercent from the Pricing API — fetched once per instance type, since on-demand doesn't vary by AZ. maxPrice filters only when positive (0 means "no ceiling", not "free only").
    • getQuotas(opts) over servicequotas:GetServiceQuota + ec2:DescribeInstances, returning per-family On-Demand/Spot vCPU limits and usage for the eight families (Standard, F, G+VT, P, X, Inf, Trn, DL); skipUsage drops the usage pass. canLaunch(instance, quotas, spot?) is a pure verdict against that snapshot.
    • New exported types: QuotaFamily, QuotaInfo, QuotaOptions, QuotaVerdict; SpotPriceResult/SpotOptions gained the fields above.
    • Ports Go pkg/aws.GetSpotPricing and pkg/quotas, preserving both of that code's hard-won fixes: partial failures degrade (one region/type/family failing keeps the rest) but a total failure throws rather than reading as "no data" (Go #63), and the quota family is derived from the leading letter-run so multi-letter families (dl, vt, trn, inf) aren't misfiled under a single-letter case (Go #64).
    • Diverges from Go deliberately, in four places: an unknown quota limit permits the launch with a reason saying so (a false "cannot launch" is the worse error); a failed usage read marks every family incomplete, since 0 used overstates headroom; the usage scan paginates (Go reads only the first page); and an unparseable size yields undefined rather than a silent guess of 2.
    • @aws-sdk/client-service-quotas joins the optional dependencies, still reachable only through the ./live subpath — the default . import stays SDK-free (the isolation test covers the new modules).

Fixed

  • A price is now either real or absent — never fabricated (#39, #42). Three bad prices shipped in the bundled catalog, and each was wrong in a way that a footnote could not repair, because they were wrong in the ranking.
    • p6e-gb200.36xlarge at $0.2000/hr (#39) — a 72×B200 rack that really costs ~$100/hr. The number came from estimatePriceByFamily's unknown-family fallback ($0.10 base × 2.0), and it won find("cheapest 64gb"), presenting the most expensive machine in the catalog as the budget option. The family × size heuristic is sound for a CPU box, where price tracks size within a generation, and worthless for an accelerator, where the GPU dominates the price

... (truncated)

Commits
  • ee2da21 release: 0.5.0 — a price is real or absent, never guessed (#44)
  • 94c505c fix(pricing): a price is real or absent, never fabricated (#39, #42) (#43)
  • 8b5b7de fix(find): GPU constraints reach the results (#37, #38) (#41)
  • a466cfd docs: the live finder is browser-capable, not Node-only (#40)
  • 28052f4 feat(live): spot pricing + vCPU quota surfacing on AwsLiveFinder (#18) (#28)
  • 09e4742 ci: run publish on Node 22 for Trusted Publishing npm CLI (#26)
  • 77e6c38 release: 0.4.2 (verify Trusted Publishing) (#27)
  • 1825f79 release: 0.4.1 — verify token-free Trusted Publishing (#28) (#25)
  • 17f5617 ci: switch npm publish to Trusted Publishing (OIDC, no token) (#24)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​spore-host/truffle-ts since your current version.


Updates @types/node from 26.1.1 to 26.1.2

Commits

Updates happy-dom from 20.11.0 to 20.11.1

Release notes

Sourced from happy-dom's releases.

v20.11.1

👷‍♂️ Patch fixes

  • Improve performance of query selectors by avoiding construction of DOMException when not needed - By @@​cyfung1031 in task #2228
Commits

Updates tsx from 4.23.1 to 4.23.5

Release notes

Sourced from tsx's releases.

v4.23.5

4.23.5 (2026-08-02)

Bug Fixes

  • detect the Node inspector enabled via NODE_OPTIONS (3c1d051)

This release is also available on:

v4.23.4

4.23.4 (2026-08-02)

Bug Fixes

  • cli: allow async process.once() signal handlers to finish (#827) (2afc7bb)

This release is also available on:

v4.23.3

4.23.3 (2026-08-02)

Bug Fixes

  • preserve listenerCount overload semantics (#823) (b6574d4)

This release is also available on:

v4.23.2

4.23.2 (2026-08-02)

Bug Fixes

  • watch: exit with 128 + signal number when interrupted (#820) (0b00bc8)

This release is also available on:

Commits
  • c55004d test: remove legacy PTY retry
  • e368161 chore(deps): update pty-spawn to 1.1.1
  • 8d39496 ci: validate GitHub Actions workflows
  • 6fe724e test: clean up timed-out PTY attempts
  • e0a0536 ci: skip unused Windows Node cache
  • 6d6dd84 ci: remove broken lock automation
  • 3c1d051 fix: detect the Node inspector enabled via NODE_OPTIONS
  • 40380a4 ci: lock down the release toolchain
  • f217b6b ci: restrict releases to public repository
  • 2afc7bb fix(cli): allow async process.once() signal handlers to finish (#827)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot 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

…updates

Bumps the minor-and-patch group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.1091.0` | `3.1101.0` |
| [@aws-sdk/client-service-quotas](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-service-quotas) | `3.1094.0` | `3.1101.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.1093.0` | `3.1101.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.1091.0` | `3.1101.0` |
| [@spore-host/truffle-ts](https://github.com/spore-host/truffle-ts) | `0.4.0` | `0.5.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.1` | `26.1.2` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.11.0` | `20.11.1` |
| [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.5` |



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

Updates `@aws-sdk/client-service-quotas` from 3.1094.0 to 3.1101.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-service-quotas/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1101.0/clients/client-service-quotas)

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

Updates `@aws-sdk/client-sts` from 3.1091.0 to 3.1101.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.1101.0/clients/client-sts)

Updates `@spore-host/truffle-ts` from 0.4.0 to 0.5.0
- [Changelog](https://github.com/spore-host/truffle-ts/blob/main/CHANGELOG.md)
- [Commits](spore-host/truffle-ts@v0.4.0...v0.5.0)

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

Updates `happy-dom` from 20.11.0 to 20.11.1
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.11.0...v20.11.1)

Updates `tsx` from 4.23.1 to 4.23.5
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.1...v4.23.5)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ec2"
  dependency-version: 3.1101.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/client-service-quotas"
  dependency-version: 3.1101.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.1101.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.1101.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@spore-host/truffle-ts"
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 26.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: happy-dom
  dependency-version: 20.11.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tsx
  dependency-version: 4.23.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates (Dependabot) label Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates (Dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants