Skip to content

fix(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.24.0 to 1.24.1 in /api - #482

Merged
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.24.1
Aug 1, 2024
Merged

fix(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.24.0 to 1.24.1 in /api#482
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.24.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2024

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.24.0 to 1.24.1.

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
  • 30a01ee Prerelease 1.24.1/v0.48.1 (#872)
  • 378a726 Fix typo in intToDoubleFeatureGate (#870)
  • bdfe033 update to otel-go codecov presubmit (#868)
  • 4f8638e Update cloud.google.com/go and OTel dependencies (#867)
  • 648a71c fix(googleclientauth/idtoken): use metadata server when credential json is no...
  • 8ffe256 [chore] update deprecated use of CreateSettings (#862)
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 1, 2024
@dependabot
dependabot Bot requested a review from AchoArnold August 1, 2024 00:35
@what-the-diff

what-the-diff Bot commented Aug 1, 2024

Copy link
Copy Markdown

PR Summary

This Pull Request includes several version updates of different libraries and packages which the team has been using in their code to improve the functionality of our system. Here's an overview of the changes:

  • Updating Google Cloud Tasks Library
    We are updating our version of cloud.google.com/go/cloudtasks to v1.12.10 which is a recent version and probably has additional features or fixes that our application can benefit from.

  • Upgrading OpenTelemetry Versions
    Implementations of OpenTelemetry (a set of APIs, libraries, agents, and other components used for tracing and metrics collection in our system) are being updated to version v1.28.0. This includes the otel, otel/metric, otel/sdk, and otel/trace packages, which could improve our system's telemetry.

  • Updating Google APIs
    We're updating google.golang.org/api to v0.188.0 to use the latest Google API features and improvements.

  • Upgrading Google Cloud Authentication Libraries
    We are upgrading both cloud.google.com/go/auth and cloud.google.com/go/auth/oauth2adapt to newer versions for more secure and reliable authentication.

  • Enhancing Monitoring and Long Running Processes
    Updated libraries for cloud.google.com/go/longrunning and cloud.google.com/go/monitoring to help track and monitor long running processes in our application more efficiently.

  • Upgrading Cryptography and Network Libraries
    We have updated versions of golang.org/x/crypto and golang.org/x/net for enhanced security and network functionalities.

  • Genproto Libraries Updates
    Updates to google.golang.org/genproto, google.golang.org/genproto/googleapis/api, and google.golang.org/genproto/googleapis/rpc gives us access to the latest Google's protocol buffer compiler features and tools.

These updates will ensure that we are using the latest versions of our tools and libraries, keeping our code up-to-date, secure, and performant.

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.24.1 branch 2 times, most recently from 6a51322 to 7d0166c Compare August 1, 2024 17:26
…ns-go/exporter/trace

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

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.24.1 branch from 7d0166c to 4ec8f0b Compare August 1, 2024 17:29
@AchoArnold
AchoArnold merged commit 74f4037 into main Aug 1, 2024
@dependabot
dependabot Bot deleted the dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.24.1 branch August 1, 2024 17: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.

1 participant