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 14 updates #663

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 27, 2024

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

Package From To
cloud.google.com/go/compute 1.27.5 1.28.1
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob 1.4.0 1.4.1
github.com/deepmap/oapi-codegen 1.8.2 1.16.3
github.com/getsentry/sentry-go 0.28.1 0.29.0
github.com/gophercloud/gophercloud 1.14.0 1.14.1
github.com/openshift-online/ocm-sdk-go 0.1.432 0.1.444
github.com/osbuild/images 0.77.0 0.89.0
github.com/prometheus/client_golang 1.19.1 1.20.4

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

Changelog

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

1.28.1 (2024-05-16)

Documentation

  • documentai: Clarify the unavailability of some features (652ba8f)
  • documentai: Updated comments (292e812)

1.28.0 (2024-05-01)

Features

  • documentai: A new message FoundationModelTuningOptions is added (1d757c6)
  • documentai: Support Chunk header and footer in Doc AI external proto (1d757c6)

Bug Fixes

  • documentai: Bump x/net to v0.24.0 (ba31ed5)

1.27.0 (2024-04-15)

Features

  • documentai: Support a new Layout Processor in Document AI (2cdc40a)

1.26.1 (2024-03-14)

Bug Fixes

  • documentai: Update protobuf dep to v1.33.0 (30b038d)

Documentation

  • documentai: A comment for field processor_version_source in message .google.cloud.documentai.v1beta3.ImportProcessorVersionRequest is changed (25c3f2d)

1.26.0 (2024-02-21)

Features

  • documentai: A new field schema_override is added to message ProcessOptions (#9400) (a86aa8e)
  • documentai: A new message FoundationModelTuningOptions is added (7e6c208)

1.25.0 (2024-02-09)

... (truncated)

Commits
  • e992f09 chore: release main (#10792)
  • 22adc9a chore(main): release firestore 1.17.0 (#10597)
  • e9a551e feat(firestore): Adding distance threshold and result field (#10802)
  • 839f30e chore(main): release auth 0.9.4 (#10846)
  • b9dfce5 chore: update gapic-generator-go to 0.47.0 (#10848)
  • 9b4b2fa docs(pubsub): update documentation for 31 day subscription message retention ...
  • 2bdedef fix(compute/metadata): check error chain for retryable error (#10840)
  • 2d5a9f9 feat(dataproc): add support for new Dataproc features (#10817)
  • f9869f7 fix(auth): enable self-signed JWT for non-GDU universe domain (#10831)
  • 6720291 chore(main): release bigtable 1.32.0 (#10815)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.4.0 to 1.4.1

Release notes

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

sdk/storage/azblob/v1.4.1

1.4.1 (2024-09-18)

Features Added

  • Added crc64 response header to Put Blob.
  • Upgraded service version to 2024-08-04.

sdk/storage/azblob/v1.4.1-beta.1

1.4.1-beta.1 (2024-08-27)

Features Added

  • Upgraded service version to 2024-08-04.

Other Changes

  • Updated azcore version to 1.14.0
Commits

Updates github.com/deepmap/oapi-codegen from 1.8.2 to 1.16.3

Release notes

Sourced from github.com/deepmap/oapi-codegen's releases.

v1.16.2: Further improve documentation notices

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.16.1...v1.16.2

v1.16.1: Ensure deprecation comments appear correctly

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.16.0...v1.16.1

v1.16.0: Reduce runtime dependencies

As part of the final preparation towards the v2 release, this release finalises the use of the new multi-repo packages, and deprecates all internal packages ahead of next week's release removing them.

Key callouts

Full Changelog: oapi-codegen/oapi-codegen@v1.15.0...v1.16.0

v1.13.4

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.13.3...v1.13.4

v1.13.3

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.13.2...v1.13.3

Fix: Allow multiple JSON types to be generated

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.13.1...v1.13.2

v1.13.1: Various fixes post-release

What's Changed

... (truncated)

Commits
  • a3ecfdd chore: deprecate v1 module
  • 5d2cd60 Add missing types to deprecation URLs
  • 81b4e34 Add pkg.go.dev links to deprecation warnings
  • eb5e119 Fix: Ensure deprecations are parsed correctly
  • d663b6c Add deprecation notice for testutil
  • 6d98312 Migrate to separate testutil package
  • 82cbf4a Replace Echo-specific handler call
  • 46d2694 Onboard to Renovate
  • 58e3d16 Deprecate existing middleware
  • 2d349f4 Migrate middleware to their own Go modules
  • Additional commits viewable in compare view

Updates github.com/getkin/kin-openapi from 0.93.0 to 0.118.0

Release notes

Sourced from github.com/getkin/kin-openapi's releases.

v0.118.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.117.0...v0.118.0

v0.117.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.116.0...v0.117.0

v0.116.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.115.0...v0.116.0

v0.115.0

What's Changed

Full Changelog: getkin/kin-openapi@v0.114.0...v0.115.0

v0.114.0

What's Changed

... (truncated)

Commits
  • 5a6f97e openapi3: fix #796 infinite loop during document validation (#797)
  • fd52f34 fix crash on load (#795)
  • b8c06e7 openapi3filter: fix oneOF validation in query params (#790)
  • 1b54b4d openapi3gen: fix panic when embedded type is not a struct (#792)
  • 994d4f0 openapi3filter: drop useless DefaultOptions (#785)
  • d12c756 openapi3filter: introduce func ConvertErrors(err error) error (#783)
  • cc09e84 feat: support nil uuid (#778)
  • e53fe38 openapi3: sort extra fields only once, during deserialization (#773)
  • cb687bf openapi3: fix default values count even when disabled (#767) (#770)
  • 47d329d openapi3: fix an infinite loop that may have been introduced in #700 (#768)
  • Additional commits viewable in compare view

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

Release notes

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

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

  • Collect span origins (#849)
Changelog

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

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

  • Collect span origins (#849)
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/openshift-online/ocm-sdk-go from 0.1.432 to 0.1.444

Release notes

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

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

Release 0.1.438

  • Update model version v0.0.391
    • Add RegistryConfig attribute to Cluster model
    • Add RegistryAllowlist resource and endpoints

Release 0.1.437

  • Update model version v0.0.390
    • Add RolePrefix field to WifGcp model

Release 0.1.436

  • Update model version v0.0.389
    • Add state struct to node pool
    • Add limited support reason override

Release 0.1.435

No release notes provided.

Release 0.1.434

  • Update model version v0.0.386
    • Add RootVolume attribute to AWSNodePool model
  • Update model version v0.0.387
    • Add ProjectNumber field to WifConfig model

... (truncated)

Changelog

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

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

0.1.438

  • Update model version v0.0.391
    • Add RegistryConfig attribute to Cluster model
    • Add RegistryAllowlist resource and endpoints

0.1.437

  • Update model version v0.0.390
    • Add RolePrefix field to WifGcp model

0.1.436

  • Update model version v0.0.389
    • Add state struct to node pool
    • Add limited support reason override

0.1.435

  • Add 'OidcThumbprint' type model to v1 and v2alpha1
  • Add 'OidcThumbprintInput' type model to v1 and v2alpha1
  • Add 'OidcThumbprint' resource model to v1 and v2alpha1

0.1.434

  • Update model version v0.0.386
    • Add RootVolume attribute to AWSNodePool model

... (truncated)

Commits
  • 5ac3b7b Merge pull request #1001 from nesty156/flap-detection-v2
  • a3748b3 OSDEV-1691: Bump version and added new changes
  • e523a33 Merge pull request #999 from nesty156/OSDEV-1691
  • b46f318 Updated version in makefile and generate files
  • 6f265f9 OSDEV-1691: Bump version and added new changes
  • ece0040 Merge pull request #997 from marcolan018/OCM-10734
  • b09a9a0 chore: bump version to 0.1.442
  • 09c70a3 OCM-10734 | feat: bump api model to v0.0.395
  • 70eea10 bump version to 0.1.441 (#996)
  • eb7091e Merge pull request #995 from gdbranco/feat/ocm-10883
  • Additional commits viewable in compare view

Updates github.com/osbuild/images from 0.77.0 to 0.89.0

Release notes

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

0.89.0

Changes with 0.89.0

  • gen-manifests: create predictable version/release numbers in mockDepsolve (#937)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou

— Somewhere on the Internet, 2024-09-23

0.88.0

Changes with 0.88.0

  • Add container resolver for otk: otk-resolve-containers (COMPOSER-2293) (#936)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger
  • Add initial support for generating SPDX SBOM documents (COMPOSER-2274) (#930)
    • Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Florian Schüller, Gianluca Zuccarelli
  • Add ostree commit resolver for otk: otk-resolve-ostree-commit (COMPOSER-2349) (#935)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger
  • Update snapshots to 20240915 (#931)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Various fixes (#925)
    • Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Michael Vogt
  • fedora-iot: move bootupd to f41 (#918)
    • Author: Paul Whalen, Reviewers: Simon de Vlieger

— Somewhere on the Internet, 2024-09-19

0.87.0

Changes with 0.87.0

  • Update osbuild dependency commit ID to latest (#932)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • [RHEL-9] Drop RHSM and RHUI-specific config from Azure and EC2 images (COMPOSER-2308) (#857)
    • Author: Tomáš Hozza, Reviewers: Gianluca Zuccarelli, Ondřej Budai
  • blueprint: remove the sshkey customization (#928)
    • Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers
  • github: don't fail fast on Fedora unit tests (#933)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • otk-gen-partition-table: support EFI system on DOS partitions (#934)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger

— Somewhere on the Internet, 2024-09-17

0.86.0

Changes with 0.86.0

  • Add RHEL 9.6 repos and start testing (#920)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger
  • Add default OpenSCAP datastream for RHEL10 & cs10 images (#924)
    • Author: Gianluca Zuccarelli, Reviewers: Tomáš Hozza
  • Remove dnsmasq from base package set for edge-commit in RHEL 9.6+ (THEEDGE-4012) (#921)

... (truncated)

Commits
  • 1767b44 gen-manifests: create predictable version/release numbers in mockDepsolve
  • 88b5895 dnfjson/depsolveResult: mark optional struct members as omitempty
  • 5b447eb dnfjson: wrap Depsolve() return values by DepsolveResult struct
  • bd8893d dnfjson/Depsolve: support requesting SBOM document
  • 5a54d0a pkg: add 'sbom' package for working with SBOM documents
  • 15fa86a Schutzfile: update osbuild ref
  • 6a842e3 cmd/otk-resolve-containers: add raw JSON test
  • 3f2e0f4 testregistry: move rootLayer to testregistry and export
  • b815c18 cmd/otk-resolve-containers: add error tests
  • ea2cd3a cmd/otk-resolve-containers: repeat tests with different arch
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.19.1 to 1.20.4

Release notes

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

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

v1.20.2

  • [BUGFIX] promhttp: Unset Content-Encoding header when data is uncompressed. #1596

v1.20.1

This release contains the critical fix for the issue. Thanks to @​geberl, @​CubicrootXYZ, @​zetaab and @​timofurrer for helping us with the investigation!

  • [BUGFIX] process-collector: Fixed unregistered descriptor error when using process collector with PedanticRegistry on Linux machines. #1587

v1.20.0

Thanks everyone for contributions!

⚠️ In this release we remove one (broken anyway, given Go runtime changes) metric and add three new (representing GOGC, GOMEMLIMIT and GOMAXPROCS flags) to the default collectors.NewGoCollector() collector. Given its popular usage, expect your binary to expose two additional metric.

Changes

  • [CHANGE] ⚠️ go-collector: Remove go_memstat_lookups_total metric which was always 0; Go runtime stopped sharing pointer lookup statistics. #1577
  • [FEATURE] ⚠️ go-collector: Add 3 default metrics: go_gc_gogc_percent, go_gc_gomemlimit_bytes and go_sched_gomaxprocs_threads as those are recommended by the Go team. #1559
  • [FEATURE] go-collector: Add more information to all metrics' HELP e.g. the exact runtime/metrics sourcing each metric (if relevant). #1568 #1578
  • [FEATURE] testutil: Add CollectAndFormat method. #1503
  • [FEATURE] histograms: Add support for exemplars in native histograms. #1471
  • [FEATURE] promhttp: Add experimental support for zstd on scrape, controlled by the request Accept-Encoding header. #1496
  • [FEATURE] api/v1: Add WithLimit parameter to all API methods that supports it. #1544
  • [FEATURE] prometheus: Add support for created timestamps in constant histograms and constant summaries. #1537
  • [FEATURE] process-collectors: Add network usage metrics: process_network_receive_bytes_total and process_network_transmit_bytes_total. #1555
  • [FEATURE] promlint: Add duplicated metric lint rule. #1472
  • [BUGFIX] promlint: Relax metric type in name linter rule. #1455
  • [BUGFIX] promhttp: Make sure server instrumentation wrapping supports new and future extra responseWriter methods. #1480
  • [BUGFIX] testutil: Functions using compareMetricFamilies are now failing if filtered metricNames are not in the input. #1424

... (truncated)

Changelog

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

Unreleased

  • [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

1.20.2 / 2024-08-23

  • [BUGFIX] promhttp: Unset Content-Encoding header when data is uncompressed. #1596

1.20.1 / 2024-08-20

  • [BUGFIX] process-collector: Fixed unregistered descriptor error when using process collector with PedanticRegistry on linux machines. #1587

1.20.0 / 2024-08-14

  • [CHANGE] ⚠️ go-collector: Remove go_memstat_lookups_total metric which was always 0; Go runtime stopped sharing pointer lookup statistics. #1577
  • [FEATURE] ⚠️ go-collector: Add 3 default metrics: go_gc_gogc_percent, go_gc_gomemlimit_bytes and go_sched_gomaxprocs_threads as those are recommended by the Go team. #1559
  • [FEATURE] go-collector: Add more information to all metrics' HELP e.g. the exact runtime/metrics sourcing each metric (if relevant). #1568 #1578
  • [FEATURE] testutil: Add CollectAndFormat method. #1503
  • [FEATURE] histograms: Add support for exemplars in native histograms. #1471
  • [FEATURE] promhttp: Add experimental support for zstd on scrape, controlled by the request Accept-Encoding header. #1496
  • [FEATURE] api/v1: Add WithLimit parameter to all API methods that supports it. #1544
  • [FEATURE] prometheus: Add support for created timestamps in constant histograms and constant summaries. #1537
  • [FEATURE] process-collector: Add network usage metrics: process_network_receive_bytes_total and process_network_transmit_bytes_total. #1555
  • [FEATURE] promlint: Add duplicated metric lint rule. #1472
  • [BUGFIX] promlint: Relax metric type in name linter rule. #1455
  • [BUGFIX] promhttp: Make sure server instrumentation wrapping supports new and future extra responseWriter methods. #1480
  • [BUGFIX] testutil: Functions using compareMetricFamilies are now failing if filtered metricNames are not in the input. #1424

1.19.0 / 2024-02-27

The module prometheus/common v0.48.0 introduced an incompatibility when used together with client_golang (See prometheus/client_golang#1448 for more details). If your project uses client_golang and you want to use prometheus/common v0.48.0 or higher, please update client_golang to v1.19.0.

  • [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #1445 #1449
  • [FEATURE] collectors: Add version collector. #1422 #1427

1.18.0 / 2023-12-22

  • [FEATURE] promlint: Allow creation of custom metric validations. #1311
  • [FEATURE] Go programs using client_golang can be built in wasip1 OS. #1350
  • [BUGFIX] histograms: Add timer to reset ASAP after bucket limiting has happened. #1367
  • [BUGFIX] testutil: Fix comparison of metrics with empty Help strings. #1378
  • [ENHANCEMENT] Improved perfo...

    Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.27.5` | `1.28.1` |
| [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.4.0` | `1.4.1` |
| [github.com/deepmap/oapi-codegen](https://github.com/deepmap/oapi-codegen) | `1.8.2` | `1.16.3` |
| [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.28.1` | `0.29.0` |
| [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) | `1.14.0` | `1.14.1` |
| [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) | `0.1.432` | `0.1.444` |
| [github.com/osbuild/images](https://github.com/osbuild/images) | `0.77.0` | `0.89.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.1` | `1.20.4` |



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

Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.4.0 to 1.4.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.4.0...sdk/storage/azblob/v1.4.1)

Updates `github.com/deepmap/oapi-codegen` from 1.8.2 to 1.16.3
- [Release notes](https://github.com/deepmap/oapi-codegen/releases)
- [Commits](oapi-codegen/oapi-codegen@v1.8.2...v1.16.3)

Updates `github.com/getkin/kin-openapi` from 0.93.0 to 0.118.0
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](getkin/kin-openapi@v0.93.0...v0.118.0)

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

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/openshift-online/ocm-sdk-go` from 0.1.432 to 0.1.444
- [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.432...v0.1.444)

Updates `github.com/osbuild/images` from 0.77.0 to 0.89.0
- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](osbuild/images@v0.77.0...v0.89.0)

Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.20.4
- [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.19.1...v1.20.4)

Updates `github.com/vmware/govmomi` from 0.39.0 to 0.42.0
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.39.0...v0.42.0)

Updates `golang.org/x/exp` from 0.0.0-20240613232115-7f521ea00fb8 to 0.0.0-20240719175910-8a7402abbf56
- [Commits](https://github.com/golang/exp/commits)

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

Updates `golang.org/x/sys` from 0.24.0 to 0.25.0
- [Commits](golang/sys@v0.24.0...v0.25.0)

Updates `google.golang.org/api` from 0.191.0 to 0.196.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.191.0...v0.196.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/storage/azblob
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/deepmap/oapi-codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/getkin/kin-openapi
  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/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-minor
  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/exp
  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/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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 27, 2024
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2024

Superseded by #664.

@dependabot dependabot bot closed this Oct 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-1a06f2b4ef branch October 1, 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