[PR #267] [MERGED] build(deps): bump @daytonaio/sdk from 0.144.0 to 0.148.0 #311

Closed
opened 2026-06-05 17:22:37 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/267
Author: @dependabot[bot]
Created: 3/2/2026
Status: Merged
Merged: 3/2/2026
Merged by: @christian-bromann

Base: mainHead: dependabot/npm_and_yarn/daytonaio/sdk-0.148.0


📝 Commits (1)

  • 57f84eb build(deps): bump @daytonaio/sdk from 0.144.0 to 0.148.0

📊 Changes

2 files changed (+674 additions, -726 deletions)

View changed files

📝 libs/providers/daytona/package.json (+1 -1)
📝 pnpm-lock.yaml (+673 -725)

📄 Description

Bumps @daytonaio/sdk from 0.144.0 to 0.148.0.

Release notes

Sourced from @​daytonaio/sdk's releases.

v0.148.0

0.148.0 (2026-02-27)

🚀 Features

  • api,runner: job update validation and retries (#3959)
  • dashboard: webhooks page (15e19e21e)
  • dashboard: add per-sandbox spending (#3953)
  • dashboard: privacy preferences (5f2de4603)
  • docs: add OpenClaw guide using TypeScript SDK (#3926)

🩹 Fixes

  • api: bump last used at on snapshot activation (#3966)
  • api: remove rate limit from hasSandboxAccess (#3972)
  • common-go: don't write http errors if headers were already written (#3962)
  • daemon: add graceful shutdown with OTel flush (#3893)
  • proxy: token validation cache poison, retries (#3958)

Refactor

  • api,docs,sdk: include toolbox-proxy-url in the SandboxDto (#3895)

Chores

  • sync go.sum for v0.147.0 (#3951)
  • sdk-go: bump to v0.148.0 (#3976)

❤️ Thank You

v0.147.0

0.147.0 (2026-02-26)

🚀 Features

  • dashboard: playground ux tweaks (#3914)
  • docs: add security exhibit (#3877)

🩹 Fixes

  • dashboard: sandbox sheet o11y scroll (#3935)
  • proxy,otel-collector: remove cache has before get (#3940)
  • runner: don't cancel context for telemetry init (#3936)

... (truncated)

Commits
  • 851a77f chore(sdk-go): bump to v0.148.0 (#3976)
  • 8979033 feat(api,runner): job update validation and retries (#3959)
  • d440cb6 fix(api): remove rate limit from hasSandboxAccess (#3972)
  • 5f2de46 feat(dashboard): privacy preferences
  • 7e72ce8 feat(docs): add OpenClaw guide using TypeScript SDK (#3926)
  • cf33b95 feat(dashboard): add per-sandbox spending (#3953)
  • 20198ca fix(daemon): add graceful shutdown with OTel flush (#3893)
  • 188eeba fix(api): bump last used at on snapshot activation (#3966)
  • 0ae8776 fix(common-go): don't write http errors if headers were already written (#3962)
  • 084bd04 fix(proxy): token validation cache poison, retries (#3958)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/deepagentsjs/pull/267 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/2/2026 **Status:** ✅ Merged **Merged:** 3/2/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/daytonaio/sdk-0.148.0` --- ### 📝 Commits (1) - [`57f84eb`](https://github.com/langchain-ai/deepagentsjs/commit/57f84ebbf52f0c66a43509d9f3cfc9cd94150356) build(deps): bump @daytonaio/sdk from 0.144.0 to 0.148.0 ### 📊 Changes **2 files changed** (+674 additions, -726 deletions) <details> <summary>View changed files</summary> 📝 `libs/providers/daytona/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+673 -725) </details> ### 📄 Description Bumps [@daytonaio/sdk](https://github.com/daytonaio/daytona) from 0.144.0 to 0.148.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/daytonaio/daytona/releases"><code>@​daytonaio/sdk</code>'s releases</a>.</em></p> <blockquote> <h2>v0.148.0</h2> <h2>0.148.0 (2026-02-27)</h2> <h3>🚀 Features</h3> <ul> <li><strong>api,runner:</strong> job update validation and retries (<a href="https://redirect.github.com/daytonaio/daytona/pull/3959">#3959</a>)</li> <li><strong>dashboard:</strong> webhooks page (<a href="https://github.com/daytonaio/daytona/commit/15e19e21e">15e19e21e</a>)</li> <li><strong>dashboard:</strong> add per-sandbox spending (<a href="https://redirect.github.com/daytonaio/daytona/pull/3953">#3953</a>)</li> <li><strong>dashboard:</strong> privacy preferences (<a href="https://github.com/daytonaio/daytona/commit/5f2de4603">5f2de4603</a>)</li> <li><strong>docs:</strong> add OpenClaw guide using TypeScript SDK (<a href="https://redirect.github.com/daytonaio/daytona/pull/3926">#3926</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>api:</strong> bump last used at on snapshot activation (<a href="https://redirect.github.com/daytonaio/daytona/pull/3966">#3966</a>)</li> <li><strong>api:</strong> remove rate limit from hasSandboxAccess (<a href="https://redirect.github.com/daytonaio/daytona/pull/3972">#3972</a>)</li> <li><strong>common-go:</strong> don't write http errors if headers were already written (<a href="https://redirect.github.com/daytonaio/daytona/pull/3962">#3962</a>)</li> <li><strong>daemon:</strong> add graceful shutdown with OTel flush (<a href="https://redirect.github.com/daytonaio/daytona/pull/3893">#3893</a>)</li> <li><strong>proxy:</strong> token validation cache poison, retries (<a href="https://redirect.github.com/daytonaio/daytona/pull/3958">#3958</a>)</li> </ul> <h3>Refactor</h3> <ul> <li><strong>api,docs,sdk:</strong> include toolbox-proxy-url in the SandboxDto (<a href="https://redirect.github.com/daytonaio/daytona/pull/3895">#3895</a>)</li> </ul> <h3>Chores</h3> <ul> <li>sync go.sum for v0.147.0 (<a href="https://redirect.github.com/daytonaio/daytona/pull/3951">#3951</a>)</li> <li><strong>sdk-go:</strong> bump to v0.148.0 (<a href="https://redirect.github.com/daytonaio/daytona/pull/3976">#3976</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Ivan Dagelic <a href="https://github.com/idagelic"><code>@​idagelic</code></a></li> <li>James Murdza</li> <li>Luka Brecic <a href="https://github.com/lbrecic"><code>@​lbrecic</code></a></li> <li>Mirko Džaja <a href="https://github.com/MDzaja"><code>@​MDzaja</code></a></li> <li>Robert Pavlinic <a href="https://github.com/rpavlini"><code>@​rpavlini</code></a></li> <li>Toma Puljak <a href="https://github.com/Tpuljak"><code>@​Tpuljak</code></a></li> </ul> <h2>v0.147.0</h2> <h2>0.147.0 (2026-02-26)</h2> <h3>🚀 Features</h3> <ul> <li><strong>dashboard:</strong> playground ux tweaks (<a href="https://redirect.github.com/daytonaio/daytona/pull/3914">#3914</a>)</li> <li><strong>docs:</strong> add security exhibit (<a href="https://redirect.github.com/daytonaio/daytona/pull/3877">#3877</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>dashboard:</strong> sandbox sheet o11y scroll (<a href="https://redirect.github.com/daytonaio/daytona/pull/3935">#3935</a>)</li> <li><strong>proxy,otel-collector:</strong> remove cache has before get (<a href="https://redirect.github.com/daytonaio/daytona/pull/3940">#3940</a>)</li> <li><strong>runner:</strong> don't cancel context for telemetry init (<a href="https://redirect.github.com/daytonaio/daytona/pull/3936">#3936</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/daytonaio/daytona/commit/851a77f853f1c5dfeb7fc8367ea99903f5e700b8"><code>851a77f</code></a> chore(sdk-go): bump to v0.148.0 (<a href="https://redirect.github.com/daytonaio/daytona/issues/3976">#3976</a>)</li> <li><a href="https://github.com/daytonaio/daytona/commit/8979033af692ef651cb85f963ae804c0c0da39c6"><code>8979033</code></a> feat(api,runner): job update validation and retries (<a href="https://redirect.github.com/daytonaio/daytona/issues/3959">#3959</a>)</li> <li><a href="https://github.com/daytonaio/daytona/commit/d440cb6bd32b74e042530e68df790d4c5d85f1a9"><code>d440cb6</code></a> fix(api): remove rate limit from hasSandboxAccess (<a href="https://redirect.github.com/daytonaio/daytona/issues/3972">#3972</a>)</li> <li><a href="https://github.com/daytonaio/daytona/commit/5f2de46036f5575cf7d1874694e3604d3e12b618"><code>5f2de46</code></a> feat(dashboard): privacy preferences</li> <li><a href="https://github.com/daytonaio/daytona/commit/7e72ce8a04b6afb4a316a432c644ffa378f232f6"><code>7e72ce8</code></a> feat(docs): add OpenClaw guide using TypeScript SDK (<a href="https://redirect.github.com/daytonaio/daytona/issues/3926">#3926</a>)</li> <li><a href="https://github.com/daytonaio/daytona/commit/cf33b95737bd00d22944cd70e1223c0ba04fa300"><code>cf33b95</code></a> feat(dashboard): add per-sandbox spending (<a href="https://redirect.github.com/daytonaio/daytona/issues/3953">#3953</a>)</li> <li><a href="https://github.com/daytonaio/daytona/commit/20198caa306516520737409eabf0d8abece078c6"><code>20198ca</code></a> fix(daemon): add graceful shutdown with OTel flush (<a href="https://redirect.github.com/daytonaio/daytona/issues/3893">#3893</a>)</li> <li><a href="https://github.com/daytonaio/daytona/commit/188eeba1bb335bad405b6915b68975c0948a5e88"><code>188eeba</code></a> fix(api): bump last used at on snapshot activation (<a href="https://redirect.github.com/daytonaio/daytona/issues/3966">#3966</a>)</li> <li><a href="https://github.com/daytonaio/daytona/commit/0ae8776c927e86c3b70b4e7d70fee2e93967c330"><code>0ae8776</code></a> fix(common-go): don't write http errors if headers were already written (<a href="https://redirect.github.com/daytonaio/daytona/issues/3962">#3962</a>)</li> <li><a href="https://github.com/daytonaio/daytona/commit/084bd04f342d714867c86a9672a89a8ad60818d5"><code>084bd04</code></a> fix(proxy): token validation cache poison, retries (<a href="https://redirect.github.com/daytonaio/daytona/issues/3958">#3958</a>)</li> <li>Additional commits viewable in <a href="https://github.com/daytonaio/daytona/compare/v0.144.0...v0.148.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@daytonaio/sdk&package-manager=npm_and_yarn&previous-version=0.144.0&new-version=0.148.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 17:22:37 -04:00
yindo closed this issue 2026-06-05 17:22:37 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#311