-
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.3 → 6.0.5 (patch) #62
Conversation
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 |
The files' contents are under analysis for test generation. |
Reviewer's Guide by SourceryThis PR updates Vite from version 6.0.3 to 6.0.5. This is a patch update, addressing several bug fixes and minor improvements. Notably, it pins State diagram for Vite version updatestateDiagram-v2
[*] --> Vite_6.0.3
Vite_6.0.3 --> Vite_6.0.4: Update
Vite_6.0.4 --> Vite_6.0.5: Update
note right of Vite_6.0.5: Pin esbuild to 0.24.0
note right of Vite_6.0.5: Fix CSS handling
note right of Vite_6.0.5: Fix SSR issues
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]
@depfu merge |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
Infisical secrets check: ✅ No secrets leaked! 💻 Scan logs12:56PM INF scanning for exposed secrets...
12:56PM INF 53 commits scanned.
12:56PM INF scan completed in 99.2ms
12:56PM 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.3 → 6.0.5) · Repo · Changelog
Release Notes
6.0.5
6.0.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
release: v6.0.5
fix: esbuild regression (pin to 0.24.0) (#19027)
test: fix run css playground with legacy sass (#18946)
release: v6.0.4
release: [email protected]
feat(create-vite): extend from @vue/tsconfig to simplify tsconfig.app.json (#18862)
feat(create-vite): align tsconfigs in svelte-ts template with others (#18995)
fix(css): escape double quotes in `url()` when lightningcss is used (#18997)
test: fix "excluded dep in included dep" test (#18999)
fix(deps): update all non-major dependencies (#18996)
fix: fallback terser to main thread when function options are used (#18987)
fix(deps): update all non-major dependencies (#18967)
fix(css): skip non css in custom sass importer (#18970)
chore(deps): update dependency @rollup/plugin-node-resolve to v16 (#18968)
docs: display file name in a better way (#18937)
fix(optimizer): keep NODE_ENV as-is when keepProcessEnv is `true` (#18899)
fix(ssr): recreate ssrCompatModuleRunner on restart (#18973)
fix(css): root relative import in sass modern API on Windows (#18945)
refactor: make internal invoke event to use the same interface with `handleInvoke` (#18902)
test: don't use `__dirname` in tailwind config (#18969)
chore: better validation error message for dts build (#18948)
docs: capitalize text (#18951)
ci: fix checkout pr in ecosystem ci (#18942)
fix: merge client and ssr values for `pluginContainer.getModuleInfo` (#18895)
fix: `this.resolve` skipSelf should not skip for different `id` or `import` (#18903)
ci: fix ecosystem-ci-trigger ignore skipped (#18931)
ci: fix ecosystem-ci-trigger ignore skipped (#18930)
ci: fix ecosystem-ci-trigger reaction id (#18929)
ci: fix ecosystem-ci-trigger head_sha (#18928)
ci: fix ecosystem ci trigger (#18927)
ci: fix ecosystem-ci-trigger user permission check (#18926)
ci: buildless ecosystem ci (#18525)
docs: bring back the UwU logo (#18924)
chore(deps): update all non-major dependencies (#18916)
docs: add profile card (#18906)
refactor: simplify manifest plugin code (#18890)
test: test output hash changes (#18898)
test: use `readDepOptimizationMetadata` (#18900)
test: test `ModuleRunnerTransport` `invoke` API (#18865)
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: