chore(deps): update all non-major dependencies #23
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.52.5
->^7.52.8
^1.2.10
->^1.2.17
^19.1.2
->^19.1.8
^19.1.2
->^19.1.6
^4.4.1
->^4.6.0
^5.2.3
->^5.2.4
^10.1.0
->^10.2.0
^0.21.9
->^0.21.12
^0.8.2
->^0.10.0
^15.5.1
->^15.5.2
^6.3.2
->^6.3.5
^4.5.3
->^4.5.4
^3.5.13
->^3.5.17
Release Notes
microsoft/rushstack (@microsoft/api-extractor)
v7.52.8
Compare Source
Tue, 13 May 2025 02:09:20 GMT
Patches
v7.52.7
Compare Source
Thu, 01 May 2025 15:11:33 GMT
Patches
reportVariants
(GitHub #4775)v7.52.6
Compare Source
Thu, 01 May 2025 00:11:12 GMT
Version update only
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.6.0
Compare Source
Add raw Rolldown support
This plugin only worked with Vite. But now it can also be used with raw Rolldown. The main purpose for using this plugin with Rolldown is to use react compiler.
v4.5.2
Compare Source
Suggest
@vitejs/plugin-react-oxc
if rolldown-vite is detected #491Emit a log which recommends
@vitejs/plugin-react-oxc
whenrolldown-vite
is detected to improve performance and use Oxc under the hood. The warning can be disabled by settingdisableOxcRecommendation: false
in the plugin options.Use
optimizeDeps.rollupOptions
instead ofoptimizeDeps.esbuildOptions
for rolldown-vite #489This suppresses the warning about
optimizeDeps.esbuildOptions
being deprecated in rolldown-vite.Add Vite 7-beta to peerDependencies range #497
React plugins are compatible with Vite 7, this removes the warning when testing the beta.
v4.5.1
Compare Source
Add explicit semicolon in preambleCode #485
This fixes an edge case when using HTML minifiers that strips line breaks aggressively.
v4.5.0
Compare Source
Add
filter
for rolldown-vite #470Added
filter
so that it is more performant when running this plugin with rolldown-powered version of Vite.Skip HMR for JSX files with hooks #480
This removes the HMR warning for hooks with JSX.
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.2.4
transformWithOxc
ifrolldown-vite
is detected (#584) (6ac8e3a), closes #584antfu-collective/bumpp (bumpp)
v10.2.0
Compare Source
🚀 Features
View changes on GitHub
v10.1.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
stacksjs/bunfig (bunfig)
v0.10.0
Compare Source
🚀 Features
alias
option - by @chrisbbreuer (323a5)View changes on GitHub
v0.9.0
Compare Source
compare changes
🚀 Enhancements
alias
option (323a551)❤️ Contributors
v0.8.5
Compare Source
compare changes
🚀 Enhancements
🏡 Chore
❤️ Contributors
v0.8.4
Compare Source
compare changes
🏡 Chore
❤️ Contributors
v0.8.3
Compare Source
compare changes
🏡 Chore
❤️ Contributors
lint-staged/lint-staged (lint-staged)
v15.5.2
Compare Source
Patch Changes
5561321
Thanks @YimingIsCOLD! - Correctly handle colon (:
) characters in staged filenames.vitejs/vite (vite)
v6.3.5
Compare Source
v6.3.4
Compare Source
require
to import externals in optimized dependenci (efc5eab), closes #19940v6.3.3
Compare Source
ssrTransform
re-export deps and test stacktrace with first line (#19629) (9399cda), closes #19629qmhc/vite-plugin-dts (vite-plugin-dts)
v4.5.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
vuejs/core (vue)
v3.5.17
Compare Source
Bug Fixes
InEntity
state (#13362) (f05a8d6)__v_skip
flag toDep
to prevent reactive conversion (#12804) (e8d8f5f), closes #12803vOnce
andvSlot
(#13343) (762fae4)v3.5.16
Compare Source
Reverts
v3.5.15
Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.v3.5.14
Compare Source
Bug Fixes
useTemplateRef
as a definite ref (#13197) (8ae1122)v-for
(#13091) (3f27c58), closes #13087Features
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.