chore(deps): update all non-major dependencies #57
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:
^66.5.1->^66.5.2^66.5.1->^66.5.2^66.5.1->^66.5.2^9.35.0->^9.37.0^1.0.1->^1.0.2v10.27.0->v10.28.0v0.54.1->v0.55.0v4.25.8->v4.25.91.25.1->1.25.21.25.1->1.25.2v1.36.9->v1.36.10^5.9.2->^5.9.3^66.5.1->^66.5.2^7.1.5->^7.1.9^7.1.5->^7.1.9^3.5.21->^3.5.22^3.5.21->^3.5.22Release Notes
unocss/unocss (@unocss/preset-attributify)
v66.5.2Compare Source
🐞 Bug Fixes
$$selector withnomergeutils - by @zyyv in #4930 (1a448)View changes on GitHub
eslint/eslint (eslint)
v9.37.0Compare Source
v9.36.0Compare Source
antfu/eslint-plugin-format (eslint-plugin-format)
v1.0.2Compare Source
No significant changes
View changes on GitHub
go-playground/validator (github.com/go-playground/validator/v10)
v10.28.0: Release 10.28.0Compare Source
What's Changed
required_ifby @duyquang6 in #1468New Contributors
Full Changelog: go-playground/validator@v10.27.0...v10.28.0
quic-go/quic-go (github.com/quic-go/quic-go)
v0.55.0Compare Source
This release contains a number of improvements and fixes, and it updates the supported Go versions to 1.24 and 1.25.
Optimizations
When sending packets on a QUIC connection, RFC 9002 requires us to save the timestamp for every packet sent. In #5344, we implemented a memory-optimized drop-in replacement for
time.Time, which reduces the memory required from 24 to 8 bytes, and vastly speeds up timer calculations (which happen very frequently).New Features
Conn.ConnectionStats, thanks to @MarcoPoloNotable Fixes
Transport: #5324, thanks to @GloneeTransport.Roundtripcalls: #5323, thanks to @GloneeBehind the Scenes
We have started transitioning tests to make use of the new
synctestpackage that was added in Go 1.25 (and was available as aGOEXPERIMENTin Go 1.24): #5291, #5296, #5298, #5299, #5302, #5304, #5305, #5306, #5317. This is a lot of work, but it makes the test execution both faster and more reliable.Changelog
interface{}withanyby @marten-seemann in #5290go mod tidy -diffto check for tidiedgo.modby @marten-seemann in #5303New Contributors
Full Changelog: quic-go/quic-go@v0.54.0...v0.55.0
shirou/gopsutil (github.com/shirou/gopsutil/v4)
v4.25.9Compare Source
What's Changed
cpu
disk
process
Other Changes
New Contributors
Full Changelog: shirou/gopsutil@v4.25.8...v4.25.9
golang/go (go)
v1.25.2actions/go-versions (go)
v1.25.2: 1.25.2Compare Source
Go 1.25.2
protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.36.10Compare Source
microsoft/TypeScript (typescript)
v5.9.3Compare Source
vitejs/vite (vite)
v7.1.9Compare Source
Reverts
v7.1.8Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
create-react-applicense (#20865) (166a178)v7.1.7Compare Source
Bug Fixes
emitAssets: truewhensharedConfigBuild: true(#20787) (4c4583c)import.meta.hot.prunecallbacks to complete before running other HMRs (#20698) (98a3484)v7.1.6Compare Source
Bug Fixes
$variables correctly (#20761) (7e8e004)skipLibCheckisfalse(#20755) (cc54e29)Miscellaneous Chores
vuejs/core (vue)
v3.5.22Compare Source
Bug Fixes
@vue-ignorein runtime type resolution (#13906) (ba7f7f9)PatchFlags.BAILfor slot when props are present (#13907) (5358bca), closes #13904hhelper (#13841) (75220c7)forceReflowon the correct document (fix #13849) (#13853) (1be5ddf)neverinstead of{}(#13915) (8620a61), closes #11564Features
shadowRootin custom elements (#12965) (47e628d), closes #12964Reverts
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ 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.