fix(deps): update all non-major dependencies #76
Merged
+165
−239
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:
^10.0.3
->^10.1.0
^0.57.0
->^0.58.1
10.6.2
->10.6.3
^0.13.2
->^0.13.3
^6.2.1
->^6.2.2
Release Notes
antfu-collective/bumpp (bumpp)
v10.1.0
Compare Source
🚀 Features
View changes on GitHub
oxc-project/oxc (oxc-transform)
v0.58.1
Features
a8331f7
transformer: Turn off explicit resource management by default (#9749) (Boshen)v0.58.0
Features
3429898
transformer/module_runner_transform: Remove duplicatedeps
anddynamicDeps
(#9709) (Dunqing)pnpm/pnpm (pnpm)
v10.6.3
Compare Source
Patch Changes
pnpm install --prod=false
should not crash, when executed in a project with apnpm-workspace.yaml
file #9233. This fixes regression introduced via #9211.Add the missing
node-options
config torecursive run
#9180.Removed a branching code path that only executed when
dedupe-peer-dependents=false
. We believe this internal refactor will not result in behavior changes, but we expect it to make future pnpm versions behave more consistently for projects that overridededupe-peer-dependents
to false. There should be less unique bugs from turning offdedupe-peer-dependents
.See details in #9259.
unplugin/unplugin-isolated-decl (unplugin-isolated-decl)
v0.13.3
Compare Source
No significant changes
View changes on GitHub
vitejs/vite (vite)
v6.2.2
Compare Source
base
(#19616) (2476391), closes #19616Configuration
📅 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.