-
Notifications
You must be signed in to change notification settings - Fork 764
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ladjs/supertest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ladjs/supertest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 5 files changed
- 3 contributors
Commits on Oct 28, 2024
-
test: fix test failure due to localhost being also ipv6
Depending on runtime environment, "localhost" might resolve to both IPv4 and IPv6, resulting in an AggregateError in place of an Error.
Configuration menu - View commit details
-
Copy full SHA for 92079a0 - Browse repository at this point
Copy the full SHA 92079a0View commit details
Commits on Mar 19, 2025
-
fix: avoid server re-use race conditions
Prevents ECONNRESET when the same HTTP Server is used for more than 3 simultaneous connections. Closes #709 Closes #844 Ref: * #846
alxndrsn committedMar 19, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 96c06e3 - Browse repository at this point
Copy the full SHA 96c06e3View commit details -
fix(dev): commitlint dev dependency & config
Copied from https://github.com/ladjs/superagent Closes #853
alxndrsn committedMar 19, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for e67fcb2 - Browse repository at this point
Copy the full SHA e67fcb2View commit details
Commits on Mar 20, 2025
-
Merge pull request #854 from alxndrsn/commitlint
fix(dev): commitlint dev dependency & config
Configuration menu - View commit details
-
Copy full SHA for 35ac86f - Browse repository at this point
Copy the full SHA 35ac86fView commit details -
Merge pull request #845 from ikonst/master
test: fix test failure due to localhost being also ipv6
Configuration menu - View commit details
-
Copy full SHA for be0d5c7 - Browse repository at this point
Copy the full SHA be0d5c7View commit details -
Merge pull request #852 from alxndrsn/econnreset
fix: avoid server re-use race conditions
Configuration menu - View commit details
-
Copy full SHA for de045d4 - Browse repository at this point
Copy the full SHA de045d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 359bc52 - Browse repository at this point
Copy the full SHA 359bc52View commit details
There are no files selected for viewing