Skip to content

[chore] : Bump the go group with 8 updates #533

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 17, 2025

Bumps the go group with 8 updates:

Package From To
cloud.google.com/go/storage 1.29.0 1.55.0
github.com/aws/aws-sdk-go 1.44.122 1.55.7
github.com/cheggaaa/pb 1.0.27 2.0.7+incompatible
github.com/hashicorp/go-version 1.6.0 1.7.0
github.com/klauspost/compress 1.15.11 1.16.7
github.com/ulikunitz/xz 0.5.10 0.5.12
golang.org/x/oauth2 0.7.0 0.30.0
google.golang.org/api 0.114.0 0.235.0

Updates cloud.google.com/go/storage from 1.29.0 to 1.55.0

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.55.0

1.55.0 (2025-05-29)

Features

  • storage/control: Add Client Libraries Storage IntelligenceConfig (2aaada3)
  • storage/internal: Add IpFilter to Bucket (#12309) (d8ae687)
  • storage/internal: Add Object.Retention message (d8ae687)

Bug Fixes

  • storage: Add EnableNewAuthLibrary internalOption to HTTP newClient (#12320) (0036073)
  • storage: Migrate oauth2/google usages to cloud.google.com/go/auth (#11191) (3a22349)
  • storage: Omit check on MultiRangeDownloader (#12342) (774621c)
  • storage: Retry url.Error and net.OpErrors when they wrap an io.EOF (#12289) (080f6b0)

Documentation

  • storage/internal: Add explicit Optional annotations to fields that have always been treated as optional (d8ae687)
  • storage/internal: Add note that Bucket.project output format is always project number format (d8ae687)
  • storage/internal: Add note that managedFolders are supported for GetIamPolicy and SetIamPolicy (d8ae687)

container: v1.43.0

1.43.0 (2025-05-29)

Features

  • container: Add allowed_unsafe_sysctls in NodeKubeletConfig (8189e33)
  • container: Add alpha_cluster_feature_gates in Cluster (8189e33)
  • container: Add auto_monitoring_config in ManagedPrometheusConfig (8189e33)
  • container: Add autopilot_compatibility_auditing_enabled in WorkloadPolicyConfig (8189e33)
  • container: Add ClusterUpgradeInfo (8189e33)
  • container: Add confidential_instance_type in ConfidentialNodes (8189e33)
  • container: Add container_log_max_files in NodeKubeletConfig (8189e33)
  • container: Add container_log_max_size in NodeKubeletConfig (8189e33)
  • container: Add data_cache_count in EphemeralStorageLocalSsdConfig (8189e33)
  • container: Add desired_anonymous_authentication_config in ClusterUpdate (8189e33)
  • container: Add desired_disable_l4_lb_firewall_reconciliation in ClusterUpdate (8189e33)
  • container: Add desired_pod_autoscaling in ClusterUpdate (8189e33)
  • container: Add disable_l4_lb_firewall_reconciliation in NetworkConfig (8189e33)
  • container: Add event_type in UpgradeInfoEvent (8189e33)
  • container: Add extended_support_end_time in UpgradeInfoEvent (8189e33)
  • container: Add FetchClusterUpgradeInfoRequest (8189e33)
  • container: Add FetchNodePoolUpgradeInfoRequest (8189e33)
  • container: Add flex_start in NodeConfig (8189e33)
  • container: Add flex_start in UpdateNodePoolRequest (8189e33)

... (truncated)

Changelog

Sourced from cloud.google.com/go/storage's changelog.

Changes

1.37.0 (2025-04-30)

Features

  • documentai: Add image block and blob asset in Document proto (a95a0bf)
  • documentai: Added a field for enabling returning images and bounding boxes from layout parser processor (a95a0bf)
  • documentai: Added config options to enable image annotation (0fe3b60)
  • documentai: Added config options to enable table annotation and image extraction (#12070) (a6c85f6)

1.36.1 (2025-04-15)

Bug Fixes

  • documentai: Update google.golang.org/api to 0.229.0 (3319672)

1.36.0 (2025-03-19)

Features

  • documentai: Added config options to enable LLM layout parsing (c2ee207)

1.35.3 (2025-03-13)

Bug Fixes

  • documentai: Update golang.org/x/net to 0.37.0 (1144978)

1.35.2 (2025-02-12)

Documentation

  • documentai: Mark fields as unused (7e10021)

1.35.1 (2025-01-02)

Bug Fixes

  • documentai: Update golang.org/x/net to v0.33.0 (e9b0b69)

1.35.0 (2024-10-23)

... (truncated)

Commits
  • 70d74c0 chore(main): release spanner 1.55.0 (#9231)
  • 9debdb6 chore: release main (#9223)
  • bd30055 feat(deploy): Add stable cutback duration configuration to the k8s gateway se...
  • ebbb610 fix(storage): migrate deprecated proto dep (#9232)
  • 9a79290 chore(all): update opentelemetry-go monorepo (#9230)
  • c2969d3 chore(all): update deps (#9229)
  • a42604a feat(spanner): add directed reads feature (#7668)
  • bbff8ac feat(bigquery): expose query id on row iterator if available (#9224)
  • 57e2d7b feat(cloudquotas): new clients (#9222)
  • 82054d0 docs(securitycentermanagement): updates on multiple comments, syncing termino...
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.44.122 to 1.55.7

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.55.7 (2025-04-22)

SDK Bugs

  • service/s3/s3manager: Abort multipart download if object is modified during download

Release v1.55.6 (2025-01-15)

SDK Bugs

  • Fix broken printf for go1.24

Release v1.55.5 (2024-07-30)

Service Client Updates

  • service/appstream: Updates service API and documentation
    • Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
  • service/autoscaling: Updates service API and documentation
    • Increase the length limit for VPCZoneIdentifier from 2047 to 5000
  • service/codepipeline: Updates service API, documentation, and paginators
    • AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.
  • service/elasticache: Updates service documentation
    • Doc only update for changes to deletion API.
  • service/elasticloadbalancing: Updates service API
  • service/eventbridge: Updates service API
  • service/logs: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/models.lex.v2: Updates service API and documentation
  • service/rolesanywhere: Updates service API and documentation
  • service/tnb: Updates service API and documentation
  • service/workspaces: Updates service documentation
    • Removing multi-session as it isn't supported for pools

Release v1.55.4 (2024-07-29)

Service Client Updates

  • service/elasticache: Updates service documentation
    • Renaming full service name as it appears in developer documentation.
  • service/memorydb: Updates service API and documentation

Release v1.55.3 (2024-07-25)

Service Client Updates

  • service/application-autoscaling: Updates service API
  • service/application-signals: Updates service API and documentation
  • service/bedrock-runtime: Updates service API and documentation

... (truncated)

Commits
  • 163aada release v1.55.7 (2025-04-22) (#5346)
  • 9eb2bfd Abort multi part download if the object is modified during download
  • 8d203cc Update bug-report.yml
  • e1db430 release v1.55.6 (2025-01-15) (#5341)
  • 5ab6103 changelog
  • 394e0e3 Merge pull request #5340 from djedward/main
  • 19d98e3 Fix improper use of Printf-style functions
  • 7112c0a Merge pull request #5325 from ashishdhingra/user/ashdhin/IssueTemplateRegress...
  • 8d6a0f9 chore: Modified bug issue template to add checkbox to report potential regres...
  • 02c1f72 Update PULL_REQUEST_TEMPLATE.md
  • Additional commits viewable in compare view

Updates github.com/cheggaaa/pb from 1.0.27 to 2.0.7+incompatible

Commits

Updates github.com/hashicorp/go-version from 1.6.0 to 1.7.0

Release notes

Sourced from github.com/hashicorp/go-version's releases.

v1.7.0

ENHANCEMENTS:

  • Remove reflect dependency (#91)
  • Implement the database/sql.Scanner and database/sql/driver.Value interfaces for Version (#133)

INTERNAL:

  • [COMPLIANCE] Add Copyright and License Headers (#115)
  • [COMPLIANCE] Update MPL-2.0 LICENSE (#105)
  • Bump actions/cache from 3.0.11 to 3.2.5 (#116)
  • Bump actions/checkout from 3.2.0 to 3.3.0 (#111)
  • Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#112)
  • GHA Migration (#103)
  • github: Pin external GitHub Actions to hashes (#107)
  • SEC-090: Automated trusted workflow pinning (2023-04-05) (#124)
  • update readme (#104)
Changelog

Sourced from github.com/hashicorp/go-version's changelog.

1.7.0 (May 24, 2024)

ENHANCEMENTS:

  • Remove reflect dependency (#91)
  • Implement the database/sql.Scanner and database/sql/driver.Value interfaces for Version (#133)

INTERNAL:

  • [COMPLIANCE] Add Copyright and License Headers (#115)
  • [COMPLIANCE] Update MPL-2.0 LICENSE (#105)
  • Bump actions/cache from 3.0.11 to 3.2.5 (#116)
  • Bump actions/checkout from 3.2.0 to 3.3.0 (#111)
  • Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#112)
  • GHA Migration (#103)
  • github: Pin external GitHub Actions to hashes (#107)
  • SEC-090: Automated trusted workflow pinning (2023-04-05) (#124)
  • update readme (#104)
Commits
  • fcaa532 Update CHANGELOG.md
  • b85381a Update CHANGELOG.md
  • d55f214 Implement the Scan and driver.Value SQL interfaces (#133)
  • e04a866 remove reflection dependency (#91)
  • 94bab9e [COMPLIANCE] Add Copyright and License Headers (#115)
  • 73ddc63 github: Change Dependabot to only manage HashiCorp-owned Actions
  • bf1144e SEC-090: Automated trusted workflow pinning (2023-04-05) (#124)
  • 644291d Bump actions/cache from 3.0.11 to 3.2.5 (#116)
  • 8f6487b Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#112)
  • 7f856b8 Bump actions/checkout from 3.2.0 to 3.3.0 (#111)
  • Additional commits viewable in compare view

Updates github.com/klauspost/compress from 1.15.11 to 1.16.7

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.16.7

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.16.6...v1.16.7

v1.16.6

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.16.5...v1.16.6

v1.16.5

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.16.4...v1.16.5

v1.16.4

What's Changed

... (truncated)

Commits

Updates github.com/ulikunitz/xz from 0.5.10 to 0.5.12

Commits
  • 4f11dce Update README.md and SECURITY.md to address security questions
  • f56ebbf TODO.md: fix a typo
  • 9d122a6 release version v0.5.11
  • 4ce6f08 lzma: fix handling of small dictionary sizes
  • 0b7c695 xz: add reader benchmark
  • 5535077 xz: add compression reate to Writer benchmark
  • 886dc9a xz: add benchmark for Writer
  • ae23369 Create codeql-analysis.yml
  • 057ed39 Remove codeql workflows
  • d2624c6 Add example_test.go
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.7.0 to 0.30.0

Commits
  • cf14319 oauth2: fix expiration time window check
  • 32d34ef internal: include clientID in auth style cache key
  • 2d34e30 oauth2: replace a magic number with AuthStyleUnknown
  • 696f7b3 all: modernize with doc links and any
  • 471209b oauth2: drop dependency on go-cmp
  • 6968da2 oauth2: sync Token.ExpiresIn from internal Token
  • d2c4e0a oauth2: context instead of golang.org/x/net/context in doc
  • 883dc3c endpoints: add various endpoints from stale CLs
  • 1c06e87 all: make use of oauth.Token.ExpiresIn
  • 65c15a3 oauth2: remove extra period
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.114.0 to 0.235.0

Release notes

Sourced from google.golang.org/api's releases.

v0.235.0

0.235.0 (2025-05-28)

Features

Bug Fixes

  • internaloption: AuthCreds should honor WithoutAuthentication (#3166) (d117646)

v0.234.0

0.234.0 (2025-05-21)

Features

Bug Fixes

  • Check for auth creds in options to trigger new auth lib usage (#3162) (b356c44)

v0.233.0

0.233.0 (2025-05-13)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.235.0 (2025-05-28)

Features

Bug Fixes

  • internaloption: AuthCreds should honor WithoutAuthentication (#3166) (d117646)

0.234.0 (2025-05-21)

Features

Bug Fixes

  • Check for auth creds in options to trigger new auth lib usage (#3162) (b356c44)

0.233.0 (2025-05-13)

Features

... (truncated)

Commits
  • a97fe3b chore(main): release 0.235.0 (#3165)
  • d117646 fix(internaloption): AuthCreds should honor WithoutAuthentication (#3166)
  • 1e2b782 feat(all): auto-regenerate discovery clients (#3173)
  • 0a9b174 feat(all): auto-regenerate discovery clients (#3171)
  • 00cb9ee feat(all): auto-regenerate discovery clients (#3169)
  • a78a978 feat(all): auto-regenerate discovery clients (#3168)
  • 64d566f feat(all): auto-regenerate discovery clients (#3167)
  • b477d3d feat(all): auto-regenerate discovery clients (#3164)
  • b27533c chore(main): release 0.234.0 (#3152)
  • b356c44 fix: check for auth creds in options to trigger new auth lib usage (#3162)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the go group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.29.0` | `1.55.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.44.122` | `1.55.7` |
| [github.com/cheggaaa/pb](https://github.com/cheggaaa/pb) | `1.0.27` | `2.0.7+incompatible` |
| [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.16.7` |
| [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.10` | `0.5.12` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.7.0` | `0.30.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.114.0` | `0.235.0` |


Updates `cloud.google.com/go/storage` from 1.29.0 to 1.55.0
- [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...spanner/v1.55.0)

Updates `github.com/aws/aws-sdk-go` from 1.44.122 to 1.55.7
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](aws/aws-sdk-go@v1.44.122...v1.55.7)

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/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.16.7
- [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.16.7)

Updates `github.com/ulikunitz/xz` from 0.5.10 to 0.5.12
- [Commits](ulikunitz/xz@v0.5.10...v0.5.12)

Updates `golang.org/x/oauth2` from 0.7.0 to 0.30.0
- [Commits](golang/oauth2@v0.7.0...v0.30.0)

Updates `google.golang.org/api` from 0.114.0 to 0.235.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.235.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go
  dependency-version: 1.55.7
  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/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.16.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/ulikunitz/xz
  dependency-version: 0.5.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: google.golang.org/api
  dependency-version: 0.235.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 17, 2025 07:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants