Skip to content

fix(deps): update otel.instrumentation.version - #2236

Merged
zeitlinger merged 2 commits into
mainfrom
renovate/otel.instrumentation.version
Jun 26, 2026
Merged

fix(deps): update otel.instrumentation.version#2236
zeitlinger merged 2 commits into
mainfrom
renovate/otel.instrumentation.version

Conversation

@renovate

@renovaterenovateBot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha2.28.1-alpha2.29.0-alphaageconfidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Jun 19, 2026
@renovate
renovateBot enabled auto-merge (squash) June 19, 2026 11:37
@renovate
renovateBotforce-pushed the renovate/otel.instrumentation.version branch from 227223f to 870c2c6CompareJune 19, 2026 13:33
@renovate
renovateBotforce-pushed the renovate/otel.instrumentation.version branch from 870c2c6 to 173349bCompareJune 22, 2026 08:10
@renovate
renovateBotforce-pushed the renovate/otel.instrumentation.version branch from 173349b to a330c47CompareJune 22, 2026 10:58
@renovaterenovateBot changed the title fix(deps): update otel.instrumentation.version to v2.29.0-alphafix(deps): update otel.instrumentation.versionJun 22, 2026
zeitlinger added a commit that referenced this pull request Jun 24, 2026
## Summary
- Adds `.github/workflows/regenerate-api-diff-otel.yml`, mirroring
`generate-protobuf.yml`.
- Triggered on push to `renovate/otel.instrumentation.version`: runs
`mise run api-diff` and commits the refreshed `docs/apidiffs/` back to
the branch.
- Without this, every OTel instrumentation bump fails the `api-diff`
check because the shaded package name (e.g.
`io_opentelemetry_2_28_1_alpha` → `io_opentelemetry_2_29_0_alpha`)
shifts the published API surface. See
[#2236](#2236).
## Test plan
- [ ] After merge, the next OTel renovate PR should auto-commit the
regenerated apidiffs and pass the `api-diff` check (renovate PR must be
closed/reopened to retrigger CI after the bot commit, same as protoc).
---------
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
@renovate
renovateBotforce-pushed the renovate/otel.instrumentation.version branch from a330c47 to 9ce18acCompareJune 24, 2026 11:14
@renovate
renovateBotforce-pushed the renovate/otel.instrumentation.version branch from 9ce18ac to 25fb89fCompareJune 24, 2026 11:16
@renovate

renovateBot commented Jun 24, 2026

Copy link
Copy Markdown
ContributorAuthor

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.

auto-merge was automatically disabled June 24, 2026 15:49

Pull request was closed

@zeitlingerzeitlinger reopened this Jun 24, 2026
@zeitlinger
zeitlinger merged commit 158230d into mainJun 26, 2026
16 of 17 checks passed
@zeitlinger
zeitlinger deleted the renovate/otel.instrumentation.version branch June 26, 2026 11:11
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@zeitlinger