Skip to content

chore(deps): update dependency vite to v6#333

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vite-6.x
Closed

chore(deps): update dependency vite to v6#333
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vite-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite (source) ^5.4.14 -> ^6.0.11 age adoption passing confidence

Release Notes

vitejs/vite (vite)

v6.0.11

Compare Source

v6.0.10

Compare Source

v6.0.9

Compare Source

  • fix!: check host header to prevent DNS rebinding attacks and introduce server.allowedHosts (bd896fb)
  • fix!: default server.cors: false to disallow fetching from untrusted origins (b09572a)
  • fix: verify token for HMR WebSocket connection (029dcd6)

v6.0.8

Compare Source

v6.0.7

Compare Source

v6.0.6

Compare Source

v6.0.5

Compare Source

v6.0.4

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source


Configuration

📅 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 3, 2025

Deploying repomix with  Cloudflare Pages  Cloudflare Pages

Latest commit: 13ef60d
Status: ✅  Deploy successful!
Preview URL: https://e170172f.repomix.pages.dev
Branch Preview URL: https://renovate-vite-6-x.repomix.pages.dev

View logs

@renovate renovate bot added dependencies Dependencies updates renovate Renovate labels Feb 3, 2025
@codecov
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.59%. Comparing base (836abcd) to head (13ef60d).

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.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/vite-6.x branch from 5bd5228 to 13ef60d Compare February 3, 2025 15:02
@yamadashy yamadashy closed this Feb 3, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Feb 3, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/vite-6.x branch February 3, 2025 15:28
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies updates renovate Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant