fix(deps): update all non-major dependencies #1627
Open
+533
−504
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.26.7
->^7.26.9
^3.5.0
->^3.7.0
^3.5.0
->^3.6.0
^3.12.0
->^3.13.2
^20.17.17
->^20.17.23
^12.5.0
->^12.8.2
^12.5.0
->^12.8.2
0.10.0-beta.1
->0.11.0
^1.1.4
->^1.1.6
9.15.0
->9.15.7
^9.15.0
->^9.15.7
^8.5.1
->^8.5.3
^4.19.2
->^4.19.3
Release Notes
babel/babel (@babel/traverse)
v7.26.9
Compare Source
🐛 Bug Fix
babel-types
TSPropertySignature.kind
(@liuxingbaoyu)babel-generator
,babel-types
🏠 Internal
babel-types
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo)babel-core
@types/gensync
in Babel 7 (@nicolo-ribaudo)v7.26.8
Compare Source
v7.26.8 (2025-02-08)
🏠 Internal
babel-preset-env
TanStack/virtual (@tanstack/vue-virtual)
v3.13.2
Compare Source
Version 3.13.2 - 2/25/25, 7:40 AM
Changes
Fix
ace7d93
) by @soren121Packages
v3.13.1
Compare Source
Version 3.13.1 - 2/25/25, 6:21 AM
Changes
Fix
5961e35
) by Azq2Chore
8e55113
) by renovate[bot]f026ee9
) by renovate[bot]8cdc6da
) by renovate[bot]Packages
v3.13.0
Compare Source
Version 3.13.0 - 2/7/25, 12:12 PM
Changes
Feat
3e5b1a9
) by @piecykPackages
v3.12.1
Compare Source
Version 3.12.1 - 2/7/25, 5:12 AM
Changes
Fix
8470857
) by @piecyk5151ee4
) by Tanner Linsleyb7b0d5a
) by Tanner LinsleyChore
3321362
) by renovate[bot]Ci
659b157
) by autofix-ci[bot]Packages
vueuse/vueuse (@vueuse/core)
v12.8.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v12.8.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v12.8.0
Compare Source
🚀 Features
MaybeRef
andMaybeRefOrGetter
in favor of Vue's native - by @ilyaliao and @antfu in https://github.com/vueuse/vueuse/issues/4636 (7432f)options.deepRefs
- by @OrbisK and @antfu in https://github.com/vueuse/vueuse/issues/4591 (9afee)retried
to theautoReconnect.retries
- by @9romise and @OrbisK in https://github.com/vueuse/vueuse/issues/4604 (73e6d)🐞 Bug Fixes
variable
when initial - by @ilyaliao in https://github.com/vueuse/vueuse/issues/4641 (d680f)granted
- by @Nikitatopodin and Никита Быковский in https://github.com/vueuse/vueuse/issues/4559 (f9685)View changes on GitHub
v12.7.0
Compare Source
🚀 Features
once
option - by @btea in https://github.com/vueuse/vueuse/issues/4583 (3041e)🐞 Bug Fixes
{combination: 'overwrite'}
- by @pkc918 and @antfu in https://github.com/vueuse/vueuse/issues/4430 (3ca0d)View changes on GitHub
v12.6.1
Compare Source
No significant changes
View changes on GitHub
v12.6.0
Compare Source
🚀 Features
controls
- by @sibbng and @antfu in https://github.com/vueuse/vueuse/issues/4537 (ab116)z...zzzz
for timezone information - by @OrbisK in https://github.com/vueuse/vueuse/issues/4553 (cd6d7)once
options - by @ilyaliao in https://github.com/vueuse/vueuse/issues/4577 (f2f94)options.initialState
to control the initial active value - by @OrbisK in https://github.com/vueuse/vueuse/issues/4533 (ceb56)🐞 Bug Fixes
ComputedGetter
- by @OrbisK in https://github.com/vueuse/vueuse/issues/4528 (bea31)start()
should accept a custom initial value - by @ralacerda in https://github.com/vueuse/vueuse/issues/4554 (93591)MouseEvent
instead ofTouch
to work with FF - by @OrbisK and @antfu in https://github.com/vueuse/vueuse/issues/4457 (ce9e5)View changes on GitHub
motiondivision/motion-vue (motion-v)
v0.11.0
Compare Source
🚀 Features
while*
variants by @rick-hup in https://github.com/motiondivision/motion-vue/pull/94New Contributors
Full Changelog: motiondivision/motion-vue@v0.10.1...v0.11.0
v0.10.1
Compare Source
Bug fix
What's Changed
New Contributors
Full Changelog: motiondivision/motion-vue@v0.10.0...v0.10.1
v0.10.0
Compare Source
🚀 Feature Improvements
New RowValue component for displaying and syncing MotionValue changes
Added unwrapElement prop for handling nested element animations
What's Changed
New Contributors
Full Changelog: motiondivision/motion-vue@v0.9.0...v0.10.0
unjs/ohash (ohash)
v1.1.6
Compare Source
compare changes
📦 Build
./utils
subpath export (d138e3a)v1.1.5
Compare Source
compare changes
📦 Build
digest
andserialize
exports for forward compat (v1) (#129)pnpm/pnpm (pnpm)
v9.15.7
: pnpm 9.15.7Compare Source
Patch Changes
pnpm self-update
should not leave a directory with a broken pnpm installation if the installation fails.--config.
prefix such as--@​scope:registry=https://scope.example.com/npm
#9089.pnpm self-update
should not read the pnpm settings from thepackage.json
file in the current working directory.pnpm update -i
should list only packages that have newer versions #9206.catalogs
section of thepnpm-lock.yaml
file to be removed whendedupe-peer-dependents=false
on a filtered install. #9112Platinum Sponsors
Gold Sponsors
v9.15.6
: pnpm 9.15.6Compare Source
Patch Changes
packageManager
cannot start withv
.pnpm-lock.yaml
file when using--fix-lockfile
and--filter
. #8639v9.15.5
: pnpm 9.15.5Compare Source
Patch Changes
pnpm install
, thepreprepare
andpostprepare
scripts of the project should be executed #8989.strip-ansi
with the built-inutil.stripVTControlCharacters
#9009.Platinum Sponsors
Gold Sponsors
v9.15.4
: pnpm 9.15.4Compare Source
Patch Changes
pnpm update --latest <pkg>
updates only the specified package, withdedupe-peer-dependents=true
.Platinum Sponsors
Gold Sponsors
v9.15.3
: pnpm 9.15.3Compare Source
Patch Changes
pnpm update --filter <pattern> --latest <pkg>
should only change the specified package for the specified workspace, whendedupe-peer-dependents
is set totrue
#8877..DS_Store
file atpatch-commit
#8922.pnpm patch
is unable to bring back old patch without specifying@version
suffix #8919.Platinum Sponsors
Gold Sponsors
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Asia/Kuala_Lumpur, 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.