Commit 080b95b
authored
Bump tsdown from 0.21.4 to 0.21.5 (#37)
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.21.4 to
0.21.5.
<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.21.5</h2>
<h3> 🚀 Features</h3>
<ul>
<li>Update rolldown to 1.0.0-rc.10 - by <a
href="https://github.com/wChenonly"><code>@wChenonly</code></a> in <a
href="https://redirect.github.com/rolldown/tsdown/issues/845">rolldown/tsdown#845</a>
<a href="https://github.com/rolldown/tsdown/commit/414113d"><!-- raw
HTML omitted -->(41411)<!-- raw HTML omitted --></a></li>
<li>Support typescript v6 - by <a
href="https://github.com/ocavue"><code>@ocavue</code></a> in <a
href="https://redirect.github.com/rolldown/tsdown/issues/858">rolldown/tsdown#858</a>
<a href="https://github.com/rolldown/tsdown/commit/bffc416"><!-- raw
HTML omitted -->(bffc4)<!-- raw HTML omitted --></a></li>
</ul>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li><strong>css</strong>:
<ul>
<li>Run final minification on merged CSS output - by <a
href="https://github.com/sxzz"><code>@sxzz</code></a> in <a
href="https://redirect.github.com/rolldown/tsdown/issues/853">rolldown/tsdown#853</a>
<a href="https://github.com/rolldown/tsdown/commit/475df0c"><!-- raw
HTML omitted -->(475df)<!-- raw HTML omitted --></a></li>
<li>Don't override internal importer - by <a
href="https://github.com/Laupetin"><code>@Laupetin</code></a> in <a
href="https://redirect.github.com/rolldown/tsdown/issues/860">rolldown/tsdown#860</a>
<a href="https://github.com/rolldown/tsdown/commit/af40e43"><!-- raw
HTML omitted -->(af40e)<!-- raw HTML omitted --></a></li>
<li>Use aliased exports for CSS module keys - by <a
href="https://github.com/wChenonly"><code>@wChenonly</code></a> and <a
href="https://github.com/sxzz"><code>@sxzz</code></a> in <a
href="https://redirect.github.com/rolldown/tsdown/issues/840">rolldown/tsdown#840</a>
<a href="https://github.com/rolldown/tsdown/commit/bb6decb"><!-- raw
HTML omitted -->(bb6de)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>deps</strong>:
<ul>
<li>External <code>optionalDependencies</code> by default - by <a
href="https://github.com/sxzz"><code>@sxzz</code></a> <a
href="https://github.com/rolldown/tsdown/commit/cd24d3e"><!-- raw HTML
omitted -->(cd24d)<!-- raw HTML omitted --></a></li>
<li>Resolve subpath extensions for packages without exports field - by
<a href="https://github.com/sxzz"><code>@sxzz</code></a> in <a
href="https://redirect.github.com/rolldown/tsdown/issues/863">rolldown/tsdown#863</a>
<a href="https://github.com/rolldown/tsdown/commit/c51502b"><!-- raw
HTML omitted -->(c5150)<!-- raw HTML omitted --></a></li>
<li>Correctly resolve root <code>@types</code> packages for dts deep
imports - by <a
href="https://github.com/brc-dd"><code>@brc-dd</code></a> and <a
href="https://github.com/sxzz"><code>@sxzz</code></a> in <a
href="https://redirect.github.com/rolldown/tsdown/issues/852">rolldown/tsdown#852</a>
<a href="https://github.com/rolldown/tsdown/commit/0b2767a"><!-- raw
HTML omitted -->(0b276)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5> <a
href="https://github.com/rolldown/tsdown/compare/v0.21.4...v0.21.5">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rolldown/tsdown/commit/f1457f415739eddc492c969cd4ca40ff44e08de0"><code>f1457f4</code></a>
chore: release v0.21.5</li>
<li><a
href="https://github.com/rolldown/tsdown/commit/0b2767ac2e12a1222a701281406445ebdaab16e3"><code>0b2767a</code></a>
fix(deps): correctly resolve root <code>@types</code> packages for dts
deep imports (<a
href="https://redirect.github.com/rolldown/tsdown/issues/852">#852</a>)</li>
<li><a
href="https://github.com/rolldown/tsdown/commit/a6b2e4ba1bf00e22582300e42c4fd9fdcc03d85d"><code>a6b2e4b</code></a>
chore: upgrade deps</li>
<li><a
href="https://github.com/rolldown/tsdown/commit/8f8a0aa9f1a3bec7b44fed62927a5223d4937dbb"><code>8f8a0aa</code></a>
docs: delete <code>rolldown-plugin-solid</code> (<a
href="https://redirect.github.com/rolldown/tsdown/issues/862">#862</a>)</li>
<li><a
href="https://github.com/rolldown/tsdown/commit/c51502beb4d2bf482eb01c7e4611efad0ef6ac8c"><code>c51502b</code></a>
fix(deps): resolve subpath extensions for packages without exports field
(<a
href="https://redirect.github.com/rolldown/tsdown/issues/863">#863</a>)</li>
<li><a
href="https://github.com/rolldown/tsdown/commit/bb6decb5f470dab33a0c1139f0c55ebadc818621"><code>bb6decb</code></a>
fix(css): use aliased exports for CSS module keys (<a
href="https://redirect.github.com/rolldown/tsdown/issues/840">#840</a>)</li>
<li><a
href="https://github.com/rolldown/tsdown/commit/af40e4368040003058aa937e90e05e684c9638c5"><code>af40e43</code></a>
fix(css): don't override internal importer (<a
href="https://redirect.github.com/rolldown/tsdown/issues/860">#860</a>)</li>
<li><a
href="https://github.com/rolldown/tsdown/commit/fd967d250f371cc8a06bddcd602555e77093ff20"><code>fd967d2</code></a>
chore: upgrade deps</li>
<li><a
href="https://github.com/rolldown/tsdown/commit/2f1448c6db7ee52e0dda05c9df7f3a33e9ff02da"><code>2f1448c</code></a>
chore(deps): update all non-major dependencies (<a
href="https://redirect.github.com/rolldown/tsdown/issues/855">#855</a>)</li>
<li><a
href="https://github.com/rolldown/tsdown/commit/bffc416af3d0d4aac216d5b00671e7b1d59181ae"><code>bffc416</code></a>
feat: support typescript v6 (<a
href="https://redirect.github.com/rolldown/tsdown/issues/858">#858</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/rolldown/tsdown/compare/v0.21.4...v0.21.5">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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8ada59e commit 080b95b
1 file changed
Lines changed: 93 additions & 93 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments