Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-minor-and-patch
Open

chore(deps): Update go minor and patch#82
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-minor-and-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/dgraph-io/badger/v4 v4.7.0v4.9.1 age confidence require minor
github.com/dgraph-io/ristretto/v2 v2.2.0v2.4.0 age confidence require minor
github.com/stretchr/testify v1.10.0v1.11.1 age confidence require minor
go (source) 1.24.21.26.1 age confidence toolchain minor

Release Notes

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

v4.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.9.0...v4.9.1

v4.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.8.0...v4.9.0

v4.8.0: Badger v4.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.7.0...v4.8.0

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

v2.4.0

Compare Source

Added
  • Implement public Cache.IterValues() method (#​475)
  • Allow custom key types with underlying types in Key constraint (#​478)
Fixed
  • Fix compilation on 32-bit archs (#​465)

Full Changelog: dgraph-io/ristretto@v2.3.0...v2.4.0

v2.3.0: Ristretto v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: dgraph-io/ristretto@v2.2.0...v2.3.0

stretchr/testify (github.com/stretchr/testify)

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.10.0...v1.11.0

golang/go (go)

v1.26.1

v1.26.0

v1.25.8

v1.25.7

v1.25.6

v1.25.5

v1.25.4

v1.25.3

v1.25.2

v1.25.1

v1.25.0

v1.24.13

v1.24.12

v1.24.11

v1.24.10

v1.24.9

v1.24.8

v1.24.7

v1.24.6

v1.24.5

v1.24.4

v1.24.3


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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 Oct 1, 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: twitterdata/go.sum
Command failed: go get -t ./...
go: errors parsing go.mod:
go.mod:9:2: require github.com/hypermodeinc/dgraph: version "v24.1.2" invalid: should be v0 or v1, not v24

@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch 3 times, most recently from dde4364 to fed184e Compare October 16, 2025 00:55
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch 3 times, most recently from a58dd6f to d65f139 Compare November 8, 2025 02:33
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from d65f139 to adbeb90 Compare November 21, 2025 00:37
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch 3 times, most recently from 02f5d46 to 85257f4 Compare December 5, 2025 03:29
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch 2 times, most recently from a3f08be to 8cc3c51 Compare December 26, 2025 17:50
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from 8cc3c51 to 3ea3088 Compare January 18, 2026 00:41
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from 3ea3088 to 5832be2 Compare January 25, 2026 02:25
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch 3 times, most recently from 4fa8600 to 42fc36d Compare February 13, 2026 00:49
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch 2 times, most recently from 63dc49d to da36b3c Compare February 16, 2026 08:36
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch 2 times, most recently from 48f7b50 to 43a2077 Compare March 9, 2026 09:13
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from 43a2077 to 5158421 Compare March 18, 2026 21:30
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