build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.1.4 in /controller#410
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Deploy Preview for jumpstarter-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Fix AppliedDependabot only updated CI was failing with: I've pushed a commit that runs |
E2E Test FlakinessThe remaining CI failures ( This PR looks good to merge — the dependency bump and operator submodule sync are correct. The e2e flake should be investigated separately. Note: this go-jose bump includes a security fix (GHSA-78h2-9frx-2jm8 — panic in JWE decryption), so merging is recommended. |
Dependabot PR AnalysisCI StatusThe All other tests pass, including Dependency AnalysisThis PR bumps Security motivation: v4.1.4 fixes GHSA-78h2-9frx-2jm8 — a panic in JWE decryption. This is worth merging. 🤖 Generated with Claude Code |
Automated Dependabot PR ReviewChecks performed:1. go.mod completeness: ✅ This PR correctly updates both 2. CI status: 3. K8s version check: N/A — this is not a k8s dependency bump. 4. Library assessment: This is a security-relevant update. go-jose v4.1.4 fixes:
No breaking API changes — this is a safe minor version bump with security fixes. Recommended to merge. |
|
@dependabot rebase |
|
Sorry, only users with push access can use that command. |
3b3b50b to
ae10c66
Compare
|
@ambient-code please rebase this |
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.0.4 to 4.1.4. - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v4.0.4...v4.1.4) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v4 dependency-version: 4.1.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…troller Run go mod tidy in controller/deploy/operator to sync the go-jose dependency bump (v4.0.4 → v4.1.4) from controller/go.mod into the operator submodule. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ae10c66 to
a6b4e1b
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps github.com/go-jose/go-jose/v4 from 4.0.4 to 4.1.4.
Release notes
Sourced from github.com/go-jose/go-jose/v4's releases.
... (truncated)
Commits
0e59876Merge commit from forkddffdbcBump actions/checkout from 5 to 6 (#213)5348b9aReject JWS with an unprotected critical b64 header (#210)9153a5eBump actions/setup-python from 5 to 6 (#208)2126e17Bump actions/setup-go from 5 to 6 (#209)9860c65Bump actions/checkout from 4 to 5 (#206)14239fdRemove Go 1.23 support (#205)a16e158Update CI to run on Go 1.24 and 1.25 (#204)a1565a4testutils/assert: remove True, Nil, NotNil (#202)3a80e13jwe: accept non-pointer JSONWebKey in Recipient (#200)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)