-
Notifications
You must be signed in to change notification settings - Fork 991
build(deps): Bump the go group across 1 directory with 13 updates #1941
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Bumps the go group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.38.1` | `1.39.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.2` | `1.31.7` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.19.0` | `1.19.5` | | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.44.2` | `1.45.2` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.0` | `1.11.1` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.41.0` | `0.42.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.30.0` | `0.31.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.248.0` | `0.249.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.38.1 to 1.39.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.38.1...v1.39.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.2 to 1.31.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.31.2...config/v1.31.7) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.6 to 1.18.11 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.18.6...config/v1.18.11) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.19.0 to 1.19.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.19.0...service/pi/v1.19.5) Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.44.2 to 1.45.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ecs/v1.44.2...service/rds/v1.45.2) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.87.1 to 1.88.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.87.1...service/s3/v1.88.0) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.38.0 to 1.38.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.38.0...v1.38.3) Updates `github.com/stretchr/testify` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.0...v1.11.1) Updates `golang.org/x/crypto` from 0.41.0 to 0.42.0 - [Commits](golang/crypto@v0.41.0...v0.42.0) Updates `golang.org/x/oauth2` from 0.30.0 to 0.31.0 - [Commits](golang/oauth2@v0.30.0...v0.31.0) Updates `golang.org/x/sys` from 0.35.0 to 0.36.0 - [Commits](golang/sys@v0.35.0...v0.36.0) Updates `golang.org/x/term` from 0.34.0 to 0.35.0 - [Commits](golang/term@v0.34.0...v0.35.0) Updates `google.golang.org/api` from 0.248.0 to 0.249.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.248.0...v0.249.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.31.7 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.18.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-version: 1.19.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-version: 1.45.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.88.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.38.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: golang.org/x/crypto dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/oauth2 dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/sys dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/term dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: google.golang.org/api dependency-version: 0.249.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
| module github.com/getsops/sops/v3 | ||
|
|
||
| go 1.23.0 | ||
| go 1.24.0 |
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CC @getsops/maintainers same question as in the previous Dependabot PR.
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 8 updates in the / directory:
1.38.11.39.01.31.21.31.71.19.01.19.51.44.21.45.21.11.01.11.10.41.00.42.00.30.00.31.00.248.00.249.0Updates
github.com/aws/aws-sdk-go-v2from 1.38.1 to 1.39.0Commits
648027eRelease 2025-09-08a3b9b7bRegenerated Clients67dad83Update endpoints model2bfe86aUpdate API model59e7410add businessmetrics feature ID for env-based bearer token (#3182)1cdc158Patching override s3expire shape (#3180)1745edeRelease 2025-09-05f84de53Regenerated Clients7cdaa31Update API model498b5c4remove service/sms (#3177)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.31.2 to 1.31.7Commits
648027eRelease 2025-09-08a3b9b7bRegenerated Clients67dad83Update endpoints model2bfe86aUpdate API model59e7410add businessmetrics feature ID for env-based bearer token (#3182)1cdc158Patching override s3expire shape (#3180)1745edeRelease 2025-09-05f84de53Regenerated Clients7cdaa31Update API model498b5c4remove service/sms (#3177)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.18.6 to 1.18.11Commits
cc15dc1Release 2023-02-01e629b28Regenerated Clientsb51a14cUpdate endpoints modelf8f9a02Update API modelaf819a3Fix command output in README.md (#1851)82a71a0Updated "getting help" section (#1989)6d9d336Correct a typological error in credentials/ec2rolecreds/doc.go (#2004)c85b5f9Address misused before nouns and spelling mistake (#1975)51207f8Release 2023-01-31c588861Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/managerfrom 1.19.0 to 1.19.5Commits
e3b97d2Release 2023-10-12863010dRegenerated Clients6946ef8Update endpoints model6d93dedUpdate API modelbebc232fix: fail to load config if configured profile doesn't exist (#2309)5de4674fix DNS timeout error not retried (#2300)e155bb7Release 2023-10-069d342baRegenerated Clients1df9914Update SDK's smithy-go dependency to v1.15.032ada3aUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/kmsfrom 1.44.2 to 1.45.2Commits
c92ebc8Release 2023-06-153488004Regenerated Clients3ee8981Update endpoints model09d9f49Update API model844ff45Release 2023-06-13cc29406Regenerated Clientsaa907c6Update API model2f4a560chore: typo in Retryer interface (#2148)ba5a08ffix: S3 HeadObject NotFound error never being returned (#2139)9fd4e02Release 2023-06-12Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.87.1 to 1.88.0Commits
648027eRelease 2025-09-08a3b9b7bRegenerated Clients67dad83Update endpoints model2bfe86aUpdate API model59e7410add businessmetrics feature ID for env-based bearer token (#3182)1cdc158Patching override s3expire shape (#3180)1745edeRelease 2025-09-05f84de53Regenerated Clients7cdaa31Update API model498b5c4remove service/sms (#3177)Updates
github.com/aws/aws-sdk-go-v2/service/stsfrom 1.38.0 to 1.38.3Commits
640b808Release 2025-08-29657a6e8Regenerated Clients34a91bbUpdate partitions file09f5a9cUpdate endpoints modelfff96caUpdate API modeld46f566deprecate service/sms (#3176)de16d4dRelease 2025-08-28d6b83a8Regenerated Clientsb0f9cb7Update API model8225491Release 2025-08-27Updates
github.com/stretchr/testifyfrom 1.11.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11Updates
golang.org/x/cryptofrom 0.41.0 to 0.42.0Commits
5307a0cgo.mod: update golang.org/x dependencies9d77937acme: include order problem in OrderError8f580dessh: remove Go 1.24 build tag for ML-KEM kexa4d1237ssh/knownhosts: improve IPv6 support in Normalizeb8d8daecurve25519: include potential fips140=only error in panic messagef5a2eabssh: use curve25519.X25519 instead of curve25519.ScalarMult44ecf3aall: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/oauth2from 0.30.0 to 0.31.0Commits
014cf77all: upgrade go directive to at least 1.24.0 [generated]3c76ce5endpoints: correct Naver OAuth2 endpoint URLsUpdates
golang.org/x/sysfrom 0.35.0 to 0.36.0Commits
b06ce05windows: add FILE_ZERO_DATA_INFORMATION689cc11unix: fix Listen on solarisa4712b9plan9: drop go version tags for unsupported versions0293703unix: add IFAL_* consts and ifaddrlblmsg on linuxab85cbbunix/linux: extend rtnetlink constants9bd3753unix: switch (*CPUSet).Zero to clear builtin899c232windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15}543f21aall: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/termfrom 0.34.0 to 0.35.0Commits
1a11b45go.mod: update golang.org/x dependenciesd862cd5all: upgrade go directive to at least 1.24.0 [generated]Updates
google.golang.org/apifrom 0.248.0 to 0.249.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
d63ede4chore(main): release 0.249.0 (#3282)1ca0330feat(all): auto-regenerate discovery clients (#3305)e93c8a8feat(all): auto-regenerate discovery clients (#3303)79b251afeat(all): auto-regenerate discovery clients (#3302)6db0561feat(all): auto-regenerate discovery clients (#3301)4fcd5bbfeat(all): auto-regenerate discovery clients (#3300)ad70b6efeat(all): auto-regenerate discovery clients (#3299)ababe60feat(all): auto-regenerate discovery clients (#3297)f98f835feat(all): auto-regenerate discovery clients (#3296)e297a42feat(all): auto-regenerate discovery clients (#3295)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 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 conditions