Skip to content

chore: backport high and critical Iron Bank dependency fixes#24110

Merged
CommanderK5 merged 2 commits intorelease/2.31from
chore/release-2.31-ironbank-high-critical
Apr 9, 2026
Merged

chore: backport high and critical Iron Bank dependency fixes#24110
CommanderK5 merged 2 commits intorelease/2.31from
chore/release-2.31-ironbank-high-critical

Conversation

@CommanderK5
Copy link
Copy Markdown
Contributor

Summary

  • backport the high/critical Iron Bank dependency fixes needed on release/2.31
  • bump github.com/go-jose/go-jose/v4 to v4.1.4
  • bump google.golang.org/grpc to v1.79.3 and github.com/buger/jsonparser to v1.1.2

Context

  • main already contains the required fixes, so no main patch PR was needed
  • I checked whether the existing main patches could be cherry-picked directly
  • grpc and jsonparser have matching commits on main, but the backport branch has drift in the same dependency blocks, so the release-branch patch was applied as the minimal equivalent dependency bump instead of a clean cherry-pick

Validation

  • make lint is blocked locally because the installed golangci-lint binary was built with Go 1.24 while this branch targets Go 1.25.8
  • go test ./... progresses and then fails in Docker-backed tests because /var/run/docker.sock is unavailable in this environment

@github-actions github-actions Bot added the community Pull Requests and issues created by the community. label Apr 7, 2026
@CommanderK5 CommanderK5 added cherry-pick/v2.31 Needs to be cherry-picked to the 2.31 release branch and removed community Pull Requests and issues created by the community. labels Apr 7, 2026
@CommanderK5 CommanderK5 marked this pull request as ready for review April 8, 2026 09:45
@CommanderK5 CommanderK5 merged commit 960b8e7 into release/2.31 Apr 9, 2026
32 checks passed
@CommanderK5 CommanderK5 deleted the chore/release-2.31-ironbank-high-critical branch April 9, 2026 16:02
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cherry-pick/v2.31 Needs to be cherry-picked to the 2.31 release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants