Skip to content

Commit d2649a2

Browse files
chore(deps-dev): bump tsup from 8.3.0 to 8.3.5 in /libraries/js (#203)
Bumps [tsup](https://github.com/egoist/tsup) from 8.3.0 to 8.3.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/egoist/tsup/releases">tsup's releases</a>.</em></p> <blockquote> <h2>v8.3.5</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Run <code>experimentalDts</code> only once  -  by <a href="https://github.com/aryaemami59"><code>@​aryaemami59</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1236">egoist/tsup#1236</a> <a href="https://github.com/egoist/tsup/commit/fddd451"><!-- raw HTML omitted -->(fddd4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/egoist/tsup/compare/v8.3.4...v8.3.5">View changes on GitHub</a></h5> <h2>v8.3.4</h2> <p><em>No significant changes</em></p> <h5>    <a href="https://github.com/egoist/tsup/compare/v8.3.3...v8.3.4">View changes on GitHub</a></h5> <h2>v8.3.3</h2> <p><em>No significant changes</em></p> <h5>    <a href="https://github.com/egoist/tsup/compare/v8.3.2...v8.3.3">View changes on GitHub</a></h5> <h2>v8.3.1</h2> <h3>   🚀 Features</h3> <ul> <li>Add <code>es2024</code> target  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/egoist/tsup/commit/4c8cd7f"><!-- raw HTML omitted -->(4c8cd)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Support TS 5.6 for svelte  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> <a href="https://github.com/egoist/tsup/commit/28b9ce9"><!-- raw HTML omitted -->(28b9c)<!-- raw HTML omitted --></a></li> <li>Add <code>neutral</code> value to platform options in <code>schema.json</code>  -  by <a href="https://github.com/venables"><code>@​venables</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/982">egoist/tsup#982</a> <a href="https://github.com/egoist/tsup/commit/a03db4c"><!-- raw HTML omitted -->(a03db)<!-- raw HTML omitted --></a></li> <li>Wider restriction for <code>target</code> option  -  by <a href="https://github.com/odanado"><code>@​odanado</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1118">egoist/tsup#1118</a> <a href="https://github.com/egoist/tsup/commit/1979b06"><!-- raw HTML omitted -->(1979b)<!-- raw HTML omitted --></a></li> <li>Add <code>terser</code> value to <code>minify</code> option in <code>schema.json</code>  -  by <a href="https://github.com/damienbutt"><code>@​damienbutt</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/991">egoist/tsup#991</a> <a href="https://github.com/egoist/tsup/commit/34951bf"><!-- raw HTML omitted -->(34951)<!-- raw HTML omitted --></a></li> <li>Change <code>newlineKind</code> to <code>lf</code> for <code>experimentalDts</code>  -  by <a href="https://github.com/aryaemami59"><code>@​aryaemami59</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1234">egoist/tsup#1234</a> <a href="https://github.com/egoist/tsup/commit/4584b89"><!-- raw HTML omitted -->(4584b)<!-- raw HTML omitted --></a></li> <li>Enable rollup <code>output.compact</code> when minify is enabled  -  by <a href="https://github.com/hyrious"><code>@​hyrious</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1232">egoist/tsup#1232</a> <a href="https://github.com/egoist/tsup/commit/9cc86d6"><!-- raw HTML omitted -->(9cc86)<!-- raw HTML omitted --></a></li> <li>Support <code>Node16</code> and <code>NodeNext</code> module resolution in <code>experimentalDts</code>  -  by <a href="https://github.com/aryaemami59"><code>@​aryaemami59</code></a> in <a href="https://redirect.github.com/egoist/tsup/issues/1225">egoist/tsup#1225</a> <a href="https://github.com/egoist/tsup/commit/41c98ff"><!-- raw HTML omitted -->(41c98)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/egoist/tsup/compare/v8.3.0...v8.3.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/egoist/tsup/commit/cd03e1e00ec2bd6676ae1837cbc7e618ab6a2362"><code>cd03e1e</code></a> chore: release v8.3.5</li> <li><a href="https://github.com/egoist/tsup/commit/fddd451c3d63cd5f851a0e7ab091c0550e24f213"><code>fddd451</code></a> fix: run <code>experimentalDts</code> only once (<a href="https://redirect.github.com/egoist/tsup/issues/1236">#1236</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/21b119374880e9d9109c5d8658429678a1de8f45"><code>21b1193</code></a> chore: release v8.3.4</li> <li><a href="https://github.com/egoist/tsup/commit/580e03dc996107c4790c64df5b9ca6cebb4b7de9"><code>580e03d</code></a> ci: fix release workflow</li> <li><a href="https://github.com/egoist/tsup/commit/01b38f295f6e1fa240676213817a9d315fdffd60"><code>01b38f2</code></a> chore: release v8.3.3</li> <li><a href="https://github.com/egoist/tsup/commit/4f5b71e42887a5147ee6d95d2d7f89f789887f0d"><code>4f5b71e</code></a> ci: fix release workflow</li> <li><a href="https://github.com/egoist/tsup/commit/e80dad6889366941e015faadce05cbe2eeca3c17"><code>e80dad6</code></a> chore: release v8.3.2</li> <li><a href="https://github.com/egoist/tsup/commit/f4af79a1b890307a28d0d986a0c06dc92192c222"><code>f4af79a</code></a> ci: fix release workflow (<a href="https://redirect.github.com/egoist/tsup/issues/1241">#1241</a>)</li> <li><a href="https://github.com/egoist/tsup/commit/4b72d61a8e7a2e450e71ffe8806739f2e1122f54"><code>4b72d61</code></a> chore: release v8.3.1</li> <li><a href="https://github.com/egoist/tsup/commit/41c98ff07aa03ef0e9d65407b20c9465acbf0d83"><code>41c98ff</code></a> fix: support <code>Node16</code> and <code>NodeNext</code> module resolution in <code>experimentalDts</code> (...</li> <li>Additional commits viewable in <a href="https://github.com/egoist/tsup/compare/v8.3.0...v8.3.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tsup&package-manager=npm_and_yarn&previous-version=8.3.0&new-version=8.3.5)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Orris <[email protected]>
1 parent c6cbb7a commit d2649a2

File tree

1 file changed

+264
-371
lines changed

1 file changed

+264
-371
lines changed

0 commit comments

Comments
 (0)