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): update module github.com/open-telemetry/opamp-go to v0.10.0 #29475

Merged
merged 3 commits into from
Nov 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
github.com/open-telemetry/opamp-go require minor v0.9.0 -> v0.10.0
github.com/open-telemetry/opamp-go require minor v0.8.0 -> v0.10.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opamp-go (github.com/open-telemetry/opamp-go)

v0.10.0

Compare Source

What's Changed

Full Changelog: open-telemetry/opamp-go@v0.9.0...v0.10.0


Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from evan-bradley as a code owner November 23, 2023 23:56
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 23, 2023
@renovate renovate bot requested a review from tigrannajaryan as a code owner November 23, 2023 23:56
@renovate renovate bot added the renovatebot label Nov 23, 2023
@renovate renovate bot requested a review from a team November 23, 2023 23:56
@renovate renovate bot requested a review from atoulme as a code owner November 23, 2023 23:56
Copy link
Contributor Author

renovate bot commented Nov 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@codeboten codeboten closed this Nov 24, 2023
@codeboten codeboten reopened this Nov 24, 2023
@codeboten
Copy link
Contributor

Pinging code owners @evan-bradley @atoulme @tigrannajaryan, please take a look at the failure:

# github.com/open-telemetry/opentelemetry-collector-contrib/cmd/opampsupervisor/supervisor
Error: supervisor/supervisor.go:260:43: undefined: protobufs.AgentHealth
Error: supervisor/supervisor.go:522:44: undefined: protobufs.AgentHealth
Error: supervisor/supervisor.go:566:23: undefined: protobufs.AgentHealth
Error: supervisor/supervisor.go:620:46: undefined: protobufs.AgentHealth
Error: supervisor/supervisor.go:681:15: undefined: protobufs.AgentHealth

@tigrannajaryan
Copy link
Member

Pinging code owners @evan-bradley @atoulme @tigrannajaryan, please take a look at the failure:

# github.com/open-telemetry/opentelemetry-collector-contrib/cmd/opampsupervisor/supervisor
Error: supervisor/supervisor.go:260:43: undefined: protobufs.AgentHealth
Error: supervisor/supervisor.go:522:44: undefined: protobufs.AgentHealth
Error: supervisor/supervisor.go:566:23: undefined: protobufs.AgentHealth
Error: supervisor/supervisor.go:620:46: undefined: protobufs.AgentHealth
Error: supervisor/supervisor.go:681:15: undefined: protobufs.AgentHealth

There was a breaking change, IIRC it is a simple renaming of protobufs.AgentHealth to protobufs.ComponentHealth.

@codeboten
Copy link
Contributor

ComponentHealth

Thanks @tigrannajaryan, pushed a change here: 679f09f

@codeboten codeboten force-pushed the renovate/github.com-open-telemetry-opamp-go-0.x branch from 679f09f to 7949545 Compare November 28, 2023 02:34
@codeboten codeboten merged commit d0b0023 into main Nov 28, 2023
@codeboten codeboten deleted the renovate/github.com-open-telemetry-opamp-go-0.x branch November 28, 2023 03:05
@github-actions github-actions bot added this to the next release milestone Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd/opampsupervisor dependencies Pull requests that update a dependency file extension/opamp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants