Skip to content

fix(deps): update all go dependencies main (main) - #2010

Merged
sayboras merged 1 commit into
mainfrom
renovate/main-all-go-deps-main
Aug 29, 2026
Merged

fix(deps): update all go dependencies main (main)#2010
sayboras merged 1 commit into
mainfrom
renovate/main-all-go-deps-main

Conversation

@renovate

@renovate renovate Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/sirupsen/logrus v1.10.0v1.10.2 age confidence require patch
go (source) 1.26.61.27.0 age confidence toolchain minor
google.golang.org/genproto/googleapis/api ec0a776da73d73 age confidence require digest
google.golang.org/genproto/googleapis/rpc ec0a776da73d73 age confidence require digest
google.golang.org/grpc v1.83.0v1.83.2 age confidence require patch

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sirupsen/logrus (github.com/sirupsen/logrus)

v1.10.2

Compare Source

Logrus v1.10.2

This is a small maintenance release that updates github.com/stretchr/testify to v1.12.1, removing the legacy gopkg.in/yaml.v3 dependency from Logrus' dependency graph. There are no functional changes in this release.

Dependency Changes

  • update github.com/stretchr/testify to v1.12.1

Full Changelog: sirupsen/logrus@v1.10.1...v1.10.2

v1.10.1

Compare Source

Logrus v1.10.1

This patch release fixes two issues in field formatting and handling:

  • Fix a regression introduced in v1.10.0 where TextFormatter could panic
    when formatting nil or panicking error and fmt.Stringer values.
  • Allow function-backed values implementing error to be used with
    WithError, WithField, and WithFields.

Dependency Changes

  • update github.com/stretchr/testify to v1.12.0

Full Changelog: sirupsen/logrus@v1.10.0...v1.10.1

golang/go (go)

v1.27.0

v1.26.7

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

v1.83.2: Release 1.83.2

Compare Source

Security

  • server: Reject requests missing both :authority and Host headers with HTTP 400 and status Internal. (#​9365)

v1.83.1: Release 1.83.1

Compare Source

Security

  • xds/rbac: Fix a bug where nested Principal or Permission rules with :scheme or grpc- prefixed header matchers were not rejected, which could cause DENY rules to fail open. (#​9258)
  • xds/rbac: Fix a bug where the host header matcher was not being replaced with :authority in nested Principal or Permission rules. (#​9258)
  • xds/rbac: Fix a bug where a header matcher whose name was not lowercase, such as X-Role, matched no header, which could cause DENY rules to fail open. (#​9332)
  • xds/rbac: Fix a bug where a :scheme or grpc- prefixed header matcher was accepted when its name was not lowercase. (#​9332)
  • xds/rbac: Fix a bug where a Host header matcher was not replaced with :authority. (#​9332)

Performance

  • transport: Restrict memory overhead of buffering small data frames. (#​9331)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on monday"
  • 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 August 24, 2026 08:47
@renovate
renovate Bot requested a review from sayboras August 24, 2026 08:47
@renovate
renovate Bot force-pushed the renovate/main-all-go-deps-main branch 6 times, most recently from f2d995d to 0dd0a43 Compare August 29, 2026 02:43
@renovate

renovate Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor Author

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

  • 6 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.12.0 -> v1.12.1
golang.org/x/mod v0.35.0 -> v0.38.0
golang.org/x/net v0.55.0 -> v0.58.0
golang.org/x/sync v0.20.0 -> v0.22.0
golang.org/x/text v0.37.0 -> v0.41.0
golang.org/x/tools v0.44.0 -> v0.48.0

@renovate
renovate Bot force-pushed the renovate/main-all-go-deps-main branch 3 times, most recently from 2035eff to ffd9588 Compare August 29, 2026 05:56
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/main-all-go-deps-main branch from ffd9588 to 3c0cafc Compare August 29, 2026 07:11
@sayboras
sayboras merged commit 140a56c into main Aug 29, 2026
7 of 8 checks passed
@sayboras
sayboras deleted the renovate/main-all-go-deps-main branch August 29, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant