Skip to content

chore: Pin OTel to <2.8.0 in ts 3.8 test app#21474

Merged
logaretm merged 1 commit into
developfrom
ab/pin-otel
Jun 11, 2026
Merged

chore: Pin OTel to <2.8.0 in ts 3.8 test app#21474
logaretm merged 1 commit into
developfrom
ab/pin-otel

Conversation

@andreiborza

Copy link
Copy Markdown
Member

@opentelemetry/core@2.8.0 ships definition files with snytax that TS 3.8 cannot parse.

Ideally, nobody runs into this anyway but if they do the recommended workaround is to set skipLibCheck: true or force <2.8.0 resolutions.

This PR unblocks our CI.

`@opentelemetry/core@2.8.0` ships definition files with snytax that TS 3.8
cannot parse.

Ideally, nobody runs into this anyway but if they do the recommended workaround
is to set `skipLibCheck: true` or force <2.8.0 resolutions.

This PR unblocks our CI.
@andreiborza andreiborza requested a review from logaretm June 11, 2026 14:59
@logaretm logaretm merged commit ce606c3 into develop Jun 11, 2026
43 checks passed
@logaretm logaretm deleted the ab/pin-otel branch June 11, 2026 15:32
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.

2 participants