deps: bump the go_modules group across 1 directory with 7 updates#2077
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps: bump the go_modules group across 1 directory with 7 updates#2077dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go_modules group with 4 updates in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto), [helm.sh/helm/v3](https://github.com/helm/helm), [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) and [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign). Updates `golang.org/x/crypto` from 0.41.0 to 0.45.0 - [Commits](golang/crypto@v0.41.0...v0.45.0) Updates `helm.sh/helm/v3` from 3.17.4 to 3.18.5 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.17.4...v3.18.5) Updates `github.com/go-git/go-git/v5` from 5.13.0 to 5.16.5 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.13.0...v5.16.5) Updates `github.com/sigstore/cosign/v2` from 2.2.4 to 2.6.2 - [Release notes](https://github.com/sigstore/cosign/releases) - [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md) - [Commits](sigstore/cosign@v2.2.4...v2.6.2) Updates `github.com/sigstore/rekor` from 1.3.6 to 1.4.3 - [Release notes](https://github.com/sigstore/rekor/releases) - [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md) - [Commits](sigstore/rekor@v1.3.6...v1.4.3) Updates `github.com/sigstore/sigstore` from 1.8.3 to 1.10.3 - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.8.3...v1.10.3) Updates `github.com/ulikunitz/xz` from 0.5.12 to 0.5.14 - [Commits](ulikunitz/xz@v0.5.12...v0.5.14) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules - dependency-name: helm.sh/helm/v3 dependency-version: 3.18.5 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.5 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/sigstore/cosign/v2 dependency-version: 2.6.2 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/sigstore/rekor dependency-version: 1.4.3 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/sigstore/sigstore dependency-version: 1.10.3 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/ulikunitz/xz dependency-version: 0.5.14 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 4 updates in the / directory: golang.org/x/crypto, helm.sh/helm/v3, github.com/go-git/go-git/v5 and github.com/sigstore/cosign/v2.
Updates
golang.org/x/cryptofrom 0.41.0 to 0.45.0Commits
4e0068cgo.mod: update golang.org/x dependenciese79546essh: curb GSSAPI DoS risk by limiting number of specified OIDsf91f7a7ssh/agent: prevent panic on malformed constraint2df4153acme/autocert: let automatic renewal work with short lifetime certsbcf6a84acme: pass context to requestb4f2b62ssh: fix error message on unsupported cipher79ec3a5ssh: allow to bind to a hostname in remote forwarding122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some commentsUpdates
helm.sh/helm/v3from 3.17.4 to 3.18.5Release notes
Sourced from helm.sh/helm/v3's releases.
... (truncated)
Commits
b78692cMerge commit from forkec5f59eMerge commit from fork7799b48fix Chart.yaml handlingdd8502fHandle messy index filescb8595bjson schema fixd80839cMerge pull request #31037 from mattfarina/disable-goimports-2f20a4adDisabling linter due to unknown issuec48c500Merge commit from fork563b094build(deps): bump the k8s-io group with 7 updates00de613Updating link handlingUpdates
github.com/go-git/go-git/v5from 5.13.0 to 5.16.5Release notes
Sourced from github.com/go-git/go-git/v5's releases.
... (truncated)
Commits
48a1ae0Merge pull request #1836 from go-git/check-v542bdf1fstorage: filesystem, Verify idx matches pack file4146a56plumbing: format/idxfile, Verify idxfile's checksum63d78ecplumbing: format/packfile, Add new ErrMalformedPackFile25f1624Merge pull request #1800 from Ch00k/no-delete-untracked-v5600fb13git: worktree, Don't delete local untracked files when resetting worktree390a569Merge pull request #1746 from pjbgf/bump-go61c8b85build: Bump Go test versions to 1.23-1.25 (v5)e5a05ecMerge pull request #1744 from go-git/renovate/releases/v5.x-go-golang.org-x-c...1495930plumbing: Remove use of non-constant format stringsUpdates
github.com/sigstore/cosign/v2from 2.2.4 to 2.6.2Release notes
Sourced from github.com/sigstore/cosign/v2's releases.
... (truncated)
Changelog
Sourced from github.com/sigstore/cosign/v2's changelog.
... (truncated)
Commits
3ade80cFix bundle verify path for old bundle/trusted root (#4624)c4e6a78v2.6 branch - bump sigstore deps (#4619)634fabeBump sigstore-go, move conformance back to tagged releasec5545edPartially populate the output of cosign verify when working with new bundles ...e191024bump go builder to use 1.25.1 and cosign (#4417)37fbfc7Require exclusively a SigningConfig or service URLs when signing (#4403)b1acaebAdd a terminal spinner while signing with sigstore-go (#4402)2581dfdchore(deps): bump the gomod group across 1 directory with 8 updates (#4401)11163aeBump sigstore-go, support alternative hash algorithms with keys (#4386)153df46chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0 (#4391)Updates
github.com/sigstore/rekorfrom 1.3.6 to 1.4.3Release notes
Sourced from github.com/sigstore/rekor's releases.
... (truncated)
Changelog
Sourced from github.com/sigstore/rekor's changelog.
... (truncated)
Commits
cb5b1d5Changelog for v1.4.3, fix goreleaser for Cosign v3 (#2682)b34d99dfix remaining zizmor fixes (#2617)e032725use interruptable context to elegantly handle signals in rekor-cli (#2681)2d4e985(docs): guard unsafe int/uint conversions flagged by gosec (#2679)fdde6ecbuild(deps): Bump sigstore/scaffolding/trillian_log_signer (#2677)5ecf774build(deps): Bump sigstore/scaffolding/trillian_log_server (#2678)381f351build(deps): Bump go.step.sm/crypto from 0.73.0 to 0.74.0 (#2674)e7bf948build(deps): Bump golang.org/x/mod from 0.28.0 to 0.29.0 (#2665)e8b7b7fbuild(deps): Bump github/codeql-action in the all group (#2663)9589399build(deps): Bump the all group with 7 updates (#2673)Updates
github.com/sigstore/sigstorefrom 1.8.3 to 1.10.3Release notes
Sourced from github.com/sigstore/sigstore's releases.
... (truncated)
Commits
72f0ed7build(deps): Bump github.com/aws/aws-sdk-go-v2/config (#2230)b257168build(deps): Bump github.com/aws/aws-sdk-go-v2 in /pkg/signature/kms/aws (#2226)84f57b8build(deps): Bump github.com/sigstore/sigstore (#2221)bdc1a86build(deps): Bump actions/checkout from 5.0.1 to 6.0.0 (#2220)11dfe81build(deps): Bump golang.org/x/crypto in /pkg/signature/kms/aws (#2236)0214948Add back ValidatePubKey as a deprecated, minimal function (#2235)cc26bb8build(deps): Bump localstack/localstack in /test/e2e in the all group (#2227)63ab8d8build(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms (#2229)9e629f0build(deps): Bump the all group with 2 updates (#2219)234b99dbuild(deps): Bump github.com/coreos/go-oidc/v3 from 3.16.0 to 3.17.0 (#2223)Updates
github.com/ulikunitz/xzfrom 0.5.12 to 0.5.14Commits
7184815Preparation of release v0.5.1488ddf1dAddress Security Issue GHSA-jc7w-c686-c4v9c8314b8Add new package xio with WriteCloserStackDependabot 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 <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.