Skip to content
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

build(deps): bump the go-deps group across 1 directory with 22 updates #4608

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2025

Bumps the go-deps group with 17 updates in the / directory:

Package From To
cloud.google.com/go/compute 1.31.1 1.33.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.8.0 1.8.1
github.com/aws/aws-sdk-go-v2 1.30.4 1.36.1
github.com/aws/aws-sdk-go-v2/config 1.27.31 1.29.6
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.16 1.17.61
github.com/aws/aws-sdk-go-v2/service/autoscaling 1.43.5 1.51.12
github.com/aws/aws-sdk-go-v2/service/ec2 1.177.0 1.203.0
github.com/getsentry/sentry-go 0.28.1 0.31.1
github.com/gophercloud/gophercloud 1.14.0 1.14.1
github.com/jackc/pgtype 1.14.3 1.14.4
github.com/openshift-online/ocm-sdk-go 0.1.438 0.1.459
github.com/osbuild/images 0.115.0 0.116.0
github.com/prometheus/client_golang 1.20.2 1.20.5
github.com/vmware/govmomi 0.48.0 0.48.1
golang.org/x/oauth2 0.25.0 0.26.0
golang.org/x/sys 0.29.0 0.30.0
google.golang.org/api 0.219.0 0.220.0

Updates cloud.google.com/go/compute from 1.31.1 to 1.33.0

Release notes

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

compute: v1.33.0

1.33.0 (2025-02-05)

Features

  • compute: Update Compute Engine API to revision 20250119 (#981) (59fe58a)

compute: v1.32.0

1.32.0 (2025-01-30)

Features

  • compute: Update Compute Engine API to revision 20250107 (#975) (a694e11)
Changelog

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

1.33.0 (2024-08-20)

Features

  • documentai: Add support for Go 1.23 iterators (84461c0)

1.32.0 (2024-08-08)

Features

  • documentai: A new field gen_ai_model_info is added to message .google.cloud.documentai.v1.ProcessorVersion (649c075)
  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (649c075)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.191.0 (5b32644)

1.31.0 (2024-08-01)

Features

  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (#10615) (97fa560)

Documentation

  • documentai: Keep the API doc up-to-date with recent changes (97fa560)

1.30.5 (2024-07-24)

Bug Fixes

  • documentai: Update dependencies (257c40b)

1.30.4 (2024-07-10)

Bug Fixes

1.30.3 (2024-07-01)

Bug Fixes

... (truncated)

Commits
  • 33226bd chore(main): release pubsub 1.33.0 (#8207)
  • c27b203 chore(ci): add profiler blunderbuss config (#8319)
  • c77b1a7 chore(commerce/consumer/procurement): add config to generate apiv1 (#8318)
  • fd49db5 feat(pubsub): support payload wrapping for push subs (#8292)
  • d3f60b3 chore(main): release bigquery 1.53.0 (#8220)
  • 7cb7f66 chore(secretmanager): update copyright year for Secret Manager (#8312)
  • 2970859 chore: release main (#8291)
  • d78b851 feat(spanner/spansql): add support for foreign key actions (#8296)
  • 432864c feat(eventarc/publishing): promote to GA (#8308)
  • b3eda80 chore(netapp): Revert "add config to generate apiv1beta1 (#8300)" (#8310)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.0 to 1.8.1

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.

sdk/azidentity/v1.8.1

1.8.1 (2025-01-15)

Bugs Fixed

  • User credential types inconsistently log access token scopes
  • DefaultAzureCredential skips managed identity in Azure Container Instances
  • Credentials having optional tenant IDs such as AzureCLICredential and InteractiveBrowserCredential require setting AdditionallyAllowedTenants when used with some clients

Other Changes

  • ChainedTokenCredential and DefaultAzureCredential continue to their next credential after ManagedIdentityCredential receives an unexpected response from IMDS, indicating the response is from something else such as a proxy
Commits
  • d5e09ea Prepare azidentity v1.8.1 for release (#23954)
  • af8249d Increment package version after release of storage/azblob (#23940)
  • 8b21042 Increment package version after release of storage/azdatalake (#23958)
  • a44e152 Release storage stg96 azdatalake preview (#23957)
  • b11c1a5 Relax tenant verification for credentials having optional tenant IDs (#23951)
  • e557039 remove erroneous package inclusion during package-properties evaluation (#23948)
  • 0fb4336 Increment package version after release of messaging/azservicebus (#23950)
  • b1480a2 Updating docs.microsoft.com to learn.microsoft.com (#23934)
  • 786b0be Credential chains continue iterating after unexpected IMDS responses (#23894)
  • 7d4721b add liftr base package dep to emitter dep list (#23938)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.30.4 to 1.36.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.31 to 1.29.6

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.30 to 1.17.59

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.12 to 1.16.28

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.16 to 1.17.61

Commits

Updates github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.43.5 to 1.51.12

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.177.0 to 1.203.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.0 to 1.76.1

Commits

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

Changelog

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

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
    • Feature: Add tracing and metrics APIs, and builtin instrumentation for both, in generated clients.
  • github.com/aws/smithy-go/metrics/smithyotelmetrics: v1.0.0
    • Release: Initial release of smithyotelmetrics module, which is used to adapt an OpenTelemetry SDK meter provider to be used with Smithy clients.
  • github.com/aws/smithy-go/tracing/smithyoteltracing: v1.0.0
    • Release: Initial release of smithyoteltracing module, which is used to adapt an OpenTelemetry SDK tracer provider to be used with Smithy clients.

Release (2024-08-14)

Module Highlights

... (truncated)

Commits
  • f2ae388 Release 2025-01-21
  • d9b8ee9 refactor: fix deprecated for ioutil (#560)
  • ee8334e transport/http: fix metrics race condition (#555)
  • 7e81497 transport/http: fix go doc typo (#554)
  • a7d0f1e fix potential nil deref in waiter path matcher (#563)
  • e5c5ac3 add changelog instructions and make recipe
  • 5e16ee7 add missing waiter retry breakout on non-nil non-matched error (#561)
  • 10fbeed Revert "Change defaults when generating a client via smithy CLI (#558)" (#559)
  • 95ba318 Change defaults when generating a client via smithy CLI (#558)
  • bed421c Release 2024-11-15
  • Additional commits viewable in compare view

Updates github.com/getsentry/sentry-go from 0.28.1 to 0.31.1

Release notes

Sourced from github.com/getsentry/sentry-go's releases.

0.31.1

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.31.1.

Bug Fixes

  • Correct wrong module name for sentry-go/logrus (#950)

0.31.0

Breaking Changes

  • Remove support for metrics. Read more about the end of the Metrics beta here. (#914)

  • Remove support for profiling. (#915)

  • Remove Segment field from the User struct. This field is no longer used in the Sentry product. (#928)

  • Every integration is now a separate module, reducing the binary size and number of dependencies. Once you update sentry-go to latest version, you'll need to go get the integration you want to use. For example, if you want to use the echo integration, you'll need to run go get github.com/getsentry/sentry-go/echo (#919).

Features

  • Add the ability to override hub in context for integrations that use custom context. (#931)

  • Add HubProvider Hook for sentrylogrus, enabling dynamic Sentry hub allocation for each log entry or goroutine. (#936)

This change enhances compatibility with Sentry's recommendation of using separate hubs per goroutine. To ensure a separate Sentry hub for each goroutine, configure the HubProvider like this:

hook, err := sentrylogrus.New(nil, sentry.ClientOptions{})
if err != nil {
    log.Fatalf("Failed to initialize Sentry hook: %v", err)
}
// Set a custom HubProvider to generate a new hub for each goroutine or log entry
hook.SetHubProvider(func() *sentry.Hub {
client, _ := sentry.NewClient(sentry.ClientOptions{})
return sentry.NewHub(client, sentry.NewScope())
})
logrus.AddHook(hook)

Bug Fixes

  • Add support for closing worker goroutines started by the HTTPTranport to prevent goroutine leaks. (#894)
client, _ := sentry.NewClient()
defer client.Close()

... (truncated)

Changelog

Sourced from github.com/getsentry/sentry-go's changelog.

0.31.1

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.31.1.

Bug Fixes

  • Correct wrong module name for sentry-go/logrus (#950)

0.31.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.31.0.

Breaking Changes

  • Remove support for metrics. Read more about the end of the Metrics beta here. (#914)

  • Remove support for profiling. (#915)

  • Remove Segment field from the User struct. This field is no longer used in the Sentry product. (#928)

  • Every integration is now a separate module, reducing the binary size and number of dependencies. Once you update sentry-go to latest version, you'll need to go get the integration you want to use. For example, if you want to use the echo integration, you'll need to run go get github.com/getsentry/sentry-go/echo (#919).

Features

Add the ability to override hub in context for integrations that use custom context. (#931)

  • Add HubProvider Hook for sentrylogrus, enabling dynamic Sentry hub allocation for each log entry or goroutine. (#936)

This change enhances compatibility with Sentry's recommendation of using separate hubs per goroutine. To ensure a separate Sentry hub for each goroutine, configure the HubProvider like this:

hook, err := sentrylogrus.New(nil, sentry.ClientOptions{})
if err != nil {
    log.Fatalf("Failed to initialize Sentry hook: %v", err)
}
// Set a custom HubProvider to generate a new hub for each goroutine or log entry
hook.SetHubProvider(func() *sentry.Hub {
client, _ := sentry.NewClient(sentry.ClientOptions{})
return sentry.NewHub(client, sentry.NewScope())
})
logrus.AddHook(hook)

Bug Fixes

  • Add support for closing worker goroutines started by the HTTPTranport to prevent goroutine leaks. (#894)
</tr></table> 

... (truncated)

Commits

Updates github.com/gophercloud/gophercloud from 1.14.0 to 1.14.1

Release notes

Sourced from github.com/gophercloud/gophercloud's releases.

v1.14.1

What's Changed

Full Changelog: gophercloud/gophercloud@v1.14.0...v1.14.1

Changelog

Sourced from github.com/gophercloud/gophercloud's changelog.

v1.14.1 (2024-09-18)

  • GH-3162 Fix security group rule "any protocol"
Commits
  • b26ed82 Merge pull request #3174 from shiftstack/prepare_v1.14.1
  • 815c7c8 Prepare v1.14.1
  • 7121f43 Merge pull request #3162 from shiftstack/sec_group_rule_create_any_protocol
  • 4ffa3ea Fix security group rule "any protocol"
  • See full diff in compare view

Updates github.com/jackc/pgtype from 1.14.3 to 1.14.4

Changelog

Sourced from github.com/jackc/pgtype's changelog.

1.14.4 (October 18, 2024)

  • Update pgx to v4.18.3
Commits

Updates github.com/openshift-online/ocm-sdk-go from 0.1.438 to 0.1.459

Release notes

Sourced from github.com/openshift-online/ocm-sdk-go's releases.

Release 0.1.459

  • Update model version to v0.0.411
    • Update json values for SDN to OVN Cluster Migration configuration properties

Release 0.1.458

  • Update metamodel version to v0.0.65
    • Enhance 'ref' mechanism
  • Update model versiont to v0.0.410
    • Add ClusterStatus to aro_hcp

Release 0.1.457

  • Fix leadership/flag not respecting initial context supplied

Release 0.1.456

  • Update model version to v0.0.409
    • Update cluster migration state to match API object

Release 0.1.455

  • Update model version to v0.0.408
    • Update cluster migration type constant

Release 0.1.454

  • Update model version to v0.0.407
    • Add ClusterMigration resources

Release 0.1.453

  • Update model version to v0.0.406
    • Expose the GCP Shielded VM secure boot setting at the machine pool level

Release 0.1.452

  • Update model version v0.0.405
  • Update metamodel version v0.0.64
    • Add ARO HCP v1alpha1 root resource

Release 0.1.451

  • Update model version v0.0.404
    • Add WifConfig patch endpoint

Release 0.1.450

  • Update model version v0.0.403
    • Add NodesOutboundConnectivity in azure_type.model to the Azure model
    • Add AzureNodesOutboundConnectivity model

Release 0.1.449

Update model version v0.0.402

  • Add WifConfig status endpoint
  • Add WifConfigStatus model

Release 0.1.448

... (truncated)

Changelog

Sourced from github.com/openshift-online/ocm-sdk-go's changelog.

0.1.459

  • Update model version to v0.0.411
    • Update json values for SDN to OVN Cluster Migration configuration properties

0.1.458

  • Update metamodel version to v0.0.65
    • Enhance 'ref' mechanism
  • Update model versiont to v0.0.410
    • Add ClusterStatus to aro_hcp

0.1.457

  • Fix leadership/flag not respecting initial context supplied

0.1.456

  • Update model version to v0.0.409
    • Update cluster migration state to match API object

0.1.455

  • Update model version to v0.0.408
    • Update cluster migration type constant

0.1.454

  • Update model version to v0.0.407
    • Add ClusterMigration resources

0.1.453

  • Update model version to v0.0.406
    • Expose the GCP Shielded VM secure boot setting at the machine pool level

0.1.452

  • Update model version v0.0.405
  • Update metamodel version v0.0.64
    • Add ARO HCP v1alpha1 root resource

0.1.451

  • Update model version v0.0.404
    • Add WifConfig patch endpoint

0.1.450

  • Update model version v0.0.403
    • Add NodesOutboundConnectivity in azure_type.model to the Azure model
    • Add AzureNodesOutboundConnectivity model

0.1.449

Update model version v0.0.402

  • Add WifConfig status endpoint
  • Add WifConfigStatus model

0.1.448

  • Update model version v0.0.401

... (truncated)

Commits
  • de47bd0 Merge pull request #1026 from AlexVulaj/OCM-13846_update-model-411
  • 146c04c update version
  • 0f180bd OCM-13846 | (chore) update model version
  • bde667f Merge pull request #1025 from ahitacat/new-release
  • 5cbe6b6 chore: Release v.0.1.458
  • cb7b58c Merge pull request #1024 from ahitacat/bump-metamodel-and-model
  • 27c7651 ARO-14861: Update model and metamodel
  • e7a3cb5 Merge pull request #1023 from gdbranco/release/v0.1.457
  • 711e7e4 Release v0.1.457
  • 8636019 Merge pull request #1021 from gdbranco/fix/sdk-missing-opids
  • Additional commits viewable in compare view

Updates github.com/osbuild/images from 0.115.0 to 0.116.0

Release notes

Sourced from github.com/osbuild/images's releases.

0.116.0

Changes with 0.116.0

  • monitor: increase buffer to deal with very big messages (#1200)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  • reporegistry: do not prepend repositories in confPaths (#1179)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza

— Somewhere on the Internet, 2025-02-10

Commits
  • 17fe1ef monitor: increase buffer to deal with very big messages
  • 6191f47 reporegistry: do not prepend repositories in confPaths
  • 3c38093 reporegistry: expand New(), unexport loadAllRepositories
  • See full diff in compare view

Updates github.com/prometheus/client_golang from 1.20.2 to 1.20.5

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.20.5 / 2024-10-15

We decided to revert the testutil change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.

Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced testutil package/module with more flexible and safer APIs.

Thanks to @​dashpole @​dgrisonnet @​kakkoyun @​ArthurSens @​vesari @​logicalhan @​krajorama @​bwplotka who helped in this patch release! 🤗

Changelog

[BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #1645

v1.20.4

  • [BUGFIX] histograms: Fix a possible data race when appending exemplars vs metrics gather. #1623

v1.20.3

  • [BUGFIX] histograms: Fix possible data race when appending exemplars. #1608
Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.20.5 / 2024-10-15

  • [BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input.

1.20.4 / 2024-09-07

  • [BUGFIX] histograms: Fix possible data race when appending exemplars vs metrics gather. #1623

1.20.3 / 2024-09-05

  • [BUGFIX] histograms: Fix possible data race when appending exemplars. #1608
Commits
  • 48e12a1 Merge pull request #1645 from prometheus/cut-1204-pr1424
  • 504ad9b Cut 1.20.5; update comments.
  • 584a7ce Revert "testutil compareMetricFamilies: make less error-prone (#1424)"
  • 05fcde9 Merge pull request #1623 from krajorama/data-race-in-histogram-write
  • 209f4c0 Add changelog
  • 1e398cc native histogram: Fix race between Write and addExemplar
  • ef2f87e Merge pull request #1620 from prometheus/arthursens/prepare-1.20.3
  • 937ac63 Add changelog entry for 1.20.3
  • 6e9914d Merge pull request #1608 from krajorama/index-out-of-range-native-histogram-e...
  • d6b8c89 Update comments with more explanations
  • Additional commits viewable in compare view

Updates github.com/vmware/govmomi from 0.48.0 to 0.48.1

Release notes

Sourced from github.com/vmware/govmomi's releases.

v0.48.1

Release v0.48.1

Release Date: 2025-02-11

🐞 Fix

  • [92adc453] Drop operationID soap header for unsupported endpoints

💫 govc (CLI)

  • [8df82543] Rewrite kms.export URL to use the host we connected to vCenter with
  • [93efaa51] Add storage.policy.create '-e' option to enable encryption

🧹 Chore

  • [cc1a61ba] Update version.go for v0.48.1

⚠️ BREAKING

📖 Commits

  • [cc1a61ba] chore: Update version.go for v0.48.1
  • [f642f66f] build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0
  • [92adc453] fix: Drop operationID soap header for unsupported endpoints
  • [8df82543] govc: Rewrite kms.export URL to use the host we connected to vCenter with
  • [93efaa51] govc: Add storage.policy.create '-e' option to enable encryption
Commits
  • cc1a61b chore: Update version.go for v0.48.1
  • f642f66 build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0
  • 92adc45 fix: Drop operationID soap header for unsupported endpoints
  • 8df8254 govc: Rewrite kms.export URL to use the host we connected to vCenter with
  • 93efaa5 govc: Add storage.policy.create '-e' option to enable encryption
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.25.0 to 0.26.0

Commits
  • b9c813b google: add warning about externally-provided credentials
  • See full diff in compare view

Updates golang.org/x/sync from 0.10.0 to 0.11.0

Commits
  • fe3591b sync/errgroup: improve documentation for semaphore limit behavior
  • See full diff in compare view

Updates golang.org/x/sys from 0.29.0 to 0.30.0

Commits
  • 863b3c4 unix: update glibc to 2.41
  • 4d4692e unix: add Auxv
  • b215a1c unix: update to Linux kernel 6.13
  • c756214 cpu: add support for AVX-VNNI and IFMA detection
  • 1c14dca unix: add GetPeerUcred and UcredGet for solaris
  • See full diff in compare view

Updates google.golang.org/api from 0.219.0 to 0.220.0

Release notes

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

v0.220.0

0.220.0 (2025-02-05)

Features

  • all: Auto-regenerate discovery clients (#2986) (82a5738)
  • all: Auto-regenerate discovery clients (#2988) (

Bumps the go-deps group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.31.1` | `1.33.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.8.0` | `1.8.1` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.4` | `1.36.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.31` | `1.29.6` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.16` | `1.17.61` |
| [github.com/aws/aws-sdk-go-v2/service/autoscaling](https://github.com/aws/aws-sdk-go-v2) | `1.43.5` | `1.51.12` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.177.0` | `1.203.0` |
| [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.28.1` | `0.31.1` |
| [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) | `1.14.0` | `1.14.1` |
| [github.com/jackc/pgtype](https://github.com/jackc/pgtype) | `1.14.3` | `1.14.4` |
| [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) | `0.1.438` | `0.1.459` |
| [github.com/osbuild/images](https://github.com/osbuild/images) | `0.115.0` | `0.116.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.2` | `1.20.5` |
| [github.com/vmware/govmomi](https://github.com/vmware/govmomi) | `0.48.0` | `0.48.1` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.25.0` | `0.26.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.29.0` | `0.30.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.219.0` | `0.220.0` |



Updates `cloud.google.com/go/compute` from 1.31.1 to 1.33.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.31.1...pubsub/v1.33.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.8.0...sdk/azidentity/v1.8.1)

Updates `github.com/aws/aws-sdk-go-v2` from 1.30.4 to 1.36.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@v1.30.4...v1.36.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.31 to 1.29.6
- [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.27.31...config/v1.29.6)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.30 to 1.17.59
- [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.30...credentials/v1.17.59)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.12 to 1.16.28
- [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.16.12...feature/ec2/imds/v1.16.28)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.16 to 1.17.61
- [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.16...feature/s3/manager/v1.17.61)

Updates `github.com/aws/aws-sdk-go-v2/service/autoscaling` from 1.43.5 to 1.51.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@service/fsx/v1.43.5...service/autoscaling/v1.51.12)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.177.0 to 1.203.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/ec2/v1.177.0...service/ec2/v1.203.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.61.0 to 1.76.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.61.0...service/s3/v1.76.1)

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

Updates `github.com/getsentry/sentry-go` from 0.28.1 to 0.31.1
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-go@v0.28.1...v0.31.1)

Updates `github.com/gophercloud/gophercloud` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v1.14.1/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v1.14.0...v1.14.1)

Updates `github.com/jackc/pgtype` from 1.14.3 to 1.14.4
- [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md)
- [Commits](jackc/pgtype@v1.14.3...v1.14.4)

Updates `github.com/openshift-online/ocm-sdk-go` from 0.1.438 to 0.1.459
- [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases)
- [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-sdk-go@v0.1.438...v0.1.459)

Updates `github.com/osbuild/images` from 0.115.0 to 0.116.0
- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](osbuild/images@v0.115.0...v0.116.0)

Updates `github.com/prometheus/client_golang` from 1.20.2 to 1.20.5
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.20.2...v1.20.5)

Updates `github.com/vmware/govmomi` from 0.48.0 to 0.48.1
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.48.0...v0.48.1)

Updates `golang.org/x/oauth2` from 0.25.0 to 0.26.0
- [Commits](golang/oauth2@v0.25.0...v0.26.0)

Updates `golang.org/x/sync` from 0.10.0 to 0.11.0
- [Commits](golang/sync@v0.10.0...v0.11.0)

Updates `golang.org/x/sys` from 0.29.0 to 0.30.0
- [Commits](golang/sys@v0.29.0...v0.30.0)

Updates `google.golang.org/api` from 0.219.0 to 0.220.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.219.0...v0.220.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/autoscaling
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/smithy-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/getsentry/sentry-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/gophercloud/gophercloud
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/jackc/pgtype
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/osbuild/images
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/vmware/govmomi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 12, 2025 05:09
@dependabot dependabot bot requested review from mvo5, thozza and schuellerf and removed request for a team February 12, 2025 05:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 12, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2025

Superseded by #4610.

@dependabot dependabot bot closed this Feb 13, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-80a34557de branch February 13, 2025 04:29
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