-
Notifications
You must be signed in to change notification settings - Fork 257
[chore] : Bump the go group across 1 directory with 13 updates #559
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
Conversation
2c48686 to
09cad21
Compare
09cad21 to
c9c7d9f
Compare
c9c7d9f to
e8775cf
Compare
e8775cf to
7ffd4e6
Compare
6a11bb8 to
3653a40
Compare
3653a40 to
d73e8c3
Compare
Bumps the go group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.29.0` | `1.56.2` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.3` | `1.39.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.15` | `1.31.8` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.80.1` | `1.88.1` | | [github.com/cheggaaa/pb](https://github.com/cheggaaa/pb) | `1.0.27` | `2.0.7+incompatible` | | [github.com/hashicorp/aws-sdk-go-base/v2](https://github.com/hashicorp/aws-sdk-go-base) | `2.0.0-beta.65` | `2.0.0-beta.66` | | [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.6.0` | `1.7.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.15.11` | `1.18.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.35.0` | `0.36.0` | Updates `cloud.google.com/go/storage` from 1.29.0 to 1.56.2 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.29.0...storage/v1.56.2) Updates `github.com/aws/aws-sdk-go-v2` from 1.36.3 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.36.3...v1.39.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.15 to 1.31.8 - [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.29.15...config/v1.31.8) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.68 to 1.18.12 - [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@credentials/v1.17.68...config/v1.18.12) Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.30 to 1.18.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@feature/ec2/imds/v1.16.30...config/v1.18.7) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.80.1 to 1.88.1 - [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.80.1...service/s3/v1.88.1) Updates `github.com/cheggaaa/pb` from 1.0.27 to 2.0.7+incompatible - [Commits](cheggaaa/pb@v1.0.27...v2.0.7) Updates `github.com/hashicorp/aws-sdk-go-base/v2` from 2.0.0-beta.65 to 2.0.0-beta.66 - [Release notes](https://github.com/hashicorp/aws-sdk-go-base/releases) - [Changelog](https://github.com/hashicorp/aws-sdk-go-base/blob/main/CHANGELOG.md) - [Commits](hashicorp/aws-sdk-go-base@v2.0.0-beta.65...v2.0.0-beta.66) Updates `github.com/hashicorp/go-version` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/hashicorp/go-version/releases) - [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-version@v1.6.0...v1.7.0) Updates `github.com/klauspost/compress` from 1.15.11 to 1.18.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.15.11...v1.18.0) Updates `golang.org/x/oauth2` from 0.27.0 to 0.30.0 - [Commits](golang/oauth2@v0.27.0...v0.30.0) Updates `golang.org/x/sys` from 0.35.0 to 0.36.0 - [Commits](golang/sys@v0.35.0...v0.36.0) Updates `google.golang.org/api` from 0.114.0 to 0.247.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.114.0...v0.247.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-version: 1.56.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - 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.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.18.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds dependency-version: 1.18.7 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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/cheggaaa/pb dependency-version: 2.0.7+incompatible dependency-type: direct:production update-type: version-update:semver-major dependency-group: go - dependency-name: github.com/hashicorp/aws-sdk-go-base/v2 dependency-version: 2.0.0-beta.66 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/hashicorp/go-version dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/klauspost/compress dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/oauth2 dependency-version: 0.30.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: google.golang.org/api dependency-version: 0.247.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]>
d73e8c3 to
ccf6453
Compare
| github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d | ||
| github.com/cheggaaa/pb v1.0.27 | ||
| github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.65 | ||
| github.com/cheggaaa/pb v2.0.7+incompatible |
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.
new major version for cheggaaa/pb
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot ignore github.com/cheggaaa/pb |
|
OK, I won't notify you about github.com/cheggaaa/pb again, unless you unignore it. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the go group with 9 updates in the / directory:
1.29.01.56.21.36.31.39.01.29.151.31.81.80.11.88.11.0.272.0.7+incompatible2.0.0-beta.652.0.0-beta.661.6.01.7.01.15.111.18.00.35.00.36.0Updates
cloud.google.com/go/storagefrom 1.29.0 to 1.56.2Release notes
Sourced from cloud.google.com/go/storage's releases.
... (truncated)
Changelog
Sourced from cloud.google.com/go/storage's changelog.
... (truncated)
Commits
bda509dchore(release-storage-1.56.2): release storage 1.56.2 (#12873)10c8facfix(storage): free buffers in Bidi Reader (#12839)286e26cchore(main): release storage 1.56.1 (#12632)59a94d6feat(aiplatform): add data foundry service synthetic data generation API for ...76be65bchore(all): update deps (#12726)9f369f9fix(storage): fix redirect logic in MRD (#12733)e876d62chore: release main (#12723)f1de706feat(compute): Update Compute Engine v1beta API to revision 20250729 (#1084) ...1bc6c98feat(geminidataanalytics): new client (#12729)3c7ea5cfix(storage): ZB Reader redirect support (#12703)Updates
github.com/aws/aws-sdk-go-v2from 1.36.3 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.29.15 to 1.31.8Commits
70e9f3dRelease 2025-09-10e620ecbRegenerated Clientsb412203Update endpoints model89f42efUpdate API modeld71b109Bump smithy go version to allow unused required parameter in endpoint rule se...f68827fRelease 2025-09-09d1748bfRegenerated Clients00307c0Update endpoints model424be93Update API model648027eRelease 2025-09-08Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.17.68 to 1.18.12Commits
3f28b51Release 2023-02-036e8d17fRegenerated Clients60dbdbbUpdate endpoints model212910aUpdate API modeleb8cb66Upgrade smithy to 1.27.2, correct query empty list serialization24db9f5Update processcreds.CredentialProcessResponse visibility to public (#1921)bd3003edependency: upgrade smithy to 1.27.2 and correct query empty list serialization0d94f22Release 2023-02-022eec85eRegenerated Clients4ca6e32Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/feature/ec2/imdsfrom 1.16.30 to 1.18.7Changelog
Sourced from github.com/aws/aws-sdk-go-v2/feature/ec2/imds's changelog.
... (truncated)
Commits
12183dfRelease 2022-12-20bac6c73Regenerated Clientsf9d27ebUpdate endpoints modeladcde3aUpdate API model9149b86Release 2022-12-19a095097Regenerated Clientsf0fdfb0Update endpoints model0147dd3Update API modeld7b7cefRelease 2022-12-16337b1f4Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.80.1 to 1.88.1Commits
70e9f3dRelease 2025-09-10e620ecbRegenerated Clientsb412203Update endpoints model89f42efUpdate API modeld71b109Bump smithy go version to allow unused required parameter in endpoint rule se...f68827fRelease 2025-09-09d1748bfRegenerated Clients00307c0Update endpoints model424be93Update API model648027eRelease 2025-09-08Updates
github.com/cheggaaa/pbfrom 1.0.27 to 2.0.7+incompatibleCommits
11d8df0Update README.mdc1128332.0.61e4033bMerge pull request #116 from sean-/fix-illumos-v29af190bFix the v2 branch for Solaris/Illumos.72576f8more tests for reader closefec330e2.0.550a44ed#114 add proxy reader4a1bf7aigore termutil filesd15116bcorrect speed realizationae83553fix presetUpdates
github.com/hashicorp/aws-sdk-go-base/v2from 2.0.0-beta.65 to 2.0.0-beta.66Changelog
Sourced from github.com/hashicorp/aws-sdk-go-base/v2's changelog.
Commits
e5676b7Merge pull request #1349 from hashicorp/release-v2.0.0-beta.668f8d242Add v2.0.0-beta.66 CHANGELOG entries.87c945dUpdatev2/awsv1shim/go.mod.68d76ccMerge pull request #1348 from hashicorp/dependabot/go_modules/aws-sdk-go-v2-4...51d49afBump the aws-sdk-go-v2 group across 2 directories with 7 updates195e1ffMerge pull request #1347 from hashicorp/f-ap-southeast-64cea823Merge pull request #1345 from hashicorp/dependabot/go_modules/opentelemetry-4...ef6d557Add 'Asia Pacific (New Zealand)' Region.85d6f35Run 'go mod tidy'.9c25165Run 'go work sync'.Updates
github.com/hashicorp/go-versionfrom 1.6.0 to 1.7.0Release notes
Sourced from github.com/hashicorp/go-version's releases.
Changelog
Sourced from github.com/hashicorp/go-version's changelog.
Commits
fcaa532Update CHANGELOG.mdb85381aUpdate CHANGELOG.mdd55f214Implement the Scan and driver.Value SQL interfaces (#133)e04a866remove reflection dependency (#91)94bab9e[COMPLIANCE] Add Copyright and License Headers (#115)73ddc63github: Change Dependabot to only manage HashiCorp-owned Actionsbf1144eSEC-090: Automated trusted workflow pinning (2023-04-05) (#124)644291dBump actions/cache from 3.0.11 to 3.2.5 (#116)8f6487bBump actions/upload-artifact from 3.1.1 to 3.1.2 (#112)7f856b8Bump actions/checkout from 3.2.0 to 3.3.0 (#111)Updates
github.com/klauspost/compressfrom 1.15.11 to 1.18.0Release notes
Sourced from github.com/klauspost/compress's releases.
... (truncated)
Commits
8e79dc4Deprecate Go 1.21 and add 1.24 (#1055)df8e99cbuild(deps): bump the github-actions group with 2 updates (#1053)7787431zstd: fix unused debug code (#1052)0bf3ecbflate: Cleanup & reduce casts (#1050)e0f89a9flate: Fix matchlen L5+L6 (#1049)c8a8470s2: Improve small block compression speed w/o asm (#1048)b05b993s2: Add block decode fuzzer (#1044)aafbabdflate: Simplify matchlen (remove asm) (#1045)dbaa9c1flate: Simplify l4-6 loading (#1043)4fa2036Add unsafe little endian loaders (#1036)Updates
golang.org/x/oauth2from 0.27.0 to 0.30.0Commits
cf14319oauth2: fix expiration time window check32d34efinternal: include clientID in auth style cache key2d34e30oauth2: replace a magic number with AuthStyleUnknown696f7b3all: modernize with doc links and any471209boauth2: drop dependency on go-cmp6968da2oauth2: sync Token.ExpiresIn from internal Tokend2c4e0aoauth2: context instead of golang.org/x/net/context in doc883dc3cendpoints: add various endpoints from stale CLs1c06e87all: make use of oauth.Token.ExpiresIn65c15a3oauth2: remove extra periodUpdates
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
google.golang.org/apifrom 0.114.0 to 0.247.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.