chore(deps): update dependency vite to v6#333
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Deploying repomix with
|
| Latest commit: |
13ef60d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e170172f.repomix.pages.dev |
| Branch Preview URL: | https://renovate-vite-6-x.repomix.pages.dev |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #333 +/- ##
==========================================
+ Coverage 90.19% 90.59% +0.39%
==========================================
Files 48 48
Lines 2602 2712 +110
Branches 536 536
==========================================
+ Hits 2347 2457 +110
Misses 255 255 ☔ View full report in Codecov by Sentry. |
5bd5228 to
13ef60d
Compare
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
yamadashy
added a commit
that referenced
this pull request
Jun 8, 2025
- Display the share button on both desktop and mobile devices - Add tooltip on desktop showing "Only available on mobile devices" - Disable button on desktop (non-mobile) devices - Use position: fixed to avoid parent overflow: hidden issues - Match existing tooltip design (TryItPackOptions) for consistency - Support both light and dark modes with #333 background 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
yamadashy
added a commit
that referenced
this pull request
Aug 17, 2025
- Replace 'any' with 'unknown' for better type safety - Convert forEach to for...of loop for better performance - Use proper type casting with unknown intermediate step - Revert tooltip colors back to original styling (#333 background, white text) - Fix all biome lint warnings 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.4.14->^6.0.11Release Notes
vitejs/vite (vite)
v6.0.11Compare Source
preview.allowedHostswith specific values was not respected (#19246) (aeb3ec8), closes #19246v6.0.10Compare Source
server.originURL (#19241) (2495022), closes #19241v6.0.9Compare Source
server.allowedHosts(bd896fb)server.cors: falseto disallow fetching from untrusted origins (b09572a)v6.0.8Compare Source
server.close()only called once (#19204) (db81c2d), closes #19204defaultServerConditions(#19174) (ad75c56), closes #19174ESBuildOptions.include / excludetype to allowreadonly (string | RegExp)[](ea53e70), closes #19146v6.0.7Compare Source
minifywhenbuilder.sharedPlugins: true(#19025) (f7b1964), closes #19025vite-ignoreattribute for inline script (#19062) (a492253), closes #19062v6.0.6Compare Source
fetchModule-side resolve (#18361) (9f10261), closes #18361build.target(#19047) (0e9e81f), closes #19047v6.0.5Compare Source
v6.0.4Compare Source
this.resolveskipSelf should not skip for differentidorimport(#18903) (4727320), closes #18903pluginContainer.getModuleInfo(#18895) (258cdd6), closes #18895url()when lightningcss is used (#18997) (3734f80), closes #18997true(#18899) (8a6bb4e), closes #18899handleInvoke(#18902) (27f691b), closes #18902ModuleRunnerTransportinvokeAPI (#18865) (e5f5301), closes #18865v6.0.3Compare Source
ModuleRunnerTransport#invokemore explicit (#18851) (a75fc31), closes #18851environments.ssr.resolvewith rootssrconfig (#18857) (3104331), closes #18857v6.0.2Compare Source
node_modulesif deno (#18823) (a20267b), closes #18823style.cssas a key for the style file forcssCodesplit: false(#18820) (ec51115), closes #18820externalby default (#18821) (2250ffa), closes #18821ssr.target: 'webworker'defaults as fallback (#18827) (b39e696), closes #18827v6.0.1Compare Source
proxyprevents starting http2 server (#18788) (bbaf514), closes #18788applyToEnvironmenthooks on worker build (#18793) (0c6cdb0), closes #18793v6.0.0Compare Source
createRunnableDevEnvironmentreturnsRunnableDevEnvironment, notDevEnvironment(#18673) (74221c3), closes #18673getModulesByFileshould return aserverModule(#18715) (b80d5ec), closes #18715SIGTERM(#18741) (cc55e36), closes #18741InterceptorOptionstype (#18766) (6252c60), closes #18766__vite_ssr_identity__with(0, ...)and inject;between statements (#18748) (94546be), closes #18748Object.keys(import.meta.glob(...))/ `Object.values(import.meta.glob( (ed99a2c), closes #18666module-synccondition when loading config if enabled (#18650) (cf5028d), closes #18650HotUpdateContexttoHotUpdateOptions(#18718) (824c347), closes #18718playground/json/__tests__/ssr(#18701) (f731ca2), closes #18701Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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 was generated by Mend Renovate. View the repository job log.