Skip to content

Release/v3.5.0#74

Merged
brozeph merged 3 commits intomainfrom
release/v3.5.0
Mar 17, 2026
Merged

Release/v3.5.0#74
brozeph merged 3 commits intomainfrom
release/v3.5.0

Conversation

@brozeph
Copy link
Copy Markdown
Owner

@brozeph brozeph commented Mar 17, 2026

Merging changes from @adsr, modifying slightly (naming, adding tests, etc.), adjusting version in package.json and preparing for release.

brozeph added 3 commits March 16, 2026 19:41
- Added .vscode to .gitignore to exclude Visual Studio Code settings from version control.
- Updated SocksServer class to include localPort option for net.createConnection, further improving flexibility in connection handling.
- Bumped package version to 3.5.0.
- Added `connectTimeout` and `destinationIdleTimeout` options to the SocksServer for improved connection handling.
- Updated README to document new options.
- Added tests for `destinationIdleTimeout` and `connectTimeout` functionality.
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 17, 2026

Codecov Report

❌ Patch coverage is 81.81818% with 8 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@301238e). Learn more about missing BASE report.
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/socks5.js 81.81% 8 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage        ?   86.75%           
=======================================
  Files           ?        2           
  Lines           ?      657           
  Branches        ?        0           
=======================================
  Hits            ?      570           
  Misses          ?       87           
  Partials        ?        0           

☔ 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 641b108 into main Mar 17, 2026
18 checks passed
@brozeph brozeph deleted the release/v3.5.0 branch March 17, 2026 03:02
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