-
Notifications
You must be signed in to change notification settings - Fork 25
chore(deps): update dependency vite to v7 #853
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
3ceae7c to
4c871c3
Compare
|
We should check if all our apps still build correctly before merging. |
4c871c3 to
780631a
Compare
b5460c9 to
fab446a
Compare
9a4d129 to
db764b5
Compare
2af8697 to
a1ff1bb
Compare
6035b49 to
e9b85b3
Compare
decfb92 to
75a00c5
Compare
7b6a403 to
cd25996
Compare
b294782 to
1ab81da
Compare
fbab36b to
a94ae25
Compare
a94ae25 to
b76a99d
Compare
|
@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. |
Edited/Blocked NotificationRenovate 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. |
| class="raw-hover-surface oc-bottom-drawer-close-button" | ||
| :aria-label="$gettext('Close the context menu')" | ||
| @click="hide" | ||
| @click="hide()" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why though?
There was a problem hiding this comment.
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)
chore(deps): update dependency vite to v7
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:
^6.0.9->^7.0.0^6.1.0->^7.0.0^5 || ^6.0.0->^5 || ^6.0.0 || ^7.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
vitejs/vite (vite)
v7.1.6Compare Source
Bug Fixes
$variables correctly (#20761) (7e8e004)skipLibCheckisfalse(#20755) (cc54e29)Miscellaneous Chores
v7.1.5Compare Source
Bug Fixes
fs.strictcheck to HTML files (#20736) (14015d7)v7.1.4Compare Source
Bug Fixes
Miscellaneous Chores
Code Refactoring
minifyparameter fromfinalizeCss(#20701) (8099582)v7.1.3Compare Source
Features
generateCodeFrame(#20640) (1559577)Bug Fixes
Performance Improvements
resolveConfig(#20646) (f691f57)Miscellaneous Chores
Code Refactoring
importin worker threads (#20641) (530687a)Tests
checkNodeVersiontest (#20647) (731d3e6)v7.1.2Compare Source
Bug Fixes
[vite]prefixes to debug logs (#20595) (7cdef61)npm:prefix as a built-in module (#20558) (ab33803)Miscellaneous Chores
@jridgewell/remappingfrom@ampproject/remapping(#20577) (0a6048a)v7.1.1Compare Source
Bug Fixes
launch-editor-middleware(#20569) (826b394)Miscellaneous Chores
v7.1.0Compare Source
Features
generateCodeFrame(#20508) (e7d0b2a)Bug Fixes
image-setcontaining__VITE_ASSET__(#20520) (f1a2635)entryCssAssetFileNamesas an empty Set (#20542) (6a46cda)Tests
process.features(#20544) (856d3f0)v7.0.7Compare Source
Please refer to CHANGELOG.md for details.
v7.0.6Compare Source
Bug Fixes
Miscellaneous Chores
Code Refactoring
v7.0.5Compare Source
Bug Fixes
Accept: text/html(#20376) (c9614b9)new URL(, import.meta.url)(#20382) (6bc8bf6)Miscellaneous Chores
Code Refactoring
foo.endsWith("bar")instead of/bar$/.test(foo)(#20413) (862e192)v7.0.4Compare Source
Bug Fixes
Build System
@oxc-project/runtimedevDep (#20389) (5e29602)v7.0.3Compare Source
Bug Fixes
Miscellaneous Chores
n/prefer-node-protocolrule (#20368) (38bb268)Code Refactoring
v7.0.2Compare Source
Bug Fixes
v7.0.1Compare Source
Bug Fixes
Miscellaneous Chores
v7.0.0Compare Source
import.meta.urlin bundled Vite (#20235) (3bf3a8a), closes #20235ssrExportNameKey(#20266) (ac302a7), closes #20266normalizeModuleId(#20277) (9b98dcb), closes #20277numberToPos(#20244) (3f46901), closes #20244Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.