Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update all non-major dependencies #106

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
entgo.io/ent v0.13.1 -> v0.14.1 age adoption passing confidence require minor
github.com/ThreeDotsLabs/watermill v1.3.5 -> v1.3.7 age adoption passing confidence require patch
github.com/ThreeDotsLabs/watermill-redisstream v1.3.0 -> v1.4.0 age adoption passing confidence require minor v1.4.1
github.com/ThreeDotsLabs/watermill-sql/v3 v3.0.1 -> v3.0.3 age adoption passing confidence require patch
github.com/blevesearch/bleve/v2 v2.4.0 -> v2.4.2 age adoption passing confidence require patch
github.com/bufbuild/protovalidate-go v0.6.2 -> v0.6.5 age adoption passing confidence require patch
github.com/cayleygraph/quad v1.2.5 -> v1.3.0 age adoption passing confidence require minor
github.com/go-co-op/gocron/v2 v2.7.0 -> v2.11.0 age adoption passing confidence require minor
github.com/hashicorp/consul/api v1.29.1 -> v1.29.4 age adoption passing confidence require patch
github.com/johannesboyne/gofakes3 99de01e -> edd0227 age adoption passing confidence require digest
github.com/meilisearch/meilisearch-go v0.26.3 -> v0.28.0 age adoption passing confidence require minor
github.com/minio/minio-go/v7 v7.0.72 -> v7.0.76 age adoption passing confidence require patch
github.com/redis/go-redis/v9 v9.5.3 -> v9.6.1 age adoption passing confidence require minor
go.opentelemetry.io/otel v1.27.0 -> v1.29.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.0.0-20240606163659-6a0fa3c911a0 -> v0.5.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.3.0 -> v0.5.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.27.0 -> v1.29.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.27.0 -> v1.29.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.27.0 -> v1.29.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.27.0 -> v1.29.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.27.0 -> v1.29.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/log v0.3.0 -> v0.5.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/sdk v1.27.0 -> v1.29.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/sdk/log v0.3.0 -> v0.5.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/sdk/metric v1.27.0 -> v1.29.0 age adoption passing confidence require minor
golang.org/x/crypto v0.24.0 -> v0.26.0 age adoption passing confidence require minor
golang.org/x/exp 7f521ea -> 9b4947d age adoption passing confidence require digest

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

New 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
Improvements
  • Support new search params for vector search queries - [ivf_probe_pct, ivf_max_codes_pct] (#​2049)
Milestone

v2.4.1

Compare Source

Bug Fixes
Improvements
Milestone
bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)

v0.6.5

Compare Source

What's Changed

New 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

Fixes

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

⚠️ Breaking changes

  • Refactor meilisearch client wtih new client and documentation (#​556 ) @​Ja7ad
// Before
client := meilisearch.NewClient(meilisearch.ClientConfig{
	client := meilisearch.New("http://localhost:7700", meilisearch.WithAPIKey("foobar"))
                Host: "http://127.0.0.1:7700",

                APIKey: "masterKey",
        })

// Now
client := meilisearch.New("http://localhost:7700", meilisearch.WithAPIKey("foobar"))
  • Feat sort facets value by alphanumerical (SortFacetTypeAlpha) or count order (SortFacetTypeCount) (#​558) @​Ja7ad

Before:

// Before
client.Index("movies").UpdateFaceting(&meilisearch.Faceting{
      MaxValuesPerFacet: 2,
      SortFacetValuesBy: {
         "*": "count",
      }
  })

// Now
client.Index("movies").UpdateFaceting(&meilisearch.Faceting{
      MaxValuesPerFacet: 2,
      SortFacetValuesBy: {
         "*": SortFacetTypeCount,
      }
  })
  • Feat accept the frequency (Frequency) value for the matchingStrategy search (#​565) @​Ja7ad
// Before
resp, err := client.Index("movies").Search("big fat liar", &meilisearch.SearchRequest{
    MatchingStrategy:   "last",
})
// or
resp, err := client.Index("movies").Search("big fat liar", &meilisearch.SearchRequest{
    MatchingStrategy:   "all",
})

// Now
resp, err := client.Index("movies").Search("big fat liar", &meilisearch.SearchRequest{
    MatchingStrategy: Last,
})
// or
resp, err := client.Index("movies").Search("big fat liar", &meilisearch.SearchRequest{
    MatchingStrategy:   All,
})

🚀 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Aug 31, 2024
Copy link
Contributor Author

renovate bot commented Aug 31, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 25 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.4 -> 1.23.0
github.com/RoaringBitmap/roaring v1.2.3 -> v1.9.3
github.com/bits-and-blooms/bitset v1.5.0 -> v1.12.0
github.com/blevesearch/bleve_index_api v1.1.6 -> v1.1.10
github.com/blevesearch/go-faiss v1.0.13 -> v1.0.20
github.com/blevesearch/scorch_segment_api/v2 v2.2.9 -> v2.2.15
github.com/blevesearch/zapx/v16 v16.0.12 -> v16.1.5
github.com/goccy/go-json v0.10.2 -> v0.10.3
github.com/google/cel-go v0.20.1 -> v0.21.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 -> v2.22.0
github.com/klauspost/compress v1.17.7 -> v1.17.9
github.com/klauspost/cpuid/v2 v2.2.6 -> v2.2.8
github.com/rs/xid v1.5.0 -> v1.6.0
github.com/sony/gobreaker v0.5.0 -> v1.0.0
go.opentelemetry.io/otel/metric v1.27.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.27.0 -> v1.29.0
go.opentelemetry.io/proto/otlp v1.2.0 -> v1.3.1
golang.org/x/mod v0.18.0 -> v0.20.0
golang.org/x/net v0.26.0 -> v0.28.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.21.0 -> v0.24.0
golang.org/x/term v0.21.0 -> v0.23.0
golang.org/x/text v0.16.0 -> v0.17.0
golang.org/x/tools v0.22.0 -> v0.24.0
google.golang.org/genproto/googleapis/api v0.0.0-20240604185151-ef581f913117 -> v0.0.0-20240822170219-fc7c04adadcd
google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117 -> v0.0.0-20240822170219-fc7c04adadcd

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 646b715 to e436659 Compare September 2, 2024 10:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e436659 to 041ffab Compare September 2, 2024 13:04
@MuZhou233 MuZhou233 merged commit 48b15df into master Sep 2, 2024
2 checks passed
@MuZhou233 MuZhou233 deleted the renovate/all-minor-patch branch September 2, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant