Skip to content

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

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

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

Conversation

@chrisbbreuer
Copy link
Member

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 40
🔧 System Dependencies 3
🚀 GitHub Actions 7
Total 52

📦 npm Dependencies

npm

40 packages will be updated

Package Change Age Adoption Passing Confidence
@anthropic-ai/claude-agent-sdk 0.1.77 -> 0.2.63 age adoption passing confidence
@aws-sdk/client-cloudfront (source) 3.981.0 -> 3.1000.0 age adoption passing confidence
@aws-sdk/client-dynamodb (source) 3.980.0 -> 3.1000.0 age adoption passing confidence
@aws-sdk/client-route-53 (source) 3.980.0 -> 3.1000.0 age adoption passing confidence
@aws-sdk/client-route-53-domains (source) 3.980.0 -> 3.1000.0 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.980.0 -> 3.1000.0 age adoption passing confidence
@aws-sdk/client-ses (source) 3.980.0 -> 3.1000.0 age adoption passing confidence
@aws-sdk/client-sesv2 (source) 3.980.0 -> 3.1000.0 age adoption passing confidence
@aws-sdk/lib-dynamodb (source) 3.980.0 -> 3.1000.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) 3.980.0 -> 3.1000.0 age adoption passing confidence
@stacksjs/bun-queue (source) 0.0.1 -> 0.1.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.18 -> 1.2.19 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.10 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.63

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

v3.1000.0

Compare Source

3.1000.0(2026-02-27)

New Features
  • client-arc-region-switch: Post-Recovery Workflows enable customers to maintain comprehensive disaster recovery automation. This allows customer SREs and leadership to have complete recovery orchestration from failover through post-recovery preparation, ensuring Regions remain ready for subsequent recovery events. (3abb5202)
  • client-keyspacesstreams: Added support for Change Data Capture (CDC) streams with Duration DataType. (59b94328)
  • client-batch: This feature allows customers to specify the minimum time (in minutes) that AWS Batch keeps instances running in a compute environment after all jobs on the instance complete (25f4947a)
  • **client-cognito-identity-pr...

[View full release notes]

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

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

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

3.980.0 -> 3.1000.0

Compare Source

AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

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

3.980.0 -> 3.1000.0

Compare Source

AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

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

3.980.0 -> 3.1000.0

Compare Source

AWS SDK for JavaScript Route 53 Domains Client for Node.js, Browser and React Native

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

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

3.980.0 -> 3.1000.0

v3.1000.0

Compare Source

3.1000.0(2026-02-27)

New Features
  • client-arc-region-switch: Post-Recovery Workflows enable customers to maintain comprehensive disaster recovery automation. This allows customer SREs and leadership to have complete recovery orchestration from failover through post-recovery preparation, ensuring Regions remain ready for subsequent recovery events. (3abb5202)
  • client-keyspacesstreams: Added support for Change Data Capture (CDC) streams with Duration DataType. (59b94328)
  • client-batch: This feature allows customers to specify the minimum time (in minutes) that AWS Batch keeps instances running in a compute environment after all jobs on the instance complete (25f4947a)
  • **client-cognito-identity-pr...

[View full release notes]

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

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

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

3.980.0 -> 3.1000.0

v3.1000.0

Compare Source

3.1000.0(2026-02-27)

New Features
  • client-arc-region-switch: Post-Recovery Workflows enable customers to maintain comprehensive disaster recovery automation. This allows customer SREs and leadership to have complete recovery orchestration from failover through post-recovery preparation, ensuring Regions remain ready for subsequent recovery events. (3abb5202)
  • client-keyspacesstreams: Added support for Change Data Capture (CDC) streams with Duration DataType. (59b94328)
  • client-batch: This feature allows customers to specify the minimum time (in minutes) that AWS Batch keeps instances running in a compute environment after all jobs on the instance complete (25f4947a)
  • **client-cognito-identity-pr...

[View full release notes]

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

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

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

3.980.0 -> 3.1000.0

v3.1000.0

Compare Source

3.1000.0(2026-02-27)

New Features
  • client-arc-region-switch: Post-Recovery Workflows enable customers to maintain comprehensive disaster recovery automation. This allows customer SREs and leadership to have complete recovery orchestration from failover through post-recovery preparation, ensuring Regions remain ready for subsequent recovery events. (3abb5202)
  • client-keyspacesstreams: Added support for Change Data Capture (CDC) streams with Duration DataType. (59b94328)
  • client-batch: This feature allows customers to specify the minimum time (in minutes) that AWS Batch keeps instances running in a compute environment after all jobs on the instance complete (25f4947a)
  • **client-cognito-identity-pr...

[View full release notes]

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

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

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

3.980.0 -> 3.1000.0

Compare Source

The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

aws/aws-sdk-js-v3 (@aws-sdk/s3-request-presigner)

3.980.0 -> 3.1000.0

Compare Source

NPM version [NPM downloads](https://www.npmjs.com/

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/bun-queue (@stacksjs/bun-queue)

0.0.1 -> 0.1.0

Compare Source

A Redis-backed job queue built for Bun.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/tlsx (@stacksjs/tlsx)

0.10.0 -> 0.13.0

Compare Source

A TLS/HTTPS library with automation.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stripe/stripe-js (@stripe/stripe-js)

8.7.0 -> 8.8.0

Compare Source

Stripe.js loading utility

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog


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-1772367334830 branch March 1, 2026 12:26
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