Saul-Mirone / vite-plugin-book

A magical vite plugin that helps you to generate and manage documentation website.
https://saul-mirone.github.io/vite-plugin-book/
MIT License
109 stars 2 forks source link

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

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

Swatinem/rollup-plugin-dts (rollup-plugin-dts) ### [`v6.0.0`](https://togithub.com/Swatinem/rollup-plugin-dts/blob/HEAD/CHANGELOG.md#600) [Compare Source](https://togithub.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://togithub.com/mithodin) ### [`v5.3.1`](https://togithub.com/Swatinem/rollup-plugin-dts/blob/HEAD/CHANGELOG.md#531) [Compare Source](https://togithub.com/Swatinem/rollup-plugin-dts/compare/v5.3.0...v5.3.1) **Fixes**: - Export the plugin as a named `dts` export as well. - Export both `cjs` and `mjs` type definitions. **Thank you**: Features, fixes and improvements in this release have been contributed by: - [@​spiltbeans](https://togithub.com/spiltbeans) - [@​xiaoxiangmoe](https://togithub.com/xiaoxiangmoe) ### [`v5.3.0`](https://togithub.com/Swatinem/rollup-plugin-dts/blob/HEAD/CHANGELOG.md#530) [Compare Source](https://togithub.com/Swatinem/rollup-plugin-dts/compare/v5.2.0...v5.3.0) **Compatibility Notice**: This release supports **TypeScript 5.0**. **Fixes**: - Allow to use same resolve method as defined in `tsconfig`. - Add support for `.d.cts` and `.d.mts` files. - Fix `declare` modifiers of enums. **Thank you**: Features, fixes and improvements in this release have been contributed by: - [@​remcovaes](https://togithub.com/remcovaes) - [@​Comandeer](https://togithub.com/Comandeer) - [@​hyrious](https://togithub.com/hyrious)

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 has been generated by Mend Renovate. View repository job log here.