fix(deps): update all non-major dependencies#84
Merged
nekomeowww merged 1 commit intomainfrom Jul 9, 2025
Merged
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
61855fc to
87a5f05
Compare
87a5f05 to
090c1cf
Compare
090c1cf to
e32ede1
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:
4.14.1->4.16.21.2.9->1.2.101.2.6->1.2.71.2.38->1.2.422.17.2->2.18.02.17.2->2.18.02.17.2->2.18.02.17.2->2.18.02.17.2->2.18.02.17.2->2.18.022.15.31->22.16.213.3.0->13.5.09.29.0->9.30.1v1.16.0->v1.17.01.24.4->1.24.51.24.4->1.24.5v0.33.1->v0.33.2v0.33.1->v0.33.2v0.33.1->v0.33.2v0.33.1->v0.33.210.12.1->10.13.166.2.0->66.3.311.2.0->11.3.03.5.16->3.5.17Release Notes
antfu/eslint-config (@antfu/eslint-config)
v4.16.2Compare Source
No significant changes
View changes on GitHub
v4.16.1Compare Source
🐞 Bug Fixes
eslint-plugin-command- by @antfu (195da)View changes on GitHub
v4.16.0Compare Source
🚀 Features
View changes on GitHub
v4.15.0Compare Source
🚀 Features
View changes on GitHub
nolebase/integrations (@nolebase/ui)
v2.18.0Compare Source
🐞 Bug Fixes
View changes on GitHub
vueuse/vueuse (@vueuse/core)
v13.5.0Compare Source
🚀 Features
🐞 Bug Fixes
universal-cookierange to^7 || ^8#4834View changes on GitHub
v13.4.0Compare Source
🚀 Features
TimerHandlefor setTimeout type - by @ilyaliao in https://github.com/vueuse/vueuse/issues/4801 (319d8)shouldCommit- by @JonathanSchndr, Anthony Fu and Robin in https://github.com/vueuse/vueuse/issues/4471 (18acf)🐞 Bug Fixes
resetcall when the initial value is true - by @whiteyebrw in https://github.com/vueuse/vueuse/issues/4800 (c6469)🏎 Performance
View changes on GitHub
eslint/eslint (eslint)
v9.30.1Compare Source
v9.30.0Compare Source
nekomeowww/xo (github.com/nekomeowww/xo)
v1.17.0Compare Source
What's Changed
New Contributors
Full Changelog: nekomeowww/xo@v1.16.0...v1.17.0
golang/go (go)
v1.24.5kubernetes/api (k8s.io/api)
v0.33.2Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.33.2Compare Source
kubernetes/cli-runtime (k8s.io/cli-runtime)
v0.33.2Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.33.2Compare Source
pnpm/pnpm (pnpm)
v10.13.1Compare Source
Patch Changes
v10.13.0Compare Source
Minor Changes
Added the possibility to load multiple pnpmfiles. The
pnpmfilesetting can now accept a list of pnpmfile locations #9702.pnpm will now automatically load the
pnpmfile.cjsfile from any config dependency named@pnpm/plugin-*orpnpm-plugin-*#9729.The order in which config dependencies are initialized should not matter — they are initialized in alphabetical order. If a specific order is needed, the paths to the
pnpmfile.cjsfiles in the config dependencies can be explicitly listed using thepnpmfilesetting inpnpm-workspace.yaml.Patch Changes
pkg.pr.new, treat them as Git tarball URLs #9694.dangerouslyAllowAllBuilds,onlyBuiltDependencies,onlyBuiltDependenciesFile, andneverBuiltDependencies#9628.pnpm-workspace.yamlwith deep #9701.pnpm rebuildcommand should not add pkgs included inignoredBuiltDependenciestoignoredBuildsinnode_modules/.modules.yaml#9338.shell-quotewithshlexfor quoting command arguments #9381.v10.12.4Compare Source
Patch Changes
Fix
pnpm licensescommand for local dependencies #9583.Fix a bug in which
pnpm ls --filter=not-exist --jsonprints nothing instead of an empty array #9672.Fix a deadlock that sometimes happens during peer dependency resolution #9673.
Running
pnpm installafterpnpm fetchshould hoist all dependencies that need to be hoisted.Fixes a regression introduced in [v10.12.2] by [#9648]; resolves [#9689].
[v10.12.2]: https://redirect.github.com/pnpm/pnpm/releases/tag/v10.12.2Add commentMore actions
[#9648]: https://github.com/pnpm/pnpm/pull/9648
[#9689]: https://github.com/pnpm/pnpm/issues/9689
v10.12.3Compare Source
Patch Changes
Regression introduced in v10.12.2 by #9648; resolves #9685.
v10.12.2Compare Source
Patch Changes
enableGlobalVirtualStoreset totrue#9648.--helpand-hflags not working as expected for thepnpm createcommand.pnpm licenses list --jsoncommand is incorrect.pnpm deployfails due to overridden dependencies having peer dependencies causingERR_PNPM_OUTDATED_LOCKFILE#9595.unocss/unocss (unocss)
v66.3.3Compare Source
🚀 Features
inertvariant - by @Jungzl in https://github.com/unocss/unocss/issues/4790 (d6657)wrap-utilities - by @zyyv (bf784)bg-size-[<value>]- by @9romise in https://github.com/unocss/unocss/issues/4803 (b735e)🐞 Bug Fixes
View changes on GitHub
v66.3.2Compare Source
🚀 Features
$pseudo-aria-*and$pseudo-data-*variants - by @Jungzl in https://github.com/unocss/unocss/issues/4775 (7b76a)🐞 Bug Fixes
View changes on GitHub
v66.3.1Compare Source
No significant changes
View changes on GitHub
v66.2.3Compare Source
🚀 Features
View changes on GitHub
v66.2.2Compare Source
🚀 Features
subsets&preferStaticoption for fontsource provider - by @Jungzl and @zyyv in https://github.com/unocss/unocss/issues/4742 (411de)fontslayer & optimize test - by @zyyv in https://github.com/unocss/unocss/issues/4743 (0228a)@propertyand align with tw4 - by @zyyv in https://github.com/unocss/unocss/issues/4748 (00aa5)View changes on GitHub
v66.2.1Compare Source
🚀 Features
🐞 Bug Fixes
ringoffset size rule - by @zyyv in https://github.com/unocss/unocss/issues/4741 (34b5c)View changes on GitHub
antfu/vite-plugin-inspect (vite-plugin-inspect)
v11.3.0Compare Source
🚀 Features
View changes on GitHub
vuejs/core (vue)
v3.5.17Compare Source
Bug Fixes
InEntitystate (#13362) (f05a8d6)__v_skipflag toDepto prevent reactive conversion (#12804) (e8d8f5f), closes #12803vOnceandvSlot(#13343) (762fae4)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.