Update dependency vite to v7.2.6 #61

Open
Renovater wants to merge 1 commit from renovate/vite-7.x into master
Collaborator

This PR contains the following updates:

Package Change Age Confidence
vite (source) 7.1.11 -> 7.2.6 age confidence

Release Notes

vitejs/vite (vite)

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

⚠ BREAKING CHANGES
Features
Rolldown-Vite changelogs

See rolldown-vite changelog

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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vite](https://vite.dev) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`7.1.11` -> `7.2.6`](https://renovatebot.com/diffs/npm/vite/7.1.11/7.2.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vite/7.2.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/7.1.11/7.2.6?slim=true) | --- ### Release Notes <details> <summary>vitejs/vite (vite)</summary> ### [`v7.2.6`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-726-2025-12-01-small) [Compare Source](https://github.com/vitejs/vite/compare/v7.2.4...v7.2.6) #### <small>[7.2.6](https://github.com/vitejs/vite/compare/v7.2.5...v7.2.6) (2025-12-01)</small> ### [`v7.2.4`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-724-2025-11-20-small) [Compare Source](https://github.com/vitejs/vite/compare/v7.2.3...v7.2.4) ##### Bug Fixes - revert "perf(deps): replace debug with obug ([#&#8203;21107](https://github.com/vitejs/vite/issues/21107))" ([2d66b7b](https://github.com/vitejs/vite/commit/2d66b7b14aa6dfd62f3d6a59ee8382ed5ca6fd32)) ### [`v7.2.3`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-723-2025-11-20-small) [Compare Source](https://github.com/vitejs/vite/compare/v7.2.2...v7.2.3) ##### Bug Fixes - allow multiple `bindCLIShortcuts` calls with shortcut merging ([#&#8203;21103](https://github.com/vitejs/vite/issues/21103)) ([5909efd](https://github.com/vitejs/vite/commit/5909efd8fbfd1bf1eab65427aea0613124b2797a)) - **deps:** update all non-major dependencies ([#&#8203;21096](https://github.com/vitejs/vite/issues/21096)) ([6a34ac3](https://github.com/vitejs/vite/commit/6a34ac3422686e7cf7cc9a25d299cb8e5a8d92a0)) - **deps:** update all non-major dependencies ([#&#8203;21128](https://github.com/vitejs/vite/issues/21128)) ([4f8171e](https://github.com/vitejs/vite/commit/4f8171eb3046bd70c83964689897dab4c6b58bc0)) ##### Performance Improvements - **deps:** replace debug with obug ([#&#8203;21107](https://github.com/vitejs/vite/issues/21107)) ([acfe939](https://github.com/vitejs/vite/commit/acfe939e1f7c303c34b0b39b883cc302da767fa2)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;rollup/plugin-commonjs](https://github.com/rollup/plugin-commonjs) to v29 ([#&#8203;21099](https://github.com/vitejs/vite/issues/21099)) ([02ceaec](https://github.com/vitejs/vite/commit/02ceaec45e17bef19159188a28d9196fed1761be)) - **deps:** update rolldown-related dependencies ([#&#8203;21095](https://github.com/vitejs/vite/issues/21095)) ([39a0a15](https://github.com/vitejs/vite/commit/39a0a15fd24ed37257c48b795097a3794e54d255)) - **deps:** update rolldown-related dependencies ([#&#8203;21127](https://github.com/vitejs/vite/issues/21127)) ([5029720](https://github.com/vitejs/vite/commit/50297208452241061cb44d09a4bbdf77a11ac01e)) ### [`v7.2.2`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-722-2025-11-07-small) [Compare Source](https://github.com/vitejs/vite/compare/v7.2.1...v7.2.2) ##### Bug Fixes - revert "refactor: use fs.cpSync ([#&#8203;21019](https://github.com/vitejs/vite/issues/21019))" ([#&#8203;21081](https://github.com/vitejs/vite/issues/21081)) ([728c8ee](https://github.com/vitejs/vite/commit/728c8eeebc0ad7ba48e680f46bbdb55020b2e152)) ### [`v7.2.1`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#800-beta0-2025-12-03) [Compare Source](https://github.com/vitejs/vite/compare/v7.2.0...v7.2.1) ##### ⚠ BREAKING CHANGES - update default browser target ([#&#8203;21193](https://github.com/vitejs/vite/issues/21193)) - the epic `rolldown-vite` merge ([#&#8203;21189](https://github.com/vitejs/vite/issues/21189)) ##### Features - update default browser target ([#&#8203;21193](https://github.com/vitejs/vite/issues/21193)) ([8c3dd06](https://github.com/vitejs/vite/commit/8c3dd06bd9903bf0e6bc51f3554eea8cb6b26903)) - the epic `rolldown-vite` merge ([#&#8203;21189](https://github.com/vitejs/vite/issues/21189)) ([4a7f8d4](https://github.com/vitejs/vite/commit/4a7f8d43e6b14b89fef278c3ea86f9e3f64b7fc2)) ##### Rolldown-Vite changelogs See [rolldown-vite changelog](https://github.com/vitejs/rolldown-vite/blob/v7.2.10/packages/vite/CHANGELOG.md) ### [`v7.2.0`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#720-2025-11-05) [Compare Source](https://github.com/vitejs/vite/compare/v7.1.12...v7.2.0) ##### Bug Fixes - **css:** fallback to sass when sass-embedded platform binary is missing ([#&#8203;21002](https://github.com/vitejs/vite/issues/21002)) ([b1fd616](https://github.com/vitejs/vite/commit/b1fd6161886caeb31ac646d6544116d37efe46d0)) - **module-runner:** make `getBuiltins` response JSON serializable ([#&#8203;21029](https://github.com/vitejs/vite/issues/21029)) ([ad5b3bf](https://github.com/vitejs/vite/commit/ad5b3bf6f3ad7b24886718c5f5de32eee923ae11)) - **types:** add undefined to optional properties for exactOptionalProperties type compatibility ([#&#8203;21040](https://github.com/vitejs/vite/issues/21040)) ([2833c55](https://github.com/vitejs/vite/commit/2833c5576a87be2db450c195ccf64dfc8925a15b)) ##### Miscellaneous Chores - **deps:** update rolldown-related dependencies ([#&#8203;21047](https://github.com/vitejs/vite/issues/21047)) ([e3a6a83](https://github.com/vitejs/vite/commit/e3a6a83406943bc59a9916cae3f25ab33c2b5802)) ### [`v7.1.12`](https://github.com/vitejs/vite/releases/tag/v7.1.12) [Compare Source](https://github.com/vitejs/vite/compare/v7.1.11...v7.1.12) Please refer to [CHANGELOG.md](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md) for details. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuMyIsInVwZGF0ZWRJblZlciI6IjQyLjMzLjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
Renovater added 1 commit 2025-10-26 13:03:28 +01:00
Renovater scheduled this pull request to auto merge when all checks succeed 2025-10-26 13:03:29 +01:00
Renovater force-pushed renovate/vite-7.x from 976cf05c21 to 2852a88139 2025-11-03 17:02:33 +01:00 Compare
Renovater force-pushed renovate/vite-7.x from 2852a88139 to 7576733539 2025-11-05 09:57:49 +01:00 Compare
Renovater changed title from Update dependency vite to v7.1.12 to Update dependency vite to v7.2.0 2025-11-05 09:57:51 +01:00
Renovater force-pushed renovate/vite-7.x from 7576733539 to d31c8f9bfc 2025-11-06 04:57:29 +01:00 Compare
Renovater changed title from Update dependency vite to v7.2.0 to Update dependency vite to v7.2.1 2025-11-06 04:57:31 +01:00
Renovater force-pushed renovate/vite-7.x from d31c8f9bfc to ae227d5ea6 2025-11-06 12:00:36 +01:00 Compare
Renovater changed title from Update dependency vite to v7.2.1 to Update dependency vite to v7.1.12 2025-11-06 12:00:44 +01:00
Renovater force-pushed renovate/vite-7.x from ae227d5ea6 to cc505e761b 2025-11-08 09:56:55 +01:00 Compare
Renovater changed title from Update dependency vite to v7.1.12 to Update dependency vite to v7.2.0 2025-11-08 09:57:02 +01:00
Renovater force-pushed renovate/vite-7.x from cc505e761b to 0afe2115ba 2025-11-08 21:57:59 +01:00 Compare
Renovater force-pushed renovate/vite-7.x from 0afe2115ba to 343ab2aa56 2025-11-09 04:57:30 +01:00 Compare
Renovater changed title from Update dependency vite to v7.2.0 to Update dependency vite to v7.2.1 2025-11-09 04:57:48 +01:00
Renovater force-pushed renovate/vite-7.x from 343ab2aa56 to 80975ec80b 2025-11-09 06:02:38 +01:00 Compare
Renovater force-pushed renovate/vite-7.x from 80975ec80b to ac25b20bd2 2025-11-09 12:02:41 +01:00 Compare
Renovater force-pushed renovate/vite-7.x from ac25b20bd2 to f9f12d5628 2025-11-10 07:57:05 +01:00 Compare
Renovater changed title from Update dependency vite to v7.2.1 to Update dependency vite to v7.2.2 2025-11-10 07:57:12 +01:00
Renovater force-pushed renovate/vite-7.x from f9f12d5628 to 24493275ab 2025-11-12 06:57:36 +01:00 Compare
Renovater force-pushed renovate/vite-7.x from 24493275ab to a62cb9ac70 2025-11-12 19:57:47 +01:00 Compare
Renovater force-pushed renovate/vite-7.x from a62cb9ac70 to f9ded647ce 2025-11-14 06:07:17 +01:00 Compare
Renovater force-pushed renovate/vite-7.x from f9ded647ce to 57b4bfdbef 2025-11-14 12:03:59 +01:00 Compare
Renovater force-pushed renovate/vite-7.x from 57b4bfdbef to 9ff3e17c2c 2025-11-14 13:03:10 +01:00 Compare
Renovater force-pushed renovate/vite-7.x from 9ff3e17c2c to 154b722315 2025-11-15 15:02:56 +01:00 Compare
Renovater force-pushed renovate/vite-7.x from 154b722315 to 7f9bc70683 2025-11-23 08:58:10 +01:00 Compare
Renovater changed title from Update dependency vite to v7.2.2 to Update dependency vite to v7.2.4 2025-11-23 08:58:16 +01:00
Renovater force-pushed renovate/vite-7.x from 7f9bc70683 to 5e3ea55557 2025-11-26 00:58:55 +01:00 Compare
Renovater force-pushed renovate/vite-7.x from 5e3ea55557 to ab72a326a5 2025-11-26 01:04:38 +01:00 Compare
Renovater force-pushed renovate/vite-7.x from ab72a326a5 to d12529f37a 2025-12-04 07:59:54 +01:00 Compare
Renovater changed title from Update dependency vite to v7.2.4 to Update dependency vite to v7.2.6 2025-12-04 07:59:55 +01:00
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/vite-7.x:renovate/vite-7.x
git checkout renovate/vite-7.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff renovate/vite-7.x
git checkout renovate/vite-7.x
git rebase master
git checkout master
git merge --ff-only renovate/vite-7.x
git checkout renovate/vite-7.x
git rebase master
git checkout master
git merge --no-ff renovate/vite-7.x
git checkout master
git merge --squash renovate/vite-7.x
git checkout master
git merge --ff-only renovate/vite-7.x
git checkout master
git merge renovate/vite-7.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: watson/octubre#61
No description provided.