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 gomod group across 1 directory with 5 updates #404

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps the gomod group with 4 updates in the / directory: cloud.google.com/go/bigquery, github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace, gocloud.dev and google.golang.org/api.

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

Commits

Updates cloud.google.com/go/pubsub from 1.37.0-beta.otel.trace2 to 1.37.0

Release notes

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

container: v1.37.0

1.37.0 (2024-06-12)

Features

  • container: Enable REST transport for google/container/v1 (#10356) (fc9e895)
Commits
  • a75c8b6 chore(main): release pubsub 1.37.0 (#9517)
  • e2c9a95 chore(internal/protoveneer): support custom field converters (#9456)
  • 86ec5c0 chore: release main (#9511)
  • a74cbbe docs(netapp): mark optional fields explicitly in Storage Pool (#9513)
  • 9bba269 feat(pubsub): support kinesis ingestion admin (#9458)
  • 5ca0271 feat(logging/logadmin): allow logging PageSize to override (#9409)
  • e68777c chore(main): release spanner 1.58.0 (#9423)
  • 6deb969 docs(pubsub): check for nil responses for receive examples (#9516)
  • e54989e chore: remove old samples that no longer compile (#9510)
  • 1cf28f6 docs(run): clarify some defaults and required or optional values (#9505)
  • Additional commits viewable in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.23.0 to 1.24.0

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace's releases.

v1.5.1 and v0.29.1

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.5.0...v1.5.1

v1.5.0 and v0.29.0

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.4.0...v1.5.0

v1.4.0 and v0.28.0

What's Changed

... (truncated)

Commits

Updates gocloud.dev from 0.36.0 to 0.37.0

Release notes

Sourced from gocloud.dev's releases.

v0.37.0

  • blob

    • s3blob: Support S3 server side encryption headers for Write and Copy.
    • gcsblob: Ensure driver sets Content-Type auto-detection properly.
  • pubsub

    • azpubsub: Ensure 401s are not retryable.
    • azpubsub: Allow configuring max_recv_batch_size in via URL.
    • mongodocstore: Fix error when calling the update function with no 'set' operations.
  • docstore

    • all: Add Offset method, useful for pagination
Commits

Updates google.golang.org/api from 0.180.0 to 0.185.0

Release notes

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

v0.185.0

0.185.0 (2024-06-18)

Features

Bug Fixes

  • internal/gensupport: Update shouldRetry for GCS uploads (#2634) (ea513cb)

v0.184.0

0.184.0 (2024-06-12)

Features

Bug Fixes

  • cba: Update credsNewAuth to support oauth2 over mTLS (#2610) (953f728)

v0.183.0

0.183.0 (2024-06-04)

Features

Bug Fixes

v0.182.0

0.182.0 (2024-05-28)

... (truncated)

Changelog

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

0.185.0 (2024-06-18)

Features

Bug Fixes

  • internal/gensupport: Update shouldRetry for GCS uploads (#2634) (ea513cb)

0.184.0 (2024-06-12)

Features

Bug Fixes

  • cba: Update credsNewAuth to support oauth2 over mTLS (#2610) (953f728)

0.183.0 (2024-06-04)

Features

Bug Fixes

0.182.0 (2024-05-28)

Features

... (truncated)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 18, 2024
Bumps the gomod group with 4 updates in the / directory: [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go), [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go), [gocloud.dev](https://github.com/google/go-cloud) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


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 `cloud.google.com/go/pubsub` from 1.37.0-beta.otel.trace2 to 1.37.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.37.0-beta.otel.trace2...pubsub/v1.37.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace` from 1.23.0 to 1.24.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.23.0...detectors/gcp/v1.24.0)

Updates `gocloud.dev` from 0.36.0 to 0.37.0
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.36.0...v0.37.0)

Updates `google.golang.org/api` from 0.180.0 to 0.185.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.180.0...v0.185.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: cloud.google.com/go/pubsub
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: gocloud.dev
  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 force-pushed the dependabot/go_modules/gomod-3f5374c5ae branch from 35d1cea to f64471a Compare June 19, 2024 19:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 2024

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

@dependabot dependabot bot closed this Jun 20, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-3f5374c5ae branch June 20, 2024 19:42
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

0 participants