Skip to content

build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 in /Cubelet#320

Merged
ls-ggg merged 1 commit into
masterfrom
dependabot/go_modules/Cubelet/github.com/go-jose/go-jose/v4-4.1.4
May 20, 2026
Merged

build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 in /Cubelet#320
ls-ggg merged 1 commit into
masterfrom
dependabot/go_modules/Cubelet/github.com/go-jose/go-jose/v4-4.1.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4.

Release notes

Sourced from github.com/go-jose/go-jose/v4's releases.

v4.1.4

What's Changed

Fixes Panic in JWE decryption. See GHSA-78h2-9frx-2jm8

Full Changelog: go-jose/go-jose@v4.1.3...v4.1.4

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Commits](go-jose/go-jose@v4.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v4
  dependency-version: 4.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 20, 2026
@dependabot dependabot Bot requested a review from fslongjin as a code owner May 20, 2026 06:42
@dependabot dependabot Bot added go Pull requests that update go code dependencies Pull requests that update a dependency file labels May 20, 2026
@ls-ggg
Copy link
Copy Markdown
Collaborator

ls-ggg commented May 20, 2026

/cubebot

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 2026

Claude finished @ls-ggg's task in 49s —— View job


Analysis of PR #320

Summary: This Dependabot PR bumps github.com/go-jose/go-jose/v4 from v4.1.3 to v4.1.4 in the /Cubelet module.

Changes Overview

  • Security fix: v4.1.4 fixes a Panic in JWE decryption (GHSA-78h2-9frx-2jm8)
  • go-jose is an indirect dependency of Cubelet (used via containerd/cri-api)
  • The diff also includes cleanup from go mod tidy:
    • Removal of github.com/agiledragon/gomonkey/v2 (unused test mocking library)
    • Removal of associated indirect deps (gopherjs, goconvey, etc.) from go.sum

Review Checklist

  • Verify changes are safe (security patch, patch-level bump)
  • Verify go-jose version updated correctly in go.mod (line 80: v4.1.3 → v4.1.4)
  • Verify go.sum entries match expected hashes
  • Build Cubelet to confirm compilation succeeds
  • Post final review summary

Final Review

This PR is a low-risk, beneficial security update. ✅

Check Status
Version bump type Patch (4.1.3 → 4.1.4) ✅
Security fix JWE decryption panic fix ✅
go.mod update Correct ✅
go.sum consistency Old hashes removed, new hashes added ✅
Extra cleanup go mod tidy cleanup of unused test deps ✅

Recommendation: This PR is clean and should be merged. The update addresses a security vulnerability (panic in JWE decryption) with no breaking changes.


@ls-ggg ls-ggg merged commit d5c320e into master May 20, 2026
7 of 8 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/Cubelet/github.com/go-jose/go-jose/v4-4.1.4 branch May 20, 2026 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant