Skip to content

Update version to 3.4.0 and enhance README with compatAuth options#71

Merged
brozeph merged 2 commits intomainfrom
feature/compat-mode
Mar 8, 2026
Merged

Update version to 3.4.0 and enhance README with compatAuth options#71
brozeph merged 2 commits intomainfrom
feature/compat-mode

Conversation

@brozeph
Copy link
Copy Markdown
Owner

@brozeph brozeph commented Mar 8, 2026

  • Bumped package version to 3.4.0.
  • Added compatAuth options to README, detailing behavior for empty credentials and strict method negotiation.
  • Included example code for compatAuth usage in the documentation.
  • Added tests for handling empty username and password scenarios with compatAuth functionality.

brozeph added 2 commits March 8, 2026 15:37
- Bumped package version to 3.4.0.
- Added `compatAuth` options to README, detailing behavior for empty credentials and strict method negotiation.
- Included example code for `compatAuth` usage in the documentation.
- Added tests for handling empty username and password scenarios with `compatAuth` functionality.
- Added a note in AGENTS.md to emphasize the importance of running formatting checks after code edits.
- Introduced a Quality Gate Checklist in AGENTS.md to outline the required steps before handoff.
- Reformatted import statements and event definitions in src/socks5.js for improved readability and consistency.
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 8, 2026

Codecov Report

❌ Patch coverage is 89.83051% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.57%. Comparing base (2ff3634) to head (e3c3ef8).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/socks5.js 89.83% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   84.81%   85.57%   +0.75%     
==========================================
  Files           2        2              
  Lines         573      617      +44     
==========================================
+ Hits          486      528      +42     
- Misses         87       89       +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@brozeph brozeph merged commit 8600f9b into main Mar 8, 2026
18 checks passed
@brozeph brozeph deleted the feature/compat-mode branch March 17, 2026 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant