Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/dgraph-io/badger/v4 v4.5.1 -> v4.6.0 age adoption passing confidence require minor
github.com/hypermodeinc/dgraph/v24 v24.0.3-0.20250123224129-a0d027dcffe0 -> v24.1.1 age adoption passing confidence require minor
go (source) 1.24.0 -> 1.24.1 age adoption passing confidence toolchain patch
golang.org/x/sync v0.11.0 -> v0.12.0 age adoption passing confidence require minor
google.golang.org/protobuf v1.36.5 -> v1.36.6 age adoption passing confidence require patch

Release Notes

dgraph-io/badger (github.com/dgraph-io/badger/v4)

v4.6.0: Badger v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.5.2...v4.6.0

v4.5.2: Badger v4.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.5.1...v4.5.2

hypermodeinc/dgraph (github.com/hypermodeinc/dgraph/v24)

v24.1.1

Compare Source

What's Changed

Full Changelog: dgraph-io/dgraph@v24.1.0...v24.1.1

v24.1.1-test2

Compare Source

v24.1.1-test1

Compare Source

v24.1.0

Compare Source

What's Changed

Full Changelog: dgraph-io/dgraph@v24.1.0-rc5...v24.1.0

v24.1.0-rc6

Compare Source

v24.1.0-rc5

Compare Source

What's Changed

New Contributors

Full Changelog: dgraph-io/dgraph@v24.0.6-alpha3...v24.1.0-rc5

v24.1.0-rc4

Compare Source

v24.0.6-test1

Compare Source

v24.0.6-alpha3

Compare Source

v24.0.6-alpha2

Compare Source

v24.0.6-alpha1

Compare Source

v24.0.5

Compare Source

  • Fixed

  • Core

    • fix(core): fix duplicate mutation entries for count index (#​9208)
  • Chore

    • Update cd-dgraph.yml to create unique artifacts (#​9194)
golang/go (go)

v1.24.1

protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.6

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.5...v1.36.6

User-visible changes:
CL/657895: internal_gengo: generate a const string literal for the raw descriptor
CL/653536: proto: Add CloneOf[M Message](m M) M

Maintenance:
CL/649135: all: set Go language version to Go 1.22
CL/654955: types/descriptorpb: regenerate using latest protobuf v30 release


Configuration

📅 Schedule: Branch creation - "on Wednesday" (UTC), 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.

👻 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 requested a review from a team March 5, 2025 03:00
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from f084294 to 1156395 Compare March 7, 2025 01:51
@renovate
Copy link
Contributor Author

renovate bot commented Mar 7, 2025

ℹ 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):

  • 39 additional dependencies were updated

Details:

Package Change
github.com/DataDog/datadog-go v3.5.0+incompatible -> v4.8.3+incompatible
github.com/agnivade/levenshtein v1.0.3 -> v1.2.1
github.com/bits-and-blooms/bitset v1.17.0 -> v1.20.0
github.com/blevesearch/bleve_index_api v1.1.12 -> v1.2.1
github.com/chewxy/math32 v1.11.0 -> v1.11.1
github.com/felixge/fgprof v0.9.3 -> v0.9.5
github.com/fsnotify/fsnotify v1.7.0 -> v1.8.0
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da -> v0.0.0-20241129210726-2c02b8208cf8
github.com/google/flatbuffers v24.12.23+incompatible -> v25.2.10+incompatible
github.com/google/pprof v0.0.0-20221118152302-e6195bd50e26 -> v0.0.0-20250128161936-077ca0a936bf
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.6 -> v0.1.9
github.com/hashicorp/go-sockaddr v1.0.2 -> v1.0.7
github.com/hashicorp/hcl v1.0.0 -> v1.0.1-vault-7
github.com/klauspost/compress v1.17.11 -> v1.18.0
github.com/klauspost/cpuid/v2 v2.2.8 -> v2.2.9
github.com/magiconair/properties v1.8.7 -> v1.8.9
github.com/minio/md5-simd v1.1.0 -> v1.1.2
github.com/minio/sha256-simd v1.0.0 -> v1.0.1
github.com/mitchellh/mapstructure v1.5.0 -> v1.5.1-0.20231216201459-8508981c8b6c
github.com/philhofer/fwd v1.1.2 -> v1.1.3-0.20240916144458-20a13a1f6b7c
github.com/prometheus/common v0.55.0 -> v0.62.0
github.com/prometheus/statsd_exporter v0.22.7 -> v0.28.0
github.com/spf13/afero v1.11.0 -> v1.12.0
github.com/spf13/cobra v1.8.1 -> v1.9.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
github.com/tinylib/msgp v1.1.8 -> v1.2.5
github.com/uber/jaeger-client-go v2.25.0+incompatible -> v2.28.0+incompatible
go.etcd.io/etcd/raft/v3 v3.5.17 -> v3.5.18
golang.org/x/crypto v0.32.0 -> v0.33.0
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 -> v0.0.0-20250128182459-e0ece0dbea4c
golang.org/x/net v0.34.0 -> v0.35.0
golang.org/x/sys v0.29.0 -> v0.30.0
golang.org/x/term v0.28.0 -> v0.29.0
golang.org/x/text v0.21.0 -> v0.22.0
golang.org/x/time v0.6.0 -> v0.9.0
google.golang.org/api v0.196.0 -> v0.219.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 -> v0.0.0-20250127172529-29210b9bc287
google.golang.org/grpc v1.69.2 -> v1.70.0
gopkg.in/DataDog/dd-trace-go.v1 v1.22.0 -> v1.71.0

@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch 2 times, most recently from 0c7eea0 to 12b9180 Compare March 9, 2025 17:33
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch 3 times, most recently from 72f33c6 to 1b8dff1 Compare March 23, 2025 17:26
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from 1b8dff1 to b39ac9b Compare March 27, 2025 11:54
@ryanfoxtyler ryanfoxtyler merged commit e6824fb into main Mar 29, 2025
7 checks passed
@ryanfoxtyler ryanfoxtyler deleted the renovate/go-minor-and-patch branch March 29, 2025 17:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants