Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.11.11 to 0.12.3. <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.12.3</h2> <h3> 🚀 Features</h3> <ul> <li>Upgrade rolldown - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/f600c03"><!-- raw HTML omitted -->(f600c)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/rolldown/tsdown/compare/v0.12.2...v0.12.3">View changes on GitHub</a></h5> <h2>v0.12.2</h2> <h3> 🚀 Features</h3> <ul> <li>Unbundle mode - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> in <a href="https://redirect.github.com/rolldown/tsdown/issues/246">rolldown/tsdown#246</a> <a href="https://github.com/rolldown/tsdown/commit/e75b8c8"><!-- raw HTML omitted -->(e75b8)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/rolldown/tsdown/compare/v0.12.1...v0.12.2">View changes on GitHub</a></h5> <h2>v0.12.1</h2> <h3> 🚀 Features</h3> <ul> <li><strong>exports</strong>: Add more features - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/8dfcd2a"><!-- raw HTML omitted -->(8dfcd)<!-- raw HTML omitted --></a></li> </ul> <h3> 🏎 Performance</h3> <ul> <li>Reuse dts regex - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/95be69d"><!-- raw HTML omitted -->(95be6)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/rolldown/tsdown/compare/v0.12.0...v0.12.1">View changes on GitHub</a></h5> <h2>v0.12.0</h2> <h3> 🚨 Breaking Changes</h3> <ul> <li>Rename <code>-f</code> to <code>-F</code> for workspace filter, <code>-f</code> now for <code>format</code> - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/727ada0"><!-- raw HTML omitted -->(727ad)<!-- raw HTML omitted --></a></li> </ul> <h3> 🚀 Features</h3> <ul> <li>Auto generate <code>exports</code> - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/4707c37"><!-- raw HTML omitted -->(4707c)<!-- raw HTML omitted --></a></li> </ul> <h3> 🏎 Performance</h3> <ul> <li>Don't minify for cjs dts - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/d55e2df"><!-- raw HTML omitted -->(d55e2)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/rolldown/tsdown/compare/v0.11.13...v0.12.0">View changes on GitHub</a></h5> <h2>v0.11.13</h2> <h3> 🚀 Features</h3> <ul> <li>Support regex on cli - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/a9f6586"><!-- raw HTML omitted -->(a9f65)<!-- raw HTML omitted --></a></li> </ul> <h3> 🏎 Performance</h3> <ul> <li>Don't include user plugins for cjs dts - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/859542f"><!-- raw HTML omitted -->(85954)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/rolldown/tsdown/compare/v0.11.12...v0.11.13">View changes on GitHub</a></h5> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rolldown/tsdown/commit/1981cd9bf89de0846440dadf60c05ae96194bd4a"><code>1981cd9</code></a> chore: release v0.12.3</li> <li><a href="https://github.com/rolldown/tsdown/commit/b4d1695102cc11dfca73a6e4041b308a38b2c308"><code>b4d1695</code></a> chore: upgrade deps</li> <li><a href="https://github.com/rolldown/tsdown/commit/f600c034951e34366f05f689afcdffb28bb9ac7c"><code>f600c03</code></a> feat: upgrade rolldown</li> <li><a href="https://github.com/rolldown/tsdown/commit/97c8af249009ecd058763a0aa694af7edfc2ed51"><code>97c8af2</code></a> docs: only bundle referenced dev dep</li> <li><a href="https://github.com/rolldown/tsdown/commit/463d89033481b7f4d16cd4ce64a326af9ab831c0"><code>463d890</code></a> docs: add unbundle mode</li> <li><a href="https://github.com/rolldown/tsdown/commit/7fd74040e475e6b6cadde555cd6546cd6ddcd692"><code>7fd7404</code></a> chore: release v0.12.2</li> <li><a href="https://github.com/rolldown/tsdown/commit/b816d4ee8064ac52990abe764f923fb094629fe0"><code>b816d4e</code></a> chore: upgrade deps</li> <li><a href="https://github.com/rolldown/tsdown/commit/56a86f73e68a70fb4b1f32b1f32e454c4aef5f5e"><code>56a86f7</code></a> test: test exports concurrently</li> <li><a href="https://github.com/rolldown/tsdown/commit/e75b8c84c5c36d71447cbac61646c7848d1e7c35"><code>e75b8c8</code></a> feat: unbundle mode (<a href="https://redirect.github.com/rolldown/tsdown/issues/246">#246</a>)</li> <li><a href="https://github.com/rolldown/tsdown/commit/0efe3b91b775d28a482040bc467f8ca02f923183"><code>0efe3b9</code></a> docs: fix <code>ExportsOptions</code> type</li> <li>Additional commits viewable in <a href="https://github.com/rolldown/tsdown/compare/v0.11.11...v0.12.3">compare view</a></li> </ul> </details> <br /> [](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 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 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>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 2 comments.