chore(deps): update all non-major dependencies #48
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.11
^1.8.0
->^1.9.0
^4.4.1
->^4.7.0
^5.2.3
->^5.2.4
^0.7.0
->^0.8.1
^0.7.13
->^0.8.6
^0.21.9
->^0.21.12
^15.5.1
->^15.5.2
20
->20.19.4
^6.3.2
->^6.3.5
^2.2.10
->^2.2.12
Release Notes
microsoft/rushstack (@microsoft/api-extractor)
v7.52.11
Compare Source
Tue, 19 Aug 2025 20:45:02 GMT
Patches
v7.52.10
Compare Source
Fri, 01 Aug 2025 00:12:48 GMT
Patches
v7.52.9
Compare Source
Wed, 23 Jul 2025 20:55:57 GMT
Version update only
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
nuxt/eslint (@nuxt/eslint-config)
v1.9.0
Compare Source
🚀 Features
🐞 Bug Fixes
defineNuxtConfig
as ESLint's globals, close #603 - by @antfu in https://github.com/nuxt/eslint/issues/603 (2e67f)View changes on GitHub
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.7.0
Compare Source
Add HMR support for compound components (#518)
HMR now works for compound components like this:
Return
Plugin[]
instead ofPluginOption[]
(#537)The return type has changed from
react(): PluginOption[]
to more specialized typereact(): Plugin[]
. This allows for type-safe manipulation of plugins, for example: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
Features
transformWithOxc
ifrolldown-vite
is detected (#584) (6ac8e3a)Bug Fixes
Miscellaneous Chores
vuejs/tsconfig (@vue/tsconfig)
v0.8.1
Compare Source
v0.8.0
Compare Source
Breaking Changes
libReplacement
for better performance by @ntnyq in https://github.com/vuejs/tsconfig/pull/35noUncheckedIndexedAccess
andexactOptionalPropertyTypes
by @haoqunjiang in https://github.com/vuejs/tsconfig/pull/36If you experience a significant number of type errors in your projects after upgrading to this version, you might want to consider a gradual approach to adopting the new options:
@vue/tsconfig
, usesupress-ts-errors
(npx suppress-ts-errors && npx suppress-ts-errors vue src/**/*.vue
) to insert@ts-expect-error
comments in your current codebase.Full Changelog: vuejs/tsconfig@v0.7.0...v0.8.0
stacksjs/buddy-bot (buddy-bot)
v0.8.6
Compare Source
v0.8.5
Compare Source
compare changes
🏡 Chore
❤️ Contributors
v0.8.4
Compare Source
compare changes
🏡 Chore
❤️ Contributors
v0.8.3
Compare Source
compare changes
🏡 Chore
❤️ Contributors
v0.8.2
Compare Source
compare changes
🏡 Chore
❤️ Contributors
v0.8.1
Compare Source
compare changes
🏡 Chore
❤️ Contributors
v0.8.0
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.actions/node-versions (node)
v20.19.4
: 20.19.4Compare Source
Node.js 20.19.4
v20.19.3
: 20.19.3Compare Source
Node.js 20.19.3
v20.19.2
: 20.19.2Compare Source
Node.js 20.19.2
v20.19.1
: 20.19.1Compare Source
Node.js 20.19.1
v20.19.0
: 20.19.0Compare Source
Node.js 20.19.0
v20.18.3
: 20.18.3Compare Source
Node.js 20.18.3
v20.18.2
: 20.18.2Compare Source
Node.js 20.18.2
v20.18.1
: 20.18.1Compare Source
Node.js 20.18.1
v20.18.0
: 20.18.0Compare Source
Node.js 20.18.0
v20.17.0
: 20.17.0Compare Source
Node.js 20.17.0
v20.16.0
: 20.16.0Compare Source
Node.js 20.16.0
v20.15.1
: 20.15.1Compare Source
Node.js 20.15.1
v20.15.0
: 20.15.0Compare Source
Node.js 20.15.0
v20.14.0
: 20.14.0Compare Source
Node.js 20.14.0
v20.13.1
: 20.13.1Compare Source
Node.js 20.13.1
v20.13.0
: 20.13.0Compare Source
Node.js 20.13.0
v20.12.2
: 20.12.2Compare Source
Node.js 20.12.2
v20.12.1
: 20.12.1Compare Source
Node.js 20.12.1
v20.12.0
: 20.12.0Compare Source
Node.js 20.12.0
v20.11.1
: 20.11.1Compare Source
Node.js 20.11.1
v20.11.0
: 20.11.0Compare Source
Node.js 20.11.0
v20.10.0
: 20.10.0Compare Source
Node.js 20.10.0
v20.9.0
: 20.9.0Compare Source
Node.js 20.9.0
v20.8.1
: 20.8.1Compare Source
Node.js 20.8.1
v20.8.0
: 20.8.0Compare Source
Node.js 20.8.0
v20.7.0
: 20.7.0Compare Source
Node.js 20.7.0
v20.6.1
: 20.6.1Compare Source
Node.js 20.6.1
v20.6.0
: 20.6.0Compare Source
Node.js 20.6.0
v20.5.1
: 20.5.1Compare Source
Node.js 20.5.1
v20.5.0
: 20.5.0Compare Source
Node.js 20.5.0
v20.4.0
: 20.4.0Compare Source
Node.js 20.4.0
v20.3.1
: 20.3.1Compare Source
Node.js 20.3.1
v20.3.0
: 20.3.0Compare Source
Node.js 20.3.0
v20.2.0
: 20.2.0Compare Source
Node.js 20.2.0
v20.1.0
: 20.1.0Compare Source
Node.js 20.1.0
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 #19629vuejs/language-tools (vue-tsc)
v2.2.12
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.
👻 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.