Skip to content

Conversation

@bertdeblock
Copy link
Member

No description provided.

@bertdeblock bertdeblock self-assigned this Dec 14, 2025
@bertdeblock bertdeblock added enhancement dependencies Pull requests that update a dependency file labels Dec 14, 2025
@bertdeblock bertdeblock force-pushed the more-dep-updates branch 2 times, most recently from 63bcc2c to 8e38e16 Compare December 16, 2025 20:14
@bertdeblock bertdeblock marked this pull request as ready for review December 16, 2025 20:28
@bertdeblock bertdeblock force-pushed the more-dep-updates branch 2 times, most recently from a0e6d1a to 012184c Compare December 17, 2025 06:48
const os = require('os');

// For testing purposes:
const execa = { sync: execaSync };
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The corresponding tests work by overriding sync on an object.
Updating the tests would be more work I think.

@@ -1,20 +0,0 @@
'use strict';
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was not used consistently, and we can get the same or more info by setting NODE_DEBUG=execa when needed.

@bertdeblock bertdeblock merged commit e1b1ac2 into ember-cli:master Dec 17, 2025
70 checks passed
@mansona mansona mentioned this pull request Dec 14, 2025
@mansona mansona mentioned this pull request Jan 6, 2026
@mansona mansona mentioned this pull request Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants