Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.11.0 to 0.11.4. <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.11.4</h2> <h3> 🚀 Features</h3> <ul> <li>Upgrade rolldown - by <a href="https://github.com/MatthijsKok"><code>@MatthijsKok</code></a> in <a href="https://redirect.github.com/rolldown/tsdown/issues/220">rolldown/tsdown#220</a> <a href="https://github.com/rolldown/tsdown/commit/6012834"><!-- raw HTML omitted -->(60128)<!-- raw HTML omitted --></a></li> <li>Add <code>loader</code> option - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/7132a58"><!-- raw HTML omitted -->(7132a)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/rolldown/tsdown/compare/v0.11.3...v0.11.4">View changes on GitHub</a></h5> <h2>v0.11.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/4e4cf83"><!-- raw HTML omitted -->(4e4cf)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/rolldown/tsdown/compare/v0.11.2...v0.11.3">View changes on GitHub</a></h5> <h2>v0.11.2</h2> <h3> 🚀 Features</h3> <ul> <li>Add <code>cwd</code> option - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/dba859c"><!-- raw HTML omitted -->(dba85)<!-- raw HTML omitted --></a></li> <li>Output target - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/1d26de7"><!-- raw HTML omitted -->(1d26d)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Absolute entry - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/58b2f61"><!-- raw HTML omitted -->(58b2f)<!-- raw HTML omitted --></a></li> <li>Relative entry for logger - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/f73b66a"><!-- raw HTML omitted -->(f73b6)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/rolldown/tsdown/compare/v0.11.1...v0.11.2">View changes on GitHub</a></h5> <h2>v0.11.1</h2> <h3> 🚀 Features</h3> <ul> <li>Add <code>hash</code> option for output - by <a href="https://github.com/Gugustinette"><code>@Gugustinette</code></a> and <a href="https://github.com/sxzz"><code>@sxzz</code></a> in <a href="https://redirect.github.com/rolldown/tsdown/issues/207">rolldown/tsdown#207</a> <a href="https://github.com/rolldown/tsdown/commit/98bc923"><!-- raw HTML omitted -->(98bc9)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Allow <code>false</code> as a valid target option - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/4423a8c"><!-- raw HTML omitted -->(4423a)<!-- raw HTML omitted --></a></li> <li>Normalized clean from <code>outDir</code> - by <a href="https://github.com/northword"><code>@northword</code></a> in <a href="https://redirect.github.com/rolldown/tsdown/issues/199">rolldown/tsdown#199</a> <a href="https://github.com/rolldown/tsdown/commit/e03f280"><!-- raw HTML omitted -->(e03f2)<!-- raw HTML omitted --></a></li> <li>Cannot clean or watch <code>outDir</code> - by <a href="https://github.com/btea"><code>@btea</code></a> and <a href="https://github.com/sxzz"><code>@sxzz</code></a> in <a href="https://redirect.github.com/rolldown/tsdown/issues/194">rolldown/tsdown#194</a> <a href="https://github.com/rolldown/tsdown/commit/654b2d7"><!-- raw HTML omitted -->(654b2)<!-- raw HTML omitted --></a></li> <li><strong>external</strong>: Don't skip dts files - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> <a href="https://github.com/rolldown/tsdown/commit/f0cfb74"><!-- raw HTML omitted -->(f0cfb)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/rolldown/tsdown/compare/v0.11.0...v0.11.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rolldown/tsdown/commit/8fc3de155281c522a12e31c33aa7c2ee9632197a"><code>8fc3de1</code></a> chore: release v0.11.4</li> <li><a href="https://github.com/rolldown/tsdown/commit/f74e7f1ab2f5570cd4fb737343cc02c056ac8355"><code>f74e7f1</code></a> test: <code>loader</code> option</li> <li><a href="https://github.com/rolldown/tsdown/commit/7132a580d0c33262dfbf99344632c268714b6066"><code>7132a58</code></a> feat: add <code>loader</code> option</li> <li><a href="https://github.com/rolldown/tsdown/commit/cf4ae9059b633e1ef446db0d730fb6179bc639b7"><code>cf4ae90</code></a> chore: upgrade deps</li> <li><a href="https://github.com/rolldown/tsdown/commit/6012834ff836b600eef815f4b690a13f5931dc5f"><code>6012834</code></a> feat: upgrade rolldown (<a href="https://redirect.github.com/rolldown/tsdown/issues/220">#220</a>)</li> <li><a href="https://github.com/rolldown/tsdown/commit/e69cbf89ecde215b465f584bb2d84abf1b88850f"><code>e69cbf8</code></a> docs: update api reference</li> <li><a href="https://github.com/rolldown/tsdown/commit/ba8f1a3f87df383f2ac835246de61edd56195589"><code>ba8f1a3</code></a> docs: re-organize, add vue support page</li> <li><a href="https://github.com/rolldown/tsdown/commit/82b281efcf0cbfdf854b896b6e43c5e484871dcc"><code>82b281e</code></a> chore: release v0.11.3</li> <li><a href="https://github.com/rolldown/tsdown/commit/4e4cf8333316faef05f54276cf824eac9ca8dee1"><code>4e4cf83</code></a> feat: upgrade rolldown</li> <li><a href="https://github.com/rolldown/tsdown/commit/2e72040ebda0f3cce0e21092fbcc6b2ed1290d97"><code>2e72040</code></a> test: add test case for <a href="https://redirect.github.com/rolldown/tsdown/issues/216">#216</a> (<a href="https://redirect.github.com/rolldown/tsdown/issues/217">#217</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rolldown/tsdown/compare/v0.11.0...v0.11.4">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.