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 24 updates #4469

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

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

Package From To
cloud.google.com/go/compute 1.28.1 1.28.3
cloud.google.com/go/storage 1.44.0 1.46.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.7.0 1.8.0
github.com/aws/aws-sdk-go-v2 1.30.4 1.32.4
github.com/aws/aws-sdk-go-v2/config 1.27.31 1.28.3
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.16 1.17.37
github.com/aws/aws-sdk-go-v2/service/autoscaling 1.43.5 1.48.0
github.com/aws/aws-sdk-go-v2/service/ec2 1.177.0 1.187.1
github.com/getsentry/sentry-go 0.28.1 0.29.1
github.com/golang-jwt/jwt/v4 4.5.0 4.5.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.448
github.com/osbuild/images 0.96.0 0.97.0
github.com/prometheus/client_golang 1.20.2 1.20.5
github.com/vmware/govmomi 0.42.0 0.46.0
golang.org/x/oauth2 0.23.0 0.24.0
golang.org/x/sync 0.8.0 0.9.0
golang.org/x/sys 0.26.0 0.27.0

Updates cloud.google.com/go/compute from 1.28.1 to 1.28.3

Release notes

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

compute: v1.28.3

1.28.3 (2024-11-06)

Bug Fixes

  • compute: Reduce size of Go compute package (#946) (706ecb2)
Changelog

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

Changes

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)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)

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)

... (truncated)

Commits
  • c702b71 chore: release main (#11033)
  • 2a2dbb8 feat(dialogflow): added support for ALAW encoding (#11092)
  • cf8cc93 chore(main): release auth 0.10.1 (#11091)
  • 87159c1 fix(auth): skip impersonate universe domain check if empty (#11086)
  • abf9cba feat(dialogflow/cx): add options of client_certificate_settings, bigquery_exp...
  • 8771f2e fix(auth): restore Application Default Credentials support to idtoken (#11083)
  • 91c6f0f feat(spanner/spansql): add support for protobuf column types & Proto bundles ...
  • 3ae0d45 test(storage): fix metrics exporter test (#11085)
  • 5ff0fdc chore(storage): adding request-id in the stall-retry log (#11074)
  • 9586931 chore(main): release vertexai 0.13.2 (#11028)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.44.0 to 1.46.0

Release notes

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

storage: v1.46.0

1.46.0 (2024-10-31)

Features

  • storage: Add grpc metrics experimental options (#10984) (5b7397b)

Bug Fixes

  • storage: Skip only specific transport tests. (#11016) (d40fbff)
  • storage: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • storage: 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. (2b8ca4b)

Miscellaneous Chores

  • storage/internal: Remove notification, service account, and hmac RPCS. These API have been migrated to Storage Control and are available via the JSON API. (#11008) (e0759f4)

pubsub: v1.45.1

1.45.1 (2024-10-24)

Bug Fixes

  • pubsub: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • pubsub: 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)

Documentation

  • pubsub: Add doc links to top level package doc (#11029) (fe2ec56)
Commits
  • dd8829a chore(main): release spanner 1.46.0 (#7894)
  • 1dd53b8 chore(internal/gensnippets): remove unused module internal/gensnippets (#7920)
  • ee10cfd feat(maps/places): start generating apiv1 (#7919)
  • 83870f5 feat(spanner/admin/database): Add support for UpdateDatabase in Cloud Spanner...
  • 5c9e185 chore(maps/places): add config to generate apiv1 (#7918)
  • 4474523 chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 in /interna...
  • b573226 chore(deps): bump github.com/cloudflare/circl in /internal/gapicgen (#7916)
  • d0d3755 feat(spanner): make leader aware routing default enabled for supported RPC re...
  • 151908a chore(main): release pubsublite 1.8.1 (#7891)
  • 4a68b61 chore(compute): restore smoke_test (#7914)
  • Additional commits viewable in compare view

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

Release notes

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

sdk/azidentity/v1.8.0

1.8.0 (2024-10-08)

Other Changes

  • AzurePipelinesCredential sets an additional OIDC request header so that it receives a 401 instead of a 302 after presenting an invalid system access token
  • Allow logging of debugging headers for AzurePipelinesCredential and include them in error messages

sdk/azidentity/v1.8.0-beta.3

1.8.0-beta.3 (2024-09-17)

Features Added

  • Added ObjectID type for ManagedIdentityCredentialOptions.ID

Other Changes

  • Removed redundant content from error messages

sdk/azidentity/v1.8.0-beta.2

1.8.0-beta.2 (2024-08-06)

Breaking Changes

  • NewManagedIdentityCredential now returns an error when a user-assigned identity is specified on a platform whose managed identity API doesn't support that. ManagedIdentityCredential.GetToken() formerly logged a warning in these cases. Returning an error instead prevents the credential authenticating an unexpected identity, causing a client to act with unexpected privileges. The affected platforms are:
    • Azure Arc
    • Azure ML (when a resource ID is specified; client IDs are supported)
    • Cloud Shell
    • Service Fabric

Other Changes

  • If DefaultAzureCredential receives a non-JSON response when probing IMDS before attempting to authenticate a managed identity, it continues to the next credential in the chain instead of immediately returning an error.

sdk/messaging/azservicebus/v1.7.3

1.7.3 (2024-10-14)

Bugs Fixed

  • Apply fix from @​bcho for overflows with retries. (PR#23562)

sdk/messaging/azservicebus/v1.7.2

1.7.2 (2024-09-11)

Bugs Fixed

... (truncated)

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

Changelog

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

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

  • github.com/aws/smithy-go: v1.20.4
    • Dependency Update: Bump minimum Go version to 1.21.

Release (2024-06-27)

Module Highlights

  • github.com/aws/smithy-go: v1.20.3
    • Bug Fix: Fix encoding/cbor test overflow on x86.

Release (2024-03-29)

  • No change notes available for this release.

Release (2024-02-21)

Module Highlights

  • github.com/aws/smithy-go: v1.20.1
    • Bug Fix: Remove runtime dependency on go-cmp.

... (truncated)

Commits

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

Release notes

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

0.29.1

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

Bug Fixes

  • Correlate errors to the current trace (#886)
  • Set the trace context when the transaction finishes (#888)

Misc

  • Update the sentrynegroni integration to use the latest (v3.1.1) version of Negroni (#885)

0.29.0

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

Breaking Changes

  • Remove the sentrymartini integration (#861)
  • The WrapResponseWriter has been moved from the sentryhttp package to the internal/httputils package. If you've imported it previosuly, you'll need to copy the implementation in your project. (#871)

Features

  • Add new convenience methods to continue a trace and propagate tracing headers for error-only use cases. (#862)

    If you are not using one of our integrations, you can manually continue an incoming trace by using sentry.ContinueTrace() by providing the sentry-trace and baggage header received from a downstream SDK.

    hub := sentry.CurrentHub()
    sentry.ContinueTrace(hub, r.Header.Get(sentry.SentryTraceHeader), r.Header.Get(sentry.SentryBaggageHeader)),

    You can use hub.GetTraceparent() and hub.GetBaggage() to fetch the necessary header values for outgoing HTTP requests.

    hub := sentry.GetHubFromContext(ctx)
    req, _ := http.NewRequest("GET", "http://localhost:3000", nil)
    req.Header.Add(sentry.SentryTraceHeader, hub.GetTraceparent())
    req.Header.Add(sentry.SentryBaggageHeader, hub.GetBaggage())

Bug Fixes

  • Initialize HTTPTransport.limit if nil (#844)
  • Fix sentry.StartTransaction() returning a transaction with an outdated context on existing transactions (#854)
  • Treat Proxy-Authorization as a sensitive header (#859)
  • Add support for the http.Hijacker interface to the sentrynegroni package (#871)
  • Go version >= 1.23: Use value from http.Request.Pattern for HTTP transaction names when using sentryhttp & sentrynegroni (#875)
  • Go version >= 1.21: Fix closure functions name grouping (#877)

Misc

... (truncated)

Changelog

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

0.29.1

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

Bug Fixes

  • Correlate errors to the current trace (#886)
  • Set the trace context when the transaction finishes (#888)

Misc

  • Update the sentrynegroni integration to use the latest (v3.1.1) version of Negroni (#885)

0.29.0

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

Breaking Changes

  • Remove the sentrymartini integration (#861)
  • The WrapResponseWriter has been moved from the sentryhttp package to the internal/httputils package. If you've imported it previosuly, you'll need to copy the implementation in your project. (#871)

Features

  • Add new convenience methods to continue a trace and propagate tracing headers for error-only use cases. (#862)

    If you are not using one of our integrations, you can manually continue an incoming trace by using sentry.ContinueTrace() by providing the sentry-trace and baggage header received from a downstream SDK.

    hub := sentry.CurrentHub()
    sentry.ContinueTrace(hub, r.Header.Get(sentry.SentryTraceHeader), r.Header.Get(sentry.SentryBaggageHeader)),

    You can use hub.GetTraceparent() and hub.GetBaggage() to fetch the necessary header values for outgoing HTTP requests.

    hub := sentry.GetHubFromContext(ctx)
    req, _ := http.NewRequest("GET", "http://localhost:3000", nil)
    req.Header.Add(sentry.SentryTraceHeader, hub.GetTraceparent())
    req.Header.Add(sentry.SentryBaggageHeader, hub.GetBaggage())

Bug Fixes

  • Initialize HTTPTransport.limit if nil (#844)
  • Fix sentry.StartTransaction() returning a transaction with an outdated context on existing transactions (#854)
  • Treat Proxy-Authorization as a sensitive header (#859)
  • Add support for the http.Hijacker interface to the sentrynegroni package (#871)
  • Go version >= 1.23: Use value from http.Request.Pattern for HTTP transaction names when using sentryhttp & sentrynegroni (#875)
  • Go version >= 1.21: Fix closure functions name grouping (#877)

... (truncated)

Commits

Updates github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1

Release notes

Sourced from github.com/golang-jwt/jwt/v4's releases.

v4.5.1

Security

Unclear documentation of the error behavior in ParseWithClaims in <= 4.5.0 could lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by ParseWithClaims return both error codes. If users only check for the jwt.ErrTokenExpired using error.Is, they will ignore the embedded jwt.ErrTokenSignatureInvalid and thus potentially accept invalid tokens.

This issue was documented in GHSA-29wx-vh33-7x7r and fixed in this release.

Note: v5 was not affected by this issue. So upgrading to this release version is also recommended.

What's Changed

  • Back-ported error-handling logic in ParseWithClaims from v5 branch. This fixes GHSA-29wx-vh33-7x7r.

Full Changelog: golang-jwt/jwt@v4.5.0...v4.5.1

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.448

Release notes

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

Release 0.1.448

  • Update model version v0.0.401
    • Include support for HCP shared vpc fields in Cluster and DNS models.

Release 0.1.447

  • Update model version v0.0.400
    • Update ocm-sdk-go examples for Addons
    • Update Parameters attribute in addon_installation_type.model to the List of AddonInstallationParameter type.
    • Update Parameters attribute in addon_type.model to the List of AddonParameter type.

Release 0.1.446

  • Update model version v0.0.399
    • Improve Clusters Azure API type documentation
    • Add Azure Operators Authentication related types
    • Add AzureOperatorsAuthentication type to Azure type

Release 0.1.445

  • Update model version v0.0.398
    • Add updates for GCP Private Service Connect feature

Release 0.1.444

  • Update model version v0.0.397
    • Add FlapDetection field to status_board.statuses model

Release 0.1.443

  • Update model version v0.0.396
    • Add FlapDetection field to status_board.status_updates model

Release 0.1.442

  • Update model version v0.0.395
    • Add ASWShard struct
    • Add WifEnabled field to Version model

Release 0.1.441

  • Update model version v0.0.394
    • Add WifTemplates field to WifConfig model

Release 0.1.440

  • Update model version v0.0.393
    • Include missing field to hypershift model
    • Include new fields to manifest model
    • Remove v2alpha1 resources

Release 0.1.439

  • Update model version v0.0.392
    • Add vm WIF access type
    • Add support field to WifConfig resource
Changelog

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

0.1.448

  • Update model version v0.0.401
    • Include support for HCP shared vpc fields in Cluster and DNS models.

0.1.447

  • Update model version v0.0.400
    • Update ocm-sdk-go examples for Addons
    • Update Parameters attribute in addon_installation_type.model to the List of AddonInstallationParameter type.
    • Update Parameters attribute in addon_type.model to the List of AddonParameter type.

0.1.446

  • Update model version v0.0.399
    • Improve Clusters Azure API type documentation
    • Add Azure Operators Authentication related types
    • Add AzureOperatorsAuthentication type to Azure type

0.1.445

  • Update model version v0.0.398
    • Add updates for GCP Private Service Connect feature

0.1.444

  • Update model version v0.0.397
    • Add FlapDetection field to status_board.statuses model

0.1.443

  • Update model version v0.0.396
    • Add FlapDetection field to status_board.status_updates model

0.1.442

  • Update model version v0.0.395
    • Add ASWShard struct
    • Add WifEnabled field to Version model

0.1.441

  • Update model version v0.0.394
    • Add WifTemplates field to WifConfig model

0.1.440

  • Update model version v0.0.393
    • Include missing field to hypershift model
    • Include new fields to manifest model
    • Remove v2alpha1 resources

0.1.439

  • Update model version v0.0.392
    • Add vm WIF access type
    • Add support field to WifConfig resource
Commits
  • a89b8dd Merge pull request #1010 from gdbranco/feat/ocm-12240
  • 92b75e9 OCM-12240 | chore: Release v0.1.448
  • a63d398 OCM-12240 | feat: include hcp shared vpc support
  • 8e51cd2 Merge pull request #1009 from venkateshsredhat/feat/OCM-1988
  • bc84cf6 chore: release v0.1.447
  • c57d677 Merge pull request #1008 from venkateshsredhat/feat/OCM-1988
  • 8e8b0c6 chore: synchronise to ocm-api-model 0.0.400
  • 95e2d9b Merge pull request #1007 from miguelsorianod/release-0.1.446
  • c8783e8 ARO-7207 | chore: release v0.1.446
  • e4d09b7 Merge pull request #1004 from miguelsorianod/add-arohcp-azure-mis-apitypes-ch...
  • Additional commits viewable in compare view

Updates github.com/osbuild/images from 0.96.0 to 0.97.0

Release notes

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

0.97.0

Changes with 0.97.0

  • Add osbuild commit pinning and runner repos for Fedora 41 (#1021)
    • Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
  • Partition table helper functions for adding root filesystem and boot partition (#1009)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • Revert "dnfjson: skip sbom tests with dnf5" (#1022)
    • Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
  • Update osbuild dependency commit ID to latest (#1010)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • awscloud: add import role parameter to AMI registration (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 12, 2024
Bumps the go-deps group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.28.1` | `1.28.3` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.44.0` | `1.46.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.7.0` | `1.8.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.4` | `1.32.4` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.31` | `1.28.3` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.16` | `1.17.37` |
| [github.com/aws/aws-sdk-go-v2/service/autoscaling](https://github.com/aws/aws-sdk-go-v2) | `1.43.5` | `1.48.0` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.177.0` | `1.187.1` |
| [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.28.1` | `0.29.1` |
| [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) | `4.5.0` | `4.5.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.448` |
| [github.com/osbuild/images](https://github.com/osbuild/images) | `0.96.0` | `0.97.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.42.0` | `0.46.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.23.0` | `0.24.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.8.0` | `0.9.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.26.0` | `0.27.0` |



Updates `cloud.google.com/go/compute` from 1.28.1 to 1.28.3
- [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.28.1...compute/v1.28.3)

Updates `cloud.google.com/go/storage` from 1.44.0 to 1.46.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.44.0...spanner/v1.46.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.7.0 to 1.8.0
- [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.7.0...sdk/azcore/v1.8.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.30.4 to 1.32.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.30.4...v1.32.4)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.31 to 1.28.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.31...config/v1.28.3)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.30 to 1.17.44
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.30...credentials/v1.17.44)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.12 to 1.16.19
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.16.12...service/ram/v1.16.19)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.16 to 1.17.37
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.16...credentials/v1.17.37)

Updates `github.com/aws/aws-sdk-go-v2/service/autoscaling` from 1.43.5 to 1.48.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/fsx/v1.43.5...service/s3/v1.48.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.177.0 to 1.187.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.177.0...service/ec2/v1.187.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.61.0 to 1.66.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.61.0...service/s3/v1.66.3)

Updates `github.com/aws/smithy-go` from 1.20.4 to 1.22.0
- [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.0)

Updates `github.com/getsentry/sentry-go` from 0.28.1 to 0.29.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.29.1)

Updates `github.com/golang-jwt/jwt/v4` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](golang-jwt/jwt@v4.5.0...v4.5.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.448
- [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.448)

Updates `github.com/osbuild/images` from 0.96.0 to 0.97.0
- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](osbuild/images@v0.96.0...v0.97.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.42.0 to 0.46.0
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.42.0...v0.46.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0
- [Commits](golang/oauth2@v0.23.0...v0.24.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.9.0
- [Commits](golang/sync@v0.8.0...v0.9.0)

Updates `golang.org/x/sys` from 0.26.0 to 0.27.0
- [Commits](golang/sys@v0.26.0...v0.27.0)

Updates `google.golang.org/api` from 0.201.0 to 0.203.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.201.0...v0.203.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: cloud.google.com/go/storage
  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-minor
  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/golang-jwt/jwt/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-minor
  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 force-pushed the dependabot/go_modules/go-deps-36284205a5 branch from a9fc777 to d92f0a8 Compare November 13, 2024 04:20
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2024

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

@dependabot dependabot bot closed this Nov 14, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-36284205a5 branch November 14, 2024 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