kineticio / runnable

Build internal workflows with ease
https://getrunnable.com/
77 stars 4 forks source link

chore(deps): update dependency rollup-plugin-dts to v6 #52

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-dts ^5.3.1 -> ^6.1.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Swatinem/rollup-plugin-dts (rollup-plugin-dts) ### [`v6.1.1`](https://redirect.github.com/Swatinem/rollup-plugin-dts/blob/HEAD/CHANGELOG.md#611) [Compare Source](https://redirect.github.com/Swatinem/rollup-plugin-dts/compare/v6.1.0...v6.1.1) **Fixes**: - Fix missing whitespace related to generic arguments. **Thank you**: Features, fixes and improvements in this release have been contributed by: - [@​brc-dd](https://redirect.github.com/brc-dd) ### [`v6.1.0`](https://redirect.github.com/Swatinem/rollup-plugin-dts/blob/HEAD/CHANGELOG.md#610) [Compare Source](https://redirect.github.com/Swatinem/rollup-plugin-dts/compare/v6.0.2...v6.1.0) **Compatibility Notice**: This release adds compatibility with Rollup version **4**. **Fixes**: - Fix fallback path generation. **Thank you**: Features, fixes and improvements in this release have been contributed by: - [@​igordanchenko](https://redirect.github.com/igordanchenko) - [@​cschramm](https://redirect.github.com/cschramm) - [@​curlykay9527](https://redirect.github.com/curlykay9527) ### [`v6.0.2`](https://redirect.github.com/Swatinem/rollup-plugin-dts/blob/HEAD/CHANGELOG.md#602) [Compare Source](https://redirect.github.com/Swatinem/rollup-plugin-dts/compare/v6.0.1...v6.0.2) **Fixes**: - Fix `typeof this` being wrongly renamed. **Thank you**: Features, fixes and improvements in this release have been contributed by: - [@​crutchcorn](https://redirect.github.com/crutchcorn) ### [`v6.0.1`](https://redirect.github.com/Swatinem/rollup-plugin-dts/blob/HEAD/CHANGELOG.md#601) [Compare Source](https://redirect.github.com/Swatinem/rollup-plugin-dts/compare/v6.0.0...v6.0.1) **Compatibility Notice**: This release lowers the minimum required node.js version to **16**. **Fixes**: - Fix namespace declarations being exported as `export { type T }`. **Thank you**: Features, fixes and improvements in this release have been contributed by: - [@​mithodin](https://redirect.github.com/mithodin) - [@​curlykay9527](https://redirect.github.com/curlykay9527) ### [`v6.0.0`](https://redirect.github.com/Swatinem/rollup-plugin-dts/blob/HEAD/CHANGELOG.md#600) [Compare Source](https://redirect.github.com/Swatinem/rollup-plugin-dts/compare/v5.3.1...v6.0.0) **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 types with `export { type T }` syntax. **Thank you**: Features, fixes and improvements in this release have been contributed by: - [@​mithodin](https://redirect.github.com/mithodin)

Configuration

πŸ“… Schedule: Branch creation - "before 4am on Monday" (UTC), 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.