This repository was archived by the owner on Sep 23, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
chore(deps): Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in the go_modules group across 1 directory #181
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* update release workflow Signed-off-by: Meredith Lancaster <malancas@github.com> * Grab image digest for attestation step Signed-off-by: Meredith Lancaster <malancas@github.com> * comment Signed-off-by: Meredith Lancaster <malancas@github.com> * update workflow name Signed-off-by: Meredith Lancaster <malancas@github.com> * add release directions Signed-off-by: Meredith Lancaster <malancas@github.com> * undo ko config changes Signed-off-by: Meredith Lancaster <malancas@github.com> * add fork specific options to ko build call Signed-off-by: Meredith Lancaster <malancas@github.com> * Change version format --------- Signed-off-by: Meredith Lancaster <malancas@github.com> Co-authored-by: Cody Soyland <codysoyland@github.com>
Signed-off-by: Meredith Lancaster <malancas@github.com>
* Remove dependabot for this fork (#159) * Add Actions release and attest job (#147) * update release workflow Signed-off-by: Meredith Lancaster <malancas@github.com> * Grab image digest for attestation step Signed-off-by: Meredith Lancaster <malancas@github.com> * comment Signed-off-by: Meredith Lancaster <malancas@github.com> * update workflow name Signed-off-by: Meredith Lancaster <malancas@github.com> * add release directions Signed-off-by: Meredith Lancaster <malancas@github.com> * undo ko config changes Signed-off-by: Meredith Lancaster <malancas@github.com> * add fork specific options to ko build call Signed-off-by: Meredith Lancaster <malancas@github.com> * Change version format --------- Signed-off-by: Meredith Lancaster <malancas@github.com> Co-authored-by: Cody Soyland <codysoyland@github.com> * set release as target branch (#161) Signed-off-by: Meredith Lancaster <malancas@github.com> * Add support for Sigstore Bundles using sigstore-go verifier Signed-off-by: Cody Soyland <codysoyland@github.com> * Update docs Signed-off-by: Cody Soyland <codysoyland@github.com> * Rename func Signed-off-by: Cody Soyland <codysoyland@github.com> * Comment on observe timestamp setting Signed-off-by: Cody Soyland <codysoyland@github.com> * Refactor trusted material, add support for default TUF repo in bundle verifier Signed-off-by: Cody Soyland <codysoyland@github.com> * Remove accidental code Signed-off-by: Cody Soyland <codysoyland@github.com> * Fix tlog verification options Signed-off-by: Cody Soyland <codysoyland@github.com> --------- Signed-off-by: Meredith Lancaster <malancas@github.com> Signed-off-by: Cody Soyland <codysoyland@github.com> Co-authored-by: Meredith Lancaster <malancas@users.noreply.github.com>
Getting unauthorized error when trying to upload sbom to ghcr. Removing sbom for now to get working build. Signed-off-by: Cody Soyland <codysoyland@github.com>
Signed-off-by: Cody Soyland <codysoyland@github.com>
Signed-off-by: Cody Soyland <codysoyland@github.com>
…fork status information (#168) * add open source required sections Signed-off-by: Meredith Lancaster <malancas@github.com> * small wording updates, update installation directions Signed-off-by: Meredith Lancaster <malancas@github.com> --------- Signed-off-by: Meredith Lancaster <malancas@github.com>
* sync tuf cache used for sigstore bundle verification Signed-off-by: Meredith Lancaster <malancas@github.com> * remove singleton err Signed-off-by: Meredith Lancaster <malancas@github.com> * start adding lock Signed-off-by: Meredith Lancaster <malancas@github.com> * Use RWMutex Signed-off-by: Meredith Lancaster <malancas@github.com> * pr feedback Signed-off-by: Meredith Lancaster <malancas@github.com> --------- Signed-off-by: Meredith Lancaster <malancas@github.com>
Signed-off-by: Meredith Lancaster <malancas@github.com>
…171) * move trustroot resync period configration to different package Signed-off-by: Meredith Lancaster <malancas@github.com> * add license Signed-off-by: Meredith Lancaster <malancas@github.com> * comment Signed-off-by: Meredith Lancaster <malancas@github.com> * rename files Signed-off-by: Meredith Lancaster <malancas@github.com> --------- Signed-off-by: Meredith Lancaster <malancas@github.com>
Signed-off-by: Cody Soyland <codysoyland@github.com>
* Fix shadowed variable bug This code caused the singleton `trustedRoot` to be returned as nil on subsequent calls. The singleton was shadowed when the variable was redeclared in the `if` block. Signed-off-by: Cody Soyland <codysoyland@github.com> * Remove unused singleton `singletonRootError` was never returned without being overwritten, so it was essentially unused. I think it's wise to always retry the TUF call on future invocations in case of network errors. Signed-off-by: Cody Soyland <codysoyland@github.com> --------- Signed-off-by: Cody Soyland <codysoyland@github.com>
Bumps the go_modules group with 1 update in the / directory: [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt). Updates `github.com/golang-jwt/jwt/v4` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.5.0...v4.5.1) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
|
Looks like github.com/golang-jwt/jwt/v4 is no longer updatable, so this is no longer needed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go_modules group with 1 update in the / directory: github.com/golang-jwt/jwt/v4.
Updates
github.com/golang-jwt/jwt/v4from 4.5.0 to 4.5.1Release notes
Sourced from github.com/golang-jwt/jwt/v4's releases.
Commits
7b1c1c0Merge 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.