Skip to content

Commit 1aa5dc7

Browse files
committed
tidy #55 Bump tsdown from 0.22.3 to 0.22.9 (dependabot[bot])
This PR was merged into the main branch. Discussion ---------- Bump tsdown from 0.22.3 to 0.22.9 Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.22.3 to 0.22.9. <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.9</h2> <h3>   🚀 Features</h3> <ul> <li>Upgrade rolldown to v1.2  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/91bb5d2"><!-- raw HTML omitted -->(91bb5)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>deps</strong>: Check dynamic imports in <code>onlyImport</code>  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> in <a href="https://redirect.github.com/rolldown/tsdown/issues/1019">rolldown/tsdown#1019</a> <a href="https://github.com/rolldown/tsdown/commit/a625a4c"><!-- raw HTML omitted -->(a625a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/rolldown/tsdown/compare/v0.22.8...v0.22.9">View changes on GitHub</a></h5> <h2>v0.22.8</h2> <h3>   🚀 Features</h3> <ul> <li><strong>deps</strong>: Add <code>onlyImport</code> option  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> and <strong>Claude Fable 5</strong> <a href="https://github.com/rolldown/tsdown/commit/c579828"><!-- raw HTML omitted -->(c5798)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>config</strong>: Concat plugins arrays when merging config  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/b1c8014"><!-- raw HTML omitted -->(b1c80)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/rolldown/tsdown/compare/v0.22.7...v0.22.8">View changes on GitHub</a></h5> <h2>v0.22.7</h2> <h3>   🚀 Features</h3> <ul> <li><strong>logger</strong>: Add <code>suppressWarnings</code> option to filter warnings  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/dc51011"><!-- raw HTML omitted -->(dc510)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/rolldown/tsdown/compare/v0.22.6...v0.22.7">View changes on GitHub</a></h5> <h2>v0.22.6</h2> <p><em>No significant changes</em></p> <h5>    <a href="https://github.com/rolldown/tsdown/compare/v0.22.5...v0.22.6">View changes on GitHub</a></h5> <h2>v0.22.5</h2> <h3>   🚀 Features</h3> <ul> <li>Support TS 7  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/b21f198"><!-- raw HTML omitted -->(b21f1)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Evaluate banner/footer function addon per chunk  -  by <a href="https://github.com/spokodev"><code>@​spokodev</code></a> in <a href="https://redirect.github.com/rolldown/tsdown/issues/1011">rolldown/tsdown#1011</a> <a href="https://github.com/rolldown/tsdown/commit/517c5f3"><!-- raw HTML omitted -->(517c5)<!-- raw HTML omitted --></a></li> <li><strong>shims</strong>: Don't emit esm shim banner in cjs output for unbundle  -  by <a href="https://github.com/materwelonDhruv"><code>@​materwelonDhruv</code></a> in <a href="https://redirect.github.com/rolldown/tsdown/issues/991">rolldown/tsdown#991</a> <a href="https://github.com/rolldown/tsdown/commit/4bb30f3"><!-- raw HTML omitted -->(4bb30)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/rolldown/tsdown/compare/v0.22.4...v0.22.5">View changes on GitHub</a></h5> <h2>v0.22.4</h2> <h3>   🚀 Features</h3> <ul> <li>Export tsdown version  -  by <a href="https://github.com/userquin"><code>@​userquin</code></a> in <a href="https://redirect.github.com/rolldown/tsdown/issues/976">rolldown/tsdown#976</a> <a href="https://github.com/rolldown/tsdown/commit/a09384c"><!-- raw HTML omitted -->(a0938)<!-- 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/ef4e3e6e81db69039d130637177e17d07bc7961f"><code>ef4e3e6</code></a> chore: release v0.22.9</li> <li><a href="https://github.com/rolldown/tsdown/commit/91bb5d2b50a8095e3db9442c2c0df126eba6a110"><code>91bb5d2</code></a> feat: upgrade rolldown to v1.2</li> <li><a href="https://github.com/rolldown/tsdown/commit/a625a4c261ca72d8542dea0a27fd94d6ecb76f3e"><code>a625a4c</code></a> fix(deps): check dynamic imports in <code>onlyImport</code> (<a href="https://redirect.github.com/rolldown/tsdown/issues/1019">#1019</a>)</li> <li><a href="https://github.com/rolldown/tsdown/commit/8d80e30f73c69f1e76b6a8861967061a7940352a"><code>8d80e30</code></a> chore: release v0.22.8</li> <li><a href="https://github.com/rolldown/tsdown/commit/cf6e59883637662b4c94b34174d86f1e0ecbf297"><code>cf6e598</code></a> chore: upgrade deps</li> <li><a href="https://github.com/rolldown/tsdown/commit/c5798288223ca4d9184014f3409cb7a3a071dedd"><code>c579828</code></a> feat(deps): add <code>onlyImport</code> option</li> <li><a href="https://github.com/rolldown/tsdown/commit/b1c8014ec37e74f5f8c5daa961781c875ecfc719"><code>b1c8014</code></a> fix(config): concat plugins arrays when merging config</li> <li><a href="https://github.com/rolldown/tsdown/commit/8700f10332f6e204a1153a88b6a9a70d8393bd7c"><code>8700f10</code></a> chore(deps): update pnpm to v11.12.0 (<a href="https://redirect.github.com/rolldown/tsdown/issues/997">#997</a>)</li> <li><a href="https://github.com/rolldown/tsdown/commit/7859ee24332d080289b13d6841c5645f3c45963e"><code>7859ee2</code></a> docs: update Rolldown links to correct URL structure (<a href="https://redirect.github.com/rolldown/tsdown/issues/1017">#1017</a>)</li> <li><a href="https://github.com/rolldown/tsdown/commit/b4046e61ebdca889e80b7b61aac19af1921fd30c"><code>b4046e6</code></a> chore: release v0.22.7</li> <li>Additional commits viewable in <a href="https://github.com/rolldown/tsdown/compare/v0.22.3...v0.22.9">compare view</a></li> </ul> </details> <br /> Commits ------- 792ebab Bump tsdown from 0.22.3 to 0.22.9
2 parents 53f3adc + 792ebab commit 1aa5dc7

2 files changed

Lines changed: 494 additions & 99 deletions

File tree

assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@vitejs/plugin-react": "^6.0.3",
9393
"jsdom": "^29.1.1",
9494
"nodemon": "^3.1.14",
95-
"tsdown": "^0.22.3",
95+
"tsdown": "^0.22.9",
9696
"tsx": "^4.23.1",
9797
"typescript": "^6.0.3",
9898
"vite": "^8.1.3",

0 commit comments

Comments
 (0)