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

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

Merged
ryanfoxtyler merged 2 commits intomainfrom
renovate/go-minor-and-patch
Feb 14, 2025
Merged

chore(deps): Update go minor and patch#72
ryanfoxtyler merged 2 commits intomainfrom
renovate/go-minor-and-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2025

This PR contains the following updates:

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

Release Notes

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

v4.5.1: Badger v4.5.1

Compare Source

What's Changed

  • Fix build for GOARCH=wasm with GOOS=js or GOOS=wasip1
  • docs: Add pagination explanation to docs
  • chore(deps): bump the minor group with 2 updates
  • chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 in the minor group
  • chore(deps): bump github.com/dgraph-io/ristretto/v2 from 2.0.0 to 2.0.1 in the patch group
  • chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 in the minor group
  • chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in the patch group
  • chore(deps): bump the minor group with 2 updates
  • fix(info): print Total BloomFilter Size with totalBloomFilter instead of totalIndex
  • chore(deps): bump the minor group with 2 updates
  • chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in the patch group
  • feat(info): print total size of listed keys
  • chore(deps): bump github.com/dgraph-io/ristretto/v2 from 2.0.1 to 2.1.0 in the minor group
  • chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in the patch group

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

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

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)
twpayne/go-geom (github.com/twpayne/go-geom)

v1.6.0

Compare Source

golang/go (go)

v1.24.0

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

v1.36.5

Compare Source

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

Bug fixes:
CL/644437: protogen: fix name mangling for fields with identical GoCamelCase

Maintenance:
CL/641655: all: remove weak field support

v1.36.4

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.3...v1.36.4

Bug fixes:
CL/642975: reflect/protodesc: fix panic when working with dynamicpb

Maintenance:
CL/643276: internal_gengo: avoid allocations in rawDescGZIP() accessors
CL/642857: internal_gengo: switch back from string literal to hex byte slice
CL/642055: internal_gengo: use unsafe.StringData() to avoid a descriptor copy
CL/638135: internal_gengo: store raw descriptor in .rodata section

v1.36.3

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.2...v1.36.3

Bug fixes:
CL/642575: reflect/protodesc: fix panic when working with dynamicpb
CL/641036: cmd/protoc-gen-go: remove json struct tags from unexported fields

User-visible changes:
CL/641876: proto: add example for GetExtension, SetExtension
CL/642015: runtime/protolazy: replace internal doc link with external link

Maintenance:
CL/641635: all: split flags.ProtoLegacyWeak out of flags.ProtoLegacy
CL/641019: internal/impl: remove unused exporter parameter
CL/641018: internal/impl: switch to reflect.Value.IsZero
CL/641035: internal/impl: clean up unneeded Go<1.12 MapRange() alternative
CL/641017: types/dynamicpb: switch atomicExtFiles to atomic.Uint64 type


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
Copy link
Contributor Author

renovate bot commented Feb 12, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/hypermodeinc/dgraph/v24@v24.0.5: parsing go.mod:
	module declares its path as: github.com/dgraph-io/dgraph/v24
	        but was required as: github.com/hypermodeinc/dgraph/v24

@renovate renovate bot requested a review from a team February 12, 2025 00:15
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from a267fea to eabff6b Compare February 14, 2025 15:28
@renovate
Copy link
Contributor Author

renovate bot commented Feb 14, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ryanfoxtyler ryanfoxtyler merged commit cb52332 into main Feb 14, 2025
6 checks passed
@ryanfoxtyler ryanfoxtyler deleted the renovate/go-minor-and-patch branch February 14, 2025 21:03
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.

1 participant