Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Jan 8, 2025

No description provided.

@trask trask requested review from a team as code owners January 8, 2025 16:12
{
// pin opentelemetry-api dependency to: avoid churn, for conservative api version requirement, and because opentelemetry-api is a compileOnly dependency
"matchPackagePrefixes": ["io.opentelemetry:opentelemetry-api"],
"matchPackageNames": ["io.opentelemetry:opentelemetry-api"],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this wasn't a problem, the real problem was the renovate.json in the root dir

@zeitlinger
Copy link
Member

seems like there should be a "renovate why" to see what is done for a particular dependency

@trask
Copy link
Member Author

trask commented Jan 8, 2025

seems like there should be a "renovate why" to see what is done for a particular dependency

have you seen the link to the renovate log at the bottom of the PR description on all renovate PRs?

it still took me some time to figure out the problem from the log, but it's pretty helpful

@zeitlinger
Copy link
Member

it still took me some time to figure out the problem from the log, but it's pretty helpful

been there - it's possible, but I ended up reading some renovate source code to actually figure out why something was not updated

@trask trask merged commit 828296f into open-telemetry:main Jan 8, 2025
12 checks passed
@trask trask deleted the update-renovate branch January 8, 2025 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants