Revert "chore: vendor on npm prepare instead of committing to git (#7423)"#7638
Merged
Revert "chore: vendor on npm prepare instead of committing to git (#7423)"#7638
Conversation
Collaborator
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
BridgeAR
approved these changes
Mar 2, 2026
Contributor
Overall package sizeSelf size: 4.85 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.6 | 81.92 kB | 816.75 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
CarlesDD
approved these changes
Mar 2, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7638 +/- ##
==========================================
- Coverage 80.27% 80.27% -0.01%
==========================================
Files 734 734
Lines 31644 31644
==========================================
- Hits 25402 25401 -1
- Misses 6242 6243 +1 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
)" This reverts commit 2608ddb. System tests failed: DataDog/system-tests/actions/runs/22501109173/job/65191588666?pr=6394
Merged
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.

What does this PR do?
Revert PR #7423
Motivation
It was blocking several people, for instance failing system tests builds: https://github.com/DataDog/system-tests/actions/runs/22501109173/job/65191588666?pr=6394
Additional Notes
A proper fix can be implemented async, but reverting for now to unblock everyone.