Skip to content

Bump the go-dependencies group across 1 directory with 11 updates#1708

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/go-dependencies-18ab09e0ce
Closed

Bump the go-dependencies group across 1 directory with 11 updates#1708
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/go-dependencies-18ab09e0ce

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 31, 2025

Bumps the go-dependencies group with 9 updates in the / directory:

Package From To
cloud.google.com/go/compute 1.34.1 1.36.0
github.com/aws/aws-sdk-go-v2/config 1.29.9 1.29.12
github.com/aws/aws-sdk-go-v2/service/ec2 1.210.0 1.210.1
github.com/aws/smithy-go 1.22.2 1.22.3
github.com/go-playground/validator/v10 10.25.0 10.26.0
github.com/oracle/oci-go-sdk/v65 65.86.0 65.88.0
github.com/rs/zerolog 1.33.0 1.34.0
golang.org/x/net 0.37.0 0.38.0
sigs.k8s.io/controller-runtime 0.20.3 0.20.4

Updates cloud.google.com/go/compute from 1.34.1 to 1.36.0

Release notes

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

compute: v1.36.0

1.36.0 (2025-03-27)

Features

  • compute: Update Compute Engine API to revision 20250320 (a21d596)

documentai: v1.36.0

1.36.0 (2025-03-19)

Features

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

compute: v1.35.0

1.35.0 (2025-03-19)

Features

  • compute: Update Compute Engine API to revision 20250302 (#987) (05674f7)
  • compute: Update Compute Engine API to revision 20250302 (#995) (c2ee207)
Changelog

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

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)

Features

  • documentai: Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method (6e69d2e)
  • documentai: Added an url for issue reporting and api short name (6e69d2e)
  • documentai: Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods (6e69d2e)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • documentai: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

... (truncated)

Commits
  • d39c8a8 chore(main): release pubsub 1.36.0 (#9313)
  • 2b6b0da fix(pubsub): move flow control release to callback completion (#9311)
  • 97d62c7 docs(maps/fleetengine): update comment on Waypoint (#9291)
  • 10c8260 chore(internal/gapicgen/git): run gofmt (#9307)
  • ac16144 chore(main): release pubsub 1.35.0 (#9300)
  • 49231bf feat(pubsub): support message filtering in pstest (#9015)
  • cc98509 fix(bigquery): support more timestamp formats for query param (#9236)
  • 929d817 chore(internal/gapicgen/git): fix TestFormatChanges (#9296)
  • c08446e chore(main): release storage 1.37.0 (#9234)
  • b15a7b8 chore(logging): Adding partners as owners (#9293)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/config from 1.29.9 to 1.29.12

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.210.0 to 1.210.1

Commits

Updates github.com/aws/smithy-go from 1.22.2 to 1.22.3

Release notes

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

v1.22.3

Release (2025-02-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.3
  • Dependency Update: Bump minimum Go version to 1.22 per our language support policy.
Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2025-02-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.3
  • Dependency Update: Bump minimum Go version to 1.22 per our language support policy.

Release (2025-01-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.2
    • Bug Fix: Fix HTTP metrics data race.
    • Bug Fix: Replace usages of deprecated ioutil package.

Release (2024-11-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.1
    • Bug Fix: Fix failure to replace URI path segments when their names overlap.

Release (2024-10-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.0
    • Feature: Add HTTP client metrics.

Release (2024-09-25)

Module Highlights

  • github.com/aws/smithy-go/aws-http-auth: v1.0.0
    • Release: Initial release of module aws-http-auth, which implements generically consumable SigV4 and SigV4a request signing.

Release (2024-09-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.21.0

... (truncated)

Commits

Updates github.com/go-playground/validator/v10 from 10.25.0 to 10.26.0

Release notes

Sourced from github.com/go-playground/validator/v10's releases.

v10.26.0

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.25.0...v10.26.0

Commits

Updates github.com/oracle/oci-go-sdk/v65 from 65.86.0 to 65.88.0

Release notes

Sourced from github.com/oracle/oci-go-sdk/v65's releases.

65.88.0

Added

  • Support for agent platforms and Retrieval Augmented Generation (RAG) agents in the Generative AI Agent service

  • Support for knowledge based metadata summaries in the Generative AI Agent service

  • Support for create and update operations on onboard configurations in the Stack Monitoring service

  • Support for automatic activation of the management agents on compute instance launch in the Stack Monitoring service

  • Support for importing collectd resources in the Stack Monitoring service

  • Support for updating the handler configurations for collected resources in Stack Monitoring service

  • Support for monitored resource types based on source type and resource category in the Stack Monitoring service

  • Support for adding tags in maintenance windows in the Stack Monitoring service

  • Support for host API feature in the Compute service

Breaking Changes

  • The type of property SizeInBytes was changed from *int to *int64 in the model KnowledgeBaseStatistics in the Generative AI Agent service

File Checksums (SHA256)

oci-go-sdk-65.88.0.zip fe8e0e0c295d79c6f4996a5c820109059c149ef6f02c9c37f7882e2fec07eb77

65.87.0

Added

  • Support for Managed Services for Mac service

  • Support for scheduling customer-initiated backups in the GoldenGate service

  • Support for GPU memory clusters and fabrics in the Compute service

  • Support for creating and updating AWS EC2 and EBS assets in the Cloud Bridge service

  • Support for listing AWS regions available for discovery and migration in the Cloud Bridge service

Breaking Changes

  • The properties IpAnycastId and MonitorIp were removed from the models UpdateByoipRangeDetails and CreateByoipRangeDetails in the Core service

... (truncated)

Changelog

Sourced from github.com/oracle/oci-go-sdk/v65's changelog.

65.88.0 - 2025-03-25

Added

  • Support for agent platforms and Retrieval Augmented Generation (RAG) agents in the Generative AI Agent service
  • Support for knowledge based metadata summaries in the Generative AI Agent service
  • Support for create and update operations on onboard configurations in the Stack Monitoring service
  • Support for automatic activation of the management agents on compute instance launch in the Stack Monitoring service
  • Support for importing collectd resources in the Stack Monitoring service
  • Support for updating the handler configurations for collected resources in Stack Monitoring service
  • Support for monitored resource types based on source type and resource category in the Stack Monitoring service
  • Support for adding tags in maintenance windows in the Stack Monitoring service
  • Support for host API feature in the Compute service

Breaking Changes

  • The type of property SizeInBytes was changed from *int to *int64 in the model KnowledgeBaseStatistics in the Generative AI Agent service

65.87.0 - 2025-03-18

Added

  • Support for Managed Services for Mac service
  • Support for scheduling customer-initiated backups in the GoldenGate service
  • Support for GPU memory clusters and fabrics in the Compute service
  • Support for creating and updating AWS EC2 and EBS assets in the Cloud Bridge service
  • Support for listing AWS regions available for discovery and migration in the Cloud Bridge service

Breaking Changes

  • The properties IpAnycastId and MonitorIp were removed from the models UpdateByoipRangeDetails and CreateByoipRangeDetails in the Core service
  • The property Plugin and Etag were removed from the model UpdatePluginResponse in the Cloud Bridge service
  • The mandatory property Data was added to the request model ImportInventoryViaAssetsDetails in the Cloud Bridge service
  • The properties Compute, Vm, VmwareVm, and VmwareVCenter were made mandatory in the request model CreateVmwareVmAssetDetails in the Cloud Bridge service
Commits
  • 97c7c51 Releasing version 65.88.0
  • 2fa3e97 Merge remote-tracking branch 'bitbucket/github' into release_2024-03-25
  • c181e31 Releasing version 65.88.0
  • 1a6c99a Releasing version 65.87.0
  • 4b75e53 Merge remote-tracking branch 'bitbucket/github' into release_2025-03-18
  • 31a66e4 Releasing version 65.87.0
  • See full diff in compare view

Updates github.com/rs/zerolog from 1.33.0 to 1.34.0

Commits
  • db9d1be Update go versions covered by CI
  • 5f4b880 Delete _config.yml
  • ffb2708 Remove CNAME file
  • cc4dde7 Create CONTRIBUTING.md
  • 04ea0f4 Implement Close() for zerolog.FilteredLevelWriter (#715)
  • 0398600 fix: reset condition in burst sampler (#711) (#712)
  • 1869fa5 FormatPartValueByName for flexible custom formatting for ConsoleWriter (#541)
  • 31e7995 remove unnecessary nil checks (#701)
  • 582f820 Get BasicSampler(0), RandomSampler(0), and BurstSampler(0) to behave the same...
  • 6abadab Bump github.com/rs/xid from 1.5.0 to 1.6.0 (#684)
  • See full diff in compare view

Updates golang.org/x/net from 0.37.0 to 0.38.0

Commits
  • e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign...
  • ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest
  • 1f1fa29 publicsuffix: regenerate table
  • 1215081 http2: improve error when server sends HTTP/1
  • 312450e html: ensure <search> tag closes <p> and update tests
  • 09731f9 http2: improve handling of lost PING in Server
  • 55989e2 http2/h2c: use ResponseController for hijacking connections
  • 2914f46 websocket: re-recommend gorilla/websocket
  • See full diff in compare view

Updates google.golang.org/api from 0.224.0 to 0.227.0

Release notes

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

v0.227.0

0.227.0 (2025-03-19)

Features

v0.226.0

0.226.0 (2025-03-13)

Features

v0.225.0

0.225.0 (2025-03-11)

Features

Bug Fixes

Changelog

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

0.227.0 (2025-03-19)

Features

0.226.0 (2025-03-13)

Features

0.225.0 (2025-03-11)

Features

Bug Fixes

Commits

Updates google.golang.org/protobuf from 1.36.5 to 1.36.6

Updates sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.20.4

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.20.3...v0.20.4

Commits
  • 0f7927c Merge pull request #3179 from alvaroaleman/lowpdefault
  • 9951869 🌱 TypedRequestForOwner: Decrease priority when unchanged
  • c7d5d83 Fix godoc of TypedEventHandler
  • 2062f3a 🌱 Remove redundant WithLowPriorityWhenUnchanged in builder
  • 2af3164 🌱 Followups to default low priority in mappers
  • 29debb1 🌱 Handlers: Use low priority when object is unchanged and priority q
  • 5355658 🐛Implement priorityqueue as default on handlers if using priorityqueue interf...
  • 3156ace Merge pull request #3175 from k8s-infra-cherrypick-robot/cherry-pick-3166-to-...
  • 4ae5f39 add version.version to tools/setup-envtest to show installed version
  • 833f208 Merge pull request #3173 from k8s-infra-cherrypick-robot/cherry-pick-3167-to-...
  • 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-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.34.1` | `1.36.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.9` | `1.29.12` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.210.0` | `1.210.1` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.22.2` | `1.22.3` |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.25.0` | `10.26.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.86.0` | `65.88.0` |
| [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.33.0` | `1.34.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.37.0` | `0.38.0` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.3` | `0.20.4` |



Updates `cloud.google.com/go/compute` from 1.34.1 to 1.36.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@compute/v1.34.1...pubsub/v1.36.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.9 to 1.29.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@config/v1.29.9...config/v1.29.12)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.210.0 to 1.210.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/ec2/v1.210.0...service/ec2/v1.210.1)

Updates `github.com/aws/smithy-go` from 1.22.2 to 1.22.3
- [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.22.2...v1.22.3)

Updates `github.com/go-playground/validator/v10` from 10.25.0 to 10.26.0
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.25.0...v10.26.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.86.0 to 65.88.0
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v65.86.0...v65.88.0)

Updates `github.com/rs/zerolog` from 1.33.0 to 1.34.0
- [Commits](rs/zerolog@v1.33.0...v1.34.0)

Updates `golang.org/x/net` from 0.37.0 to 0.38.0
- [Commits](golang/net@v0.37.0...v0.38.0)

Updates `google.golang.org/api` from 0.224.0 to 0.227.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.224.0...v0.227.0)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.6

Updates `sigs.k8s.io/controller-runtime` from 0.20.3 to 0.20.4
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.20.3...v0.20.4)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 31, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 1, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/go-dependencies-18ab09e0ce branch April 1, 2025 11:30
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