chore(deps): update all non-major dependencies #867
Merged
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.2.0
->^4.2.1
^22.13.1
->^22.13.4
^12.5.0
->^12.7.0
^12.5.0
->^12.7.0
^12.5.0
->^12.7.0
^1.37.5
->^1.38.0
9.20.0
->9.20.1
^3.0.1
->^3.0.2
v1.3.0
->v1.4.0
v4.21.0
->v4.22.2
v10.24.0
->v10.25.0
1.23.6
->1.24.0
10.3.0+sha512.ee592eda8815a8a293c206bb0917c4bb0ff274c50def7cbc17be05ec641fc2d1b02490ce660061356bd0d126a4d7eb2ec8830e6959fb8a447571c631d5a2442d
->10.4.1
^2.5.0
->^2.6.0
^65.4.3
->^65.5.0
^19.0.0
->^19.1.0
^28.0.0
->^28.2.0
^2.1.10
->^2.2.2
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v4.2.1
Compare Source
🚀 Features
View changes on GitHub
vueuse/vueuse (@vueuse/components)
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
ajaxorg/ace-builds (ace-builds)
v1.38.0
Compare Source
Features
Bug Fixes
1.37.5 (2025-01-16)
Bug Fixes
1.37.4 (2025-01-09)
Bug Fixes
typeof
from type imports in declarations (#5715) (2c8bf91)1.37.3 (2025-01-07)
1.37.2 (2025-01-06)
Bug Fixes
1.37.1 (2024-12-20)
Bug Fixes
1.36.6 (2024-12-17)
Bug Fixes
1.36.5 (2024-11-14)
Features
Bug Fixes
1.36.4 (2024-11-04)
Bug Fixes
1.36.3 (2024-10-21)
Bug Fixes
readdirSync
optionsrecursive: true
was added only in NodeJs v20.1.0 (#5645) (2953f72)1.36.2 (2024-08-30)
Bug Fixes
1.36.1 (2024-08-29)
Bug Fixes
eslint/eslint (eslint)
v9.20.1
Compare Source
SonarSource/SonarJS (eslint-plugin-sonarjs)
v3.0.2
Compare Source
casdoor/casdoor-go-sdk (github.com/casdoor/casdoor-go-sdk)
v1.4.0
Compare Source
Features
go-acme/lego (github.com/go-acme/lego/v4)
v4.22.2
Compare Source
Fixed
v4.22.1
Compare Source
Fixed
Added
v4.22.0
Compare Source
Added
--private-key
flag to set the private key.LEGO_DEBUG_ACME_HTTP_CLIENT
environment variable to debug the calls to the ACME server.LEGO_EMAIL
environment variable for specifying email.--hook-timeout
flag to run and renew commands.--http.delay
option for HTTP challenge.Changed
Removed
Fixed
go-playground/validator (github.com/go-playground/validator/v10)
v10.25.0
: Release 10.25.0Compare Source
What's Changed
New Contributors
Full Changelog: go-playground/validator@v10.24.0...v10.25.0
golang/go (go)
v1.24.0
pnpm/pnpm (pnpm)
v10.4.1
Compare Source
Patch Changes
--allow-build
option overlaps with thepnpm.ignoredBuildDependencies
list #9105.init-package-manager
should work.v10.4.0
Compare Source
Minor Changes
pnpm approve-builds --global
works now for allowing dependencies of globally installed packages to run postinstall scripts.The
pnpm add
command now supports a new flag,--allow-build
, which allows building the specified dependencies. For instance, if you want to install a package calledbundle
that hasesbuild
as a dependency and want to allowesbuild
to run postinstall scripts, you can run:This will run
esbuild
's postinstall script and also add it to thepnpm.onlyBuiltDependencies
field ofpackage.json
. So,esbuild
will always be allowed to run its scripts in the future.Related PR: #9086.
The
pnpm init
command adds apackageManager
field with the current version of pnpm CLI #9069. To disable this behaviour, set theinit-package-manager
setting tofalse
.Patch Changes
pnpm approve-builds
should work after two consecutivepnpm install
runs #9083.packageManager
cannot start withv
.mpetazzoni/sse.js (sse.js)
v2.6.0
: sse.js v2.6.0Compare Source
This releases brings a number of bug fixes in the handling of error conditions, completion of the underlying XHR, and handling of state across requests.
unocss/unocss (unocss)
v65.5.0
Compare Source
🚀 Features
container-type: size
support for@container
rule - by @eyemono-moe in https://github.com/unocss/unocss/issues/4423 (2c509)🐞 Bug Fixes
inline/block
screen unit - by @zyyv in https://github.com/unocss/unocss/issues/4387 (70b80)View changes on GitHub
unplugin/unplugin-auto-import (unplugin-auto-import)
v19.1.0
Compare Source
🚀 Features
View changes on GitHub
unplugin/unplugin-vue-components (unplugin-vue-components)
v28.2.0
Compare Source
🚀 Features
node_modules
by default, instead exposeglobsExclude
option - by @antfu (8e1f7)View changes on GitHub
v28.1.0
Compare Source
🚀 Features
View changes on GitHub
vuejs/language-tools (vue-tsc)
v2.2.2
Compare Source
Features
$attrs
,$slots
,$refs
and$el
in the template (#5056) - Thanks to @KazariEX!useAttrs
(#5106) - Thanks to @KazariEX!strictTemplates
(#5138)checkUnknownDirectives
option (#5141) - Thanks to @KazariEX!<script vapor>
- Thanks to @KazariEX!Bug Fixes
<template>
withv-slot
(#5077) - Thanks to @KazariEX!loc.source
instead of node content$attrs
with__VLS_ctx.$attrs
(#5113) - Thanks to @KazariEX!class
(#5100) - Thanks to @KazariEX!v-for
with core (#5084) - Thanks to @KazariEX!undefined
to first param type of optional model emits (#5171) - Thanks to @KazariEX!__VLS_slots
with__VLS_ctx.$slots
(#5083) - Thanks to @KazariEX!Other Changes
vueCompilerOptions
resolution logicscriptSetupRanges
from codegen - Thanks to @KazariEX!sfc.script
- Thanks to @KazariEX!v2.2.0
Compare Source
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.