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 18 updates #4392

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

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

Package From To
cloud.google.com/go/compute 1.28.0 1.28.1
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob 1.4.0 1.4.1
github.com/aws/aws-sdk-go-v2 1.30.4 1.31.0
github.com/aws/aws-sdk-go-v2/config 1.27.31 1.27.39
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.16 1.17.25
github.com/aws/aws-sdk-go-v2/service/autoscaling 1.43.5 1.44.3
github.com/aws/aws-sdk-go-v2/service/ec2 1.177.0 1.179.2
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.438 0.1.444
github.com/osbuild/images 0.88.0 0.90.0
github.com/prometheus/client_golang 1.20.2 1.20.4
github.com/vmware/govmomi 0.42.0 0.43.0

Updates cloud.google.com/go/compute from 1.28.0 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)
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/aws/aws-sdk-go-v2 from 1.30.4 to 1.31.0

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

Changelog

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

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.

Release (2024-02-13)

Module Highlights

  • github.com/aws/smithy-go: v1.20.0
    • Feature: Add codegen definition for sigv4a trait.
    • Feature: Bump minimum Go version to 1.20 per our language support policy.

Release (2023-12-07)

... (truncated)

Commits

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.438 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
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
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.88.0 to 0.90.0

Release notes

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

0.90.0

Changes with 0.90.0

  • Update osbuild dependency commit ID to latest (#942)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Update snapshots to 20240918 (#940)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Update snapshots to 20240924 (#950)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • [RFC] gen-manifests: add excluded packages via exclude: prefix in mock (#938)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • cmd/otk-resolve-ostree-commit: support mocking ostree resolve calls (#945)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger
  • dnfjson: fix race in TestRunErrorEmptyOutput (#949)
    • Author: Michael Vogt, Reviewers: Brian C. Lane
  • gen-manifest: include repo as pseudo package (#944)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • gen-manifests: use archName in mockDepsolve() (#943)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  • github/workflows/test-osbuild-composer-intergation: fix integration test (#957)
    • Author: Florian Schüller, Reviewers: Achilleas Koutsou
  • github: drop -v from go test (#948)
    • Author: Michael Vogt, Reviewers: Brian C. Lane, Simon de Vlieger
  • image: add new gce pipeline to BootcDiskImage (#923)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou

— Somewhere on the Internet, 2024-09-30

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

Commits
  • 1bc585e github/workflows/test-osbuild-composer-intergation: fix integration test
  • 840877c gen-manifest: include repo as pseudo package
  • 66b0923 schutzfile: Update snapshots to 20240924
  • acbdca2 image: add new gce pipeline to BootcDiskImage
  • d90a163 manifest: add transform to manifest.Tar`
  • 81fea80 osbuild: add Transform to TarStageOptions
  • eb836f9 dnfjson: fix race in TestRunErrorEmptyOutput
  • 7e0acde github: drop -v from go test
  • 50151b3 cmd/otk-resolve-ostree-commit: test the mock resolver
  • 890900a cmd/otk-resolve-ostree-commit: support mocking ostree resolve calls
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.20.2 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
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
Commits
  • 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
  • 504566f Use simplified solution from #1609 for the data race
  • dc8e9a4 fix: native histogram: Simplify and fix addExemplar
  • dc819ce Use a trivial solution to #1605
  • Additional commits viewable in compare view

Updates github.com/vmware/govmomi from 0.42.0 to 0.43.0

Release notes

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

v0.43.0

Release v0.43.0

Release Date: 2024-09-10

🐞 Fix

  • [97aa7214] vcsim: avoid possible race when encoding PropertyCollector response (#3533)
  • [ad2d3573] use complete InventoryPath in Datacenter.Folders (#3523)

💫 API Changes

  • [476704a3] Fault helpers
  • [caad54aa] add VirtualMachine.AddDeviceWithProfile method
  • [a316da5c] VirtualMachine.AttachDisk unitNumber param is optional
  • [8491321a] ToString for vim types
  • [64610213] add namespace.RegisterVM binding
  • [e602029e] Fix panic when encoding nil iface ptrs to JSON

💫 govc (CLI)

  • [8fd86912] add disk.create '-profile' flag
  • [ea3cf257] add vm.disk.create '-profile' flag
  • [e73c34fa] add vm.disk.attach '-profile' flag
  • [06dcf31a] Add '-size' flag to datastore.create (#3519)
  • [23390c23] add namespace.registervm command
  • [1892eecd] Support thick/eager disk opts on vm.create (#3526)

💫 vcsim (Simulator)

  • [8421b678] Support PlaceVm with relocate placement type
  • [9234233e] Support PlaceVm with reconfigure placement type
  • [f06d0834] add VirtualMachine AttachDisk and DetachDisk methods
  • [35dc193f] Support VM crypto spec in vC Sim
  • [0517b87e] add namespace/registervm implementation

🧹 Chore

  • [b17abb20] Update version.go for v0.43.0
  • [93da4a20] sync generated govc/USAGE.md
  • [51105db8] govc: add common StorageProfileFlag

⚠️ BREAKING

VirtualMachine.AttachDisk unitNumber param is optional [a316da5c]: switching from int32 to *int32, otherwise the client must choose a valid unitNumber. vCenter will choose a unitNumber when not provided.

... (truncated)

Commits
  • b17abb2 chore: Update version.go for v0.43.0
  • 139b19e Merge pull request #3527 from bzed/disk_prov
  • bc0c8a0 Merge pull request #3544 from akutz/feature/fault
  • 476704a api: Fault helpers
  • 0a94649 Merge pull request #3546 from yanleizhao-vmware/feature/vcsim-support-placevm...
  • 8421b67 vcsim: Support PlaceVm with relocate placement type
  • d3cb5c6 Merge pull request #3545 from ericvmw/issue-3542
  • 93b97e1 Update library state info to content library API
  • c1151f8 Merge pull request #3543 from yanleizhao-vmware/yanleizhao-vmware/feature/sim...
  • 988a047 Merge pull request #3539 from dougm/disk-attach
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.195.0 to 0.196.0

Release notes

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

v0.196.0

0.196.0 (2024-09-03)

Features

Changelog

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

0.196.0 (2024-09-03)

Features

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

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

Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.28.0` | `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/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.4` | `1.31.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.31` | `1.27.39` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.16` | `1.17.25` |
| [github.com/aws/aws-sdk-go-v2/service/autoscaling](https://github.com/aws/aws-sdk-go-v2) | `1.43.5` | `1.44.3` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.177.0` | `1.179.2` |
| [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.438` | `0.1.444` |
| [github.com/osbuild/images](https://github.com/osbuild/images) | `0.88.0` | `0.90.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.2` | `1.20.4` |
| [github.com/vmware/govmomi](https://github.com/vmware/govmomi) | `0.42.0` | `0.43.0` |



Updates `cloud.google.com/go/compute` from 1.28.0 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@pubsub/v1.28.0...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/aws/aws-sdk-go-v2` from 1.30.4 to 1.31.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.30.4...v1.31.0)

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

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

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

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

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

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.177.0 to 1.179.2
- [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.179.2)

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

Updates `github.com/aws/smithy-go` from 1.20.4 to 1.21.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.21.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.438 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.438...v0.1.444)

Updates `github.com/osbuild/images` from 0.88.0 to 0.90.0
- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](osbuild/images@v0.88.0...v0.90.0)

Updates `github.com/prometheus/client_golang` from 1.20.2 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.20.2...v1.20.4)

Updates `github.com/vmware/govmomi` from 0.42.0 to 0.43.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.43.0)

Updates `google.golang.org/api` from 0.195.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.195.0...v0.196.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: 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/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-patch
  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/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: 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 1, 2024
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