chore: Update all non-major dependencies #106
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:
v0.13.1
->v0.14.1
v1.3.5
->v1.3.7
v1.3.0
->v1.4.0
v1.4.1
v3.0.1
->v3.0.3
v2.4.0
->v2.4.2
v0.6.2
->v0.6.5
v1.2.5
->v1.3.0
v2.7.0
->v2.11.0
v1.29.1
->v1.29.4
99de01e
->edd0227
v0.26.3
->v0.28.0
v7.0.72
->v7.0.76
v9.5.3
->v9.6.1
v1.27.0
->v1.29.0
v0.0.0-20240606163659-6a0fa3c911a0
->v0.5.0
v0.3.0
->v0.5.0
v1.27.0
->v1.29.0
v1.27.0
->v1.29.0
v1.27.0
->v1.29.0
v1.27.0
->v1.29.0
v1.27.0
->v1.29.0
v0.3.0
->v0.5.0
v1.27.0
->v1.29.0
v0.3.0
->v0.5.0
v1.27.0
->v1.29.0
v0.24.0
->v0.26.0
7f521ea
->9b4947d
Release Notes
ent/ent (entgo.io/ent)
v0.14.1
Compare Source
v0.14.0
Compare Source
What's Changed
New Contributors
Full Changelog: ent/ent@v0.13.1...v0.14.0
ThreeDotsLabs/watermill (github.com/ThreeDotsLabs/watermill)
v1.3.7
Compare Source
What's Changed
Full Changelog: ThreeDotsLabs/watermill@v1.3.6...v1.3.7
v1.3.6
Compare Source
This release includes lots of smaller patches and updates, as well as many new contributors! Thank you, everyone, for submitting PRs!
What's Changed
msgFields
to the Error log call by @ivaaaan in https://github.com/ThreeDotsLabs/watermill/pull/410New Contributors
Full Changelog: ThreeDotsLabs/watermill@v1.3.5...v1.3.6
ThreeDotsLabs/watermill-redisstream (github.com/ThreeDotsLabs/watermill-redisstream)
v1.4.0
Compare Source
What's Changed
New Contributors
Full Changelog: ThreeDotsLabs/watermill-redisstream@v1.3.0...v1.4.0
ThreeDotsLabs/watermill-sql (github.com/ThreeDotsLabs/watermill-sql/v3)
v3.0.3
Compare Source
What's Changed
New Contributors
Full Changelog: ThreeDotsLabs/watermill-sql@v3.0.2...v3.0.3
v3.0.2
Compare Source
What's Changed
Full Changelog: ThreeDotsLabs/watermill-sql@v3.0.1...v3.0.2
blevesearch/bleve (github.com/blevesearch/bleve/v2)
v2.4.2
Compare Source
Bug Fixes
MaxSegmentFileSize
for force merge whenSingleSegmentMergePlanOptions
goes into use (#2050)Improvements
ivf_probe_pct
,ivf_max_codes_pct
] (#2049)Milestone
v2.4.1
Compare Source
Bug Fixes
ClientContextID
was missing from SearchRequest when library used withvectors
(https://github.com/blevesearch/bleve/pull/2014)Improvements
vector_base64
which allows for interpreting vector float32s encoded as base64 following littleEndian byte ordering (https://github.com/blevesearch/bleve/pull/2012)memory_efficient
alongside pre-existingrecall
andlatency
(https://github.com/blevesearch/bleve/pull/2040)Milestone
bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)
v0.6.5
Compare Source
What's Changed
buf.gen.yaml
v2 schema example by @milas in https://github.com/bufbuild/protovalidate-go/pull/138New Contributors
Full Changelog: bufbuild/protovalidate-go@v0.6.4...v0.6.5
v0.6.4
Compare Source
This release adds support for Protobuf Editions features.
What's Changed
Full Changelog: bufbuild/protovalidate-go@v0.6.3...v0.6.4
v0.6.3
Compare Source
What's Changed
Full Changelog: bufbuild/protovalidate-go@v0.6.2...v0.6.3
cayleygraph/quad (github.com/cayleygraph/quad)
v1.3.0
Compare Source
Update dependencies, switch to upstream protobuf.
go-co-op/gocron (github.com/go-co-op/gocron/v2)
v2.11.0
Compare Source
Features
WithStopAt
added toJobOption
's to allow giving a time for jobs to stop running by @Higan in https://github.com/go-co-op/gocron/pull/760Fixes
Internal
New Contributors
Full Changelog: go-co-op/gocron@v2.10.1...v2.11.0
v2.10.1
Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.10.0...v2.10.1
v2.10.0
Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.9.0...v2.10.0
v2.9.0
Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.8.0...v2.9.0
v2.8.0
Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.7.1...v2.8.0
v2.7.1
Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.7.0...v2.7.1
meilisearch/meilisearch-go (github.com/meilisearch/meilisearch-go)
v0.28.0
: 🐹Compare Source
SortFacetTypeAlpha
) or count order (SortFacetTypeCount
) (#558) @Ja7adBefore:
Frequency
) value for the matchingStrategy search (#565) @Ja7ad🚀 Enhancements
⚙️ Maintenance/misc
[`v0.27
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 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.