build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5#3
build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5#3dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v3 dependency-version: 3.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Augment PR SummarySummary: Updates Go module dependencies, primarily driven by a Dependabot bump for Changes:
Technical Notes: Because this change includes broad 🤖 Was this summary useful? React with 👍 or 👎 |
| go.opentelemetry.io/otel/trace v1.37.0 // indirect | ||
| go.uber.org/atomic v1.11.0 // indirect | ||
| golang.org/x/crypto v0.45.0 // indirect | ||
| golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect |
There was a problem hiding this comment.
This PR is titled as bumping github.com/go-jose/go-jose/v3 to v3.0.5, but go.mod no longer references go-jose/v3 at all. Can you confirm the intended bump is still present in the resolved module graph (e.g., via go.sum/go mod graph) and the PR title/description still match the actual change?
Severity: medium
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Bumps github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5.
Commits
be2f654ci: update Go versions for GHA workflows (#221)0246416Merge commit from forkDependabot 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.