-
Notifications
You must be signed in to change notification settings - Fork 0
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 vite 6.0.6 → 6.0.7 (patch) #79
Conversation
The files' contents are under analysis for test generation. |
By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the |
Reviewer's Guide by SourceryThis PR updates Vite from 6.0.6 to 6.0.7, a patch update. This update includes several bug fixes and performance improvements, addressing issues such as semicolon injection in SSR transforms, static path globbing during warmup, and plugin handling. It also improves the handling of No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, depfu[bot]!). We assume it knows what it's doing!
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.
Automatically approved by gstraccini[bot]
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
@depfu merge |
Infisical secrets check: ✅ No secrets leaked! 💻 Scan logs9:13PM INF scanning for exposed secrets...
9:13PM INF 66 commits scanned.
9:13PM INF scan completed in 94.2ms
9:13PM INF no leaks found
|
Quality Gate passedIssues Measures |
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ vite (6.0.6 → 6.0.7) · Repo · Changelog
Release Notes
6.0.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
release: v6.0.7
fix(ssr): fix semicolon injection by ssr transform (#19097)
perf: skip globbing for static path in warmup (#19107)
fix: skip the plugin if it has been called before with the same id and importer (#19016)
docs: make SSR page easier to be found (#19080)
fix(html): error while removing `vite-ignore` attribute for inline script (#19062)
docs: fix canonical links (#19084)
feat(css): show lightningcss warnings (#19076)
fix: fix `minify` when `builder.sharedPlugins: true` (#19025)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands
Summary by Sourcery
Build: