build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.1 to 4.1.4#4
build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.1 to 4.1.4#4dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.1.1 to 4.1.4. - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v4.1.1...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>
🤖 Augment PR SummarySummary: Updates the transitive JOSE/JWT dependency set by bumping Changes:
Technical Notes: go-jose 4.1.2–4.1.4 includes dependency reductions and a behavior change to reject JWS with an unprotected critical 🤖 Was this summary useful? React with 👍 or 👎 |
| go 1.25.5 | ||
|
|
||
| require ( | ||
| github.com/atotto/clipboard v0.1.4 |
There was a problem hiding this comment.
go.mod:6 — This PR is titled as a go-jose bump, but it also promotes several modules to direct requires and removes a large number of indirect requirements (likely from a go mod tidy). Consider reflecting that expanded scope in the PR title/description so reviewers can treat the dependency graph pruning as intentional.
Severity: low
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Bumps github.com/go-jose/go-jose/v4 from 4.1.1 to 4.1.4.
Release notes
Sourced from github.com/go-jose/go-jose/v4's releases.
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)You can disable automated security fix PRs for this repo from the Security Alerts page.