Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/bufbuild/buf v1.63.0v1.64.0 age confidence require minor
github.com/failsafe-go/failsafe-go v0.9.4v0.9.5 age confidence require patch
github.com/golangci/golangci-lint/v2 v2.7.2v2.8.0 age confidence require minor
github.com/vektra/mockery/v3 v3.6.1v3.6.3 age confidence require patch
go (source) 1.25.51.25.6 age confidence toolchain patch
golang.org/x/crypto v0.46.0v0.47.0 age confidence require minor
golang.org/x/net v0.48.0v0.49.0 age confidence require minor

Release Notes

bufbuild/buf (github.com/bufbuild/buf)

v1.64.0

Compare Source

  • Fix LSP completion for options.
  • Add LSP document highlighting support.
  • Add LSP completion for fully-qualified type references.
  • Improve LSP semantic tokens implementation (for syntax highlighting).
  • Add LSP organize imports code action to add missing imports, remove unused
    imports, and sort imports alphabetically.
  • Add LSP document link support.
  • Add LSP folding range support.
  • Update PROTOVALIDATE lint rule to support checking cel_expression fields for valid CEL.
failsafe-go/failsafe-go (github.com/failsafe-go/failsafe-go)

v0.9.5

Compare Source

  • Added MaxLimitFactorDecay to AdaptiveLimiter, allowing the limit's headroom to vary relative to inflights.
golangci/golangci-lint (github.com/golangci/golangci-lint/v2)

v2.8.0

Compare Source

Released on 2026-01-07

  1. Linters new features or changes
    • godoc-lint: from 0.10.2 to 0.11.1 (new rule: require-stdlib-doclink)
    • golines: from 442fd00 to 0.14.0
    • gomoddirectives: from 0.7.1 to 0.8.0
    • gosec: from daccba6 to 2.22.11 (new rule: G116)
    • modernize: from 0.39.0 to 0.40.0 (new analyzers: stringscut, unsafefuncs)
    • prealloc: from 1.0.0 to 1.0.1 (message changes)
    • unqueryvet: from 1.3.0 to 1.4.0 (new options: check-aliased-wildcard, check-string-concat, check-format-strings, check-string-builder, check-subqueries, ignored-functions, sql-builders)
  2. Linters bug fixes
    • go-critic: from 0.14.2 to 0.14.3
    • go-errorlint: from 1.8.0 to 1.9.0
    • govet: from 0.39.0 to 0.40.0
    • protogetter: from 0.3.17 to 0.3.18
    • revive: add missing enable-default-rules setting
  3. Documentation
    • docs: split installation page
vektra/mockery (github.com/vektra/mockery/v3)

v3.6.3

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.6.2...v3.6.3

v3.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: vektra/mockery@v3.6.1...v3.6.2

golang/go (go)

v1.25.6


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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 is behind base branch, 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 added area/ci CI bots Bots kind/chore Chores labels Jan 26, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Jan 26, 2026

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

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/sys v0.39.0 -> v0.40.0
golang.org/x/text v0.32.0 -> v0.33.0
File name: tools/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):

  • 29 additional dependencies were updated

Details:

Package Change
connectrpc.com/otelconnect v0.8.0 -> v0.9.0
github.com/BurntSushi/toml v1.5.0 -> v1.6.0
github.com/MirrexOne/unqueryvet v1.3.0 -> v1.4.0
github.com/alecthomas/chroma/v2 v2.20.0 -> v2.21.1
github.com/alexkohler/prealloc v1.0.0 -> v1.0.1
github.com/bufbuild/protocompile v0.14.2-0.20260105175043-4d8d90b1c6b8 -> v0.14.2-0.20260114160500-16922e24f2b6
github.com/docker/cli v29.1.3+incompatible -> v29.1.5+incompatible
github.com/docker/docker-credential-helpers v0.9.4 -> v0.9.5
github.com/ghostiam/protogetter v0.3.17 -> v0.3.18
github.com/go-chi/chi/v5 v5.2.3 -> v5.2.4
github.com/go-critic/go-critic v0.14.2 -> v0.14.3
github.com/godoc-lint/godoc-lint v0.10.2 -> v0.11.1
github.com/golangci/golines v0.0.0-20250217134842-442fd0091d95 -> v0.14.0
github.com/klauspost/compress v1.18.2 -> v1.18.3
github.com/ldez/gomoddirectives v0.7.1 -> v0.8.0
github.com/petermattis/goid v0.0.0-20251121121749-a11dd1a45f9a -> v0.0.0-20260113132338-7c7de50cc741
github.com/quic-go/quic-go v0.58.0 -> v0.59.0
github.com/securego/gosec/v2 v2.22.11-0.20251204091113-daccba6b93d7 -> v2.22.11
github.com/sirupsen/logrus v1.9.3 -> v1.9.4
golang.org/x/crypto v0.46.0 -> v0.47.0
golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93 -> v0.0.0-20260112195511-716be5621a96
golang.org/x/mod v0.31.0 -> v0.32.0
golang.org/x/net v0.48.0 -> v0.49.0
golang.org/x/sys v0.39.0 -> v0.40.0
golang.org/x/term v0.38.0 -> v0.39.0
golang.org/x/text v0.32.0 -> v0.33.0
golang.org/x/tools v0.40.0 -> v0.41.0
google.golang.org/genproto/googleapis/api v0.0.0-20251222181119-0a764e51fe1b -> v0.0.0-20260114163908-3f89685c29c3
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b -> v0.0.0-20260114163908-3f89685c29c3

@github-actions
Copy link

github-actions bot commented Jan 26, 2026

The latest Buf updates on your PR. Results from workflow Pull Request / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJan 26, 2026, 8:46 AM

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/go-deps branch from 3eef5ec to 24b0ecd Compare January 26, 2026 08:39
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
@charithe charithe merged commit 3b39ae8 into main Jan 26, 2026
5 checks passed
@charithe charithe deleted the renovate/go-deps branch January 26, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant