fix(deps): update all non-major dependencies#134
Merged
liweijie0812 merged 1 commit intodevelopfrom Mar 2, 2026
Merged
Conversation
576e12c to
f02b72f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.4.3→^7.6.1^24.10.13→^24.11.0^10.0.1→^10.0.2^16.2.7→^16.3.110.30.1→10.30.3^4.1.186→^4.1.188Release Notes
antfu/eslint-config (@antfu/eslint-config)
v7.6.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v7.6.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v7.5.0Compare Source
🚀 Features
View changes on GitHub
eslint/eslint (eslint)
v10.0.2Compare Source
lint-staged/lint-staged (lint-staged)
v16.3.1Compare Source
Patch Changes
cd5d762Thanks @iiroj! - Removenano-spawnas a dependency frompackage.jsonas it was replaced withtinyexecand is no longer used.v16.3.0Compare Source
Minor Changes
#1698
feda37aThanks @iiroj! - Run external processes withtinyexecinstead ofnano-spawn.nano-spawnreplacedexecain lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hopetinyexecimproves the situation.#1699
1346d16Thanks @iiroj! - Removepidtreeas a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and thetaskkillcommand on Windows.Patch Changes
87467aaThanks @iiroj! - Incorrect brace expansions like*.{js}(nothing to expand) are detected exhaustively, instead of just a single pass.pnpm/pnpm (pnpm)
v10.30.3Compare Source
v10.30.2Compare Source
tencentcloud/tencentcloud-sdk-nodejs (tencentcloud-sdk-nodejs-hunyuan)
v4.1.188Compare Source
v4.1.187Compare Source
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.