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

Pass `allItems` and `currentItems` to `_pagination.paginate()` (#1100)

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

1cddd5264696d3eda6b4deb98c45437cb4a2e1db authored almost 5 years ago
Do not ignore `decompress-response` when bundling (#1105)

88f973f8444dc4f59fa07533bc3a0cc4a460c764 authored almost 5 years ago
Avoid parsing JSON twice in `_pagination.transform` (#1102)

cf4fdad553f4bec82a9972dda40f5762f8c70c6d authored almost 5 years ago
Fix `responseType` typo

62f3f3840f892fa62758773addc86188375c0c71 authored almost 5 years ago
Fix some readme typos

e22a3039810e944ddce07925c685c25368499b45 authored almost 5 years ago
Fix readme typo (#1092)

fb8957cef3e9251a2bd8314008127633062987e5 authored almost 5 years ago
Improve docs related to non-enumerable options (#1085)

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

13486cc55097ccbaa6ba32e21621579bda083d3d authored almost 5 years ago
Fix readme typo (#1083)

a1b564202374532300b53dc98f332ec1381dae3e authored almost 5 years ago
Fix `responseType` docs (#1064)

41795d739c2a6a2908cbb7c7bff310004fcc09ec authored almost 5 years ago
10.6.0

33a696694ebb2bd1c995f4800344fdf9b7fa1e86 authored almost 5 years ago
Add option `allowGetBody` to allow GET requests with payload (#1081)

Co-authored-by: Sindre Sorhus <[email protected]>
Co-authored-by: Szymon Marczak <36894700...

526b4bb03eed5196a3c6375beeb7699e8f512d4f authored almost 5 years ago
Update dependencies

6074fa0c7d4268e6a8ab8cc333e2fc174ddc6881 authored almost 5 years ago
10.5.7

c0df41263f59b652908272267f9fb48aea090472 authored almost 5 years ago
Fix Init hooks not being called if extended

acefaa4c2a0cb3c33b3f952be29ac0a9cb316e87 authored almost 5 years ago
10.5.6

68b0d80ffdd71f4654ac58328318933fa19a0f43 authored almost 5 years ago
Fix Init hook logic

That was a regression - it was the same as the `beforeRequest` hook

64aeb40d824008db48c956a3e03807383be62090 authored almost 5 years ago
Update dependencies

32e609f3bb4c4021cf8b98886efa9bc23e99cc9d authored almost 5 years ago
Test `progress.total` and improve docs (#1061)

58ffaa6f0f0f3cf45e718e7f03248d66ce5eb09e authored almost 5 years ago
10.5.5

e450fa044efa96ac539b64dcb80f5a076c6592a2 authored almost 5 years ago
Fix merging pagination options

1f363b976cd23626462314c7cd5670cddd951c73 authored almost 5 years ago
10.5.4

f9a719c1b1406afa586eec6bb498ad8361050305 authored almost 5 years ago
Fix `_pagination` not falling back to defaults

ff1dba1e0c6f190da55d2799ebaa7a167f49ae9a authored almost 5 years ago
10.5.3

3c6ca29000707dfad1d51edd013748107806404d authored almost 5 years ago
Add Node.js 13 back for testing

c04797a6977249bcb9e8bf7fc7af54b2106a3729 authored almost 5 years ago
Fix unhandled errors if throwing in an async handler

518d95aba5fde83d6708ee1289561fa445870436 authored almost 5 years ago
10.5.2

4f8c555747c45ec2ae33aa12e4e945360a8469f0 authored almost 5 years ago
Use `p-event` as a Got dependency

83731120f3f24706e342409ad3894f3a5abf7f58 authored almost 5 years ago
10.5.1

78fb85b01fd106f4fe0295f5b136d722b022be58 authored almost 5 years ago
Wait until body file descriptor is open (#1054)

453a3a31041804d46466df7ac3bc1e3a68d0eef2 authored almost 5 years ago
10.5.0

b4a540218efa09292738f63a84b7ed2b63a81175 authored almost 5 years ago
Experimental pagination feature (#833)

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

761c7c614e550f6f5feb4319ee9f1792854a6d02 authored almost 5 years ago
Fix readme typo (#1049)

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

68fc7ab43d59b5323d406047b2cc7e7b37e05d5e authored almost 5 years ago
10.4.0

27cdd982058ed77d6d81b58059217a8a7f2d2471 authored about 5 years ago
Update `@szmarczak/cacheable-lookup` dependency

d527dae951f57247b7d417c9278804d21da3ea2e authored about 5 years ago
Include invalid JSON body in `ParseError`s (#1044)

2813b73e327b899188e53c0980e78e52f45ae286 authored about 5 years ago
Use AVA's TypeScript support (#1043)

7f715719d92752c1f1838aa7d1c40d0537235767 authored about 5 years ago
Remove unnecessary blank line

abb3839730999cf1a6199814daec500219a7c5d2 authored about 5 years ago
Remove unnecessary `stream` require

08048e1a4ef52dd293371eb8d95b9b7c441e187a authored about 5 years ago
Fix `got.stream(...)` not throwing `ReadError`s

1f6ca6b5989498aa85f98dbe4d2003eddd67fb5e authored about 5 years ago
Fix readme links in `migration-guides.md`

fe296af4e9b8e2d2a7785fcdc36f9cfa8b9021be authored about 5 years ago
Update to ava@3 (#1041)

1860e1b9be82ea664005ee5aa579296c6f0087ab authored about 5 years ago
10.3.0

689c660441569faad4bf6a98dd75cbd187a78185 authored about 5 years ago
Drop testing on Node.js 13 for now

It has a bug that causes our tests to fail. We can add it back when Node.js 14 is out instead.

497dda1dbc806182fe043f733011d7137498d420 authored about 5 years ago
Update dependencies

35d6743f6483bac7327d7d3e17460c81f17a40fc authored about 5 years ago
Export `GotRequestMethod` TypeScript type (#1017)

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

f02694e4ac13bc7e9524168f2a9df1b1a5e68200 authored about 5 years ago
Allow request body to be sent with a DELETE request (#1037)

17d629a1a308069236ef774d3bc6141f6bcd737f authored about 5 years ago
Reject normalization errors with CancelableRequest (#1035)

fddecabca2bbe9a7d837e8cca344f85d48cc26bc authored about 5 years ago
Export `ReadError` TypeScript type (#1027)

d222164dffeb3ebf7d3ecb710fd56e2af5324c81 authored about 5 years ago
Add failing test for DELETE with request body (#1031)

89785bad76bcfb3bf4732b67e903ed99e50d1d06 authored about 5 years ago
10.2.2

b288927c18537acac8b0d95833095a9bde1a5280 authored about 5 years ago
Do not include a `request` option in `http` options

Fixes #1009

61009b3b04602f64cff90e5c9614e9b61eb41a5d authored about 5 years ago
Add `"sideEffects": false` key for Webpack

de68e7351b42d65659ad3ed2e6eef5010ce335a4 authored about 5 years ago
10.2.1

7c22b19764585d391e3d5761e95c186863326fd9 authored about 5 years ago
Minor tweaks

e15c6e139bc460432738ba5a384884bc1c9e7bf9 authored about 5 years ago
Make sure `got.mergeOptions(...)` can be assigned to defaults (#1008)

1360a1b4d8ad24148e7fdf69bc472253ccfdbe35 authored about 5 years ago
Make the `url` option mutually exclusive with the input argument

Fixes #985

e0f8aabbc3df14517de16d93c7158913e5f5bf11 authored about 5 years ago
Update `RetryObject['error']` types

Fixes #992

5008bf7a0cdec4ca4e3e6600c67adb6fa433a27a authored about 5 years ago
Update `response.timings` docs

7ee139f56c263ead89f639ba1c80ca88a03b90da authored about 5 years ago
Upgrade `@szmarczak/http-timer` dependency

Fixes #1007

a1b8ffcc33e1badbb4ebc36b684e5f27bea962c9 authored about 5 years ago
Fix `retry` callback function description in `README` (#1004)

To match reality https://github.com/sindresorhus/got/blob/master/source/types.ts#L78

5ff729ef62c883f965698d29a37c51f0c268fa45 authored about 5 years ago
10.2.0

8f9847c531f6e47ef4140df1c32fc8837381b5bb authored about 5 years ago
Meta tweaks

94c966fa704c3562439f58d3abc40098b691501c authored about 5 years ago
Deprecate Electron support (#995)

b2f8ace516ddaf01daadff96ba01a4bf9985d3a4 authored about 5 years ago
Do not throw if `hostname` is not present

Fixes #998

dc537476af1ce55e5a8ba1606e7e3ab8176dbf85 authored about 5 years ago
Improve internal types

1d012a513a2263f0f51d327e7b509d9d3bd8ffc5 authored about 5 years ago
Fix unhandled `Premature close` errors

Fixes #990

fa60b5f3cb1685d95612d47a08597d44323e83c6 authored about 5 years ago
10.1.0

db5165217e2b92400de558dafa81d57b9fa17e55 authored about 5 years ago
Fix `content-length` header not being set when using custom `content-type`

Fixes #996

314934035b49323fd7739ab6c92519c3565b0541 authored about 5 years ago
Follow-up to 912c2e5

7bf92f459d7da1ab31e7db3821e93882f50d1468 authored about 5 years ago
Emit timeout errors as soon as possible

Fixes #997

912c2e5ee6cb1ef04c887df6d1078ff895231696 authored about 5 years ago
Retry after certain Cloudflare errors (#991)

0569d45c0e1b9dc61800fba3b2952ced47d0211a authored about 5 years ago
Clarify notes on legacy URL deprecation

c1c11f672428b5e35cb3ca9d26394b750f56267d authored about 5 years ago
10.0.4

d083a5954f2b8db414549fac98fa74856ee286a7 authored about 5 years ago
Meta tweaks

df9994cd24c9c91c8c896df19f810875a01d240c authored about 5 years ago
Fix type conflicts for `URL` and `URLSearchParams` types (#983)

cd4226d111f211cc52b8321bbbca2dc41b3ea132 authored about 5 years ago
Meta tweaks

4e9f18806875cc58709bb2ebf0e26920ea71b25d authored about 5 years ago
10.0.3

8d533febf7fef4fddb85294a6a59a8bc136259e5 authored about 5 years ago
Fix tests on Node 10

86e4c46bf9ddbb12ae16ef3312dff0002684a359 authored about 5 years ago
Make `options.path` backwards-compatible

Also added a note on `options.auth`

b3f1ac9c9725459f4ffab9baa20b9459d3495fba authored about 5 years ago
Fix unhandled `Premature close` and `Request timed out` errors

Fixes #976
Fixes #975
Fixes #974
Fixes #971

7b2ccb0d69fca9aba27373ab344f97d389d692f2 authored about 5 years ago
Follow-up to 071bf5e

d709fd789bed7658b211943161b9e339cc40e8a8 authored about 5 years ago
Fix the `responseType` option

If `.buffer()` is used, it will use `binary` encoding.
Otherwise it will use `options.encoding`....

071bf5ed39a1262b1bf806067752395421090a23 authored about 5 years ago
Remove inconsistent spaces in tsconfig file (#977)

62cdeec4838293bf61a80820b42ecc84c408c973 authored about 5 years ago
10.0.2

a755a1614938b52a87321ad69f183aa76d57153b authored about 5 years ago
Fix lint issue

a3ca534a24685b14c2e2aaab9ac900e23209fb9b authored about 5 years ago
Fix type problem with `URL` and `URLSearchParams` globals (#969)

2d5e28dbf0dce63bdb263de24ff28bd60dfbf322 authored about 5 years ago
Fix `got.mergeOptions(...)` types (#953)

b962d08188250a442b093f13009b1e1f3633ec27 authored about 5 years ago
Fix a bug in the JSON example (#967)

22e72c87619e889f17d4bce25522a55a4a376acf authored about 5 years ago
Clarify the `options.body` behavior

c688c73d695f23aff4e0299142fa4078e41793cd authored about 5 years ago
Fix unhandled timeout errors when connection drops

Fixes #965

5a8f461d9181dc516b8bf711e8773ca40e7cc3a3 authored about 5 years ago
Update `@szmarczak/http-timer` to `3.1.1`

Fixes #962

09e6d99520c1528cc9ee023b16a4ff16cb465afa authored about 5 years ago
Remove leading slashes from the `prefixUrl` in examples (#957)

37b3320596f9fc198d054f0a52c708c6f2f28426 authored about 5 years ago
Fix Got examples in the `request` migration guide

d11dbe40a4e8da094afc000973973fd19ef6ae2a authored about 5 years ago
10.0.1

8ab83888bd16d0942a82b2cc591afd341cd316e5 authored about 5 years ago
Test `got.stream.post({form: {}})`

d0f695d699991518930b73fa14af0b0bb7a4559b authored about 5 years ago
Fix stream body check

Fixes #950

2ec5c4dac45675b96ca84a4833f5a9f743f50814 authored about 5 years ago
Update a note about the install size

f0c782e0e2aa7e57c2e27b41bf6882931baf30cb authored about 5 years ago
10.0.0

abdfee258a8a18a9db0f8711250cc2cb6d5fb179 authored about 5 years ago
Improve readme

aae7b896ad7d67c118da7c13747f6f3ef5cd32a7 authored about 5 years ago
Improve types (#946)

Co-authored-by: Sindre Sorhus <[email protected]>
Co-authored-by: Szymon Marczak <36894700...

71b8452efcd173d54700fb090cbe5664da702143 authored about 5 years ago