Skip to content

Conversation

gioboa
Copy link
Member

@gioboa gioboa commented Jul 29, 2025

I updated few other packages because I had this warning in the terminal

devDependencies:
- vite 5.3.5
+ vite 7.0.6

 WARN  Issues with peer dependencies found
.
├─┬ @vitejs/plugin-basic-ssl 2.0.0
│ └── ✕ unmet peer vite@^6.0.0: found 7.0.6
└─┬ esbuild-plugin-raw 0.1.8
  └── ✕ unmet peer esbuild@"^0.14.36 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 || ^0.20.0": found 0.25.4

packages/docs
├─┬ @tailwindcss/vite 4.0.12
│ └── ✕ unmet peer vite@"^5.2.0 || ^6": found 7.0.6
└─┬ vite-plugin-inspect 0.8.5
  └── ✕ unmet peer vite@"^3.1.0 || ^4.0.0 || ^5.0.0-0": found 7.0.6

packages/qwik-labs
└─┬ vite 7.0.6
  └── ✕ unmet peer @types/node@"^20.19.0 || >=22.12.0": found 20.14.11

packages/qwik-worker
└─┬ vite-plugin-static-copy 1.0.6
  └── ✕ unmet peer vite@^5.0.0: found 7.0.6

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos
  • Infra

Description

Checklist

  • My code follows the developer guidelines of this project
  • I performed a self-review of my own code
  • I added a changeset with pnpm change
  • I made corresponding changes to the Qwik docs
  • I added new tests to cover the fix / functionality

@gioboa gioboa requested review from a team as code owners July 29, 2025 20:06
Copy link

changeset-bot bot commented Jul 29, 2025

🦋 Changeset detected

Latest commit: 9fbe6c9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
eslint-plugin-qwik Minor
create-qwik Minor
@builder.io/qwik-city Minor
@builder.io/qwik Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@gioboa gioboa marked this pull request as draft July 29, 2025 20:19
Copy link

pkg-pr-new bot commented Jul 29, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@builder.io/qwik@7762
npm i https://pkg.pr.new/@builder.io/qwik-city@7762
npm i https://pkg.pr.new/eslint-plugin-qwik@7762
npm i https://pkg.pr.new/create-qwik@7762

commit: 7644b53

Copy link
Contributor

github-actions bot commented Jul 30, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 9fbe6c9

@gioboa gioboa marked this pull request as ready for review July 30, 2025 15:28
@gioboa gioboa changed the title feat: bump Vite to the version 7 feat: bump Vite to v7 Jul 30, 2025
@gioboa gioboa requested a review from a team as a code owner July 30, 2025 19:01
@gioboa gioboa force-pushed the feat/vite-seven branch 3 times, most recently from 72397a5 to 25b41a2 Compare July 30, 2025 19:23
@gioboa gioboa requested a review from wmertens July 30, 2025 19:38
Copy link
Member Author

@gioboa gioboa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I shaved as much as possible my changes to update.

@gioboa gioboa force-pushed the feat/vite-seven branch from 25b41a2 to 6d8ce91 Compare July 30, 2025 19:44
@gioboa gioboa force-pushed the feat/vite-seven branch from 6d8ce91 to 9fbe6c9 Compare July 30, 2025 19:45
Copy link
Member

@wmertens wmertens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🛴

@wmertens wmertens enabled auto-merge (squash) July 30, 2025 21:51
@wmertens wmertens merged commit 4a86c3a into QwikDev:main Jul 30, 2025
18 checks passed
@gioboa gioboa deleted the feat/vite-seven branch July 30, 2025 21:52
@github-actions github-actions bot mentioned this pull request Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants