[PR #152] [MERGED] build(deps-dev): bump the minor-deps-updates-main group across 1 directory with 5 updates #160

Closed
opened 2026-02-16 06:17:19 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/152
Author: @dependabot[bot]
Created: 1/28/2026
Status: Merged
Merged: 1/30/2026
Merged by: @christian-bromann

Base: mainHead: dependabot/npm_and_yarn/minor-deps-updates-main-0f0ebedf03


📝 Commits (1)

  • f3f3274 build(deps-dev): bump the minor-deps-updates-main group across 1 directory with 5 updates

📊 Changes

2 files changed (+88 additions, -432 deletions)

View changed files

📝 libs/cli/package.json (+1 -1)
📝 pnpm-lock.yaml (+87 -431)

📄 Description

Bumps the minor-deps-updates-main group with 5 updates in the / directory:

Package From To
globals 17.0.0 17.2.0
prettier 3.7.4 3.8.1
typescript-eslint 8.53.1 8.54.0
@types/node 25.0.10 25.1.0
tsdown 0.19.0 0.20.1

Updates globals from 17.0.0 to 17.2.0

Release notes

Sourced from globals's releases.

v17.2.0

  • jasmine: Add throwUnless and throwUnlessAsync globals (#335) 97f23a7

https://github.com/sindresorhus/globals/compare/v17.1.0...v17.2.0

v17.1.0

  • Add webpack and rspack globals (#333) 65cae73

https://github.com/sindresorhus/globals/compare/v17.0.0...v17.1.0

Commits

Updates prettier from 3.7.4 to 3.8.1

Release notes

Sourced from prettier's releases.

3.8.1

🔗 Changelog

3.8.0

  • Support Angular v21.1

diff

🔗 Release note "Prettier 3.8: Support for Angular v21.1"

Changelog

Sourced from prettier's changelog.

3.8.1

diff

Include available printers in plugin type declarations (#18706 by @​porada)

// Input
import * as prettierPluginEstree from "prettier/plugins/estree";

// Prettier 3.8.0 // Property 'printers' does not exist on type 'typeof import("prettier/plugins/estree")'. ts(2339) prettierPluginEstree.printers.estree; //=> any

// Prettier 3.8.1 prettierPluginEstree.printers.estree; //=> Printer prettierPluginEstree.printers["estree-json"]; //=> Printer

3.8.0

diff

🔗 Release Notes

Commits

Updates typescript-eslint from 8.53.1 to 8.54.0

Release notes

Sourced from typescript-eslint's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.54.0 (2026-01-26)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @types/node from 25.0.10 to 25.1.0

Commits

Updates tsdown from 0.19.0 to 0.20.1

Release notes

Sourced from tsdown's releases.

v0.20.1

   🚀 Features

    View changes on GitHub

v0.20.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v0.20.0-beta.4

No significant changes

    View changes on GitHub

v0.20.0-beta.3

   🚀 Features

    View changes on GitHub

v0.20.0-beta.2

   🚀 Features

... (truncated)

Commits
  • dbd985f chore: release v0.20.1
  • dcaef07 refactor: rename external plugin to dep plugin
  • 1e0e778 feat(inline-only): show warnings if bundled deps
  • 417fc17 refactor(inline-only): improve handling of inlineOnly deps
  • b38a72a chore: upgrade deps
  • 16402c0 chore: release v0.20.0
  • 2ae7b19 test: fix flaky test
  • 1959f24 feat: upgrade rolldown to rc 1
  • 2498dbc chore: emphasize requirement of minimal reproduction
  • d2bb75e fix: config extensions typo (#722)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

🔄 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/152 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/28/2026 **Status:** ✅ Merged **Merged:** 1/30/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/minor-deps-updates-main-0f0ebedf03` --- ### 📝 Commits (1) - [`f3f3274`](https://github.com/langchain-ai/deepagentsjs/commit/f3f32743bc9d1b5e8db2c5d7741c891f71178605) build(deps-dev): bump the minor-deps-updates-main group across 1 directory with 5 updates ### 📊 Changes **2 files changed** (+88 additions, -432 deletions) <details> <summary>View changed files</summary> 📝 `libs/cli/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+87 -431) </details> ### 📄 Description Bumps the minor-deps-updates-main group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [globals](https://github.com/sindresorhus/globals) | `17.0.0` | `17.2.0` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.53.1` | `8.54.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.10` | `25.1.0` | | [tsdown](https://github.com/rolldown/tsdown) | `0.19.0` | `0.20.1` | Updates `globals` from 17.0.0 to 17.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/globals/releases">globals's releases</a>.</em></p> <blockquote> <h2>v17.2.0</h2> <ul> <li><code>jasmine</code>: Add <code>throwUnless</code> and <code>throwUnlessAsync</code> globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/335">#335</a>) 97f23a7</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/globals/compare/v17.1.0...v17.2.0">https://github.com/sindresorhus/globals/compare/v17.1.0...v17.2.0</a></p> <h2>v17.1.0</h2> <ul> <li>Add <code>webpack</code> and <code>rspack</code> globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/333">#333</a>) 65cae73</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/globals/compare/v17.0.0...v17.1.0">https://github.com/sindresorhus/globals/compare/v17.0.0...v17.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/globals/commit/8176ac7290e6eb0be1403b80a4184651c4cd95f6"><code>8176ac7</code></a> 17.2.0</li> <li><a href="https://github.com/sindresorhus/globals/commit/97f23a759b37c2b6c30845cdc5172fd862d5c5e2"><code>97f23a7</code></a> <code>jasmine</code>: Add <code>throwUnless</code> and <code>throwUnlessAsync</code> globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/335">#335</a>)</li> <li><a href="https://github.com/sindresorhus/globals/commit/7a2f3546a195b67ee07d76acce39499d34b4c8fe"><code>7a2f354</code></a> 17.1.0</li> <li><a href="https://github.com/sindresorhus/globals/commit/65cae7345cd365d2b0ea26958b545644aea5a6df"><code>65cae73</code></a> Add <code>webpack</code> and <code>rspack</code> globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/333">#333</a>)</li> <li><a href="https://github.com/sindresorhus/globals/commit/3efe5aad90231cee41c8caea7b987706390f889b"><code>3efe5aa</code></a> Remove script transform (<a href="https://redirect.github.com/sindresorhus/globals/issues/332">#332</a>)</li> <li>See full diff in <a href="https://github.com/sindresorhus/globals/compare/v17.0.0...v17.2.0">compare view</a></li> </ul> </details> <br /> Updates `prettier` from 3.7.4 to 3.8.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p> <blockquote> <h2>3.8.1</h2> <ul> <li>Include available <code>printers</code> in plugin type declarations (<a href="https://redirect.github.com/prettier/prettier/pull/18706">#18706</a> by <a href="https://github.com/porada"><code>@​porada</code></a>)</li> </ul> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#381">Changelog</a></p> <h2>3.8.0</h2> <ul> <li>Support Angular v21.1</li> </ul> <p><a href="https://github.com/prettier/prettier/compare/3.7.4...3.8.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2026/01/14/3.8.0">Release note &quot;Prettier 3.8: Support for Angular v21.1&quot;</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>3.8.1</h1> <p><a href="https://github.com/prettier/prettier/compare/3.8.0...3.8.1">diff</a></p> <h4>Include available <code>printers</code> in plugin type declarations (<a href="https://redirect.github.com/prettier/prettier/pull/18706">#18706</a> by <a href="https://github.com/porada"><code>@​porada</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="ts"><code>// Input import * as prettierPluginEstree from &quot;prettier/plugins/estree&quot;; <p>// Prettier 3.8.0 // Property 'printers' does not exist on type 'typeof import(&quot;prettier/plugins/estree&quot;)'. ts(2339) prettierPluginEstree.printers.estree; //=&gt; any</p> <p>// Prettier 3.8.1 prettierPluginEstree.printers.estree; //=&gt; Printer prettierPluginEstree.printers[&quot;estree-json&quot;]; //=&gt; Printer </code></pre></p> <h1>3.8.0</h1> <p><a href="https://github.com/prettier/prettier/compare/3.7.4...3.8.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2026/01/14/3.8.0">Release Notes</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/90983f40dce5e20beea4e5618b5e0426a6a7f4f0"><code>90983f4</code></a> Release 3.8.1</li> <li><a href="https://github.com/prettier/prettier/commit/57f702f7656e6fc03873f8121480c321b2f44c8c"><code>57f702f</code></a> Include available <code>printers</code> in plugin type declarations (<a href="https://redirect.github.com/prettier/prettier/issues/18706">#18706</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/bece82785141274c12956b0af3bae77a44ae3a9e"><code>bece827</code></a> Revert change in release script</li> <li><a href="https://github.com/prettier/prettier/commit/82a4ab26f1e7fccd0041272de12a3c6b942e622b"><code>82a4ab2</code></a> Bump Prettier dependency to 3.8.0</li> <li><a href="https://github.com/prettier/prettier/commit/5213ee463c653f47e1821de414a4f30573f83337"><code>5213ee4</code></a> Clean changelog_unreleased</li> <li><a href="https://github.com/prettier/prettier/commit/f95ad0f8e1dd9fb5507e7088f42f91fa6b5f3cb0"><code>f95ad0f</code></a> Comment out finished steps</li> <li><a href="https://github.com/prettier/prettier/commit/b2034e819aef944fe1fe3bbf532118885a854f64"><code>b2034e8</code></a> Fix release script</li> <li><a href="https://github.com/prettier/prettier/commit/5824b15189303d52892ffbc0812751533666c674"><code>5824b15</code></a> Release 3.8.0</li> <li><a href="https://github.com/prettier/prettier/commit/04336012b351529f624eaeb3ac9af52a5b7b7c01"><code>0433601</code></a> Add blog post for v3.8.0 (<a href="https://redirect.github.com/prettier/prettier/issues/18639">#18639</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/b04d05b831f1476ac6e24e1211972bfdd475c9b8"><code>b04d05b</code></a> Remove lint step from release script (<a href="https://redirect.github.com/prettier/prettier/issues/18415">#18415</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/3.7.4...3.8.1">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.53.1 to 8.54.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.54.0</h2> <h2>8.54.0 (2026-01-26)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin-internal:</strong> add prefer-tsutils-methods rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11974">#11974</a>, <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/11625">#11625</a>)</li> <li><strong>scope-manager:</strong> support ScopeManager#addGlobals (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11914">#11914</a>)</li> <li><strong>typescript-estree:</strong> add shortcut methods to ParserServicesWithTypeInformation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11965">#11965</a>, <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/11955">#11955</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unused-private-class-members] private destructured class member is defined but used (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11785">#11785</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11967">#11967</a>, <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/11559">#11559</a>)</li> <li><strong>scope-manager:</strong> fix catch clause scopes <code>def.name</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11982">#11982</a>)</li> <li><strong>scope-manager:</strong> prevent misidentification of <code>&quot;use strict&quot;</code> directives (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11995">#11995</a>)</li> <li><strong>utils:</strong> handle missing <code>FlatESLint</code> and <code>LegacyESLint</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11958">#11958</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li> <li>fnx <a href="https://github.com/DMartens"><code>@​DMartens</code></a></li> <li>Francesco Trotta</li> <li>Josh Goldberg</li> <li>MinJae <a href="https://github.com/Ju-MINJAE"><code>@​Ju-MINJAE</code></a></li> <li>Minyeong Kim <a href="https://github.com/minyeong981"><code>@​minyeong981</code></a></li> <li>overlookmotel</li> <li>Yuya Yoshioka <a href="https://github.com/YuyaYoshioka"><code>@​YuyaYoshioka</code></a></li> <li>김현수 <a href="https://github.com/Kimsoo0119"><code>@​Kimsoo0119</code></a></li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.54.0 (2026-01-26)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d423e57622e1c8e789a1b84109d1ab2c15497507"><code>d423e57</code></a> chore(release): publish 8.54.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> Updates `@types/node` from 25.0.10 to 25.1.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `tsdown` from 0.19.0 to 0.20.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rolldown/tsdown/releases">tsdown's releases</a>.</em></p> <blockquote> <h2>v0.20.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>inline-only</strong>: Show warnings if bundled deps  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/1e0e778"><!-- raw HTML omitted -->(1e0e7)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/rolldown/tsdown/compare/v0.20.0...v0.20.1">View changes on GitHub</a></h5> <h2>v0.20.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Upgrade dts plugin, remove <code>dts.resolve</code> option  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/16655bc"><!-- raw HTML omitted -->(16655)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Add option to disable legacy CJS warning  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/9fadadd"><!-- raw HTML omitted -->(9fada)<!-- raw HTML omitted --></a></li> <li>Apply <code>inlineOnly</code> option for dts files  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/7d89d54"><!-- raw HTML omitted -->(7d89d)<!-- raw HTML omitted --></a></li> <li>Upgrade rolldown to 1.0.0-beta.60  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/bb3ee8d"><!-- raw HTML omitted -->(bb3ee)<!-- raw HTML omitted --></a></li> <li>Upgrade rolldown to rc 1  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/1959f24"><!-- raw HTML omitted -->(1959f)<!-- raw HTML omitted --></a></li> <li><strong>entry</strong>: Support mixed array and object entries  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/a808345"><!-- raw HTML omitted -->(a8083)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Optional <code>parseEnv</code>  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/be1b60c"><!-- raw HTML omitted -->(be1b6)<!-- raw HTML omitted --></a></li> <li>Reload config on restart  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/1756b03"><!-- raw HTML omitted -->(1756b)<!-- raw HTML omitted --></a></li> <li>Config extensions typo  -  by <a href="https://github.com/aryaemami59"><code>@​aryaemami59</code></a> in <a href="https://redirect.github.com/rolldown/tsdown/issues/722">rolldown/tsdown#722</a> <a href="https://github.com/rolldown/tsdown/commit/d2bb75e"><!-- raw HTML omitted -->(d2bb7)<!-- raw HTML omitted --></a></li> <li><strong>windows</strong>: Normalize path separators in build output  -  by <a href="https://github.com/ryuapp"><code>@​ryuapp</code></a> in <a href="https://redirect.github.com/rolldown/tsdown/issues/719">rolldown/tsdown#719</a> <a href="https://github.com/rolldown/tsdown/commit/c45257c"><!-- raw HTML omitted -->(c4525)<!-- raw HTML omitted --></a></li> </ul> <h3>   🏎 Performance</h3> <ul> <li>Native filter for external plugin  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/8764e47"><!-- raw HTML omitted -->(8764e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/rolldown/tsdown/compare/v0.19.0...v0.20.0">View changes on GitHub</a></h5> <h2>v0.20.0-beta.4</h2> <p><em>No significant changes</em></p> <h5>    <a href="https://github.com/rolldown/tsdown/compare/v0.20.0-beta.3...v0.20.0-beta.4">View changes on GitHub</a></h5> <h2>v0.20.0-beta.3</h2> <h3>   🚀 Features</h3> <ul> <li>Upgrade rolldown to 1.0.0-beta.60  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/bb3ee8d"><!-- raw HTML omitted -->(bb3ee)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/rolldown/tsdown/compare/v0.20.0-beta.2...v0.20.0-beta.3">View changes on GitHub</a></h5> <h2>v0.20.0-beta.2</h2> <h3>   🚀 Features</h3> <ul> <li>Apply <code>inlineOnly</code> option for dts files  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/7d89d54"><!-- raw HTML omitted -->(7d89d)<!-- raw HTML omitted --></a></li> <li><strong>entry</strong>: Support mixed array and object entries  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/a808345"><!-- raw HTML omitted -->(a8083)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rolldown/tsdown/commit/dbd985fa31a502bc5b37b23c365e006514970410"><code>dbd985f</code></a> chore: release v0.20.1</li> <li><a href="https://github.com/rolldown/tsdown/commit/dcaef07edc8d3888d82a6c207be7e4c42a31d730"><code>dcaef07</code></a> refactor: rename external plugin to dep plugin</li> <li><a href="https://github.com/rolldown/tsdown/commit/1e0e77853f9b859c95757aedb97d3af6cd2de79f"><code>1e0e778</code></a> feat(inline-only): show warnings if bundled deps</li> <li><a href="https://github.com/rolldown/tsdown/commit/417fc17f6eb52841f1b123e8869868ad8e2fb6e8"><code>417fc17</code></a> refactor(inline-only): improve handling of inlineOnly deps</li> <li><a href="https://github.com/rolldown/tsdown/commit/b38a72a4899ddfb88d777c6d06d2c63e068d4cd3"><code>b38a72a</code></a> chore: upgrade deps</li> <li><a href="https://github.com/rolldown/tsdown/commit/16402c0fe22c60a48d54b897bc0557692c698978"><code>16402c0</code></a> chore: release v0.20.0</li> <li><a href="https://github.com/rolldown/tsdown/commit/2ae7b1930d2c329867c02f3a75ba23f1919a8168"><code>2ae7b19</code></a> test: fix flaky test</li> <li><a href="https://github.com/rolldown/tsdown/commit/1959f2487e3241b8f68340f13e7da4299b3aef34"><code>1959f24</code></a> feat: upgrade rolldown to rc 1</li> <li><a href="https://github.com/rolldown/tsdown/commit/2498dbc5645bf9e928ce121b0f7ed113f882c630"><code>2498dbc</code></a> chore: emphasize requirement of minimal reproduction</li> <li><a href="https://github.com/rolldown/tsdown/commit/d2bb75e6d5f449b39bbe9f3b512b11321b2c5672"><code>d2bb75e</code></a> fix: config extensions typo (<a href="https://redirect.github.com/rolldown/tsdown/issues/722">#722</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rolldown/tsdown/compare/v0.19.0...v0.20.1">compare view</a></li> </ul> </details> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </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-02-16 06:17:19 -05:00
yindo closed this issue 2026-02-16 06:17:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#160