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

chore: update otel and unpin node 18 in tests #2180

Merged

Conversation

pichlermarc
Copy link
Member

@pichlermarc pichlermarc commented May 7, 2024

  • Updates to 1.24.1/0.51.1. Due to the used dependency ranges, this updates package-lock.json only.
  • Also removes the workaround that pinned tests to use 18.18.2

Closes #2021
Partially enables #2169

@pichlermarc pichlermarc requested a review from a team as a code owner May 7, 2024 15:10
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.47%. Comparing base (dfb2dff) to head (b06c0a7).
Report is 109 commits behind head on main.

❗ Current head b06c0a7 differs from pull request most recent head 3618fed. Consider uploading reports for the commit 3618fed to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2180      +/-   ##
==========================================
- Coverage   90.97%   90.47%   -0.51%     
==========================================
  Files         146      149       +3     
  Lines        7492     7592     +100     
  Branches     1502     1591      +89     
==========================================
+ Hits         6816     6869      +53     
- Misses        676      723      +47     

see 35 files with indirect coverage changes

@pichlermarc pichlermarc changed the title chore: sync package-lock.json to use latest otel core/experimental packages chore: update otel and test for latest node 18 May 7, 2024
@pichlermarc pichlermarc changed the title chore: update otel and test for latest node 18 chore: update otel and unpin node 18 in tests May 7, 2024
@pichlermarc pichlermarc merged commit 5767ab0 into open-telemetry:main May 13, 2024
12 checks passed
@pichlermarc pichlermarc deleted the chore/update-otel branch May 13, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[all] support ESM instrumentation for Node.js v18.19, v20, v21
2 participants