Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sindresorhus/got

🌐 Human-friendly and powerful HTTP request library for Node.js
https://github.com/sindresorhus/got

Improve memory usage when merging options

2db5ec5d366efbbf9e0838eabfa6be774a0518a0 authored over 3 years ago
Minor docs tweaks

099bbfeb2c38e19eaf319a149772a4911b6b646c authored over 3 years ago
Improve pagination docs

Fixes #1053

ba52e6cafa72263e248ccfdc8b7326f83949eaa9 authored over 3 years ago
Add an example of retrying without an agent

25996d67ba17507ca6f4e3860b119a6731302880 authored over 3 years ago
Update dependencies

0c7d6b1f8780549dde0f09ffbd22b7fc9308bf57 authored over 3 years ago
Add an explaination how to reset options

488001730f8094d1f569d6ca2d940a8915580dc8 authored over 3 years ago
Minor docs improvements

036087aa77d30348fa4e048f074a64232824681c authored over 3 years ago
Mention that Electron `net` module is not supported

Fixes #1473

aface52f96f10c3a14f1b042378bad150c2ac699 authored over 3 years ago
Documentation for Got 12 (#1699)

1a97dc0e034366773e70647e9fe0687dab8ea325 authored over 3 years ago
Fix `Cannot call end` error when `request` returns a `Writable`

226cc3995f6e16938163ebde24d8762e7dcd15e2 authored over 3 years ago
Remove moot condition

c0b5346433996e761bca15cdb942f2b740264118 authored over 3 years ago
Fix linting

bda47ba2963226697b63dca51ac7a029329fd574 authored over 3 years ago
Fix incorrect response.complete when using cache

9e15d887da3b065940bbc8ca38f9c748a0bbc75e authored over 3 years ago
Set `options.url` even if some options are invalid

Fixes #1753

8d6a6807883323a83ea5f126ca56b55d9ce5f299 authored over 3 years ago
Fix a test

891dcbeaab860db1ed49658a6bcaf8022f1aa98e authored over 3 years ago
Wait for handlers to finish at first request

Fixes #1760

ecef1b200f1f0638109e64955222d478f1b4245a authored over 3 years ago
Merge #1739 into Got 12

f27e8d331627074e76e4a9ec85a2c8d0a0625e5f authored over 3 years ago
Fix default pagination handling for empty `Link` header (#1768)

Co-authored-by: Sindre Sorhus <[email protected]>

1e1e50647e93d038a4cc6a9bbbfbf61165d8fd39 authored over 3 years ago
Improve asynchronous handlers documentation (#1767)

7524d9051d96c10924045d902ae219857ca3e57b authored over 3 years ago
Mention new sponsor

a99262c32b4f7513ee5cbdb4f20824d342a18eff authored over 3 years ago
Upgrade `cacheable-request` to `7.0.2`

Fixes #1749

bc9e48ae689ceb132a192652f5ff6aeedbb4f56c authored over 3 years ago
Fix a Node.js 16 bug that hangs Got streams

06a2d3d7d8d4fcc6898b6364d1a18ca1d407092b authored over 3 years ago
Fix `Invalid URL` checks on Node.js 16

6e1d9f97465d79980b03ed69518ae73a26e12c75 authored over 3 years ago
Fix linting

a06e7585ab4503e1dd7178d83dd4443ff6dda6c1 authored over 3 years ago
Fix a typo in a test name (#1738)

15395ee87e6daad41ed06fa8cd6cb2ad11150e6b authored over 3 years ago
Mention new sponsor

fbf9e693a63d2a141ff5cd51f94a27edbc5c1250 authored over 3 years ago
Linting

fb3e44de146deffcef8cf5ed467028d3300c07e4 authored over 3 years ago
More HTTPS tests (#1704)

Co-authored-by: Sindre Sorhus <[email protected]>

fe723a0477dc02785a0b477e3d5f85d0233e5b84 authored over 3 years ago
Test Node.js 16

05ee750cd9ef7c4c82fca704b0c3f1c96c655694 authored almost 4 years ago
Throw an error when retrying with consumed body

Fixes #1694

62305d77d3428b5c714d21b4bbee68cc75b5f787 authored almost 4 years ago
Enable more HTTPS options

Related with #1306
TODO: tests

83575d590a119027d319bd9208681973087564a9 authored almost 4 years ago
Add `noise` retry option

Fixes #1690

e83007704670b5f567ca338c156441f6c569ecb5 authored almost 4 years ago
Add note about Got not retrying on `POST` by default

#1672

1435985efaa770256f1de5aa8a3b4b742f126322 authored almost 4 years ago
Linting

efafa167d70bb68591cba89343d3fae9a69d8cb1 authored almost 4 years ago
Increase window when testing `backoffLimit`

2649ada828ea870b6ac91a8c4283d4ae7fdb524c authored almost 4 years ago
Require Node.js 14 (#1689)

Co-authored-by: Szymon Marczak <[email protected]>

1a983f31cf221d7496c54026bb936f81ff72b565 authored almost 4 years ago
Move to ESM (#1687)

cf066a0918806dd1aca88dd2b838a59eddb0518d authored almost 4 years ago
Add `retry.backoffLimit` option

Fixes #1599

41c4136632b9391adb3ac53332b312089bc4dc16 authored almost 4 years ago
Throw when `afterResponse` hook returns an invalid value

Fixes #1569

4f21eb3db705c90797ef8ee1503704f78fea3c1b authored almost 4 years ago
Test paginate init hooks and require `transform` to return an array

Fixes #1574

2e9544083861e765b19f81ce6fd2cef1baafb781 authored almost 4 years ago
Use `@ava/typescript` v2.0.0

56ce43e55418ac78fbb98dc634c9c15e8bb14d1d authored almost 4 years ago
Fix request destroy check for Node.js 12

78b105b5ebcf9d79555bd80a02c8f47f94c933d8 authored almost 4 years ago
Add `request.reusedSocket`

Fixes #1553

7ccc0b8ea29de26177968a6a1e37ed71c9c9e975 authored almost 4 years ago
Test internal modifications by cacheable-request

Fixes #1567

313ae892a1979172b781f2835cd444cb4659ce10 authored almost 4 years ago
Prevent uncaught ParseErrors on initial successful response

Fixes #1527

77df9c33db5ba3126f54317171e1cfcfceefc3d5 authored almost 4 years ago
Fix linting

f455c7c114197e0d9c0da12428672ce5961ecf49 authored almost 4 years ago
Make sure it merges instances in order, omits Got defaults

Fixes #1450

8be47723a44b31baa4afef68246d2183af83ddd4 authored almost 4 years ago
Test body streams from readable-stream

Fixes #1503

3f45e47ddba80bf9a5280757b652928c39f9a3a5 authored almost 4 years ago
Test error on unreadable stream as body

Fixes #1507

e390b376a10a6b3d0807c4536a317a8acb199e34 authored almost 4 years ago
Fix a test on Node.js 14

7e1de4240dad5e065a7c8993b65c18efa239b616 authored almost 4 years ago
Fix hanging promise on HTTP/2 timeout

Fixes #1492

a59fac415ac013a48b1d514837628a5cf81d6878 authored almost 4 years ago
Test retrying without an agent

Fixes #1654

45b89f5b4d2f7169586750722a0bb3a0ecfc8328 authored almost 4 years ago
Revert `serachParameters` to `searchParams`

7b3cbfdf4d7e5264c3acba7576b4e25f082c8f97 authored almost 4 years ago
Got 12 improvements (#1667)

3c23eea5a096f6f8ea0edf3e2a27e1caca88acf9 authored almost 4 years ago
Fix docs being out of sync from #1645

4cce4de19ed577f481ba45a023b395a29cadce86 authored almost 4 years ago
Fix `url` not being reused on retry in rare case (#1487)

462bc630015064fa4ad4358cf28d24f95e1c958b authored almost 4 years ago
Change the `stackAllItems` option to be `false` by default (#1645)

1120370e05fd8d9e768677d8474d0c82cf91a6a6 authored almost 4 years ago
Apply destroy patch

31d80efaabdc6b0fc9ae5195ce8db623aceb9c13 authored almost 4 years ago
Improve the pagination API (#1644)

2675046a83c7f03613f553a8da2912d491be900d authored almost 4 years ago
Add read timeout (#1518)

e9436720fcb32b77d39d5477b420b18083e41c02 authored almost 4 years ago
Invert the `methodRewriting` option

51d88a0efed56760d116c5b911cea71e3265c787 authored almost 4 years ago
Update to `[email protected]` (#1640)

c1b692956f651010b832e7739b6781ca3ef99af5 authored almost 4 years ago
Add a missing `>` in the readme

376c21dad14f6f28bf2c93e9e31a689051f29d22 authored almost 4 years ago
Upgrade dependencies (#1636)

731b4051ea3767d22c81885ed6b5072f67b09d1b authored almost 4 years ago
Link to discussions (#1624)

7e95b4165f4d484bc309a1cdf222dc0917b7c8ea authored almost 4 years ago
Improve Showcase table

86a2f1b51e2979931ee35f5238eca76e121cbda8 authored almost 4 years ago
Mention new sponsor

d0cd709fdd61d4e5762866309ede1b25cdbe8e60 authored about 4 years ago
Add generic argument to `AfterResponseHook` TypeScript type (#1589)

Co-authored-by: Sindre Sorhus <[email protected]>

6fc04a9b92f07b07b9fba010f2231a90082a039b authored about 4 years ago
Rename `master` branch to `main`

0ec0c0fc883e0add880155207a38833c41a7ff0a authored about 4 years ago
Fix tests (#1580)

5fcf7bc56c5a4dd29eab0582fec251644b452235 authored about 4 years ago
Require Node.js 15 or later for `http2` option

729638c8a5761908fd24ba8b15b75df6dd8d87b7 authored about 4 years ago
Require Node.js 12 (#1575)

Co-authored-by: Szymon Marczak <[email protected]>

8b88be2c66d3c7d3619df283eb2d852164b92259 authored about 4 years ago
Minor tweaks

3b8a523b27a4c2a9c68d1f8979e3500a5a0ddfd5 authored about 4 years ago
Fix typos (#1557)

2b40da2247016f2f4f2b2049a40aa51265161259 authored about 4 years ago
Fix promise shortcuts in case of error status code (#1543)

ff918fb6dedb6d8b23421497ec890d43f45121b7 authored about 4 years ago
Add a test for `promise.json()` (#1541)

1107cc625e4cc469276483316c48896a21f6251a authored about 4 years ago
Remove CI badge

GitHub shows the status in the UI anyway.

fb5f791defdb6ddb3f01ac5142dde0538c84b864 authored about 4 years ago
Move to GitHub Actions and Codecov (#1536)

35f5822c2029b0075c381663d27aa39608dc0a4d authored about 4 years ago
Remove automatic `content-length` on ReadStream (#1510)

Co-authored-by: Sindre Sorhus <[email protected]>

472b8ef9d9fc7713b740981a8b1103a7a9111b26 authored about 4 years ago
Upgrade dev dependencies (#1534)

3f707e693db1e8566a1fd932f3820c16ca2cd347 authored about 4 years ago
Fix a note about `calculateDelay` (#1531)

Co-authored-by: Sampo Karjalainen <[email protected]>

c00fce35ef5c38564d34b79bdb30e064406a8058 authored about 4 years ago
Instantiate CacheableLookup only when needed (#1529)

5fefc20f12a49dfb3765f69b5c048e4b2ed04d5e authored about 4 years ago
Do not throw on custom stack traces (#1491)

49c16ee54fb19ea7aa77e24ac8c2b602f0aad265 authored about 4 years ago
Make the `context` option mergeable (#1459)

2b8ed1f5a185f30603d24e2ceb8181782de3bc5a authored over 4 years ago
Add Node.js 15 to CI (#1508)

71c319d04b72f0f4590c7b05a8c72ea8c1811857 authored over 4 years ago
11.8.0

e0cb8206dacf352ce969267209c5c390f0cafabf authored over 4 years ago
Upgrade dependencies

f65c9efd2f343dcabc72d0fb235228aea31719f1 authored over 4 years ago
Fix for sending files with size `0` on `stat` (#1488)

7acd3801ec7dc80dabc41073af1cf2874b1867a1 authored over 4 years ago
Fix indentation in the readme

6aa86f2494194907f6c6c8b4774dfa1f69df6876 authored over 4 years ago
`beforeRetry` allows stream body if different from original (#1501)

3dd227329d260b3c898f3849bf5805df5a1ea343 authored over 4 years ago
Fix readme example comment (#1505)

Co-authored-by: Sindre Sorhus <[email protected]>

b1afa2bba9296ebe7647f8eab902b606b828907d authored over 4 years ago
Set default value for an options object (#1495)

390b1451423df610686894194612647abca98dea authored over 4 years ago
Fixed documentation example for `responseType` (#1494)

87dadd53bdef4184ecba1b263a726bba4674c23c authored over 4 years ago
Add `lookup` option documentation (#1483)

Co-authored-by: Sindre Sorhus <[email protected]>

3bf3e3bb6a8f71c24df12eeec00cea1d3e8d4acc authored over 4 years ago
Add a test for #1438 (#1469)

c31366b8c279c3cdab31ac5ae91d72ce68280980 authored over 4 years ago
11.7.0

5d629587cfd7a1b8603376b3e814c02395be1204 authored over 4 years ago
Fix a regression where body was sent after redirect

Fixes #1406

88b32eade80f964c33af2bdf3970779490a7271b authored over 4 years ago
Skip a test

25ae938e441ee1fb35bcfa76582d1075cc5c9eef authored over 4 years ago
Fix syntax highlighting in readme.md (#1470)

3c0d9a67d5f9fa2191b77123fe0c3605784837d0 authored over 4 years ago
Follow-up commit

ba2317af688cedbc5878699d6b22c76e5535cc9d authored over 4 years ago