Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
vite (source) ^6.0.9 -> ^7.0.0 age confidence
vite (source) ^6.1.0 -> ^7.0.0 age confidence
vite (source) ^5 || ^6.0.0 -> ^5 || ^6.0.0 || ^7.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vitejs/vite (vite)

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

v7.1.0

Compare Source

Features
  • support files with more than 1000 lines by generateCodeFrame (#​20508) (e7d0b2a)
Bug Fixes
Tests

v7.0.7

Compare Source

Please refer to CHANGELOG.md for details.

v7.0.6

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

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


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 these updates again.


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

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

@JammingBen
Copy link
Contributor

We should check if all our apps still build correctly before merging.

@renovate renovate bot force-pushed the renovate/vite-7.x branch from 4c871c3 to 780631a Compare June 25, 2025 13:01
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from b5460c9 to fab446a Compare July 14, 2025 08:15
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 9a4d129 to db764b5 Compare July 24, 2025 07:20
@renovate renovate bot force-pushed the renovate/vite-7.x branch 4 times, most recently from 2af8697 to a1ff1bb Compare August 8, 2025 05:09
@renovate renovate bot force-pushed the renovate/vite-7.x branch 3 times, most recently from 6035b49 to e9b85b3 Compare August 13, 2025 11:41
@renovate renovate bot force-pushed the renovate/vite-7.x branch 3 times, most recently from decfb92 to 75a00c5 Compare August 22, 2025 08:12
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 7b6a403 to cd25996 Compare September 1, 2025 12:27
@renovate renovate bot force-pushed the renovate/vite-7.x branch 4 times, most recently from b294782 to 1ab81da Compare September 12, 2025 13:09
@renovate renovate bot force-pushed the renovate/vite-7.x branch 5 times, most recently from fbab36b to a94ae25 Compare September 18, 2025 05:10
@renovate renovate bot force-pushed the renovate/vite-7.x branch from a94ae25 to b76a99d Compare September 18, 2025 07:09
@JammingBen JammingBen requested a review from kulmann September 18, 2025 08:15
@JammingBen
Copy link
Contributor

@kulmann Pinging you for an additional review because I fixed some vite build warnings and the vertical scrolling in the design-system docs that were broken.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 18, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

class="raw-hover-surface oc-bottom-drawer-close-button"
:aria-label="$gettext('Close the context menu')"
@click="hide"
@click="hide()"
Copy link
Contributor

Choose a reason for hiding this comment

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

why though?

Copy link
Contributor

Choose a reason for hiding this comment

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

(clarified in chat: didn't want $event to be auto-passed into hide)

@kulmann kulmann merged commit 834f310 into main Sep 18, 2025
28 checks passed
@kulmann kulmann deleted the renovate/vite-7.x branch September 18, 2025 09:28
openclouders pushed a commit that referenced this pull request Sep 18, 2025
chore(deps): update dependency vite to v7
@openclouders openclouders mentioned this pull request Sep 18, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants