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(deps): Update go minor and patch #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
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.0 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

Release Notes

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

v4.6.0

Compare Source

v4.5.2: Badger v4.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: hypermodeinc/badger@v4.5.1...v4.5.2

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

v24.1.0

Compare Source

What's Changed

Full Changelog: hypermodeinc/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: hypermodeinc/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


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 as a code owner 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
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 from 1156395 to 0c7eea0 Compare March 8, 2025 03:13
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from 0c7eea0 to 12b9180 Compare March 9, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants