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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the gomod group with 5 updates #631

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the gomod group with 5 updates:

Package From To
cloud.google.com/go/bigquery 1.59.1 1.60.0
github.com/ClickHouse/clickhouse-go/v2 2.22.4 2.23.0
github.com/vmware-tanzu/velero 1.11.1 1.13.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc 1.22.0 1.24.0
google.golang.org/api 0.171.0 0.172.0

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

Release notes

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

spanner: v1.60.0

1.60.0 (2024-03-19)

Features

  • spanner: Allow attempt direct path xds via env var (e4b663c)

bigquery: v1.60.0

1.60.0 (2024-03-27)

Features

  • bigquery/analyticshub: Support selective sharing on data clean room Listings (a3bb7c0)
  • bigquery/datatransfer: Add UnenrollDataSources API which gives users a programmatic way to unenroll data sources (a86aa8e)
  • bigquery/storage: Add the RANGE type to the google.cloud.bigquery.storage.v1.TableFieldSchema (0195fe9)

Bug Fixes

  • bigquery/storage/managedwriter: Fix flowcontrol refund on error (#9649) (a07bf1d)
  • bigquery/storage/managedwriter: Retry improvements (#9642) (48a9258)
  • bigquery: Update protobuf dep to v1.33.0 (30b038d)

Documentation

  • bigquery/datatransfer: Update unenrollDataSources API documentation (#9449) (da644cc)
  • bigquery/storage: Mark BigQueryWrite v1beta2 as deprecated (d130d86)
Commits

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

Release notes

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

v2.23.0

What's Changed

Enhancements 馃帀

Other Changes 馃洜

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.22.4...v2.23.0

Changelog

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

v2.23.0, 2024-03-27

What's Changed

Enhancements 馃帀

Other Changes 馃洜

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.22.4...v2.23.0

Commits

Updates github.com/vmware-tanzu/velero from 1.11.1 to 1.13.1

Release notes

Sourced from github.com/vmware-tanzu/velero's releases.

v1.13.1

2024-03-13

Download

https://github.com/vmware-tanzu/velero/releases/tag/v1.13.1

Container Image

velero/velero:v1.13.1

Documentation

https://velero.io/docs/v1.13/

Upgrading

https://velero.io/docs/v1.13/upgrade-to-1.13/

All changes

  • Fix issue #7308, change the data path requeue time to 5 second for data mover backup/restore, PVB and PVR. (#7459, @鈥婰yndon-Li)
  • BackupRepositories associated with a BSL are invalidated when BSL is (re-)created. (#7399, @鈥媖aovilai)
  • Adjust the logic for the backup_last_status metrics to stop incorrectly incrementing over time (#7445, @鈥媋llenxu404)

v1.13.1-rc.1

2024-03-11

Download

https://github.com/vmware-tanzu/velero/releases/tag/v1.13.1-rc.1

Container Image

velero/velero:v1.13.1-rc.1

Documentation

https://velero.io/docs/v1.13/

Upgrading

https://velero.io/docs/v1.13/upgrade-to-1.13/

All changes

  • Fix issue #7308, change the data path requeue time to 5 second for data mover backup/restore, PVB and PVR. (#7459, @鈥婰yndon-Li)
  • BackupRepositories associated with a BSL are invalidated when BSL is (re-)created. (#7399, @鈥媖aovilai)
  • Adjust the logic for the backup_last_status metrics to stop incorrectly incrementing over time (#7445, @鈥媋llenxu404)

v1.13.0

v1.13

2024-01-29

Download

https://github.com/vmware-tanzu/velero/releases/tag/v1.13.0

Container Image

... (truncated)

Commits
  • ea5a89f Merge pull request #7500 from ywk253100/240307_1.13.1
  • 642924d Generate the changelog for release 1.13.1
  • 8dca539 Merge pull request #7468 from blackpiglet/7464_fix_release_1.13
  • a6a6da5 Modify the label used by the restore CLI to filter the PVR.
  • 99376a3 Merge pull request #7461 from danfengliu/bumpup-upgrade-path
  • eed1c38 Merge branch 'release-1.13' into bumpup-upgrade-path
  • 941ad1a Merge pull request #7450 from allenxu404/release-1.13
  • 02d229c Adjust the logic for the backup_last_status metrics to stop incorrectly incre...
  • c859f7b bump up upgrade path to 1.13
  • e1222ff Merge pull request #7459 from Lyndon-Li/release-1.13
  • Additional commits viewable in compare view

Updates go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.22.0 to 1.24.0

Release notes

Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's releases.

Release v1.23.0-rc.1

This is a release candidate for the v1.23.0 release. That release is expected to include the v1 release of the following modules:

  • go.opentelemetry.io/otel/bridge/opencensus
  • go.opentelemetry.io/otel/bridge/opencensus/test
  • go.opentelemetry.io/otel/example/opencensus
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
  • go.opentelemetry.io/otel/exporters/stdout/stdoutmetric

See our versioning policy for more information about these stability guarantees.

Changelog

Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog.

[1.24.0/0.46.0/0.0.1-alpha] 2024-02-23

This release is the last to support [Go 1.20]. The next release will require at least [Go 1.21].

Added

  • Support [Go 1.22]. (#4890)
  • Add exemplar support to go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc. (#4900)
  • Add exemplar support to go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#4900)
  • The go.opentelemetry.io/otel/log module is added. This module includes OpenTelemetry Go's implementation of the Logs Bridge API. This module is in an alpha state, it is subject to breaking changes. See our versioning policy for more info. (#4961)
  • ARM64 platform to the compatibility testing suite. (#4994)

Fixed

  • Fix registration of multiple callbacks when using the global meter provider from go.opentelemetry.io/otel. (#4945)
  • Fix negative buckets in output of exponential histograms. (#4956)

[1.23.1] 2024-02-07

Fixed

  • Register all callbacks passed during observable instrument creation instead of just the last one multiple times in go.opentelemetry.io/otel/sdk/metric. (#4888)

[1.23.0] 2024-02-06

This release contains the first stable, v1, release of the following modules:

  • go.opentelemetry.io/otel/bridge/opencensus
  • go.opentelemetry.io/otel/bridge/opencensus/test
  • go.opentelemetry.io/otel/example/opencensus
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
  • go.opentelemetry.io/otel/exporters/stdout/stdoutmetric

See our versioning policy for more information about these stability guarantees.

Added

  • Add WithEndpointURL option to the exporters/otlp/otlpmetric/otlpmetricgrpc, exporters/otlp/otlpmetric/otlpmetrichttp, exporters/otlp/otlptrace/otlptracegrpc and exporters/otlp/otlptrace/otlptracehttp packages. (#4808)
  • Experimental exemplar exporting is added to the metric SDK. See metric documentation for more information about this feature and how to enable it. (#4871)
  • ErrSchemaURLConflict is added to go.opentelemetry.io/otel/sdk/resource. This error is returned when a merge of two Resources with different (non-empty) schema URL is attempted. (#4876)

Changed

... (truncated)

Commits

Updates google.golang.org/api from 0.171.0 to 0.172.0

Release notes

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

v0.172.0

0.172.0 (2024-03-26)

Features

Changelog

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

0.172.0 (2024-03-26)

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 Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.59.1` | `1.60.0` |
| [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.22.4` | `2.23.0` |
| [github.com/vmware-tanzu/velero](https://github.com/vmware-tanzu/velero) | `1.11.1` | `1.13.1` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.22.0` | `1.24.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.171.0` | `0.172.0` |


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

Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.22.4 to 2.23.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.22.4...v2.23.0)

Updates `github.com/vmware-tanzu/velero` from 1.11.1 to 1.13.1
- [Release notes](https://github.com/vmware-tanzu/velero/releases)
- [Changelog](https://github.com/vmware-tanzu/velero/blob/main/CHANGELOG.md)
- [Commits](vmware-tanzu/velero@v1.11.1...v1.13.1)

Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.22.0 to 1.24.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.22.0...v1.24.0)

Updates `google.golang.org/api` from 0.171.0 to 0.172.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.171.0...v0.172.0)

---
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/ClickHouse/clickhouse-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/vmware-tanzu/velero
  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: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

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 Apr 1, 2024
@ricoberger
Copy link
Member

@dependabot ignore github.com/vmware-tanzu/velero

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

OK, I won't notify you about github.com/vmware-tanzu/velero again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

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

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-6eb06526c7 branch April 1, 2024 15:16
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