chore(deps): update all non-major dependencies #1409
+787
−638
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.0.0->^6.2.0^4.18.0->^4.18.5^3.5.22->^3.5.23^3.5.22->^3.5.23^3.5.22->^3.5.23^5.3.5->^5.3.6^1.12.2->^1.13.2^1.11.18->^1.11.19^9.38.0->^9.39.1v1.27.0->v1.29.0v28.5.1+incompatible->v28.5.2+incompatiblev1.4.10->v1.4.11v4.27.0->v4.28.0v2.17.0->v2.18.0v0.42.0->v0.43.0v7.0.95->v7.0.97v4.25.9->v4.25.10v1.26.19->v1.27.11.25.3->1.25.4^1.25.3->^1.25.4^3.0.3->^3.0.4^4.5.0->^4.7.110.19.0+sha512.c9fc7236e92adf5c8af42fd5bf1612df99c2ceb62f27047032f4720b33f8eacdde311865e91c411f2774f618d82f320808ecb51718bfa82c060c4ba7c76a32b8->10.20.0^7.1.12->^7.2.1^3.5.22->^3.5.23^3.1.2->^3.1.3Release Notes
antfu/eslint-config (@antfu/eslint-config)
v6.2.0Compare Source
🚀 Features
ignores, close #776 - by @antfu in #776 (63b13)View changes on GitHub
v6.1.0Compare Source
🚀 Features
View changes on GitHub
uozi-tech/admin-kit (@uozi-admin/curd)
v4.18.5Compare Source
Patch Changes
4453192Thanks @0xJacky! - fix(table): dual-track state management for query with optional router integrationv4.18.4Compare Source
Patch Changes
57dd8dbThanks @akinoccc! - fix(curd): simplify column initialization by using availableColumns directlyv4.18.3Compare Source
Patch Changes
e3d0153Thanks @akinoccc! - fix(curd): failed to release v4.18.2v4.18.1Compare Source
Patch Changes
c46e3e7Thanks @akinoccc! - fix(curd): filter out hidden columns in StdTable componentvuejs/core (@vue/compiler-sfc)
v3.5.23Compare Source
Bug Fixes
apexcharts/apexcharts.js (apexcharts)
v5.3.6: 💎 Version 5.3.6Compare Source
What's Changed
New Contributors
Full Changelog: apexcharts/apexcharts.js@v5.3.3...v5.3.6
axios/axios (axios)
v1.13.2Compare Source
Bug Fixes
Performance Improvements
Contributors to this release
v1.13.1Compare Source
Bug Fixes
Contributors to this release
v1.13.0Compare Source
Bug Fixes
Features
Contributors to this release
1.12.2 (2025-09-14)
Bug Fixes
Contributors to this release
1.12.1 (2025-09-12)
Bug Fixes
Contributors to this release
iamkun/dayjs (dayjs)
v1.11.19Compare Source
Bug Fixes
eslint/eslint (eslint)
v9.39.1Compare Source
v9.39.0Compare Source
casdoor/casdoor-go-sdk (github.com/casdoor/casdoor-go-sdk)
v1.29.0Compare Source
Features
v1.28.0Compare Source
Features
docker/docker (github.com/docker/docker)
v28.5.2+incompatibleCompare Source
gabriel-vasile/mimetype (github.com/gabriel-vasile/mimetype)
v1.4.11: cpio, wordperfect supportCompare Source
What's Changed
Full Changelog: gabriel-vasile/mimetype@v1.4.10...v1.4.11
go-acme/lego (github.com/go-acme/lego/v4)
v4.28.0Compare Source
Added
Changed
Fixed
go-co-op/gocron (github.com/go-co-op/gocron/v2)
v2.18.0Compare Source
What's Changed
Fixes
Chores
New Contributors
Full Changelog: go-co-op/gocron@v2.17.0...v2.18.0
mark3labs/mcp-go (github.com/mark3labs/mcp-go)
v0.43.0Compare Source
What's Changed
Rootsfeature by @yuehaii in #620New Contributors
Full Changelog: mark3labs/mcp-go@v0.42.0...v0.43.0
minio/minio-go (github.com/minio/minio-go/v7)
v7.0.97Compare Source
v7.0.96Compare Source
shirou/gopsutil (github.com/shirou/gopsutil/v4)
v4.25.10Compare Source
What's Changed
cpu
disk
host
net
Other Changes
New Contributors
Full Changelog: shirou/gopsutil@v4.25.9...v4.25.10
uozi-tech/cosy (github.com/uozi-tech/cosy)
v1.27.1Compare Source
v1.27.0Compare Source
golang/go (go)
v1.25.4actions/go-versions (go)
v1.25.4: 1.25.4Compare Source
Go 1.25.4
vuejs/pinia (pinia)
v3.0.4Compare Source
Please refer to CHANGELOG.md for details.
praz/pinia-plugin-persistedstate (pinia-plugin-persistedstate)
v4.7.1Compare Source
compare changes
🩹 Fixes
8a06b54)❤️ Contributors
v4.7.0Compare Source
compare changes
🚀 Enhancements
e7e5305)🩹 Fixes
nullvalues properly (883cc3a)📦 Build
❤️ Contributors
v4.6.0Compare Source
compare changes
🚀 Enhancements
🏡 Chore
377a8dd)7288c31)❤️ Contributors
pnpm/pnpm (pnpm)
v10.20.0Compare Source
Minor Changes
--alloption inpnpm --helpto list all commands #8628.Patch Changes
latestversion doesn't satisfy the maturity requirement configured byminimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #10100.createcommand should not verify patch info.managePackageManagerVersionstofalse, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #10063.vitejs/vite (vite)
v7.2.1Compare Source
Bug Fixes
Code Refactoring
indexOfMatchInSlicetofindPreloadMarker(#21054) (f83264f)v7.2.0Compare Source
Bug Fixes
getBuiltinsresponse JSON serializable (#21029) (ad5b3bf)Miscellaneous Chores
vuejs/language-tools (vue-tsc)
v3.1.3Compare Source
Features
<template>(#5734) - Thanks to @KazariEX!Bug Fixes
lang="html"(#5728) - Thanks to @serkodev!Other Changes
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 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.