Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
vite (source) 6.0.117.3.1 age confidence

Release Notes

vitejs/vite (vite)

v7.3.1

Compare Source

Please refer to CHANGELOG.md for details.

v7.3.0

Compare Source

Please refer to CHANGELOG.md for details.

v7.2.7

Compare Source

v7.2.6

Compare Source

7.2.6 (2025-12-01)

v7.2.4

Compare Source

Bug Fixes

v7.2.3

Compare Source

Bug Fixes
Performance Improvements
Miscellaneous Chores

v7.2.2

Compare Source

Bug Fixes

v7.2.1

Compare Source

Bug Fixes
Code Refactoring

v7.2.0

Compare Source

Bug Fixes
  • css: fallback to sass when sass-embedded platform binary is missing (#​21002) (b1fd616)
  • module-runner: make getBuiltins response JSON serializable (#​21029) (ad5b3bf)
  • types: add undefined to optional properties for exactOptionalProperties type compatibility (#​21040) (2833c55)
Miscellaneous Chores

v7.1.12

Compare Source

Please refer to CHANGELOG.md for details.

v7.1.11

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
Build System

v7.1.10

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores

v7.1.9

Compare Source

Reverts

v7.1.8

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores

v7.1.7

Compare Source

Bug Fixes
  • build: fix ssr environment emitAssets: true when sharedConfigBuild: true (#​20787) (4c4583c)
  • client: use CSP nonce when rendering error overlay (#​20791) (9bc9d12)
  • deps: update all non-major dependencies (#​20811) (9f2247c)
  • glob: handle glob imports from folders starting with dot (#​20800) (105abe8)
  • hmr: trigger prune event when import is removed from non hmr module (#​20768) (9f32b1d)
  • hmr: wait for import.meta.hot.prune callbacks to complete before running other HMRs (#​20698) (98a3484)

v7.1.6

Compare Source

Bug Fixes
  • deps: update all non-major dependencies (#​20773) (88af2ae)
  • esbuild: inject esbuild helper functions with minified $ variables correctly (#​20761) (7e8e004)
  • fallback terser to main thread when nameCache is provided (#​20750) (a679a64)
  • types: strict env typings fail when skipLibCheck is false (#​20755) (cc54e29)
Miscellaneous Chores

v7.1.5

Compare Source

Bug Fixes

v7.1.4

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

v7.1.3

Compare Source

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
Code Refactoring
Tests

v7.1.2

Compare Source

Bug Fixes
Miscellaneous Chores

v7.1.1

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
Build System

v7.1.0

Compare Source

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
Code Refactoring
Tests
Beta Changelogs
7.1.0-beta.1 (2025-08-05)

See 7.1.0-beta.1 changelog

7.1.0-beta.0 (2025-07-30)

See 7.1.0-beta.0 changelog

v7.0.8

Compare Source

Please refer to CHANGELOG.md for details.

v7.0.7

Compare Source

Please refer to CHANGELOG.md for details.

v7.0.6

Compare Source

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
Code Refactoring
Tests
Beta Changelogs
7.1.0-beta.1 (2025-08-05)

See 7.1.0-beta.1 changelog

7.1.0-beta.0 (2025-07-30)

See 7.1.0-beta.0 changelog

v7.0.5

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

v7.0.4

Compare Source

Bug Fixes
  • allow resolving bare specifiers to relative paths for entries (#​20379) (324669c)
Build System

v7.0.3

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
  • minor changes to reduce diff between normal Vite and rolldown-vite (#​20354) (2e8050e)

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes
Miscellaneous Chores

v7.0.0

Compare Source

Vite 7 is out!

Today, we're excited to announce the release of the next Vite major:

⚠ BREAKING CHANGES

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 24, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @preact/preset-vite@2.10.1
npm error Found: vite@7.3.1
npm error node_modules/vite
npm error   dev vite@"7.3.1" from the root project
npm error   peer vite@">=2.0.0" from @prefresh/vite@2.4.7
npm error   node_modules/@prefresh/vite
npm error     @prefresh/vite@"^2.4.1" from @preact/preset-vite@2.10.1
npm error     node_modules/@preact/preset-vite
npm error       dev @preact/preset-vite@"2.10.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vite@"2.x || 3.x || 4.x || 5.x || 6.x" from @preact/preset-vite@2.10.1
npm error node_modules/@preact/preset-vite
npm error   dev @preact/preset-vite@"2.10.1" from the root project
npm error
npm error Conflicting peer dependency: vite@6.4.1
npm error node_modules/vite
npm error   peer vite@"2.x || 3.x || 4.x || 5.x || 6.x" from @preact/preset-vite@2.10.1
npm error   node_modules/@preact/preset-vite
npm error     dev @preact/preset-vite@"2.10.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-01-23T19_50_09_296Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-01-23T19_50_09_296Z-debug-0.log

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jun 24, 2025

Deploying framed with  Cloudflare Pages  Cloudflare Pages

Latest commit: fa132bf
Status: ✅  Deploy successful!
Preview URL: https://86e78406.framed-ddc.pages.dev
Branch Preview URL: https://renovate-vite-7-x.framed-ddc.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/vite-7.x branch 4 times, most recently from 7d29a83 to 10d5086 Compare July 10, 2025 13:44
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 10d5086 to 0a10a94 Compare July 17, 2025 03:56
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 0a10a94 to 4894d19 Compare July 24, 2025 05:48
@renovate renovate bot force-pushed the renovate/vite-7.x branch 3 times, most recently from 8f10a18 to 127d33f Compare August 12, 2025 04:59
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 127d33f to 3fc0779 Compare August 19, 2025 08:36
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from d9613bb to 5e4ace9 Compare September 8, 2025 12:26
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 35db9e2 to 2df2500 Compare September 22, 2025 10:42
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 99681fb to d1f59e5 Compare October 3, 2025 01:11
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 449bb8f to 94facfd Compare October 20, 2025 08:55
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 94facfd to 484ba49 Compare October 23, 2025 08:58
@renovate renovate bot force-pushed the renovate/vite-7.x branch 3 times, most recently from 556725f to 1a52962 Compare November 7, 2025 10:00
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 1a52962 to cd50fce Compare November 20, 2025 09:07
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 26d1a78 to 3c498ea Compare December 8, 2025 05:44
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 3c498ea to 8ef70d0 Compare December 15, 2025 09:42
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 8ef70d0 to fa132bf Compare January 7, 2026 09:52
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.

0 participants