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 go.opentelemetry.io/proto/otlp from 1.3.1 to 1.4.0 in the go-opentelemetry-io group across 1 directory #4869

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the go-opentelemetry-io group with 1 update in the / directory: go.opentelemetry.io/proto/otlp.

Updates go.opentelemetry.io/proto/otlp from 1.3.1 to 1.4.0

Release notes

Sourced from go.opentelemetry.io/proto/otlp's releases.

Release v1.4.0

Release of the v1.4.0 version of the OTLP, including updated Profiles signal.

What's Changed

New Contributors

Full Changelog: open-telemetry/opentelemetry-proto-go@v1.3.1...v1.4.0

Commits
  • 158176a Upgrade proto to v1.4.0 (#193)
  • c1b3008 Don't run clean-gen twice (#214)
  • f83a33f clean the gen folder before running tidy (#211)
  • e4eca26 Remove compat from go mod tidy (#213)
  • 4073945 Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.24.0 (#209)
  • caac6f4 Update google.golang.org/genproto/googleapis/api digest to e639e21 (#197)
  • c0d2f82 Update module golang.org/x/net to v0.31.0 (#203)
  • 86bea3e Update google.golang.org/genproto/googleapis/rpc digest to e639e21 (#198)
  • c9ca953 Update module golang.org/x/text to v0.20.0 (#206)
  • 9130231 Update module go.opentelemetry.io/build-tools/multimod to v0.15.0 (#201)
  • 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 <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 requested a review from a team as a code owner December 9, 2024 04:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 9, 2024
@zhaohuabing
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/go-opentelemetry-io-57d0865abb branch from 4a4b141 to e01d568 Compare December 9, 2024 07:07
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.28%. Comparing base (86f869f) to head (f511ebd).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4869      +/-   ##
==========================================
+ Coverage   66.24%   66.28%   +0.04%     
==========================================
  Files         209      209              
  Lines       31922    31922              
==========================================
+ Hits        21146    21160      +14     
+ Misses       9525     9515      -10     
+ Partials     1251     1247       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arkodg
Copy link
Contributor

arkodg commented Dec 11, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/go-opentelemetry-io-57d0865abb branch from e01d568 to 1786ce8 Compare December 11, 2024 21:36
Bumps the go-opentelemetry-io group with 1 update in the / directory: [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go).


Updates `go.opentelemetry.io/proto/otlp` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases)
- [Commits](open-telemetry/opentelemetry-proto-go@v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/proto/otlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-opentelemetry-io
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-opentelemetry-io-57d0865abb branch from 1786ce8 to f511ebd Compare December 12, 2024 15:38
@zirain zirain mentioned this pull request Dec 13, 2024
@zirain zirain closed this Dec 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@zirain zirain deleted the dependabot/go_modules/go-opentelemetry-io-57d0865abb branch December 13, 2024 03:23
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.

3 participants