fix(deps): update all non-major dependencies#4
Merged
renovate[bot] merged 1 commit intomainfrom Mar 31, 2025
Merged
Conversation
|
|
|
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@sxzz/eslint-config@6.1.0, npm/vite@6.2.3, npm/vitest@3.0.9 |
commit: |
78dd3d8 to
e97ac78
Compare
e97ac78 to
14dac78
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:
^6.1.0->^6.1.1^0.5.2->^0.5.4^22.13.10->^22.13.14^9.22.0->^9.23.0^0.61.1->^0.61.2^0.61.1->^0.61.210.6.5->10.7.0v4.0.0->v4.1.0^4.36.0->^4.38.0^1.0.0->^1.0.1^0.6.9->^0.6.10^2.2.1->^2.2.2^6.2.2->^6.2.4^3.0.9->^3.1.1Release Notes
sxzz/eslint-config (@sxzz/eslint-config)
v6.1.1Compare Source
No significant changes
View changes on GitHub
sxzz/test-utils (@sxzz/test-utils)
v0.5.4Compare Source
🏎 Performance
View changes on GitHub
v0.5.3Compare Source
🚀 Features
View changes on GitHub
eslint/eslint (eslint)
v9.23.0Compare Source
oxc-project/oxc (oxc-minify)
v0.61.2Features
ea3de06mangler: Supportkeep_namesoption (#9898) (sapphi-red)pnpm/pnpm (pnpm)
v10.7.0Compare Source
Minor Changes
pnpm config getandlistalso show settings set inpnpm-workspace.yamlfiles #9316.It should be possible to use env variables in
pnpm-workspace.yamlsetting names and value.Add an ability to patch dependencies by version ranges. Exact versions override version ranges, which in turn override name-only patches. Version range
*is the same as name-only, except that patch application failure will not be ignored.For example:
The above configuration would apply
patches/foo-3.patchtofoo@2.1.0,patches/foo-2.patchto allfooversions which satisfy^2.0.0except2.1.0, andpatches/foo-1.patchto the remainingfooversions.pnpm config set --location=projectsaves the setting to apnpm-workspace.yamlfile if no.npmrcfile is present in the directory #9316.Rename
pnpm.allowNonAppliedPatchestopnpm.allowUnusedPatches. The old name is still supported but it would print a deprecation warning message.Add
pnpm.ignorePatchFailuresto manage whether pnpm would ignore patch application failures.If
ignorePatchFailuresis not set, pnpm would throw an error when patches with exact versions or version ranges fail to apply, and it would ignore failures from name-only patches.If
ignorePatchFailuresis explicitly set tofalse, pnpm would throw an error when any type of patch fails to apply.If
ignorePatchFailuresis explicitly set totrue, pnpm would print a warning when any type of patch fails to apply.Patch Changes
pnpm/action-setup (pnpm/action-setup)
v4.1.0Compare Source
Add support for
package.yaml#156.rollup/rollup (rollup)
v4.38.0Compare Source
2025-03-29
Features
.filteroption inresolveId,loadandtransformhooks (#5882)Pull Requests
v4.37.0Compare Source
2025-03-23
Features
exportkeyword (#5871)Bug Fixes
Pull Requests
tinylibs/tinyexec (tinyexec)
v1.0.1Compare Source
What's Changed
exportsmap inpackage.jsonby @SukkaW in https://github.com/tinylibs/tinyexec/pull/48New Contributors
Full Changelog: tinylibs/tinyexec@1.0.0...1.0.1
sxzz/tsdown (tsdown)
v0.6.10Compare Source
No significant changes
View changes on GitHub
vitejs/vite (vite)
v6.2.4Compare Source
Please refer to CHANGELOG.md for details.
vitest-dev/vitest (vitest)
v3.1.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.1.0Compare Source
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.