You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release raises the minimum required Rollup version to 3.25, the minimum required TypeScript version to 4.5 and the minimum required node.js version to 18.
Fixes:
Export types with export { type T } syntax.
Thank you:
Features, fixes and improvements in this release have been contributed by:
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: package-lock.json
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: rollup-plugin-dts@6.4.1
npm ERR! notsup Not compatible with your version of node/npm: rollup-plugin-dts@6.4.1
npm ERR! notsup Required: {"node":">=20"}
npm ERR! notsup Actual: {"npm":"9.7.2","node":"v18.17.0"}
npm ERR! A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-21T08_41_28_955Z-debug-0.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.3.1→^6.0.0Release Notes
Swatinem/rollup-plugin-dts (rollup-plugin-dts)
v6.4.1Compare Source
Fixes:
Thank you:
Features, fixes and improvements in this release have been contributed by:
v6.4.0Compare Source
Features:
Fixes:
declare modulepathsThank you:
Features, fixes and improvements in this release have been contributed by:
v6.3.0Compare Source
Features:
Fixes:
Thank you:
Features, fixes and improvements in this release have been contributed by:
v6.2.3Compare Source
Fixes:
Thank you:
Features, fixes and improvements in this release have been contributed by:
v6.2.1Compare Source
Fixes:
Thank you:
Features, fixes and improvements in this release have been contributed by:
v6.2.0Compare Source
Features:
Fixes:
importsinput fileThank you:
Features, fixes and improvements in this release have been contributed by:
v6.1.1Compare Source
Fixes:
Thank you:
Features, fixes and improvements in this release have been contributed by:
v6.1.0Compare Source
Compatibility Notice:
This release adds compatibility with Rollup version 4.
Fixes:
Thank you:
Features, fixes and improvements in this release have been contributed by:
v6.0.2Compare Source
Fixes:
typeof thisbeing wrongly renamed.Thank you:
Features, fixes and improvements in this release have been contributed by:
v6.0.1Compare Source
Compatibility Notice:
This release lowers the minimum required node.js version to 16.
Fixes:
export { type T }.Thank you:
Features, fixes and improvements in this release have been contributed by:
v6.0.0Compare Source
Compatibility Notice:
This release raises the minimum required Rollup version to 3.25, the minimum required TypeScript version to 4.5 and the minimum required node.js version to 18.
Fixes:
export { type T }syntax.Thank you:
Features, fixes and improvements in this release have been contributed by:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.