build(deps): bump the go-deps group across 1 directory with 9 updates#2006
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the go-deps group across 1 directory with 9 updates#2006dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/elazarl/goproxy](https://github.com/elazarl/goproxy) | `1.8.1` | `1.8.2` | | [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | `5.7.0` | `5.8.0` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.5` | `5.17.0` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.98` | `7.0.99` | | [github.com/sigstore/cosign/v3](https://github.com/sigstore/cosign) | `3.0.4` | `3.0.5` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.48.0` | `0.49.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.35.0` | `0.36.0` | Updates `github.com/elazarl/goproxy` from 1.8.1 to 1.8.2 - [Release notes](https://github.com/elazarl/goproxy/releases) - [Commits](elazarl/goproxy@v1.8.1...v1.8.2) Updates `github.com/go-git/go-billy/v5` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](go-git/go-billy@v5.7.0...v5.8.0) Updates `github.com/go-git/go-git/v5` from 5.16.5 to 5.17.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.5...v5.17.0) Updates `github.com/minio/minio-go/v7` from 7.0.98 to 7.0.99 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.98...v7.0.99) Updates `github.com/sigstore/cosign/v3` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/sigstore/cosign/releases) - [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md) - [Commits](sigstore/cosign@v3.0.4...v3.0.5) Updates `golang.org/x/crypto` from 0.48.0 to 0.49.0 - [Commits](golang/crypto@v0.48.0...v0.49.0) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.35.0...v0.36.0) Updates `golang.org/x/sync` from 0.19.0 to 0.20.0 - [Commits](golang/sync@v0.19.0...v0.20.0) Updates `google.golang.org/api` from 0.265.0 to 0.267.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.265.0...v0.267.0) --- updated-dependencies: - dependency-name: github.com/elazarl/goproxy dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/go-git/go-billy/v5 dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/minio/minio-go/v7 dependency-version: 7.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/sigstore/cosign/v3 dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/crypto dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/sync dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/api dependency-version: 0.267.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... 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-deps group with 7 updates in the / directory:
1.8.11.8.25.7.05.8.05.16.55.17.07.0.987.0.993.0.43.0.50.48.00.49.00.35.00.36.0Updates
github.com/elazarl/goproxyfrom 1.8.1 to 1.8.2Release notes
Sourced from github.com/elazarl/goproxy's releases.
Commits
ffdf0b2Fix NewResponse writing HTTP/0.0 status lines in MITM mode (#749)Updates
github.com/go-git/go-billy/v5from 5.7.0 to 5.8.0Release notes
Sourced from github.com/go-git/go-billy/v5's releases.
Commits
8662784Merge pull request #187 from pjbgf/windows-renamef387d62build: Update test workflow to rely on oldstable/stable915dae9polyfill: Add support for Chmodf3d5600osfs: Create dir for BoundOS Tempfiles247a741Merge pull request #183 from go-git/renovate/releases/v5.x-go-golang.org-x-ne...1c0c9d5build: Update module golang.org/x/net to v0.45.0 [SECURITY]Updates
github.com/go-git/go-git/v5from 5.16.5 to 5.17.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
bdf0688Merge pull request #1864 from pjbgf/v5-issue-555290e52storage: filesystem, Avoid overwriting loose obj files. Fixes #555d20a62storage: filesystem, Fix permissions for loose and packed objs8ed442cbackport, git: Improve Status() speed with new index.ModTime check (#1862)c7b5960build: Align test workflow with main8e71edfgit: Add strict checks for supported extensions438a37fgit: worktree, optimize infiles function for very large repos (#1853)67c7006Merge pull request #1839 from go-git/renovate/releases/v5.x-go-github.com-go-...4ca3f02build: Update module github.com/go-git/go-git/v5 to v5.16.5 [SECURITY]Updates
github.com/minio/minio-go/v7from 7.0.98 to 7.0.99Commits
c44cb2aFix PutObject and ConcurrentStreamParts error handling for empty stream (#2207)1451162Fix object ReadAt performs seek (#2197)ffb7ec0Implement support for new UpdateObjectEncryption API & bump Go to 1.25 (#2204)Updates
github.com/sigstore/cosign/v3from 3.0.4 to 3.0.5Release notes
Sourced from github.com/sigstore/cosign/v3's releases.
Changelog
Sourced from github.com/sigstore/cosign/v3's changelog.
Commits
479147achore(deps): bump google.golang.org/api from 0.260.0 to 0.264.0 (#4679)e0ba0c9chore(deps): bump github.com/sigstore/rekor-tiles/v2 from 2.0.1 to 2.1.0 (#4670)db5ab21chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 (#4712)6634258chore(deps): bump gitlab.com/gitlab-org/api/client-go (#4680)02edc59chore(deps): bump the gomod group across 1 directory with 4 updates (#4702)3dd16b8chore(deps): bump the actions group with 3 updates (#4703)b7fd27dupdate golang builder to use go1.25.7 (#4687)8f1cd80update golangci-lint to v2.8.x (#4688)e949e21Fix typo in CLI help (#4701)39f05cdSupport DSSE signing conformance test (#4685)Updates
golang.org/x/cryptofrom 0.48.0 to 0.49.0Commits
982eaa6go.mod: update golang.org/x dependencies159944fssh,acme: clean up tautological/impossible nil conditionsa408498acme: only require prompt if server has terms of servicecab0f71all: upgrade go directive to at least 1.25.0 [generated]2f26647x509roots/fallback: update bundleUpdates
golang.org/x/oauth2from 0.35.0 to 0.36.0Commits
4d954e6all: upgrade go directive to at least 1.25.0 [generated]Updates
golang.org/x/syncfrom 0.19.0 to 0.20.0Commits
ec11c4aerrgroup: fix a typo in the documentation1a58307all: modernize interface{} -> any3172ca5all: upgrade go directive to at least 1.25.0 [generated]Updates
google.golang.org/apifrom 0.265.0 to 0.267.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
41fd847chore(main): release 0.267.0 (#3493)8a6df06feat(all): auto-regenerate discovery clients (#3500)ab20d56feat(all): auto-regenerate discovery clients (#3499)6463f72feat(all): auto-regenerate discovery clients (#3497)633a3a2feat(all): auto-regenerate discovery clients (#3496)1415f4cfeat(all): auto-regenerate discovery clients (#3495)832516ffeat(all): auto-regenerate discovery clients (#3494)62e5a8efeat(all): auto-regenerate discovery clients (#3492)26a317dchore(main): release 0.266.0 (#3484)49c652ffeat(all): auto-regenerate discovery clients (#3490)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 <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 conditions