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

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

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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:


Configuration

📅 Schedule: Branch creation - "before 6am" in timezone America/New_York, 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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Aug 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dnd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2024 5:09am

@vercel
Copy link

vercel bot commented Oct 29, 2023

Deployment failed with the following error:

Resource is limited - try again in 22 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch from ff57dc6 to 1681cec Compare October 29, 2023 22:39
@vercel
Copy link

vercel bot commented Oct 29, 2023

Deployment failed with the following error:

Resource is limited - try again in 18 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 1681cec to acd5890 Compare November 5, 2023 01:38
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch 2 times, most recently from 4322aa8 to 3b8ca76 Compare November 11, 2023 21:20
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 3b8ca76 to 4bd9ed8 Compare November 11, 2023 22:13
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch 2 times, most recently from 8385f9e to 32aa1a1 Compare November 11, 2023 22:38
Copy link

vercel bot commented Nov 11, 2023

Deployment failed with the following error:

Resource is limited - try again in 11 hours (more than 100, code: "api-deployments-free-per-day").

Copy link

vercel bot commented Nov 11, 2023

Deployment failed with the following error:

Resource is limited - try again in 10 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch 2 times, most recently from af78490 to fd10972 Compare November 12, 2023 00:04
Copy link

vercel bot commented Nov 12, 2023

Deployment failed with the following error:

Resource is limited - try again in 9 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch 2 times, most recently from 1b88b6f to a389b28 Compare December 6, 2023 03:49
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch from a389b28 to f5b6ea9 Compare December 6, 2023 04:34
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch 2 times, most recently from a62094a to 824af77 Compare December 6, 2023 05:19
Copy link

vercel bot commented Dec 6, 2023

Deployment failed with the following error:

Resource is limited - try again in 14 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 824af77 to 9c7b173 Compare December 6, 2023 05:53
Copy link

vercel bot commented Dec 6, 2023

Deployment failed with the following error:

Resource is limited - try again in 13 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch 2 times, most recently from e8162e5 to bcd7801 Compare December 6, 2023 13:12
Copy link

vercel bot commented Dec 6, 2023

Deployment failed with the following error:

Resource is limited - try again in 6 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch from bcd7801 to fcb7659 Compare December 6, 2023 13:23
@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch 5 times, most recently from 5635b5d to 805af90 Compare March 10, 2024 04:55
Copy link

vercel bot commented Mar 10, 2024

Deployment failed with the following error:

Resource is limited - try again in 23 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 805af90 to 5f2bb85 Compare March 10, 2024 05:01
@Xhale1 Xhale1 merged commit 22fe6eb into main Mar 10, 2024
13 of 14 checks passed
@Xhale1 Xhale1 deleted the renovate/rollup-plugin-dts-6.x branch March 10, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant