chore(deps): update nx to 22.3.0 - manually repaired#6233
Merged
overbalance merged 9 commits intoopen-telemetry:mainfrom Jan 13, 2026
Merged
chore(deps): update nx to 22.3.0 - manually repaired#6233overbalance merged 9 commits intoopen-telemetry:mainfrom
overbalance merged 9 commits intoopen-telemetry:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6233 +/- ##
=======================================
Coverage 95.39% 95.39%
=======================================
Files 316 316
Lines 9558 9558
Branches 2210 2210
=======================================
Hits 9118 9118
Misses 440 440 🚀 New features to boost your workflow:
|
pichlermarc
approved these changes
Jan 13, 2026
Member
pichlermarc
left a comment
There was a problem hiding this comment.
I think we had kept it at the old version as the new one does not support Node.js 18 anymore (we nx to run the tests for Node.js 18). lerna is allowed to use a different version since it's only used in publishing.
Note: I don't mind it being updated, just providing some context.
Contributor
Author
|
@pichlermarc now that you mention it, I remember that issue. Oddly the unit tests passed for 18. I will test locally and if I observe working behavior, I'll merge. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which problem is this PR solving?
Updates nx dependency to the latest version, which also deduplicates the nx packages nested in lerna.
Short description of the changes
Type of change
How Has This Been Tested?
Checklist: