chore(deps): bump the go group with 9 updates - #2046
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the go group with 9 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.29` | `1.32.30` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.28` | `1.19.29` | | [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `0.3.1` | `0.3.4` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.59.0` | `1.59.1` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.105.0` | `1.105.2` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.27.3` | `1.27.4` | | [github.com/docker/cli](https://github.com/docker/cli) | `29.6.1+incompatible` | `29.6.2+incompatible` | | [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.26.4` | `0.27.0` | | [github.com/sigstore/cosign/v3](https://github.com/sigstore/cosign) | `3.1.1` | `3.1.2` | Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.29 to 1.32.30 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.29...config/v1.32.30) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.28 to 1.19.29 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.28...credentials/v1.19.29) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager` from 0.3.1 to 0.3.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/internal/s3shared/v0.3.1...feature/s3/transfermanager/v0.3.4) Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.59.0 to 1.59.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.59.0...service/ssm/v1.59.1) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.105.0 to 1.105.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.105.0...service/s3/v1.105.2) Updates `github.com/aws/smithy-go` from 1.27.3 to 1.27.4 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.27.3...v1.27.4) Updates `github.com/docker/cli` from 29.6.1+incompatible to 29.6.2+incompatible - [Commits](docker/cli@v29.6.1...v29.6.2) Updates `github.com/go-openapi/strfmt` from 0.26.4 to 0.27.0 - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.26.4...v0.27.0) Updates `github.com/sigstore/cosign/v3` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/sigstore/cosign/releases) - [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md) - [Commits](sigstore/cosign@v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr dependency-version: 1.59.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.105.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/smithy-go dependency-version: 1.27.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/docker/cli dependency-version: 29.6.2+incompatible dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/sigstore/cosign/v3 dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
frewilhelm
requested changes
Jul 20, 2026
frewilhelm
left a comment
Contributor
There was a problem hiding this comment.
cosign introduces a breaking change that we need to fix before bumping it to 3.1.2. This is why I created #2047 so we can merge the other bumps first and take a look on how to fix cosign after
frewilhelm
added a commit
that referenced
this pull request
Jul 24, 2026
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it #20246 bumps nine go module dependencies among them `cosign` `3.1.2`. `cosign` deleted some "unused" files/functions in their cli/fulcio package that we were using. I am not sure yet how we want to fix that (migrate to proper library functions or just reconstruct the files in our repository), which is why this PR removes the cosign bump until we figure that out. #### Which issue(s) this PR is related to Fixes #2046 --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Contributor
|
This is not finished yet. We need to find a way to fix the cosign bump |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 group with 9 updates:
1.32.291.32.301.19.281.19.290.3.10.3.41.59.01.59.11.105.01.105.21.27.31.27.429.6.1+incompatible29.6.2+incompatible0.26.40.27.03.1.13.1.2Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.29 to 1.32.30Commits
2704503Release 2026-07-132475fc6Regenerated Clients89ce46eUpdate endpoints model97a7b55Update API model472756aadd response snapshot tests for new wave 1 (partial cbor) (#3471)3133b1dRelease 2026-07-102d7d0f8Regenerated Clientscdc7fe3Update endpoints modeld41266eUpdate API modeld7ac1fcRelease 2026-07-09Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.28 to 1.19.29Commits
2704503Release 2026-07-132475fc6Regenerated Clients89ce46eUpdate endpoints model97a7b55Update API model472756aadd response snapshot tests for new wave 1 (partial cbor) (#3471)3133b1dRelease 2026-07-102d7d0f8Regenerated Clientscdc7fe3Update endpoints modeld41266eUpdate API modeld7ac1fcRelease 2026-07-09Updates
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanagerfrom 0.3.1 to 0.3.4Commits
f4fd272Release 2026-07-178e4cbc8Regenerated Clients25e01e0Update endpoints model947fccfUpdate API model769233fFix transfermanager GetObject ContentRange to use HTTP format (#3473)0ffbcb9Release 2026-07-162a0ecfbRegenerated Clients20ba39fUpdate endpoints model8925213Update API model47e09a2add replace annotations for new generic client auth/endpoints (#3477)Updates
github.com/aws/aws-sdk-go-v2/service/ecrfrom 1.59.0 to 1.59.1Commits
4344501Release 2025-06-0620a068eRegenerated Clientsd8fdf86Update endpoints model73f0a46Update API model8238069Release 2025-06-0580bbf28Regenerated Clientsa209c7aUpdate endpoints modelf882ffaUpdate API model6d549a5add sep-based query-compatible tests for both jsonrpc10 and rpcv2cbor (#3106)f82629cRelease 2025-06-04Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.105.0 to 1.105.2Commits
0ffbcb9Release 2026-07-162a0ecfbRegenerated Clients20ba39fUpdate endpoints model8925213Update API model47e09a2add replace annotations for new generic client auth/endpoints (#3477)1dc42b2Release 2026-07-15b945893Regenerated Clientsccbf00cUpdate API modelb8df6dcenable schema-serde cbor wave 1 (#3478)00daf36Release 2026-07-14Updates
github.com/aws/smithy-gofrom 1.27.3 to 1.27.4Commits
870555aRelease 2026-07-16b06f353changelogs25d4f57add temporary maven manual publish90775c9make generic clients work mostly (#687)da34ee1add maven staging artifact1eb963badd serde response snapshot gen (#685)a349439replace literal unicodes with escaped forms (#684)82c5631generate serde snapshot tests (#682)Updates
github.com/docker/clifrom 29.6.1+incompatible to 29.6.2+incompatibleCommits
dfc4efbMerge pull request #7109 from vvoland/update-dockerdba8675Bump to 29.6.2d9aefe5Merge tag 'v29.6.1' into 29.x9182b35Merge tag 'v29.6.0' into 29.x0ae55a3Merge tag 'v29.5.3' into 29.x029a4b2Merge tag 'v29.5.2' into 29.xe596feaMerge tag 'v29.5.1' into 29.x0c72f45Merge tag 'v29.5.0' into 29.x26f2736Merge tag 'v29.4.1' into 29.xac4c4dfMerge tag 'v29.4.0' into 29.xUpdates
github.com/go-openapi/strfmtfrom 0.26.4 to 0.27.0Release notes
Sourced from github.com/go-openapi/strfmt's releases.
... (truncated)
Commits
8364821chore: prepare release v0.27.0a98cfd0Add comments for ISO 3166 countries source data09c6110Doc: typo in Readme12fcdc1feat: new formats for currencies (ISO-4217 alpha-3) and countries (ISO-3166 a...a9ba012feat(duration): add ISO 8601 / RFC 3339 duration format (duration-iso8601) (#...4de561ffix(base64): use standard RFC 4648 alphabet on the text path (#87) (#283)7f8ff38test(fuzz): added systematic fuzzing of formats (#282)f33c701fix(duration): fix panic with trailing space, added fuzz (#281)9f0fa2dbuild(deps): bump the other-dependencies group across 3 directories with 1 up...5be05e6build(deps): bump golang.org/x/netUpdates
github.com/sigstore/cosign/v3from 3.1.1 to 3.1.2Release notes
Sourced from github.com/sigstore/cosign/v3's releases.
Commits
193d215Remove unused policy evaluation code (#4936)eb3bb86Guard against empty certificate PEM in mutate.Signature (#4998)089731cfix(download): Validate predicate type for new bundle formatd996ce1Skip nil subject entries in IntotoSubjectClaimVerifier (#5016)8ca5b20Fix Makefile: fall back to "unknown" version info when built outside a git re...df78bf6fix(verify): skip identity validation for security keys (#5012)ee51b53chore(deps): bump golang in the all group across 1 directory (#4950)aebdc3afix: include artifactType in OCI 1.1 signature referrer manifest816f2b6Deprecate --payload for sign and verify commands (#4991)c0edaacAllow attestation download to handle both bundle types (#4996)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