chore: Update all non-major dependencies #76
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:
v1.3.4
->v1.3.5
v0.3.2
->v0.4.0
v1.35.0
->v1.35.3
6c026bc
->e38a364
6c026bc
->e38a364
v2.7.0
->v2.7.1
a6e3d81
->3c987f1
v0.5.9
->v0.6.0
v1.3.1
->v1.4.0
v1.25.1
->v1.26.1
v1.14.17
->v1.14.18
v0.25.1
->v0.26.0
v9.2.1
->v9.3.0
v0.2.39
->v0.2.41
v0.13.0
->v0.14.0
9212866
->7918f67
v1.58.3
->v1.59.0
Release Notes
ThreeDotsLabs/watermill (github.com/ThreeDotsLabs/watermill)
v1.3.5
Compare Source
What's Changed
New Contributors
Full Changelog: ThreeDotsLabs/watermill@v1.3.4...v1.3.5
bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)
v0.4.0
Compare Source
What's Changed
New Contributors
Full Changelog: bufbuild/protovalidate-go@v0.3.4...v0.4.0
v0.3.4
Compare Source
What's Changed
New Contributors
Full Changelog: bufbuild/protovalidate-go@v0.3.3...v0.3.4
v0.3.3
Compare Source
What's Changed
celext
out of internal by @oliversun9 in https://github.com/bufbuild/protovalidate-go/pull/56New Contributors
Full Changelog: bufbuild/protovalidate-go@v0.3.2...v0.3.3
go-co-op/gocron (github.com/go-co-op/gocron)
v1.35.3
Compare Source
What's Changed
(*regexp.Regexp).MatchString
by @Juneezee in https://github.com/go-co-op/gocron/pull/602Every
return an immediate error #600 by @husam-e in https://github.com/go-co-op/gocron/pull/603New Contributors
Full Changelog: go-co-op/gocron@v1.35.2...v1.35.3
v1.35.2
Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v1.35.1...v1.35.2
v1.35.1
Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v1.35.0...v1.35.1
go-kratos/kratos (github.com/go-kratos/kratos/v2)
v2.7.1
Compare Source
contrib ->
6cdd818
Chores
Others
New Contributors
Full Changelog: go-kratos/kratos@v2.7.0...v2.7.1
google/go-cmp (github.com/google/go-cmp)
v0.6.0
Compare Source
New API:
cmpopts.EquateComparable
Documentation changes:
Build changes:
Testing changes:
google/uuid (github.com/google/uuid)
v1.4.0
Compare Source
Features
Fixes
mattn/go-sqlite3 (github.com/mattn/go-sqlite3)
v1.14.18
Compare Source
meilisearch/meilisearch-go (github.com/meilisearch/meilisearch-go)
v0.26.0
: 🐹Compare Source
The Meilisearch Go client has undergone a significant enhancement in how it handles task types and statuses. In prior versions, developers interfaced with tasks using generic strings. This methodology, while functional, lacked clarity and posed maintenance challenges.
TaskType
andTaskStatus
have transitioned from generic strings to definitive constants. This change augments code clarity, minimizes potential errors, and paves the way for smoother future updates.Quick Exemple
Real world example
🚀 Enhancements
client.WaitForTask
use select and channels for polling (#495) @tadejsvThanks again to @42atomys, @curquiza, @datbeohbbh, and @tadejsv! 🎉
redis/go-redis (github.com/redis/go-redis/v9)
v9.3.0
: 9.3.0Compare Source
What's new?
JSON support
We are continuing to add support for more Redis data types in Go-Redis. Today, we are happy to announce support for JSON. JSON is a Redis data structure for storing, querying, and manipulating a single JSON document.
With a JSON key in Redis, you can:
The following example demonstrate how to get started with JSON in Go-Redis:
Learn more about JSON support in Redis
Other notable improvements
🐛 Bug Fixes
🧰 Maintenance
Contributors
We'd like to thank all the contributors who worked on this release!
@Sovietaced, @chayim, @chenjie199234, @cyningsun, @dependabot, @dependabot[bot], @fred84, @nic-gibson, @ofekshenawa, @peczenyj, @sethrylan, @snaffi, @tzq0301 and @vmihailenco
tuihub/protos (github.com/tuihub/protos)
v0.2.41
Compare Source
Features
v0.2.40
Compare Source
Features
Bug Fixes
grpc/grpc-go (google.golang.org/grpc)
v1.59.0
: Release 1.59.0Compare Source
Behavior Changes
grpc-status-details-bin
trailer (#6662)grpc-status-details-bin
trailer and pass through the trailer to the application directly (#6662)New Features
idle_timeout
of30m
(#6585)Documentation
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" 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 has been generated by Mend Renovate. View repository job log here.