Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency rollup-plugin-dts to v6 #717

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2023

This PR contains the following updates:

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

Release Notes

Swatinem/rollup-plugin-dts (rollup-plugin-dts)

v6.1.1

Compare Source

Fixes:

  • Fix missing whitespace related to generic arguments.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v6.1.0

Compare Source

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:

v6.0.2

Compare Source

Fixes:

  • Fix typeof this being wrongly renamed.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v6.0.1

Compare Source

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:

v6.0.0

Compare 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 types with export { type T } syntax.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v5.3.1

Compare Source

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:

v5.3.0

Compare Source

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:

v5.2.0

Compare Source

Fixes:

  • Properly support watch mode when transforming .ts files.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v5.1.1

Compare Source

Fixes:

  • Resolve tsconfig.json correctly for relative imports.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v5.1.0

Compare Source

Features:

  • Add support for .mts and .cts files.
  • Allow supplying a custom tsconfig.json.

Fixes:

  • Add an export {} for empty files without exports.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v5.0.0

Compare Source

Compatibility Notice:

This release targets Rollup 3.0 and requires Node 14.

Features:

  • Support reference path directives.

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: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch from ef1e095 to 44130b2 Compare September 1, 2023 07:31
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 44130b2 to b3f7aff Compare September 10, 2023 18:38
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch 2 times, most recently from 1c7225b to 93ed8d1 Compare October 7, 2023 10:58
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch 9 times, most recently from 6f5f095 to 1bbebdb Compare December 6, 2023 00:53
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch 3 times, most recently from 03259b7 to 7209773 Compare January 25, 2024 15:16
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch 4 times, most recently from fe045d5 to 2e904f2 Compare March 31, 2024 06:07
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch 2 times, most recently from 7192fec to 7fe00dd Compare May 6, 2024 04:33
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 7fe00dd to 7e4268c Compare May 18, 2024 13:33
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch 4 times, most recently from f7449d1 to bb31bee Compare July 9, 2024 10:23
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch from bb31bee to 9e43e98 Compare August 5, 2024 14:37
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch 2 times, most recently from 88eb216 to b703c7e Compare September 21, 2024 15:49
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch from b703c7e to 8ca3498 Compare September 21, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants