-
Notifications
You must be signed in to change notification settings - Fork 934
chore(deps): update dependency vite-plugin-dts to v4 #5892
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
base: main
Are you sure you want to change the base?
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Greptile Summary
This PR updates vite-plugin-dts
from v3.9.1 to v4.5.4 in the playground-ui package. The update includes several significant improvements to TypeScript declaration file generation, including better handling of entry names for index generation, proper root specification for rollup types, and improved diagnostics collection during transformation. These changes are particularly important for maintaining accurate type declarations in the playground UI components.
The change appears to be part of routine dependency maintenance, with the major version bump bringing important stability and correctness improvements to the TypeScript integration layer.
Confidence score: 5/5
- This PR is very safe to merge as it only affects the development build process, not runtime code
- The high score is due to vite-plugin-dts being a dev dependency that won't impact production and the new version having numerous bug fixes
- package.json and vite.config.ts should be checked to ensure the plugin configuration remains compatible
1 file reviewed, no comments
Edit PR Review Bot Settings | Greptile
25d403c
to
26a5560
Compare
This PR contains the following updates:
^3.9.1
->^4.5.4
Release Notes
qmhc/vite-plugin-dts (vite-plugin-dts)
v4.5.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.5.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.5.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.5.0
Compare Source
Please refer to CHANGELOG.md for details.
v4.4.0
Compare Source
Please refer to CHANGELOG.md for details.
v4.3.0
Compare Source
Please refer to CHANGELOG.md for details.
v4.2.4
Compare Source
Please refer to CHANGELOG.md for details.
v4.2.3
Compare Source
Please refer to CHANGELOG.md for details.
v4.2.2
Compare Source
Please refer to CHANGELOG.md for details.
v4.2.1
Compare Source
Please refer to CHANGELOG.md for details.
v4.2.0
Compare Source
Deprecated!
Please refer to CHANGELOG.md for details.
v4.1.1
Compare Source
Please refer to CHANGELOG.md for details.
v4.1.0
Compare Source
Please refer to CHANGELOG.md for details.
v4.0.3
Compare Source
Please refer to CHANGELOG.md for details.
v4.0.2
Compare Source
Please refer to CHANGELOG.md for details.
v4.0.1
Compare Source
Please refer to CHANGELOG.md for details.
v4.0.0
Compare Source
Please refer to CHANGELOG.md for details.
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 Renovate Bot.