Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#1352
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@anthropic-ai/sdk ^0.117.1^0.121.0 age adoption passing confidence peerDependencies minor
@anthropic-ai/sdk ^0.120.0^0.121.0 age adoption passing confidence devDependencies minor
@stacksjs/ts-cloud ^0.12.0^0.12.4 age adoption passing confidence devDependencies patch
actions/cache v5.0.4v5.1.0 age adoption passing confidence action minor
actions/checkout v6.0.2v6.1.0 age adoption passing confidence action minor
pantry-pm/pantry v0.11.26v0.11.43 age adoption passing confidence action patch
ts-pantry (source) ^0.11.32^0.11.43 age adoption passing confidence dependencies patch

Release Notes

anthropics/anthropic-sdk-typescript (@​anthropic-ai/sdk)

v0.121.0

Full Changelog: sdk-v0.120.0...sdk-v0.121.0

Features
  • api: add updates thinking display mode (beta) (22274ea)
  • api: add missing anthropic-beta values (0779f02)
  • api: add support for Organization API endpoints (8b61e7a)
  • helpers: support Standard Schema for structured outputs and tools (7880078)
Bug Fixes
  • tools: keep the tool runner going on pause_turn (#​288) (f040dc9)
  • types: don't reference NodeJS.ProcessEnv from published types (#​367) (fd38dfd)
Chores
  • docs: clarify skill version latest support and memory version retention (7405a69)
  • examples: remove redundant main().catch boilerplate (154ace7)
  • internal: cancel superseded CI runs (0532c98)
  • internal: codegen related update (228ff1e)
  • internal: minor workflow reformat (41b6c31)
  • internal: tighten publint and attw lint checks (e3fbd62)
Documentation
  • api: clarify session thread agent and usage.iterations compaction descriptions (beta) (6e852a7)
  • examples: use adaptive thinking in thinking examples (3dd7699)

v0.120.0

Full Changelog: sdk-v0.119.0...sdk-v0.120.0

Features
  • api: managed agents web search config and self hosted sandbox memory (ba8ec50)
Chores

v0.119.0

Full Changelog: sdk-v0.118.0...sdk-v0.119.0

Features
  • api: Files and Skills APIs are now GA; add computer use and browser use toolsets (ab41aa3)

v0.118.0

Full Changelog: sdk-v0.117.1...sdk-v0.118.0

Features
  • api: additions to files and memory stores (fdc0379)
  • api: updates to skill, files, and user profiles (671e6b1)
  • client: add helpers for accessing the workspace ID in response headers (28aa5af)
Bug Fixes
  • api: remove unsupported mid_conv_system content block (ae6ca94)
  • session-runner: retry tool-result sends for at least the lease TTL (#​339) (7dc6325)
Chores
  • internal: bump zod to 4.4.3 (#​334) (faa5b7b)
  • internal: remove leftover prism references (a163b96)
  • stop shipping the v0.50 migration guide and migrate CLI (53992d7)
Documentation
  • tools: warn that blocking tool bodies stall the worker heartbeat (#​299) (908fdb5)
stacksjs/ts-cloud (@​stacksjs/ts-cloud)

v0.12.4

Compare Source

Changelog

Compare changes

🐛 Bug Fixes

  • deploy: let the box speak, so the commitment report is worth emitting (20082c2) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.12.4 (f94ef97) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.12.3

Compare Source

Changelog

Compare changes

✨ Features

  • deploy: resolve memoryHigh from the box, and say what it has been promised (346075a) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.12.3 (d5d7984) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.12.2

Compare Source

Changelog

Compare changes

🐛 Bug Fixes

  • deploy: reconcile the implicit template slice so it cannot cap the service (7f0f614) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

Contributors

v0.12.1

Compare Source

Changelog

Compare changes

🐛 Bug Fixes

  • pages: register uploaded hashes so redeploys are incremental (b65899b) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.12.1 (471ddb4) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>
actions/cache (actions/cache)

v5.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

actions/checkout (actions/checkout)

v6.1.0

Compare Source

v6.0.3

Compare Source

pantry-pm/pantry (pantry-pm/pantry)

v0.11.43

Compare Source

Compare changes

🐛 Bug Fixes
  • recipes: emit repo quote style, and stop dropping RegExp on serialize (8aa24f0) (by Chris <chrisbreuer93@​gmail.com>)
  • registry: match malware quarantines across build-metadata spellings (ab7e0ee) (by Chris <chrisbreuer93@​gmail.com>)
  • action: rebuild the bundle so the Zig registry-mirror fix ships (7a6f196) (by Chris <chrisbreuer93@​gmail.com>)
  • buddy: discover versions by asset, not by tag (ae367a4) (by Chris <chrisbreuer93@​gmail.com>)
💄 Styles
  • recipes: normalise generated recipes to the repo quote style (3f1aa43) (by Chris <chrisbreuer93@​gmail.com>)
💚 Continuous Integration
  • fail when the committed action bundle is stale (50280dd) (by Chris <chrisbreuer93@​gmail.com>)
  • report every independent check instead of stopping at the first failure (3c4102e) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
🎉 Miscellaneous
  • Revert "ci: fail when the committed action bundle is stale" (a8fa621) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.11.42

Compare Source

Compare changes

✨ Features
  • packages: add buddy (375a6ef) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • registry: stop scanner test teardown waiting on abandoned sockets (91c6adf) (by Chris <chrisbreuer93@​gmail.com>)
  • lint: drop dead shouldRunStep and dedupe bin path normalisation (b534f62) (by Chris <chrisbreuer93@​gmail.com>)
  • installer: install mirrored Zig dev builds from the registry (03a7ed6) (by Chris <chrisbreuer93@​gmail.com>)
  • registry: decode percent-encoded binary paths before object lookup (4096154) (by Chris <chrisbreuer93@​gmail.com>)
⚡ Performance Improvements
  • installer: skip the registry metadata fetch for stable Zig releases (ba37e67) (by Chris <chrisbreuer93@​gmail.com>)
💄 Styles
  • zig: satisfy zig fmt in oidc_test and services (d67f610) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.11.41

Compare Source

Compare changes

🐛 Bug Fixes
  • registry: stop publishing under a name another project owns (1b6ffe8) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.11.40

Compare Source

Compare changes

🐛 Bug Fixes
  • publish: ask the registry before calling a publish failed (a76c514) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.11.39

Compare Source

Compare changes

🐛 Bug Fixes
  • publish: the generic registry path also queues (ae6961c) (by Chris <chrisbreuer93@​gmail.com>)
  • craft: pin the canonical repository instead of leaning on a redirect (c83cc61) (by Chris <chrisbreuer93@​gmail.com>)
  • publish: a queued publish is a successful publish (13371a1) (by Chris <chrisbreuer93@​gmail.com>)
  • install: a manifest install that lost a package exits non-zero (c4010d1) (by Chris <chrisbreuer93@​gmail.com>)
  • ts-pantry: keep the pre-rename property key on renamed packages (5cf7e62) (by Chris <chrisbreuer93@​gmail.com>)
  • bun: the download URL names a platform, so bun installs again (2b1a9b6) (by Chris chris@stacksjs.com)
  • installer: resolve bun under the name the alias table produces (4e657fc) (by Chris <chrisbreuer93@​gmail.com>)
  • action: ship the built action, which every workflow using it needs (e199ada) (by Chris <chrisbreuer93@​gmail.com>)
  • pkg: point types at the declaration the build emits (f0772d1) (by Chris <chrisbreuer93@​gmail.com>)
💄 Styles
✅ Tests
  • registry: run the npm client's tests, which never ran (57318d7) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.11.38

Compare Source

Compare changes

🐛 Bug Fixes
✅ Tests
🔧 Chores
Contributors

v0.11.37

Compare Source

Compare changes

✨ Features
🐛 Bug Fixes
🔧 Chores
Contributors

v0.11.36

Compare Source

Compare changes

🐛 Bug Fixes
  • exports: point types at the declarations that exist (da0667a) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
Contributors

v0.11.35

Compare Source

Compare changes

✨ Features
  • inspector: report how each package was built, not just how big it is (ff6f31c) (by Chris <chrisbreuer93@​gmail.com>)
  • inspector: publish the report as a static site (2cd65ee) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • inspector: follow pnpm's links to where the bytes actually are (8c0a624) (by Chris <chrisbreuer93@​gmail.com>)
⚡ Performance Improvements
  • build: let the library and the CLI share a graph (ad83c50) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify

netlify Bot commented Mar 30, 2026

Copy link
Copy Markdown

Deploy Preview for stacks-buddy failed. Why did it fail? →

Name Link
🔨 Latest commit 57f253a
🔍 Latest deploy log https://app.netlify.com/projects/stacks-buddy/deploys/6a71a73cef8eea0007cb17b1

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d487a9c to 27bdc41 Compare March 30, 2026 13:42
@renovate renovate Bot added patch and removed minor labels Mar 30, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 27bdc41 to 221f017 Compare March 30, 2026 14:40
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b454e4f to 201e11d Compare April 15, 2026 13:38
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 041646c to b487f00 Compare April 28, 2026 06:57
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from f9f1b9b to 024c509 Compare May 4, 2026 12:36
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from f218818 to 0c3d336 Compare May 27, 2026 15:16
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 783f945 to 86fa126 Compare June 2, 2026 20:31
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 27595b5 to cfd1d86 Compare June 11, 2026 08:54
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 770ec7d to 2a041ec Compare June 21, 2026 18:56
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