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

fix(deps): bump github.com/uptrace/uptrace-go from 1.27.1 to 1.30.1 in /api #522

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 github.com/uptrace/uptrace-go from 1.27.1 to 1.30.1.

Release notes

Sourced from github.com/uptrace/uptrace-go's releases.

v1.30.1

Please refer to CHANGELOG.md for details

v1.30.0

Please refer to CHANGELOG.md for details

v1.29.0

Please refer to CHANGELOG.md for details

v1.28.0

Please refer to CHANGELOG.md for details

Commits
  • 40872d7 Merge pull request #176 from uptrace/release/v1.30.1
  • 03aa31c chore: release v1.30.1 (release.sh)
  • b9d1e91 go mod tidy
  • 9260c7c update dependencies
  • 85f223d feat: allow to configure baggage span processor
  • cbe76e9 Merge pull request #175 from uptrace/release/v1.30.0
  • 2f36ccd chore: release v1.30.0 (release.sh)
  • 8b1dd2e chore: update OpenTelemetry
  • 6eff1e4 Merge pull request #174 from flc1125/client-support-log
  • d61132b feat: support for ForceFlush of LoggerProvider
  • Additional commits viewable 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 Oct 1, 2024
@dependabot dependabot bot requested a review from AchoArnold October 1, 2024 00:04
Copy link

what-the-diff bot commented Oct 1, 2024

PR Summary

  • Updated Version of github.com/uptrace/uptrace-go
    The dependency on the github.com/uptrace/uptrace-go package has been updated from its previous version (v1.27.1) to a newer version (v1.30.1).

  • Updated OpenTelemetry Dependencies
    The versions of several OpenTelemetry packages - including otel, metric, sdk, sdk/metric, and trace - have been updated to v1.30.0.

  • Updated Version of github.com/golang/glog
    The github.com/golang/glog dependency has been updated from v1.2.1 to v1.2.2.

  • Updated github.com/grpc-ecosystem/grpc-gateway/v2
    The dependency on the github.com/grpc-ecosystem/grpc-gateway/v2 has been updated from v2.20.0 to v2.22.0.

  • Upgraded OpenTelemetry Contrib Dependencies
    Versions of certain packages from the OpenTelemetry contrib dependencies have been updated, including runtime (v0.52.0 to v0.55.0) and otlp within the exporters and proto categories to v0.6.0 and v1.3.1 respectively.

  • Updated golang.org Packages
    Versions of several packages from golang.org/x/... such as crypto, net, sys, and text have been updated to v0.27.0, v0.29.0, v0.25.0, v0.18.0 respectively.

  • Updated google.golang.org/genproto/googleapis/...
    The versions in api and rpc from google.golang.org/genproto/googleapis/... have been updated to new specific versions.

  • Increased google.golang.org/grpc
    The google.golang.org/grpc dependency version has been increased from v1.65.0 to v1.67.0.

@dependabot dependabot bot force-pushed the dependabot/go_modules/api/github.com/uptrace/uptrace-go-1.30.1 branch 2 times, most recently from 81e2b28 to c6128d6 Compare October 1, 2024 19:41
Bumps [github.com/uptrace/uptrace-go](https://github.com/uptrace/uptrace-go) from 1.27.1 to 1.30.1.
- [Release notes](https://github.com/uptrace/uptrace-go/releases)
- [Changelog](https://github.com/uptrace/uptrace-go/blob/master/CHANGELOG.md)
- [Commits](uptrace/uptrace-go@v1.27.1...v1.30.1)

---
updated-dependencies:
- dependency-name: github.com/uptrace/uptrace-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/api/github.com/uptrace/uptrace-go-1.30.1 branch from c6128d6 to f13be66 Compare October 1, 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.

1 participant