mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-25 07:50:33 -05:00
[PR #599] [MERGED] fix(deps): update module github.com/typesense/typesense-go/v2 to v3 #777
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/599
Author: @renovate[bot]
Created: 4/1/2025
Status: ✅ Merged
Merged: 4/1/2025
Merged by: @kolaente
Base:
main← Head:renovate/github.com-typesense-typesense-go-v2-3.x📝 Commits (1)
515855dfix(deps): update module github.com/typesense/typesense-go/v2 to v3📊 Changes
2 files changed (+8 additions, -2 deletions)
View changed files
📝
go.mod(+3 -2)📝
go.sum(+5 -0)📄 Description
This PR contains the following updates:
v2.0.0->v3.2.0Release Notes
typesense/typesense-go (github.com/typesense/typesense-go/v2)
v3.2.0Compare Source
What's Changed
num_tokens_dropped: https://github.com/typesense/typesense-go/issues/194 by @haydenhoang in https://github.com/typesense/typesense-go/pull/196Full Changelog: https://github.com/typesense/typesense-go/compare/v3.1.0...v3.2.0
v3.1.0Compare Source
What's changed
v3.0.0Compare Source
What's Changed
MultiSearchCollectionParameters.collectionis now optional. Fixed issue #168.*api.ExportDocumentsParamsallows control over export results.Actiontype is now an enum instead of*string.QueryandMatchfields in override rules are now optional.SearchParametersfieldsQandQueryByare now optional.Features:
pointer.Any()helper function that converts any type into a pointer. This is especially useful for parameters of enum types.Fixes:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.