Skip to content

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

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
buddy-bot/update-non-major-updates
Open

chore(deps): update all non-major dependencies#2202
github-actions[bot] wants to merge 1 commit into
mainfrom
buddy-bot/update-non-major-updates

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 42
🔧 System Dependencies 3
Total 45

📦 npm Dependencies

npm

42 packages will be updated

Package Change Age Adoption Passing Confidence
@anthropic-ai/claude-agent-sdk (source) 0.2.141 -> 0.3.235 age adoption passing confidence
@stacksjs/ts-cloud (source) 0.8.3 -> 0.9.3 age adoption passing confidence
@stripe/stripe-js (source) 9.10.0 -> 9.13.0 age adoption passing confidence
@vscode/vsce (source) 3.7.2-12 -> 3.9.2 age adoption passing confidence
meilisearch (source) 0.59.0 -> 0.60.0 age adoption passing confidence
stripe (source) 22.3.2 -> 22.5.0 age adoption passing confidence
@cwcss/crosswind (source) 0.2.14 -> 0.2.16 age adoption passing confidence
@iconify-json/hugeicons 1.2.27 -> 1.2.33 age adoption passing confidence
@stacksjs/bumpx (source) 0.2.6 -> 0.2.16 age adoption passing confidence
@stacksjs/bun-router (source) 0.0.22 -> 0.0.27 age adoption passing confidence
@stacksjs/bunpress (source) 0.2.7 -> 0.2.8 age adoption passing confidence
@stacksjs/clapp (source) 0.2.12 -> 0.2.13 age adoption passing confidence
@stacksjs/components (source) 0.2.192 -> 0.2.195 age adoption passing confidence
@stacksjs/dtsx (source) 0.11.5 -> 0.11.6 age adoption passing confidence
@stacksjs/httx (source) 0.1.10 -> 0.1.11 age adoption passing confidence
@stacksjs/logsmith (source) 0.2.3 -> 0.2.11 age adoption passing confidence
@stacksjs/rpx (source) 0.11.42 -> 0.11.45 age adoption passing confidence
@stacksjs/sanitizer (source) 0.2.192 -> 0.2.195 age adoption passing confidence
@stacksjs/stx (source) 0.2.192 -> 0.2.195 age adoption passing confidence
@stacksjs/tlsx (source) 0.13.2 -> 0.13.17 age adoption passing confidence
@stacksjs/ts-faker (source) 0.1.7 -> 0.1.8 age adoption passing confidence
@stacksjs/ts-i18n (source) 0.1.9 -> 0.1.11 age adoption passing confidence
@ts-audio/core (source) 0.1.1 -> 0.1.2 age adoption passing confidence
@ts-charts/format (source) 0.2.6 -> 0.2.7 age adoption passing confidence
@ts-charts/scale (source) 0.2.6 -> 0.2.7 age adoption passing confidence
@ts-charts/shape (source) 0.2.6 -> 0.2.7 age adoption passing confidence
better-dx (source) 0.2.23 -> 0.2.24 age adoption passing confidence
bun-plugin-auto-imports (source) 0.4.0 -> 0.4.1 age adoption passing confidence
bun-plugin-dtsx (source) 0.11.5 -> 0.11.6 age adoption passing confidence
bun-query-builder (source) 0.2.46 -> 0.2.50 age adoption passing confidence
cz-git (source) 1.13.1 -> 1.13.2 age adoption passing confidence
dynamodb-tooling (source) 0.3.2 -> 0.3.5 age adoption passing confidence
localtunnels (source) 0.2.12 -> 0.2.13 age adoption passing confidence
pickier (source) 0.1.35 -> 0.1.58 age adoption passing confidence
ts-broadcasting (source) 0.0.9 -> 0.0.10 age adoption passing confidence
ts-error-handling (source) 0.1.1 -> 0.1.3 age adoption passing confidence
ts-images (source) 0.2.11 -> 0.2.12 age adoption passing confidence
ts-pantry (source) 0.11.31 -> 0.11.34 age adoption passing confidence
ts-rate-limiter (source) 0.4.2 -> 0.4.6 age adoption passing confidence
ts-slug (source) 0.1.0 -> 0.1.2 age adoption passing confidence
ts-spreadsheets (source) 0.2.0 -> 0.2.5 age adoption passing confidence
ts-syntax-highlighter (source) 0.2.1 -> 0.2.14 age adoption passing confidence

🔧 System Dependencies

system

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

Package Change Type File
git ^2.47.0^2.53.0 🟡 minor deps.yml
gnu.org/gettext ^0.21^0.26 🟡 minor deps.yml
sqlite ^3.47.2^3.53.4 🟡 minor deps.yml

Release Notes

anthropics/claude-agent-sdk-typescript (@anthropic-ai/claude-agent-sdk)

0.2.141 -> 0.3.235

v0.3.235

Compare Source

What's changed

  • Updated to parity with Claude Code v2.1.235

Update

npm install @anthropic-ai/claude-agent-sdk@0.3.235
# or
yarn add @anthropic-ai/claude-agent-sdk@0.3.235
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.3.235
# or
bun add @anthropic-ai/claude-agent-sdk@0.3.235

Released by ashwin-ant on 8/18/2026

v0.3.234

Compare Source

What's changed

  • Removed unused bypass_permissions_disabled from ExitReason type; the value was never emitted — TypeScript consumers with an explicit case branch get a compile error on upgrade (runtime unaffected)
  • Updated the ApiKeySource type to include the values system/init actually reports (ANTHROPIC_API_KEY, apiKeyHelper, /login managed key, none)
  • vcs_state_changed events report the directory the shell finished in (an inner cd is reflected)
  • A peer origin injected by the host may declare the sending session's permission class (fromMode) so a same-class message is delivered to a recipient that runs without asking
  • SDKSystemMessage (system/init) gains an optional effort field: the session's applied effort level, or null when none is sent. Set on Remote Control bridge init frames

Update

npm install @anthropic-ai/claude-agent-sdk@0.3.234
# or
yarn add @anthropic-ai/claude-agent-sdk@0.3.234
# or
pnpm add @anthropic-ai/claude-agen...

*[View full release notes]*

*Released by [ashwin-ant](https://github.com/ashwin-ant) on 8/17/2026*

### [`v0.3.233`](https://github.com/anthropics/claude-agent-sdk-typescript/releases/tag/v0.3.233)

[Compare Source](https://github.com/anthropics/claude-agent-sdk-typescript/compare/v0.2.141...v0.3.235)

## What's changed

- Notification hooks now fire for pending permission prompts on the SDK path, matching the interactive REPL behavior
- Todo/task-tracking tools (`TaskCreate`/`TaskGet`/`TaskUpdate`/`TaskList`, `TodoWrite`) are no longer in the default tool surface on Opus 4.8, Sonnet 5, Fable 5, Mythos 5, and newer models; name them in the `tools` option or reference them in `allowedTools` (or set `CLAUDE_CODE_ENABLE_TODO_TOOLS=1`) to keep them

## Update

```sh
npm install @anthropic-ai/claude-agent-sdk@0.3.233
# or
yarn add @anthropic-ai/claude-agent-sdk@0.3.233
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.3.233
# or
bun add @anthropic-ai/claude-agent-sdk@0.3.233

Released by ashwin-ant on 8/14/2026

stacksjs/ts-cloud (@stacksjs/ts-cloud)

0.8.3 -> 0.9.3

v0.9.3

Compare Source

Changelog

Compare changes

🐛 Bug Fixes

⚡ Performance Improvements

📝 Documentation

🔧 Chores

  • release v0.9.3 (8d2ee42) _(by Chris <c...

[View full release notes]

Released by github-actions[bot] on 8/19/2026

v0.9.2

Compare Source

Changelog

Compare changes

✨ Features

🔧 Chores

Contributors

Released by github-actions[bot] on 8/18/2026

v0.9.1

Compare Source

Changelog

Compare changes

🐛 Bug Fixes

🔧 Chores

Contributors

Released by github-actions[bot] on 8/18/2026

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

9.10.0 -> 9.13.0

v9.13.0

Compare Source

New features

  • Add promo code config (#956)
  • Add StripePaymentElementUpdateOptions (#955)

Released by tjliu-stripe on 8/4/2026

v9.12.1

Compare Source

Changed

  • Bump brace-expansion from 1.1.11 to 1.1.16 in /examples/parcel (#953)

Released by alic-stripe on 7/27/2026

v9.12.0

Compare Source

New features

  • Bump js-yaml from 3.14.2 to 3.15.0 (#950)
  • Bump ws from 5.2.3 to 5.2.7 (#951)
  • Add optional line item types to Checkout SDK (#949)

Released by rvolyar-stripe on 7/20/2026

Microsoft/vsce (@vscode/vsce)

3.7.2-12 -> 3.9.2

v3.9.2

Compare Source

Changes:

  • #1283: fix: skip APIScan
  • #1282: chore: bump CI to Node 22 and fix build
  • #1279: Bump the uuid test fixture version to 100.0.0
  • #1278: Bump tmp from 0.2.4 to 0.2.6
  • #1277: Bump qs from 6.14.2 to 6.15.2
  • #1276: Bump uuid and azure/msal-node
  • #1274: Run npm audit fix
  • #1272: Bump fast-uri from 3.0.6 to 3.1.2
  • #1267: Bump minimatch from 10.2.2 to 10.2.3
  • #1247: Update minimatch dependency to v10

This list of changes was auto generated.

Released by joaomoreno on 6/3/2026

v3.9.2-4

Compare Source

Changes:

  • #1283: fix: skip APIScan
  • #1282: chore: bump CI to Node 22 and fix build
  • #1279: Bump the uuid test fixture version to 100.0.0
  • #1278: Bump tmp from 0.2.4 to 0.2.6
  • #1277: Bump qs from 6.14.2 to 6.15.2
  • #1276: Bump uuid and azure/msal-node

This list of changes was auto generated.

Released by joaomoreno on 6/3/2026

v3.9.2-3

Compare Source

Changes:

  • #1274: Run npm audit fix

This list of changes was auto generated.

Released by joaomoreno on 5/14/2026

meilisearch/meilisearch-js (meilisearch)

0.59.0 -> 0.60.0

v0.60.0

Compare Source

🚀 Enhancements

  • Update dynamic search rules for Meilisearch v1.50 (#2209) Strift

⚙️ Maintenance/misc

  • build(deps): bump brace-expansion from 1.1.15 to 1.1.16 (#2207) dependabot[bot]
  • build(deps-dev): bump typedoc from 0.28.18 to 0.28.20 (#2182) dependabot[bot]

Thanks again to Strift and dependabot[bot]! 🎉

Released by meili-bot on 7/22/2026

stripe/stripe-node (stripe)

22.3.2 -> 22.5.0

v22.5.0

Compare Source

  • #2805 Emit Claude Code plugin hint at module load time

    • Emits new Claude Code plugin hint when CLAUDECODE or CLAUDE_CODE_CHILD_SESSION environment variables are detected.
  • #2794 add/adjust event parsing helpers

    • Added methods that return their respective Event/EventNotification objects without verifying authenticity. Use them when you've previously verified an event (e.g. you verified, put the event in a queue, and are now processing). Supports events from AWS EventBridge and Azure Event Grid natively.
      • stripe.webhooks.constructEventWithoutVerification(payload)
      • stripe.constructEventWithoutVerification(payload)
      • stripe.parseEventNotificationWithoutVerification(payload)
  • #2799 Add stripe.major_api_version constant

See [the changelog for mo...

[View full release notes]

Released by xavdid on 8/10/2026

v22.5.0-alpha.2

Compare Source

  • #2797 Update generated code for private-preview
    • Add support for new resource Billing.FeedbackOptions
    • Add support for sequra_payments on Account.capabilities
    • Add support for feedback_options on BillingPortal.Configuration.features.subscription_cancel.cancellation_reason
    • Add support for sequra on Charge.payment_method_details, Checkout.Session.payment_method_options, ConfirmationToken.payment_method_preview, PaymentAttemptRecord.payment_method_details, PaymentIntent.payment_method_options, and PaymentRecord.payment_method_details
    • Add support for retrieval_reference_number on Charge.payment_method_details.card_present, ConfirmationToken.payment_method_preview.card.generated_from.payment_method_details.card_present, PaymentAttemptRecord.payment_method_details.card_present, PaymentMethod.card.generated_from.payment_method_details.card_present, and PaymentRecord.payment_method_details.card_present
    • Ad...

[View full release notes]

Released by xavdid on 8/5/2026

v22.5.0-alpha.1

Compare Source

This release changes the pinned API version to 2026-07-29.preview.

  • #2793 Update generated code for private-preview
    • Add support for new resources V2.MoneyManagement.ReceivedDebitMandate, V2.Risk.Inquiry, V2.Signals.AccountActivity, and V2.Signals.AccountEvaluation
    • Add support for create and retrieve methods on resource V2.Signals.AccountEvaluation
    • Add support for create, del, and retrieve methods on resource V2.Signals.AccountActivity
    • Add support for list, retrieve, and update methods on resource V2.Risk.Inquiry
    • Add support for cancel, list, and retrieve methods on resource V2.MoneyManagement.ReceivedDebitMandate
    • Add support for rate_cards on Billing.CreditBalanceSummaryRetrieveParams.filter.applicability_scope, Billing.CreditGrant.applicability_config.scope, and Billing.CreditGrantCreateParams.applicability_config.scope
    • ⚠️ Change type of `ConfirmationToken.payment_method_preview....

[View full release notes]

Released by jar-stripe on 7/30/2026

cwcss/crosswind (@cwcss/crosswind)

0.2.14 -> 0.2.16

v0.2.16

Compare Source

Compare changes

🐛 Bug Fixes

🧹 Chores

Contributors

Released by github-actions[bot] on 8/4/2026

v0.2.15

Compare Source

Released by github-actions[bot] on 8/1/2026

@iconify-json/hugeicons

1.2.27 -> 1.2.33

Huge Icons icon set in Iconify JSON format

📦 View on npm

stacksjs/bumpx (@stacksjs/bumpx)

0.2.6 -> 0.2.16

v0.2.16

Compare Source

Released by github-actions[bot] on 8/7/2026

v0.2.15

Compare Source

Released by github-actions[bot] on 8/6/2026

v0.2.14

Compare Source

Released by github-actions[bot] on 7/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 🤖

@what-the-diff

what-the-diff Bot commented Jul 31, 2026

Copy link
Copy Markdown

PR Summary

  • Upgraded SQLite Version
    We have updated the version of SQLite (our database package) in deps.yml file for better stability and performance.

  • Refined Dependencies in Numerous Packages
    We've altered numerous packages for improved compatibility and efficiency, like @stacksjs/config, @stacksjs/dns, @stacksjs/validation, @stacksjs/bumpx, @stacksjs/logsmith, @anthropic-ai/claude-agent-sdk, ts-pantry, @stacksjs/stx, and @stripe/stripe-js.

  • Advanced devDependencies Across Packages
    We've upgraded several development dependencies across different packages. This helps our developers with their tasks and unifies them to use the same workspace:*0.70.229 version of dependencies.

  • Updated better-dx Version Across Multiple Packages
    We made sure that better-dx, a package that improves developer experience, is updated across various packages.

  • Fixed Latest Library Versions in Package.json Files
    We refreshed the versions of certain libraries like meilisearch, dotenv, bun-query-builder in package.json files which dictates the version of dependencies our project needs to run.

  • Overall Improvement
    Taken together, this pull request is a significant step forward, focusing primarily on package version updates. This contributes to a more robust, efficient, and high performance codebase.

@github-actions
github-actions Bot force-pushed the buddy-bot/update-non-major-updates branch 3 times, most recently from 2439ea9 to 45b39d4 Compare August 4, 2026 17:40
@github-actions
github-actions Bot force-pushed the buddy-bot/update-non-major-updates branch 22 times, most recently from e6a5527 to 400950b Compare August 12, 2026 20:36
@github-actions
github-actions Bot force-pushed the buddy-bot/update-non-major-updates branch 28 times, most recently from 879038a to 9f29496 Compare August 19, 2026 00:46
@github-actions
github-actions Bot force-pushed the buddy-bot/update-non-major-updates branch from 9f29496 to 4797eec Compare August 19, 2026 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants