chore: Update all non-major dependencies#140
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:
|
7bcb5e2 to
acc4c04
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.1.11->4.1.12v0.13.1->v0.14.05.0.43->5.0.545.1.5(+6)v0.14.4->v0.14.5v1.4.6->v1.5.0v1.4.3->v1.4.4v2.5.2->v2.5.3v2.16.2->v2.16.4v2.0.0-20250527152916-d6f5f00cf562->v2.0.0-20250828133012-308cfee50a57v2.0.0-20250527152916-d6f5f00cf562->v2.0.0-20250828133012-308cfee50a57v5.2.2->v5.3.0ed9094b->6555d31v1.14.28->v1.14.32v0.32.0->v0.33.2v7.0.94->v7.0.95v9.11.0->v9.12.1v4.25.7->v4.25.8v1.10.0->v1.11.1v1.37.0->v1.38.0v0.13.0->v0.14.0v0.13.0->v0.14.0v1.37.0->v1.38.0v1.37.0->v1.38.0v1.37.0->v1.38.0v1.37.0->v1.38.0v0.13.0->v0.14.0v1.37.0->v1.38.0v1.37.0->v1.38.0v0.13.0->v0.14.0v1.37.0->v1.38.0v0.39.0->v0.41.0v0.26.0->v0.28.0v1.73.0->v1.75.0v1.36.6->v1.36.84.1.11->4.1.12Release Notes
tailwindlabs/tailwindcss (@tailwindcss/cli)
v4.1.12Compare Source
Fixed
@apply(#18404)flex-<number>utilities (#18642))from interfering with extraction in Clojure keywords (#18345)@pluginand@config(#18345)process.env.DEBUGin@tailwindcss/node(#18485)falseorundefinedproperties (#18571)@tailwindcss/postcssviatransformAssetUrls: false(#18321)addEventListenerand JavaScript variable names (#18718)--border-color-*theme keys individe-*utilities for backwards compatibility (#18704).hdrand.exrfiles for classes by default (#18734)bufbuild/protovalidate-go (buf.build/go/protovalidate)
v0.14.0Compare Source
This release is compatible with the v0.14.0 release of Protovalidate.
Breaking changes
We want validation rules to be easy to understand for authors and consumers. To simplify Protovalidate, we are renaming an option and remove two others. This is a breaking change, and you will have to update your Protobuf files if they use the relevant options :
IGNORE_IF_UNPOPULATEDis renamed toIGNORE_IF_ZERO_VALUE.See bufbuild/protovalidate#397 for details.
(buf.validate.message).disabledis removed.You can replace it by adding
IGNORE_ALWAYSto every field of the message. See bufbuild/protovalidate#394 for details.IGNORE_IF_DEFAULT_VALUEis removed.In most cases, you can replace it with
IGNORE_IF_ZERO_VALUE. See bufbuild/protovalidate#396 for details.Full Changelog: bufbuild/protovalidate-go@v0.13.1...v0.14.0
saadeghi/daisyui (daisyui)
v5.0.54Compare Source
Bug Fixes
v5.0.53Compare Source
Bug Fixes
v5.0.52Compare Source
Bug Fixes
v5.0.51Compare Source
Bug Fixes
v5.0.50Compare Source
Bug Fixes
v5.0.49Compare Source
Bug Fixes
v5.0.48Compare Source
Bug Fixes
v5.0.47Compare Source
Bug Fixes
v5.0.46Compare Source
ent/ent (entgo.io/ent)
v0.14.5Compare Source
ThreeDotsLabs/watermill (github.com/ThreeDotsLabs/watermill)
v1.5.0Compare Source
What's Changed
New Contributors
Full Changelog: ThreeDotsLabs/watermill@v1.4.7...v1.5.0
v1.4.7Compare Source
What's Changed
New Contributors
Full Changelog: ThreeDotsLabs/watermill@v1.4.6...v1.4.7
ThreeDotsLabs/watermill-redisstream (github.com/ThreeDotsLabs/watermill-redisstream)
v1.4.4Compare Source
What's Changed
Full Changelog: ThreeDotsLabs/watermill-redisstream@v1.4.3...v1.4.4
blevesearch/bleve (github.com/blevesearch/bleve/v2)
v2.5.3Compare Source
Bug Fixes
GeoShapequeries introduced inv2.5.1and affectsv2.5.2as well. This is captured in #2210. The fix blevesearch/geo#28 has been included with #2214.Milestone
go-co-op/gocron (github.com/go-co-op/gocron/v2)
v2.16.4Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.16.3...v2.16.4
v2.16.3Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.16.2...v2.16.3
golang-jwt/jwt (github.com/golang-jwt/jwt/v5)
v5.3.0Compare Source
This release is almost identical to to
v5.2.3but now correctly indicates Go 1.21 as minimum requirement.What's Changed
Full Changelog: golang-jwt/jwt@v5.2.3...v5.3.0
v5.2.3Compare Source
What's Changed
New Contributors
Full Changelog: golang-jwt/jwt@v5.2.2...v5.2.3
mattn/go-sqlite3 (github.com/mattn/go-sqlite3)
v1.14.32Compare Source
v1.14.31Compare Source
v1.14.30Compare Source
v1.14.29Compare Source
meilisearch/meilisearch-go (github.com/meilisearch/meilisearch-go)
v0.33.2: 🐹Compare Source
🚀 Enhancements
Thanks again to @ElyarSadig, @ja7ad and elyar! 🎉
v0.33.1: 🐹Compare Source
🚀 Enhancements
Thanks again to @A7bari, @ElyarSadig, @agam1092005 and @ja7ad! 🎉
v0.33.0: 🐹Compare Source
🚀 Enhancements
facetsByIndex,mergeFacetsandfacetDistributionfor federated search (#646) @ja7ad🔒 Security
⚙️ Maintenance/misc
Thanks again to @ElyarSadig, @bevane, @bilinxing, @curquiza, @ja7ad, @meili-bors[bot] and dependabot[bot]! 🎉
minio/minio-go (github.com/minio/minio-go/v7)
v7.0.95: Bugfix ReleaseCompare Source
What's Changed
New Contributors
Full Changelog: minio/minio-go@v7.0.94...v7.0.95
redis/go-redis (github.com/redis/go-redis/v9)
v9.12.1: 9.12.1Compare Source
🚀 Highlights
In the last version (9.12.0) the client introduced bigger write and read buffer sizes. The default value was 512KiB.
However, users reported that this is too big for most use cases and can lead to high memory usage.
In this version the default value is changed to 256KiB. The
README.mdwas updated to reflect thecorrect default value and include a note that the default value can be changed.
🐛 Bug Fixes
🧰 Maintenance
Contributors
We'd like to thank all the contributors who worked on this release!
@ndyakov and @vmihailenco
v9.12.0: 9.12.0Compare Source
🚀 Highlights
FTSearch,FTAggregateand other search commands.EPSILONoption inFT.VSIM.Changes
errors.Joinrequires Go 1.20 or later (#3442)🚀 New Features
EPSILONoption (#3454)🐛 Bug Fixes
🧰 Maintenance
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone Asia/Singapore, Automerge - At any time (no schedule defined).
🚦 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.