Skip to content

Conversation

@PyvesB
Copy link
Member

@PyvesB PyvesB commented Oct 19, 2025

Continuing the dependency audit started in #11425.

We should be able to replace the read-all-stdin-sync dependency with native Node functionality. There used to be problems with readFileSync years and years ago (e.g. nodejs/node#19831), but those are no longer a thing nowadays. To test things out, you can use echo "eclipse\ngerrit" | npm run test:services -- --stdin or similar

@PyvesB PyvesB added core Server, BaseService, GitHub auth, Shared helpers dependencies Related to dependency updates labels Oct 19, 2025
@github-actions
Copy link
Contributor

Messages
📖 ✨ Thanks for your contribution to Shields, @PyvesB!

Generated by 🚫 dangerJS against 904f05f

@PyvesB PyvesB added this pull request to the merge queue Oct 21, 2025
Merged via the queue into badges:master with commit 0182fe2 Oct 21, 2025
20 checks passed
@PyvesB PyvesB deleted the drop-all-stdin-sync-dependency branch October 21, 2025 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Server, BaseService, GitHub auth, Shared helpers dependencies Related to dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants