Skip to content

Commit 4d82ab8

Browse files
build(deps-dev): bump rollup-plugin-dts from 5.3.1 to 6.1.0 (#243)
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 5.3.1 to 6.1.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md">rollup-plugin-dts's changelog</a>.</em></p> <blockquote> <h2>6.1.0</h2> <p><strong>Compatibility Notice</strong>:</p> <p>This release adds compatibility with Rollup version <strong>4</strong>.</p> <p><strong>Fixes</strong>:</p> <ul> <li>Fix fallback path generation.</li> </ul> <p><strong>Thank you</strong>:</p> <p>Features, fixes and improvements in this release have been contributed by:</p> <ul> <li><a href="https://github.com/igordanchenko"><code>@​igordanchenko</code></a></li> <li><a href="https://github.com/cschramm"><code>@​cschramm</code></a></li> <li><a href="https://github.com/curlykay9527"><code>@​curlykay9527</code></a></li> </ul> <h2>6.0.2</h2> <p><strong>Fixes</strong>:</p> <ul> <li>Fix <code>typeof this</code> being wrongly renamed.</li> </ul> <p><strong>Thank you</strong>:</p> <p>Features, fixes and improvements in this release have been contributed by:</p> <ul> <li><a href="https://github.com/crutchcorn"><code>@​crutchcorn</code></a></li> </ul> <h2>6.0.1</h2> <p><strong>Compatibility Notice</strong>:</p> <p>This release lowers the minimum required node.js version to <strong>16</strong>.</p> <p><strong>Fixes</strong>:</p> <ul> <li>Fix namespace declarations being exported as <code>export { type T }</code>.</li> </ul> <p><strong>Thank you</strong>:</p> <p>Features, fixes and improvements in this release have been contributed by:</p> <ul> <li><a href="https://github.com/mithodin"><code>@​mithodin</code></a></li> <li><a href="https://github.com/curlykay9527"><code>@​curlykay9527</code></a></li> </ul> <h2>6.0.0</h2> <p><strong>Compatibility Notice</strong>:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Swatinem/rollup-plugin-dts/commit/3588844e6fddb6aabd24f60de290b47aabcd8d88"><code>3588844</code></a> 6.1.0</li> <li><a href="https://github.com/Swatinem/rollup-plugin-dts/commit/0a12e02ab44d9d94833ac21aad149e9f23f95d8b"><code>0a12e02</code></a> add changelog</li> <li><a href="https://github.com/Swatinem/rollup-plugin-dts/commit/00784927cb349c3b1d9024731c1c49ac8e2890b8"><code>0078492</code></a> update deps</li> <li><a href="https://github.com/Swatinem/rollup-plugin-dts/commit/28743f82b96ba7c614721335f433431640d545c4"><code>28743f8</code></a> feat: add rollup v4 support (<a href="https://redirect.github.com/Swatinem/rollup-plugin-dts/issues/294">#294</a>)</li> <li><a href="https://github.com/Swatinem/rollup-plugin-dts/commit/baad4ed86f0f83f2579f26bd36505cfa8d38b8f9"><code>baad4ed</code></a> chore(deps): update all non-major dependencies</li> <li><a href="https://github.com/Swatinem/rollup-plugin-dts/commit/02487afb56e91a386733040d67f54fb99f2740fd"><code>02487af</code></a> chore(deps): update all non-major dependencies</li> <li><a href="https://github.com/Swatinem/rollup-plugin-dts/commit/bd327522db34c67554ae76f8c3f0ddaf85dae852"><code>bd32752</code></a> chore(deps): update all non-major dependencies</li> <li><a href="https://github.com/Swatinem/rollup-plugin-dts/commit/f60a27e42c045dbd47445b087613b1771c0f5e35"><code>f60a27e</code></a> Fix fallback path (<a href="https://redirect.github.com/Swatinem/rollup-plugin-dts/issues/291">#291</a>)</li> <li><a href="https://github.com/Swatinem/rollup-plugin-dts/commit/1bc63170f26ff5ec68fd8ad9fae3e54929518659"><code>1bc6317</code></a> fix renovate rule description (<a href="https://redirect.github.com/Swatinem/rollup-plugin-dts/issues/290">#290</a>)</li> <li><a href="https://github.com/Swatinem/rollup-plugin-dts/commit/f8255983f006c8da5097a80e28879421002f1816"><code>f825598</code></a> Reconfigure Renovate (<a href="https://redirect.github.com/Swatinem/rollup-plugin-dts/issues/289">#289</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Swatinem/rollup-plugin-dts/compare/v5.3.1...v6.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rollup-plugin-dts&package-manager=npm_and_yarn&previous-version=5.3.1&new-version=6.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Louis Chan <[email protected]>
1 parent 629c2d9 commit 4d82ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"react-test-renderer": "^18.0.0",
7373
"rimraf": "^3.0.0",
7474
"rollup": "^3.26.2",
75-
"rollup-plugin-dts": "^5.3.0",
75+
"rollup-plugin-dts": "^6.1.0",
7676
"rollup-plugin-esbuild": "^5.0.0",
7777
"rollup-plugin-filesize": "^10.0.0",
7878
"ts-jest": "^27.1.1",

0 commit comments

Comments
 (0)