Skip to content

Conversation

@dependabot
Copy link
Contributor

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

⚠️ 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 gorm.io/plugin/opentelemetry from 0.1.4 to 0.1.8.

Release notes

Sourced from gorm.io/plugin/opentelemetry's releases.

v0.1.8

No release notes provided.

v0.1.7

No release notes provided.

v0.1.6

What's Changed

v0.1.5

upgrade otel to v1.19.0

Commits
  • e290f95 fix: prepared statements enabled cause metrcis not work (#31)
  • 5195d48 feat: add spanner db support (#29)
  • df1a672 feat: send operation name (#27)
  • cecb698 fix: jaeger snapshot 404 (#23)
  • 7711353 update otel version to v1.19.0 and remove jeager test , otel v1.17.0 is not s...
  • 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)

Bumps [gorm.io/plugin/opentelemetry](https://github.com/go-gorm/opentelemetry) from 0.1.4 to 0.1.8.
- [Release notes](https://github.com/go-gorm/opentelemetry/releases)
- [Commits](go-gorm/opentelemetry@v0.1.4...v0.1.8)

---
updated-dependencies:
- dependency-name: gorm.io/plugin/opentelemetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 1, 2024
@dependabot dependabot bot requested a review from AchoArnold November 1, 2024 00:04
@what-the-diff
Copy link

what-the-diff bot commented Nov 1, 2024

PR Summary

  • Update of 'gorm.io/plugin/opentelemetry' version
    The version of the 'gorm.io/plugin/opentelemetry' in the api/go.mod file has been updated from v0.1.4 to v0.1.8. This improvement brings in the latest updates and bug fixes from the 'opentelemetry' plugin which could enhance the performance or stability of our applications.

  • Corresponding change in 'gorm.io/plugin/opentelemetry' version in 'api/go.sum' file
    The version of 'gorm.io/plugin/opentelemetry' has also been updated in the api/go.sum file in sync with the earlier mentioned change. This helps maintain consistency in our codebase's dependency handling.

  • Update of 'go.opentelemetry.io/contrib/propagators/b3' version
    The version of 'go.opentelemetry.io/contrib/propagators/b3' was updated from v1.17.0 to v1.19.0 in the api/go.sum file. This ensures our applications are utilizing the latest version of this library. It could bring new features, improvements, or security patches into our projects.

@AchoArnold AchoArnold merged commit 2440df2 into main Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/api/gorm.io/plugin/opentelemetry-0.1.8 branch November 1, 2024 08:43
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.

2 participants