Commit 72dad00
committed
tidy #62 Bump tsdown from 0.22.9 to 0.22.14 (dependabot[bot])
This PR was merged into the main branch.
Discussion
----------
Bump tsdown from 0.22.9 to 0.22.14
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.22.9 to 0.22.14.
<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.22.14</h2>
<h3> 🚀 Features</h3>
<ul>
<li>Add CLI build concurrency option - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> and <strong>Jeroen Zwartepoorte</strong> <a href="https://github.com/rolldown/tsdown/commit/8a14c35"><!-- raw HTML omitted -->(8a14c)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a href="https://github.com/rolldown/tsdown/compare/v0.22.13...v0.22.14">View changes on GitHub</a></h5>
<h2>v0.22.13</h2>
<h3> 🚀 Features</h3>
<ul>
<li><strong>deps</strong>: Support <code>neverBundle: true</code> to externalize all dependencies - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/d30a730"><!-- raw HTML omitted -->(d30a7)<!-- raw HTML omitted --></a></li>
</ul>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li>Prevent tinyexec from modifying PATH - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/d84c54a"><!-- raw HTML omitted -->(d84c5)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a href="https://github.com/rolldown/tsdown/compare/v0.22.12...v0.22.13">View changes on GitHub</a></h5>
<h2>v0.22.12</h2>
<h3> 🚨 Breaking Changes</h3>
<ul>
<li><strong>exe</strong>: Standardize minimum Node.js version - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/85f23ea"><!-- raw HTML omitted -->(85f23)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a href="https://github.com/rolldown/tsdown/compare/v0.22.11...v0.22.12">View changes on GitHub</a></h5>
<h2>v0.22.11</h2>
<h3> 🚀 Features</h3>
<ul>
<li><strong>deps</strong>: Add <code>resolveDepSubpath</code> option - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> in <a href="https://redirect.github.com/rolldown/tsdown/issues/1026">rolldown/tsdown#1026</a> <a href="https://github.com/rolldown/tsdown/commit/346cb00"><!-- raw HTML omitted -->(346cb)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a href="https://github.com/rolldown/tsdown/compare/v0.22.10...v0.22.11">View changes on GitHub</a></h5>
<h2>v0.22.10</h2>
<h3> 🚀 Features</h3>
<ul>
<li><strong>exe</strong>: Support custom node index and download url - by <a href="https://github.com/anytinz"><code>@anytinz</code></a> in <a href="https://redirect.github.com/rolldown/tsdown/issues/1023">rolldown/tsdown#1023</a> <a href="https://github.com/rolldown/tsdown/commit/0d24a0e"><!-- raw HTML omitted -->(0d24a)<!-- raw HTML omitted --></a></li>
</ul>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li><strong>deps</strong>: External <code>peerDependenciesMeta</code> deps - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/bad1b36"><!-- raw HTML omitted -->(bad1b)<!-- raw HTML omitted --></a></li>
<li><strong>exe</strong>: Handle Windows node archives on Linux - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/074e4f7"><!-- raw HTML omitted -->(074e4)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a href="https://github.com/rolldown/tsdown/compare/v0.22.9...v0.22.10">View changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rolldown/tsdown/commit/ff3bdbd456a7567fafd092f3b507f7cca37ac9c0"><code>ff3bdbd</code></a> chore: release v0.22.14</li>
<li><a href="https://github.com/rolldown/tsdown/commit/8a14c35fca6f3edfe07ea921be9ac256cfe9095b"><code>8a14c35</code></a> feat: add CLI build concurrency option</li>
<li><a href="https://github.com/rolldown/tsdown/commit/0525465860de26e75a5f3c0e32f9e0540aa63f64"><code>0525465</code></a> docs: add note about <code>cjsDefault</code> only applying to explicit entry modules</li>
<li><a href="https://github.com/rolldown/tsdown/commit/a3a35517d0b35e4af2a0a591ee5f09d241412f22"><code>a3a3551</code></a> refactor: fix lint</li>
<li><a href="https://github.com/rolldown/tsdown/commit/3dec50674db7b5a5098b75ba8ce16e095c94eea8"><code>3dec506</code></a> refactor: use native <code>Promise.withResolvers</code></li>
<li><a href="https://github.com/rolldown/tsdown/commit/e0266c1908ee40520eba0971943b54737a35c0ad"><code>e0266c1</code></a> docs: add tsdown users image</li>
<li><a href="https://github.com/rolldown/tsdown/commit/a733505acc43c9d934648cbe22ef515c24d1a34f"><code>a733505</code></a> refactor: upgrade verkit, simplify version parse</li>
<li><a href="https://github.com/rolldown/tsdown/commit/e5fe2cac104713f0f1006cb977258effa09ccd78"><code>e5fe2ca</code></a> style: format</li>
<li><a href="https://github.com/rolldown/tsdown/commit/3e1fc633a07bbc085e1af87d45e910d8062311e4"><code>3e1fc63</code></a> chore: release v0.22.13</li>
<li><a href="https://github.com/rolldown/tsdown/commit/a6c8734001fba69bf3b096ac429b12b35ffc0ea6"><code>a6c8734</code></a> chore: upgrade deps</li>
<li>Additional commits viewable in <a href="https://github.com/rolldown/tsdown/compare/v0.22.9...v0.22.14">compare view</a></li>
</ul>
</details>
<br />
Commits
-------
e69575f Bump tsdown from 0.22.9 to 0.22.142 files changed
Lines changed: 273 additions & 229 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments