Skip to content

chore(deps): update all non-major dependencies#12

Closed
chrisbbreuer wants to merge 1 commit intomainfrom
buddy-bot/update-non-major-updates-1772187531726
Closed

chore(deps): update all non-major dependencies#12
chrisbbreuer wants to merge 1 commit intomainfrom
buddy-bot/update-non-major-updates-1772187531726

Conversation

@chrisbbreuer
Copy link
Member

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 39
🔧 System Dependencies 3
🚀 GitHub Actions 7
Total 51

📦 npm Dependencies

npm

39 packages will be updated

Package Change Age Adoption Passing Confidence
@anthropic-ai/claude-agent-sdk 0.1.77 -> 0.2.62 age adoption passing confidence
@aws-sdk/client-cloudfront (source) 3.981.0 -> 3.999.0 age adoption passing confidence
@aws-sdk/client-dynamodb (source) 3.980.0 -> 3.999.0 age adoption passing confidence
@aws-sdk/client-route-53 (source) 3.980.0 -> 3.999.0 age adoption passing confidence
@aws-sdk/client-route-53-domains (source) 3.980.0 -> 3.999.0 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.980.0 -> 3.999.0 age adoption passing confidence
@aws-sdk/client-ses (source) 3.980.0 -> 3.999.0 age adoption passing confidence
@aws-sdk/client-sesv2 (source) 3.980.0 -> 3.999.0 age adoption passing confidence
@aws-sdk/lib-dynamodb (source) 3.980.0 -> 3.999.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) 3.980.0 -> 3.999.0 age adoption passing confidence
@stacksjs/tlsx (source) 0.10.0 -> 0.13.0 age adoption passing confidence
@stripe/stripe-js (source) 8.7.0 -> 8.8.0 age adoption passing confidence
@tauri-apps/api (source) 2.9.1 -> 2.10.1 age adoption passing confidence
@tauri-apps/cli (source) 2.8.4 -> 2.10.0 age adoption passing confidence
@vite-pwa/vitepress (source) 1.0.0 -> 1.1.0 age adoption passing confidence
@vscode/vsce (source) 3.6.0 -> 3.7.2-8 age adoption passing confidence
aws-cdk-lib (source) 2.237.0 -> 2.240.0 age adoption passing confidence
aws-sdk (source) 2.1692.0 -> 2.1693.0 age adoption passing confidence
chart.js (source) 4.4.7 -> 4.5.1 age adoption passing confidence
dynamodb-toolbox (source) 2.7.1 -> 2.8.0 age adoption passing confidence
meilisearch (source) 0.52.0 -> 0.55.0 age adoption passing confidence
mysql2 (source) 3.16.2 -> 3.18.2 age adoption passing confidence
pg (source) 8.18.0 -> 8.19.0 age adoption passing confidence
typescript (source) 5.0.0 -> 5.9.3 age adoption passing confidence
vite-plugin-pwa (source) 1.0.3 -> 1.2.0 age adoption passing confidence
@iconify-json/carbon 1.2.13 -> 1.2.18 age adoption passing confidence
@stacksjs/clarity (source) 0.3.23 -> 0.3.24 age adoption passing confidence
@stacksjs/ts-validation (source) 0.4.8 -> 0.4.9 age adoption passing confidence
@types/bun (source) 1.3.8 -> 1.3.9 age adoption passing confidence
@vite-pwa/assets-generator (source) 1.0.0 -> 1.0.2 age adoption passing confidence
better-dx (source) 0.2.5 -> 0.2.6 age adoption passing confidence
bun-query-builder (source) 0.1.10 -> 0.1.13 age adoption passing confidence
debug (source) 4.4.1 -> 4.4.3 age adoption passing confidence
publint (source) 0.3.12 -> 0.3.17 age adoption passing confidence
tar (source) 7.5.7 -> 7.5.9 age adoption passing confidence
ts-error-handling (source) 0.1.0 -> 0.1.1 age adoption passing confidence
ts-mocker (source) 0.1.5 -> 0.1.6 age adoption passing confidence
validator (source) 13.15.15 -> 13.15.26 age adoption passing confidence
vue (source) 3.5.27 -> 3.5.29 age adoption passing confidence

🔧 System Dependencies

system

3 packages will be updated across 1 file(s): deps.yaml

Package Change Type File
aws.amazon.com/cli ^2.22.26^2.31.39 🟡 minor deps.yaml
sqlite.org ^3.47.2^3.51.0 🟡 minor deps.yaml
bun.com ^1.3.0^1.3.2 🟢 patch deps.yaml

🚀 GitHub Actions

github-actions

7 actions will be updated

Action Change Type Files
actions/create-github-app-token v2v2.2.1 🟢 patch release.yml
oven-sh/setup-bun v2v2.1.2 🟢 patch ci.yml
shivammathur/setup-php v2v2.36.0 🟢 patch buddy-bot.yml
actions/cache v5v5.0.3 🟢 patch ci.yml
actions/checkout v6v6.0.2 🟢 patch ci.yml
actions/labeler v6v6.0.1 🟢 patch labeler.yml
stacksjs/action-releaser v1.2.7v1.2.9 🟢 patch release.yml

Release Notes

@anthropic-ai/claude-agent-sdk

0.1.77 -> 0.2.62

SDK for building AI agents with Claude Code's capabilities. Programmatically interact with Claude to build autonomous agents that can understand codebases, edit files, and execute workflows.

📦 View on npm

aws/aws-sdk-js-v3 (@aws-sdk/client-cloudfront)

3.981.0 -> 3.999.0

v3.999.0

Compare Source

3.999.0(2026-02-26)

Chores
New Features
  • client-securityhub: Security Hub added EXTENDED PLAN integration type to DescribeProductsV2 and added metadata.product.vendor name GroupBy support to GetFindingStatisticsV2 (1d1c9825)
  • client-ec2: Add c8id, m8id and hpc8a instance types. (f49cb0c1)
  • client-ecs: Adding support for Capacity Reservations for ECS Managed Instances by intr...

[View full release notes]

Released by aws-sdk-js-automation on 2/26/2026

v3.998.0

Compare Source

3.998.0(2026-02-25)

Chores
  • scripts: use $npm_package_name in build:include:deps script (#7782) (6e324394)
  • codegen: sync for checksum algorithm extensions (#7781) (ae4f994f)
Documentation Changes
  • client-batch: AWS Batch documentation update for service job capacity units. (2f11daa7)
New Features
  • clients: update client endpoints as of 2026-02-25 (9bb005ef)
  • client-ec2: Add support for EC2 Capacity Blocks in Local Zones. ([7029db2c](aws/aws-sdk-js-v3@7029d...

[View full release notes]

Released by aws-sdk-js-automation on 2/25/2026

v3.997.0

Compare Source

3.997.0(2026-02-24)

Chores
  • util-endpoints: update aws partitions.json (ba2bbcd3)
  • endpoints: update endpoints model (61dd47fe)
  • models: update API models (e3339290)
  • packages: use open version range for additional packages (#7774) (3f776c33)
  • codegen: sync for checksum stream backpressure (#7776) (14fc5717)
New Features

[View full release notes]

Released by aws-sdk-js-automation on 2/24/2026

aws/aws-sdk-js-v3 (@aws-sdk/client-dynamodb)

3.980.0 -> 3.999.0

v3.999.0

Compare Source

3.999.0(2026-02-26)

Chores
New Features
  • client-securityhub: Security Hub added EXTENDED PLAN integration type to DescribeProductsV2 and added metadata.product.vendor name GroupBy support to GetFindingStatisticsV2 (1d1c9825)
  • client-ec2: Add c8id, m8id and hpc8a instance types. (f49cb0c1)
  • client-ecs: Adding support for Capacity Reservations for ECS Managed Instances by intr...

[View full release notes]

Released by aws-sdk-js-automation on 2/26/2026

v3.998.0

Compare Source

3.998.0(2026-02-25)

Chores
  • scripts: use $npm_package_name in build:include:deps script (#7782) (6e324394)
  • codegen: sync for checksum algorithm extensions (#7781) (ae4f994f)
Documentation Changes
  • client-batch: AWS Batch documentation update for service job capacity units. (2f11daa7)
New Features
  • clients: update client endpoints as of 2026-02-25 (9bb005ef)
  • client-ec2: Add support for EC2 Capacity Blocks in Local Zones. ([7029db2c](aws/aws-sdk-js-v3@7029d...

[View full release notes]

Released by aws-sdk-js-automation on 2/25/2026

v3.997.0

Compare Source

3.997.0(2026-02-24)

Chores
  • util-endpoints: update aws partitions.json (ba2bbcd3)
  • endpoints: update endpoints model (61dd47fe)
  • models: update API models (e3339290)
  • packages: use open version range for additional packages (#7774) (3f776c33)
  • codegen: sync for checksum stream backpressure (#7776) (14fc5717)
New Features

[View full release notes]

Released by aws-sdk-js-automation on 2/24/2026

aws/aws-sdk-js-v3 (@aws-sdk/client-route-53)

3.980.0 -> 3.999.0

v3.999.0

Compare Source

3.999.0(2026-02-26)

Chores
New Features
  • client-securityhub: Security Hub added EXTENDED PLAN integration type to DescribeProductsV2 and added metadata.product.vendor name GroupBy support to GetFindingStatisticsV2 (1d1c9825)
  • client-ec2: Add c8id, m8id and hpc8a instance types. (f49cb0c1)
  • client-ecs: Adding support for Capacity Reservations for ECS Managed Instances by intr...

[View full release notes]

Released by aws-sdk-js-automation on 2/26/2026

v3.998.0

Compare Source

3.998.0(2026-02-25)

Chores
  • scripts: use $npm_package_name in build:include:deps script (#7782) (6e324394)
  • codegen: sync for checksum algorithm extensions (#7781) (ae4f994f)
Documentation Changes
  • client-batch: AWS Batch documentation update for service job capacity units. (2f11daa7)
New Features
  • clients: update client endpoints as of 2026-02-25 (9bb005ef)
  • client-ec2: Add support for EC2 Capacity Blocks in Local Zones. ([7029db2c](aws/aws-sdk-js-v3@7029d...

[View full release notes]

Released by aws-sdk-js-automation on 2/25/2026

v3.997.0

Compare Source

3.997.0(2026-02-24)

Chores
  • util-endpoints: update aws partitions.json (ba2bbcd3)
  • endpoints: update endpoints model (61dd47fe)
  • models: update API models (e3339290)
  • packages: use open version range for additional packages (#7774) (3f776c33)
  • codegen: sync for checksum stream backpressure (#7776) (14fc5717)
New Features

[View full release notes]

Released by aws-sdk-js-automation on 2/24/2026

aws/aws-sdk-js-v3 (@aws-sdk/client-route-53-domains)

3.980.0 -> 3.999.0

v3.999.0

Compare Source

3.999.0(2026-02-26)

Chores
New Features
  • client-securityhub: Security Hub added EXTENDED PLAN integration type to DescribeProductsV2 and added metadata.product.vendor name GroupBy support to GetFindingStatisticsV2 (1d1c9825)
  • client-ec2: Add c8id, m8id and hpc8a instance types. (f49cb0c1)
  • client-ecs: Adding support for Capacity Reservations for ECS Managed Instances by intr...

[View full release notes]

Released by aws-sdk-js-automation on 2/26/2026

v3.998.0

Compare Source

3.998.0(2026-02-25)

Chores
  • scripts: use $npm_package_name in build:include:deps script (#7782) (6e324394)
  • codegen: sync for checksum algorithm extensions (#7781) (ae4f994f)
Documentation Changes
  • client-batch: AWS Batch documentation update for service job capacity units. (2f11daa7)
New Features
  • clients: update client endpoints as of 2026-02-25 (9bb005ef)
  • client-ec2: Add support for EC2 Capacity Blocks in Local Zones. ([7029db2c](aws/aws-sdk-js-v3@7029d...

[View full release notes]

Released by aws-sdk-js-automation on 2/25/2026

v3.997.0

Compare Source

3.997.0(2026-02-24)

Chores
  • util-endpoints: update aws partitions.json (ba2bbcd3)
  • endpoints: update endpoints model (61dd47fe)
  • models: update API models (e3339290)
  • packages: use open version range for additional packages (#7774) (3f776c33)
  • codegen: sync for checksum stream backpressure (#7776) (14fc5717)
New Features

[View full release notes]

Released by aws-sdk-js-automation on 2/24/2026

aws/aws-sdk-js-v3 (@aws-sdk/client-s3)

3.980.0 -> 3.999.0

v3.999.0

Compare Source

3.999.0(2026-02-26)

Chores
New Features
  • client-securityhub: Security Hub added EXTENDED PLAN integration type to DescribeProductsV2 and added metadata.product.vendor name GroupBy support to GetFindingStatisticsV2 (1d1c9825)
  • client-ec2: Add c8id, m8id and hpc8a instance types. (f49cb0c1)
  • client-ecs: Adding support for Capacity Reservations for ECS Managed Instances by intr...

[View full release notes]

Released by aws-sdk-js-automation on 2/26/2026

v3.998.0

Compare Source

3.998.0(2026-02-25)

Chores
  • scripts: use $npm_package_name in build:include:deps script (#7782) (6e324394)
  • codegen: sync for checksum algorithm extensions (#7781) (ae4f994f)
Documentation Changes
  • client-batch: AWS Batch documentation update for service job capacity units. (2f11daa7)
New Features
  • clients: update client endpoints as of 2026-02-25 (9bb005ef)
  • client-ec2: Add support for EC2 Capacity Blocks in Local Zones. ([7029db2c](aws/aws-sdk-js-v3@7029d...

[View full release notes]

Released by aws-sdk-js-automation on 2/25/2026

v3.997.0

Compare Source

3.997.0(2026-02-24)

Chores
  • util-endpoints: update aws partitions.json (ba2bbcd3)
  • endpoints: update endpoints model (61dd47fe)
  • models: update API models (e3339290)
  • packages: use open version range for additional packages (#7774) (3f776c33)
  • codegen: sync for checksum stream backpressure (#7776) (14fc5717)
New Features

[View full release notes]

Released by aws-sdk-js-automation on 2/24/2026


Note: This PR body was truncated due to GitHub's character limit. View the full details in the individual commits.

This PR was generated by Buddy 🤖

@chrisbbreuer chrisbbreuer deleted the buddy-bot/update-non-major-updates-1772187531726 branch February 27, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant