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

Bump the gomod group across 1 directory with 32 updates #651

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the gomod group with 19 updates in the / directory:

Package From To
cloud.google.com/go/bigquery 1.60.0 1.61.0
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.11.1 1.12.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.6.0 1.7.0
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob 1.3.1 1.3.2
github.com/ClickHouse/clickhouse-go/v2 2.23.0 2.26.0
github.com/DataDog/datadog-api-client-go/v2 2.24.0 2.26.0
github.com/fluxcd/helm-controller/api 0.37.4 1.0.1
github.com/fluxcd/kustomize-controller/api 1.2.2 1.3.0
github.com/go-chi/chi/v5 5.0.12 5.1.0
github.com/gorilla/websocket 1.5.1 1.5.3
github.com/kiali/kiali 1.82.0 1.86.2
github.com/minio/minio-go/v7 7.0.69 7.0.72
github.com/orlangure/gnomock 0.30.0 0.31.0
github.com/prometheus/client_golang 1.19.0 1.19.1
github.com/prometheus/common 0.51.1 0.55.0
github.com/signalsciences/go-sigsci 0.1.20 0.1.21
go.opentelemetry.io/contrib/propagators/b3 1.24.0 1.27.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc 1.24.0 1.27.0
go.opentelemetry.io/otel/exporters/zipkin 1.24.0 1.27.0

Updates cloud.google.com/go/bigquery from 1.60.0 to 1.61.0

Commits

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.11.1 to 1.12.0

Release notes

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

sdk/azcore/v1.12.0

1.12.0 (2024-06-06)

Features Added

  • Added field StatusCodes to runtime.FetcherForNextLinkOptions allowing for additional HTTP status codes indicating success.
  • Added func NewUUID to the runtime package for generating UUIDs.

Bugs Fixed

  • Fixed an issue that prevented pollers using the Operation-Location strategy from unmarshaling the final result in some cases.

Other Changes

  • Updated dependencies.
Commits

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

Release notes

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

sdk/messaging/azservicebus/v1.7.0

1.7.0 (2024-04-02)

Features Added

  • Add in ability to handle emulator connection strings. (PR#22663)

sdk/internal/v1.7.0

1.7.0 (2024-05-01)

Features Added

  • Support for local repo override (via presence of eng/target_proxy_version.txt) of invoked test-proxy version.

  • RemoveRegisteredSanitizers selectively disables sanitizers the test proxy enables by default since version 1.0.0-dev.20240422.1

Breaking Changes

  • Deprecated the go-vcr based test recording API. Its methods now return errors or panic.
  • Changed value of recording.SanitizedValue from "sanitized" to "Sanitized" to match the test proxy

sdk/azidentity/v1.7.0

1.7.0 (2024-06-20)

Features Added

  • AzurePipelinesCredential authenticates an Azure Pipelines service connection with workload identity federation

Breaking Changes

These changes affect only code written against a beta version such as v1.7.0-beta.1

  • Removed the persistent token caching API. It will return in v1.8.0-beta.1

sdk/azidentity/v1.7.0-beta.1

1.7.0-beta.1 (2024-06-10)

Features Added

  • Restored AzurePipelinesCredential and persistent token caching API

Breaking Changes

These changes affect only code written against a beta version such as v1.6.0-beta.4

  • Values which NewAzurePipelinesCredential read from environment variables in prior versions are now parameters
  • Renamed AzurePipelinesServiceConnectionCredentialOptions to AzurePipelinesCredentialOptions

Bugs Fixed

  • Managed identity bug fixes
Commits

Updates github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.3.1 to 1.3.2

Release notes

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

sdk/storage/azblob/v1.3.2

1.3.2 (2024-04-09)

Bugs Fixed

  • Fixed an issue where GetSASURL() was providing HTTPS SAS, instead of the default http+https SAS. Fixes #22448

Other Changes

  • Integrate InsecureAllowCredentialWithHTTP client options.
  • Update dependencies.
Commits
  • 95f7bc6 changelog update for STG 91 Patch release
  • 15dc95e Integrate InsecureAllowCredentialWithHTTP in storage (#22712)
  • 322b0d7 Upgrade keyvault/internal dependencies (#22713)
  • 644a3ac azidentity test cleanup (#22700)
  • df9e916 Default GetSASURL http+https for getsasurl (#22704)
  • 8567665 [Release] sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/...
  • 3c0eba3 fix armmigrationdiscoverysap ci.yml (#22710)
  • 2803e67 [Release] sdk/resourcemanager/migrationdiscovery/armmigrationdiscoverysap/0.1...
  • 18e40d0 [azopenai] Switch EventReader from using bufio.Scanner to bufio.Reader (#22703)
  • 8f702b9 DefaultAzureCredential probes IMDS before sending it a token request (#22676)
  • Additional commits viewable in compare view

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.23.0 to 2.26.0

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.26.0

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.25.0...v2.26.0

v2.25.0

What's Changed

Fixes 🐛

Other Changes 🛠

Full Changelog: ClickHouse/clickhouse-go@v2.24.0...v2.25.0

v2.24.0

What's Changed

Enhancements 🎉

... (truncated)

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.26.0, 2024-06-25

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.25.0...v2.26.0

v2.25.0, 2024-05-28

What's Changed

Fixes 🐛

Other Changes 🛠

Full Changelog: ClickHouse/clickhouse-go@v2.24.0...v2.25.0

v2.24.0, 2024-05-08

What's Changed

Enhancements 🎉

Fixes 🐛

... (truncated)

Commits
  • bb1f194 Update release notes
  • 8113366 Use HTTPs scheme in std connection failover tests (#1332)
  • 8a0701f Align allow_suspicious_low_cardinality_types and `allow_suspicious_low_card...
  • 3391e46 BatchInsert parentheses issue fix (#1327)
  • de6b568 Retry on network errors and fix retries on async inserts with database/sql ...
  • 8ad6ec6 Batch Columns() []column.Interface method (#1277)
  • 3a49215 Setting X-Clickhouse-SSL-Certificate-Auth off when password is set, and setti...
  • 7127f98 ClickHouse 24.5 (#1319)
  • 4d96914 Fix rows.Close function (#1314)
  • dd45741 Removing data_helpers.go and all references (#1315)
  • Additional commits viewable in compare view

Updates github.com/DataDog/datadog-api-client-go/v2 from 2.24.0 to 2.26.0

Release notes

Sourced from github.com/DataDog/datadog-api-client-go/v2's releases.

v2.26.0

What's Changed

Fixed

Added

Changed

Full Changelog: DataDog/datadog-api-client-go@v2.25.0...v2.26.0

v2.25.0

What's Changed

Fixed

Added

Changed

Deprecated

Full Changelog: DataDog/datadog-api-client-go@v2.24.0...v2.25.0

Changelog

Sourced from github.com/DataDog/datadog-api-client-go/v2's changelog.

2.26.0 / 2024-05-21

Fixed

Added

[Breaking]Changed

Full Changelog: DataDog/datadog-api-client-go@v2.25.0...v2.26.0

2.25.0 / 2024-04-11

Fixed

Added

Changed

Deprecated

Full Changelog: DataDog/datadog-api-client-go@v2.24.0...v2.25.0

Commits
  • 23ac6db Release 2.26.0 (#2499)
  • fe6ccdd Fix failing tests in CI (#2498)
  • a113f95 ACCESS-2490: Updating documentation with required scope (#2495)
  • 8e84dfe Add flex logs storage tier (#2493)
  • ea5c581 SLO-3271: Update documentation for the transitions returned by SLO history (#...
  • d2ddc3f SLO-3314: Update docs for SLO timeframe values (#2489)
  • c4b0668 Security Monitoring - Make Default Tags available in the response (#2491)
  • 240a40a [SEC-19271] Update documentation about updating tags for Default Rules (#2488)
  • 9ecb1ee Sync OpenAPI specification with backend (#2487)
  • 2c6f0a4 Sync OpenAPI specification with backend (#2484)
  • Additional commits viewable in compare view

Updates github.com/fluxcd/helm-controller/api from 0.37.4 to 1.0.1

Release notes

Sourced from github.com/fluxcd/helm-controller/api's releases.

v1.0.1

Changelog

v1.0.1 changelog

Container images

  • docker.io/fluxcd/helm-controller:v1.0.1
  • ghcr.io/fluxcd/helm-controller:v1.0.1

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

v1.0.0

Changelog

v1.0.0 changelog

Container images

  • docker.io/fluxcd/helm-controller:v1.0.0
  • ghcr.io/fluxcd/helm-controller:v1.0.0

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

Changelog

Sourced from github.com/fluxcd/helm-controller/api's changelog.

1.0.1

Release date: 2024-05-10

This prerelease fixes a backwards compatibility issue that could occur when trying to move from the v2beta1 to v2 API while specifing .spec.chartRef.

Fixes:

  • Fix: Allow upgrading from v2beta1 to v2 (GA) #982
  • Fix: Make HelmChartTemplate a pointer in .spec.chart #980

1.0.0

Release date: 2024-05-08

This is the general availability release of helm-controller. From now on, this controller follows the Flux release cadence and support pledge.

This release promotes the HelmRelease API from v2beta2 to v2 (GA), and comes with new features, improvements and bug fixes.

In addition, the controller has been updated to Kubernetes v1.30.0, Helm v3.14.4, and various other dependencies to their latest version to patch upstream CVEs.

Highlights

The helm.toolkit.fluxcd.io/v2 API comes with a new field .spec.chartRef that adds support for referencing OCIRepository and HelmChart objects in a HelmRelease. When using .spec.chartRef instead of .spec.chart, the controller allows the reuse of a Helm chart version across multiple HelmRelease resources.

The notification mechanism has been improved to provide more detailed metadata in the notification payload. The controller now annotates the Kubernetes events with the appVersion and version of the Helm chart, and the oci digest of the chart artifact when available.

Helm OCI support

Starting with this version, the recommended way of referencing Helm charts stored in container registries is through OCIRepository.

The OCIRepository provides more flexibility in managing Helm charts, as it allows targeting a Helm chart version by tag, semver or OCI digest. It also provides a way to filter semver tags, allowing targeting a specific version range e.g. pre-releases only, patch versions, etc.

... (truncated)

Commits
  • 6085b4f Merge pull request #984 from fluxcd/release-v1.0.1
  • 671a274 Release v1.0.1
  • 964e750 Add changelog entry for v1.0.1
  • 1a7e9ac Merge pull request #983 from fluxcd/backport-982-to-release/v1.0.x
  • 2299ec1 Fix: Allow upgrading from v2beta1 to v2 (GA)
  • c811cca Merge pull request #981 from fluxcd/backport-980-to-release/v1.0.x
  • 21136d3 Make chartTemplate a pointer in .spec.chart
  • 519df15 Merge branch 'main' into release/v1.0.x
  • cee9953 Merge pull request #971 from fluxcd/release-v1.0.0
  • 93702c7 Release v1.0.0
  • Additional commits viewable in compare view

Updates github.com/fluxcd/kustomize-controller/api from 1.2.2 to 1.3.0

Release notes

Sourced from github.com/fluxcd/kustomize-controller/api's releases.

v1.3.0

Changelog

v1.3.0 changelog

Container images

  • docker.io/fluxcd/kustomize-controller:v1.3.0
  • ghcr.io/fluxcd/kustomize-controller:v1.3.0

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

Changelog

Sourced from github.com/fluxcd/kustomize-controller/api's changelog.

1.3.0

Release date: 2024-05-06

This minor release comes with new features, improvements and bug fixes.

The controller has been updated to Kustomize v5.4, please see the kubernetes-sigs/kustomize changelog for more details.

The Flux Kustomization API gains two optional fields .spec.namePrefix and .spec.nameSuffix that can be used to specify a prefix and suffix to be added to the names of all managed resources.

The controller now supports the --feature-gates=StrictPostBuildSubstitutions=true flag, when enabled the post-build substitutions will fail if a variable without a default value is declared in files but is missing from the input vars.

When using variable substitution with values that are numbers or booleans, it is now possible to covert the values to strings, for more details see the post-build documentation.

In addition, the controller dependencies have been updated to Kubernetes v1.30 and controller-runtime v0.18. Various other dependencies have also been updated to their latest version to patch upstream CVEs.

Lastly, the controller is now built with Go 1.22.

Improvements:

  • Implement name prefix/suffix transformers #1134
  • Add StrictPostBuildSubstitutions feature flag #1130
  • Document how to use numbers and booleans in post build substitutions #1129
  • Remove deprecated aad pod identity from API docs #1152
  • api: Refer condition type constants from fluxcd/pkg/apis #1144
  • Update dependencies to Kustomize v5.4.0 #1128
  • Various dependency updates #1155 #1121 #1139 #1122

Fixes:

  • Fix requeue warning introduced by controller-runtime

... (truncated)

Commits
  • 83fbfee Merge pull request #1157 from fluxcd/release-v1.3.0
  • 458d7e2 Release v1.3.0
  • 4a02b3f Add changelog entry for v1.3.0
  • 882f6a7 Merge pull request #1154 from fluxcd/dependabot/github_actions/ci-b23e0286c6
  • dfcd4ed Merge pull request #1155 from fluxcd/source-controller-1.3.0
  • e81120a build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 in the ci group
  • 780954f Update source-controller API to v1.3.0
  • 99792de Merge pull request #1152 from dipti-pai/remove-deprecated-aad-podidentity-ref
  • fc663de Remove references aad pod identity
  • f0f9b03 Merge pull request #1149 from fluxcd/dependabot/github_actions/ci-cfa2b75493
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/apis/meta from 1.3.0 to 1.5.0

Commits
  • e32ccc2 Merge pull request #763 from fluxcd/kubernetes-1.30
  • 2b974af Update sigs.k8s.io/controller-tools to v0.15.0
  • 52c1fc5 Update sigs.k8s.io/controller-runti...

    Description has been truncated

Bumps the gomod group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.60.0` | `1.61.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.11.1` | `1.12.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.6.0` | `1.7.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.3.1` | `1.3.2` |
| [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.23.0` | `2.26.0` |
| [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go) | `2.24.0` | `2.26.0` |
| [github.com/fluxcd/helm-controller/api](https://github.com/fluxcd/helm-controller) | `0.37.4` | `1.0.1` |
| [github.com/fluxcd/kustomize-controller/api](https://github.com/fluxcd/kustomize-controller) | `1.2.2` | `1.3.0` |
| [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.0.12` | `5.1.0` |
| [github.com/gorilla/websocket](https://github.com/gorilla/websocket) | `1.5.1` | `1.5.3` |
| [github.com/kiali/kiali](https://github.com/kiali/kiali) | `1.82.0` | `1.86.2` |
| [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.69` | `7.0.72` |
| [github.com/orlangure/gnomock](https://github.com/orlangure/gnomock) | `0.30.0` | `0.31.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.0` | `1.19.1` |
| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.51.1` | `0.55.0` |
| [github.com/signalsciences/go-sigsci](https://github.com/signalsciences/go-sigsci) | `0.1.20` | `0.1.21` |
| [go.opentelemetry.io/contrib/propagators/b3](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.24.0` | `1.27.0` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.24.0` | `1.27.0` |
| [go.opentelemetry.io/otel/exporters/zipkin](https://github.com/open-telemetry/opentelemetry-go) | `1.24.0` | `1.27.0` |



Updates `cloud.google.com/go/bigquery` from 1.60.0 to 1.61.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@spanner/v1.60.0...spanner/v1.61.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.11.1 to 1.12.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.11.1...sdk/azcore/v1.12.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.6.0 to 1.7.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.6.0...sdk/azcore/v1.7.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.3.1 to 1.3.2
- [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.3.1...sdk/storage/azblob/v1.3.2)

Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.23.0 to 2.26.0
- [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-go@v2.23.0...v2.26.0)

Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.24.0 to 2.26.0
- [Release notes](https://github.com/DataDog/datadog-api-client-go/releases)
- [Changelog](https://github.com/DataDog/datadog-api-client-go/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadog-api-client-go@v2.24.0...v2.26.0)

Updates `github.com/fluxcd/helm-controller/api` from 0.37.4 to 1.0.1
- [Release notes](https://github.com/fluxcd/helm-controller/releases)
- [Changelog](https://github.com/fluxcd/helm-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/helm-controller@v0.37.4...v1.0.1)

Updates `github.com/fluxcd/kustomize-controller/api` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/fluxcd/kustomize-controller/releases)
- [Changelog](https://github.com/fluxcd/kustomize-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/kustomize-controller@v1.2.2...v1.3.0)

Updates `github.com/fluxcd/pkg/apis/meta` from 1.3.0 to 1.5.0
- [Commits](fluxcd/pkg@apis/meta/v1.3.0...apis/meta/v1.5.0)

Updates `github.com/go-chi/chi/v5` from 5.0.12 to 5.1.0
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.0.12...v5.1.0)

Updates `github.com/gorilla/websocket` from 1.5.1 to 1.5.3
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](gorilla/websocket@v1.5.1...v1.5.3)

Updates `github.com/kiali/kiali` from 1.82.0 to 1.86.2
- [Release notes](https://github.com/kiali/kiali/releases)
- [Commits](kiali/kiali@v1.82.0...v1.86.2)

Updates `github.com/minio/minio-go/v7` from 7.0.69 to 7.0.72
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.69...v7.0.72)

Updates `github.com/orlangure/gnomock` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/orlangure/gnomock/releases)
- [Commits](orlangure/gnomock@v0.30.0...v0.31.0)

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

Updates `github.com/prometheus/common` from 0.51.1 to 0.55.0
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](prometheus/common@v0.51.1...v0.55.0)

Updates `github.com/signalsciences/go-sigsci` from 0.1.20 to 0.1.21
- [Release notes](https://github.com/signalsciences/go-sigsci/releases)
- [Commits](signalsciences/go-sigsci@v0.1.20...v0.1.21)

Updates `go.mongodb.org/mongo-driver` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@v1.14.0...v1.15.0)

Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.49.0 to 0.50.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.49.0...zpages/v0.50.0)

Updates `go.opentelemetry.io/contrib/propagators/b3` from 1.24.0 to 1.27.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@v1.24.0...v1.27.0)

Updates `go.opentelemetry.io/otel` from 1.24.0 to 1.27.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.24.0...v1.27.0)

Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.24.0 to 1.27.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.24.0...v1.27.0)

Updates `go.opentelemetry.io/otel/exporters/zipkin` from 1.24.0 to 1.27.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.24.0...v1.27.0)

Updates `go.opentelemetry.io/otel/sdk` from 1.24.0 to 1.27.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.24.0...v1.27.0)

Updates `go.opentelemetry.io/otel/trace` from 1.24.0 to 1.27.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.24.0...v1.27.0)

Updates `golang.org/x/oauth2` from 0.18.0 to 0.21.0
- [Commits](golang/oauth2@v0.18.0...v0.21.0)

Updates `google.golang.org/api` from 0.172.0 to 0.175.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.172.0...v0.175.0)

Updates `k8s.io/api` from 0.29.3 to 0.30.0
- [Commits](kubernetes/api@v0.29.3...v0.30.0)

Updates `k8s.io/apiextensions-apiserver` from 0.29.3 to 0.30.0
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.29.3...v0.30.0)

Updates `k8s.io/apimachinery` from 0.29.3 to 0.30.0
- [Commits](kubernetes/apimachinery@v0.29.3...v0.30.0)

Updates `k8s.io/client-go` from 0.29.3 to 0.30.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.29.3...v0.30.0)

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

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/DataDog/datadog-api-client-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/fluxcd/helm-controller/api
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gomod
- dependency-name: github.com/fluxcd/kustomize-controller/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/fluxcd/pkg/apis/meta
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/gorilla/websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/kiali/kiali
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/minio/minio-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/orlangure/gnomock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/signalsciences/go-sigsci
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: go.opentelemetry.io/contrib/propagators/b3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: go.opentelemetry.io/otel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: go.opentelemetry.io/otel/exporters/zipkin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

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 Jul 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2024

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

@dependabot dependabot bot closed this Aug 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-a2dd424a81 branch August 1, 2024 05:19
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.

None yet

1 participant