Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Dec 13, 2025

This removes and usage of Node modules, as this library is intended for the browser not Node.JS
Otherwise you always had to polyfill the node modules.

@susnux susnux requested a review from skjnldsv December 13, 2025 00:51
@susnux susnux added 3. to review 3️⃣ Waiting for reviews type: refactor ♻️ Refactor code (not a bug fix, not a feature just refactoring) labels Dec 13, 2025
@susnux susnux added this to the v4.0.0 milestone Dec 13, 2025
@susnux susnux removed the request for review from skjnldsv December 13, 2025 01:19
@susnux susnux added 2. developing 2️⃣ Work in progress and removed 3. to review 3️⃣ Waiting for reviews labels Dec 13, 2025
@susnux susnux marked this pull request as draft December 13, 2025 01:20
@susnux susnux marked this pull request as ready for review December 16, 2025 13:10
This removes and usage of Node modules, as this library is intended for
the browser not Node.JS
Otherwise you always had to polyfill the node modules.

Signed-off-by: Ferdinand Thiessen <[email protected]>
This is needed for Node `path` compatibility.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux added 3. to review 3️⃣ Waiting for reviews and removed 2. developing 2️⃣ Work in progress labels Dec 16, 2025
@susnux
Copy link
Contributor Author

susnux commented Dec 16, 2025

/backport to stable3

@codecov
Copy link

codecov bot commented Dec 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.21%. Comparing base (af703f9) to head (925eb3d).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1421   +/-   ##
=======================================
  Coverage   91.21%   91.21%           
=======================================
  Files          24       24           
  Lines         694      694           
  Branches      189      189           
=======================================
  Hits          633      633           
  Misses         50       50           
  Partials       11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@susnux susnux merged commit 635ae2f into main Dec 16, 2025
11 checks passed
@susnux susnux deleted the chore/drop-node branch December 16, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review 3️⃣ Waiting for reviews type: refactor ♻️ Refactor code (not a bug fix, not a feature just refactoring)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants