Merged
Conversation
- find-my-way: 9.3.0 → 9.5.0 - chai: 4.3.7 → 6.2.2 - mocha: 11.7.2 → 11.7.5 - nyc: 17.1.0 → 18.0.0 - supertest: 7.1.4 → 7.2.2 All tests pass with maintained code coverage (98.96% lines). No breaking changes detected.
Resolved 3 vulnerabilities: - serialize-javascript RCE (HIGH, CVSS 8.1) - GHSA-5c6j-r48x-rmvq - serialize-javascript DoS (MODERATE, CVSS 5.9) - GHSA-qj8w-gfj5-8c6v - diff DoS (LOW) - GHSA-73rr-hh4g-fpgx Changes: - Downgrade mocha from 11.7.5 to 11.3.0 - Add npm overrides for diff@^5.2.0 (safe version) - Add npm overrides for serialize-javascript@^7.0.5 (safe version) Verification: ✅ npm audit: 0 vulnerabilities ✅ All 10 tests passing ✅ Code coverage: 98.96% (maintained) ✅ No breaking changes
- Update setup-node action from v1 to v4 - Update Node.js version from 16.x to 22.x (latest stable) - Ensures CI runs on modern Node.js with latest features and security patches
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.
No description provided.