Skip to content

chore(deps): Update go minor and patch #115

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
github.com/dgraph-io/badger/v4 v4.7.0 -> v4.8.0 age confidence require minor
github.com/dgraph-io/dgo/v250 4a519e5 -> d609f43 require digest
github.com/dgraph-io/ristretto/v2 v2.2.0 -> v2.3.0 age confidence require minor
github.com/hypermodeinc/dgraph/v25 v25.0.0-preview6 -> v25.0.0-split-vector3 age confidence require patch
google.golang.org/grpc v1.73.0 -> v1.74.2 age confidence require minor v1.75.0
google.golang.org/protobuf v1.36.6 -> v1.36.7 age confidence require patch v1.36.8

Release Notes

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

v4.8.0: Badger v4.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: hypermodeinc/badger@v4.7.0...v4.8.0

dgraph-io/ristretto (github.com/dgraph-io/ristretto/v2)

v2.3.0: Ristretto v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: hypermodeinc/ristretto@v2.2.0...v2.3.0

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

v25.0.0-split-vector3

Compare Source

v25.0.0-split-vector2

Compare Source

v25.0.0-split-vector

Compare Source

v25.0.0-shingles5

Compare Source

v25.0.0-shingles4

Compare Source

v25.0.0-shingles3

Compare Source

v25.0.0-shingles2

Compare Source

v25.0.0-shingles

Compare Source

grpc/grpc-go (google.golang.org/grpc)

v1.74.2: Release 1.74.2

Compare Source

New Features

  • grpc: introduce new DialOptions and ServerOptions (WithStaticStreamWindowSize, WithStaticConnWindowSize, StaticStreamWindowSize, StaticConnWindowSize) that force fixed window sizes for all HTTP/2 connections. By default, gRPC uses dynamic sizing of these windows based upon a BDP estimation algorithm. The existing options (WithInitialWindowSize, etc) also disable BDP estimation, but this behavior will be changed in a following release. (#​8283)

API Changes

  • balancer: add ExitIdle method to Balancer interface. Earlier, implementing this method was optional. (#​8367)

Behavior Changes

  • xds: Remove the GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST environment variable that allows disabling the least request balancer with xDS. Least request was made available by default with xDS in v1.72.0. (#​8248)
  • server: allow 0s grpc-timeout header values, which older gRPC-Java versions could send. This restores the behavior of grpc-go before v1.73.0. (#​8439)

Bug Fixes

  • googledirectpath: avoid logging the error message Attempt to set a bootstrap configuration... when creating multiple directpath channels. (#​8419)

Performance Improvements

  • transport: reduce heap allocations by pooling objects and avoiding method-to-closure conversions. (#​8361)
  • transport: reduce heap allocations by re-using mem.Reader objects. (#​8360)

Documentation

  • examples: add examples to demonstrate enabling experimental metrics using the OpenTelemetry plugin. (#​8388)

v1.74.1: Release 1.74.1

Compare Source

Version 1.74.1 retracts release v1.74.0 and itself. Release 1.74.0 was accidentally tagged on the wrong commit and should not be used. Version 1.73.0 should be used until 1.74.2 is released.

v1.74.0: Release 1.74.0

Compare Source

Release 1.74.0 was accidentally tagged on the wrong commit and should not be used. Version 1.73.0 should be used until 1.74.1 is released.

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

v1.36.7

Compare Source

Maintenance / optimizations:

CL/683955: encoding/protowire: micro-optimize SizeVarint (-20% on Intel)
CL/674055: internal/impl: remove unnecessary atomic access for non-lazy lists
CL/674015: impl: remove unnecessary nil check from presence.Present
CL/673495: types/descriptorpb: regenerate using latest protobuf v31 release
CL/670516: cmd/protoc-gen-go: centralize presence and lazy logic into filedesc
CL/670515: internal: move usePresenceForField to internal/filedesc
CL/670275: internal/impl: clean up usePresenceForField() (no-op)


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 July 23, 2025 17:25
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from de592e6 to a5c2258 Compare July 25, 2025 19:32
Copy link
Contributor Author

renovate bot commented Jul 25, 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):

  • 8 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/sdk v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
google.golang.org/genproto/googleapis/api v0.0.0-20250519155744-55703ea1f237 -> v0.0.0-20250528174236-200df99c418a
golang.org/x/exp v0.0.0-20250606033433-dcc06ee1d476 -> v0.0.0-20250620022241-b7579e27df2b
golang.org/x/sys v0.33.0 -> v0.35.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250519155744-55703ea1f237 -> v0.0.0-20250528174236-200df99c418a

@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from a5c2258 to 67288f4 Compare August 2, 2025 10:51
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch 2 times, most recently from bacaf49 to ed6d2e5 Compare August 13, 2025 16:58
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch 2 times, most recently from 7ed8aaf to ccfd489 Compare August 20, 2025 12:43
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from ccfd489 to 8e35ac3 Compare August 22, 2025 07:00
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