Ecosyste.ms: OpenCollective

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

github.com/axios/axios

Promise based HTTP client for the browser and node.js
https://github.com/axios/axios

chore(release): v1 alpha 1

3cf6ad72033fd6eacf720a7d700f99dc96f586a3 authored over 2 years ago by Jay <[email protected]>
fix(Tests): updating regex to allow for pre-releases

d82ea47dd3795a5e4d9903c3ce1323e089b7d1a5 authored over 2 years ago by Jay <[email protected]>
docs: upgrade guide and changelog updated

e90ced495776d0bd0b334830c44b2b49ac87580e authored over 2 years ago by Jay <[email protected]>
docs: updated code of coduct, contributing gude and license for latest release version

afe702bccd95d91326620b4bad7bb8edfa335c71 authored over 2 years ago by Jay <[email protected]>
docs: updated contributing guide to no longer contain the release section as this is not needed

9840656c59733047c7ad4d46c766aa3f81f511fb authored over 2 years ago by Jay <[email protected]>
docs: removed cookbook as this is mostly irrelevant

f5d4d688c126d38bcfa4df644e476a57bd31b5ac authored over 2 years ago by Jay <[email protected]>
Update base with master (#4756)

* docs: updated code of conduct to the lates version of the contributors covenant

* docs: fix...

8c307299cb454abfa83a4eb8dc0758409cfec241 authored over 2 years ago by Jay <[email protected]>
Update base with master (#4755)

* docs: updated code of conduct to the lates version of the contributors covenant

* docs: fix...

c714cffa6c642e8e52bf1a3dfc91a63bef0f6a29 authored over 2 years ago by Jay <[email protected]>
chore: adjusted CI to run on any current and future version branches

12103f8208e83780b49463ac7b580169bea6ace6 authored over 2 years ago by Jay <[email protected]>
Fixing content-type header repeated (#4745)

Co-authored-by: Jay <[email protected]>

1504792765a89bfe5b07041979a86218cace9c6d authored over 2 years ago by João Gabriel Quaresma <[email protected]>
Fix/4737/timeout error message for http (#4738)

* Fixing timeoutErrorMessage in http calls

When timeoutErrorMessage was set this did not chan...

a11f9501b823a167de7187ee542e4204ad1a517a authored over 2 years ago by Victor Augusto <[email protected]>
chore: updated actions to run on new version based branches

9bb016f95e6de871a44f3276fd06562704a0abb0 authored over 2 years ago by Jay <[email protected]>
chore: removed Travis CI config file as we have moved to GitHub actions

c731be7a1cc0b0ec033a4a84db266bbd723b77fe authored over 2 years ago by Jay <[email protected]>
Updated README.md; (#4742)

Updated index.d.ts;

Co-authored-by: Jay <[email protected]>

a02fe284dfa9161a548b5c079c43ee0f9dfba053 authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Bump grunt from 1.5.2 to 1.5.3 (#4743)

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.5.2 to 1.5.3.
- [Release notes](https://...

59dfed692df9e4937313f4e7ba98a814375f5f2e authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added `axios.formToJSON` method; (#4735)

* Draft

* Added `formDataToJSON` helper;
Added `axios.formToJSON` method;
Added client test...

c008e57fe4ef586290d01beed0b6cb099c2c7a41 authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
URL params serializer; (#4734)

* Refactored BuildURL helper to use URLSearchParams serializer;

* Updated typings;
Added TS ...

934f390cc367fd13cca6acad050d5f47194a8abb authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Fixed bug #4727 : toFormData Blob issue on node>v17; (#4728)

* Fixed bug #4727;
Added node 18.x to the CI;
Added hotfix for `ERR_OSSL_EVP_UNSUPPORTED` issu...

467025bdb743d0132ee236a7c935b9ac14f5408f authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Adding types for progress event callbacks (#4675)

Co-authored-by: Jay <[email protected]>

de973f00f312080fb0dd0dc3b9cbe72c88b3da61 authored over 2 years ago by Johann Cooper <[email protected]>
Fix/4263/maxbodylength defaults (#4731)

* test(http): add test case for default body length in follow-redirects

* fix(http): provide ...

e9c9f3392b4a31e24b2bcb8399639de624a24386 authored over 2 years ago by Dimitris Halatsis <[email protected]>
Added data URL support for node.js; (#4725)

* Added data URL support for node.js;
Added missed data URL protocol for the browser environmen...

c30252f685e8f4326722de84923fcbc8cf557f06 authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
fix: add isCancel type assert (#4293)

Co-authored-by: Jay <[email protected]>

63e559fa609c40a0a460ae5d5a18c3470ffc6c9e authored over 2 years ago by chenjigeng <[email protected]>
Updated eslint config; (#4722)

Co-authored-by: Jay <[email protected]>

bd58c4e89be7690fa5faf0e2c23aa35a3899c53d authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Added the ability for the `url-encoded-form` serializer to respect the `formSerializer` config; (#4721)

Added test for `formSerializer` config in context of `url-encoded-form` serializer;

bd391247b4c247e8decafc3698980e94cc442b3f authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Fixing AxiosRequestHeaders typings (#4334)

Co-authored-by: Shakirov Kirill <[email protected]>
Co-authored-by: Jay <jasonsaayman@...

e6f9026d51d5e1386bc6935e563d95c375c45d02 authored over 2 years ago by Kirill Shakirov <[email protected]>
add `string[]` to `AxiosRequestHeaders` type (#4322)

Co-authored-by: Jay <[email protected]>

ee51e6814320700da03eb8ed62231e31c2557b1e authored over 2 years ago by Rraji Abdelbari <[email protected]>
allow type definition for axios instance methods (#4224)

Co-authored-by: Jay <[email protected]>

ed0ba0fd60e43cdf80b18aee767a9946acda6705 authored over 2 years ago by Jelle Schutter <[email protected]>
Fixed `AxiosError` stack capturing; (#4718)

Co-authored-by: Jay <[email protected]>

d60d6844b15204a87c96ad289cb502a9647ed6cc authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Fixed `AxiosError` status code type; (#4717)

Co-authored-by: Jay <[email protected]>

65b92958ae4f4838646797d1468b86990bd49e83 authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Allow webpack users to overwrite buildins (#4715)

Co-authored-by: Jay <[email protected]>

9be61dc1c9a84085a0a2ac80500034aa9418d57c authored over 2 years ago by Tom Ceuppens <[email protected]>
Fixed `toFormData` regression bug (unreleased) with Array-like objects serialization; (#4714)

Added `toURLEncodedForm` helper;
Added automatic payload serialization to `application/x-www-fo...

c05ad4895293ac8e0bbb90b28e0772571a97cdd5 authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Adding Canceler parameters config and request (#4711)

Co-authored-by: Jay <[email protected]>

e762cf77b3bb48c2086c67fe8c51bf376b50f73d authored over 2 years ago by 毛呆 <[email protected]>
Fixing proxy beforeRedirect regression (#4708)

24f22b2b0bc93fc1a0b2ab0fab1c803c05aa2963 authored over 2 years ago by Maxime Bargiel <[email protected]>
Expand isAxiosError types (#4344)

* Expand isAxiosError types

* Fix isAxiosError types

Add missing generic type variable

...

13dd93f6c54abb6e15ee5f97d5fb3a287dc42058 authored over 2 years ago by Adrian Wieprzkowicz <[email protected]>
Fixing Z_BUF_ERROR when no content (#4701)

* Fix Z_BUF_ERROR when no content

* Refactored code

* Fix undefined check

Co-authored-b...

c6ec5fc867391eba5b8039e9c60b8968af7fa15d authored over 2 years ago by Jamie Telin <[email protected]>
Added enhanced `toFormData` implementation with additional options support; (#4704)

Updated default notation for arrays and objects to bracket style;
Added `multer/express.js` tes...

807918bda2768df0f3a3422abd4e30d16694092d authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Resolving proxy from env on redirect (#4436)

* Fixing http adapter to recompute proxy on redirect

Redirections can target different hosts ...

495d5fb1333f2cb0c7e49ecfd6470dd1700ca96c authored over 2 years ago by Maxime Bargiel <[email protected]>
Revert "The content type option is left to the developer (#4550)" (#4699)

This reverts commit 9579bad1d38fe5eb6e191eb582dd3f55f4d1489a.

de5e006142cb428e712d00c05bda17c3c4c83ef1 authored over 2 years ago by Jay <[email protected]>
fix(types): allow to specify partial default headers for instance creation (#4185)

Co-authored-by: Jay <[email protected]>

ac96144dd3e39004ffb3c82dab964596100c3b05 authored over 2 years ago by Lukas Hroch <[email protected]>
Added `blob` to the list of protocols supported by the browser; (#4678)

Co-authored-by: Jay <[email protected]>

356b166182de33936c8581df1637894f06d9f386 authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Adding HTTP status code for transformResponse (#4580)

* Adding HTTP status code for transformResponse

* refs #1214

* Fix wrong argument for tran...

2f50c8249bba77a34eb7d14e3274ed560c2f2e91 authored over 2 years ago by Koki Oyatsu <[email protected]>
The content type option is left to the developer (#4550)

* The content type option is left to the developer

If the browser recognizes the fault, it ca...

9579bad1d38fe5eb6e191eb582dd3f55f4d1489a authored over 2 years ago by Lawliet <[email protected]>
Fixing instance.defaults.headers type (#4557)

* Fixing instance.defaults.headers type

* remove console.log()

Co-authored-by: Jay <jasons...

9f6ba5ee4326d33d2b84aef591582a26cc892d4d authored over 2 years ago by Spencer <[email protected]>
don\'t need to transform arguments to array (#4544)

Co-authored-by: Jay <[email protected]>

4c898f8665f053c7b34f99cd8a78f47e05dd0058 authored over 2 years ago by 暴走老七 <[email protected]>
docs(ECOSYSTEM): add react hook plugin (#4319)

Co-authored-by: Jay <[email protected]>

6bd1a896570669006eee6e7e9cc2d35af5cf2b52 authored over 2 years ago by Dave <[email protected]>
Fixed race condition on immediate requests cancellation (#4261)

* Fixes #4260: fixed race condition on immediate requests cancellation

* Update http.js

Co...

de48c5d626e056d5e6056099c881b878103fc20e authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Removing the issue template enforcement as many people are complaining and multiple issue are just being closed even when valid

27280ec260bb353b57807ebcf8aa30b772663405 authored over 2 years ago by Jay <[email protected]>
Update SECURITY.md (#4687)

8d26147ae065197a1e2282650d94c8dc92fc3792 authored over 2 years ago by Jamie Slome <[email protected]>
Interceptor clear (#4248)

* Adding interceptor clearing

* Fixing spacing

* changed clear to empty array

* fixed i...

544cf134f3ab8f1fd0b4519d0c5dfff79dfcd3fe authored over 2 years ago by Landro3 <[email protected]>
Add axios-url-template to Ecosystem (#4238)

Co-authored-by: Jay <[email protected]>

743b4a8b8fc691705076b83ebbc04b5e25b6348e authored over 2 years ago by rafw87 <[email protected]>
Fix grammatical issues in README (#4232)

* Fix grammatical issues in README

* Fix typo in COLLABORATOR_GUIDE.md

Co-authored-by: Jay...

7e56f8653c95a3d89efee8d276f41b982dab28bf authored over 2 years ago by Afzal Sayed <[email protected]>
Added generic `AxiosAbortSignal` TS interface to avoid importing AbortController polyfill (#4229)

* Added generic `AxiosAbortSignal` TS interface to avoid importing AbortController polyfill;

...

384b7e6994c7392e4a39056ee5bb56755bcac11a authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Fix TS definition for AxiosRequestTransformer (#4201)

The callback `AxiosRequestTransformer` can always expect its `headers`
parameter to be defined....

eaaab30442e6d4206d03c7fe0961b37e7ca51424 authored over 2 years ago by Brian Helba <[email protected]>
Update README.md (#4207)

Co-authored-by: Jay <[email protected]>

1430393402785f7eb0cfcf8ae254ede95e8b612a authored over 2 years ago by reslear <[email protected]>
Merge branch 'master' of github.com:axios/axios

a0d742c299ea4267f96b018f3745a2b78256f18c authored over 2 years ago by Jay <[email protected]>
Merge branch 'oscard0m-add-cache-to-node-workflows'

6e0ab653db86ee90dc0adf614396c3a18f2d8d26 authored over 2 years ago by Jay <[email protected]>
Fix merge conflict

21edbc2c920740748b8bc83730aaadaf5f300f98 authored over 2 years ago by Jay <[email protected]>
refactor: added listen callback function (#4096)

Co-authored-by: Jay <[email protected]>

1de70bd13050e6ea323a32791382a97cf50766df authored over 2 years ago by Luca Pizzini <[email protected]>
Updating trim() polyfill. According to mdn: https://github.com/mdn/content/blob/cf607d68522cd35ee7670782d3ee3a361eaef2e4/files/en-us/web/javascript/reference/global_objects/string/trim/index.md (#4072)

Co-authored-by: Jay <[email protected]>

5affc9d08e832d8283918687c05b2731406dbc99 authored over 2 years ago by Cat Scarlet <[email protected]>
Updated all browser logos to be correct

e8e4749ebff15c6c7a2769727d58361605ea30a6 authored over 2 years ago by Jay <[email protected]>
Updating HTTP links in README.md to use HTTPS (#4387)

Co-authored-by: Jay <[email protected]>

b4d87ce6ca3a8bca8f75a9ca90b41b46c629a800 authored over 2 years ago by Kai <[email protected]>
Fixing http tests to avoid hanging when assertions fail (#4435)

* Fixing cases of Axios hanging on test failures

* Fix max redirect assertion

Co-authored-...

9ca2779d7a188e64b18f484545e59b237afbe125 authored over 2 years ago by Maxime Bargiel <[email protected]>
Bump follow-redirects from 1.14.9 to 1.15.0 (#4673)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1....

8213929595f09879c89581ef2dc14853ee5e44f5 authored over 2 years ago by Dave Cardwell <[email protected]>
Edited readme with 3 updated browser icons. (#4414)

In the main readme file of axios, the icons for chrome, firefox and safari was not visible, whic...

6b1ae0b84a0fb3fe39360268cb822956a93b3317 authored over 2 years ago by Kumar Shanu <[email protected]>
replace deprecated substr() with slice() (#4468)

Co-authored-by: Jay <[email protected]>

eef2f9728145aa27b8cd92f5fac7328a9e0e574d authored over 2 years ago by JALAL <[email protected]>
Changed `func-names` eslint rule to `as-needed`; (#4492)

Co-authored-by: Jay <[email protected]>

ad27f803d7c2c12184e215c19a8895814f0749b9 authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
style: fix word spelling ang lint style in comment (#4500)

Co-authored-by: Jay <[email protected]>

ba85e0e385d65b3e23830ea7090641c0a766634d authored over 2 years ago by Jingyi Lin <[email protected]>
Updating typing for AxiosPromise (#4505)

Co-authored-by: Jay <[email protected]>

3479ca7c76f1baa832034761705c06802366199c authored over 2 years ago by Philipp Loose <[email protected]>
fix url to defaults.js (#4532)

fix url to defaults.js

Co-authored-by: Jay <[email protected]>

484443f2512268e4682081eeb0b05daa983554f2 authored over 2 years ago by Alexander Shchukin <[email protected]>
Include request and config when creating a `CanceledError`. (#4659)

* changes

* also include request

* revert comment

Co-authored-by: Jay <jasonsaayman@gma...

ff1e5cd6c2388059f895511ad2a24ac1dbbbb8bf authored over 2 years ago by Arthur Fiorette <[email protected]>
Added generic TS types for the exposed `toFormData` helper; (#4668)

c07998a62126256e2a0fad53bc3abc050f60c0c1 authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
opt: opt judgment code of cancel (#4587)

Co-authored-by: Jay <[email protected]>

e52af17ee8d4e50a1e34b3148aaf8499a15df59c authored over 2 years ago by zhoulixiang <[email protected]>
Emphasize the URLSearchParam built-in interface (#4590)

Co-authored-by: Jay <[email protected]>

e9efc69f684b7100ee1de49a5178a6b4ca85949f authored over 2 years ago by Ted Robertson <[email protected]>
Added lock file with rollup added

a9aea9b97de4b1f8e7ad83a37de6d7b9a9e8c092 authored over 2 years ago by Jay <[email protected]>
Replaced webpack with rollup; (#4596)

Co-authored-by: Jay <[email protected]>

fe2563060dceaf8453c2f3654cc80aeae7da4ad1 authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Update README.md (#4599)

Co-authored-by: Jay <[email protected]>

a41f129acffd59225d0f0319e0174a0c31797649 authored over 2 years ago by aong <[email protected]>
Updating AxiosError to include stack trace (#4624)

Related to discussions here https://github.com/axios/axios/issues/2387

Attempt to capture the...

7920d11144d228689df562827d6d11b18f4e547e authored over 2 years ago by Des Preston <[email protected]>
fix(type): add AxiosError to AxiosStatic (#4654)

https://github.com/axios/axios/blob/master/lib/axios.js#L47

Co-authored-by: Jay <jasonsaayman...

8213da4f1650730964a2a65031a6c9a5b353c0fc authored over 2 years ago by Michael Li <[email protected]>
Update README.md (#4649)

Fix grammar

Co-authored-by: Jay <[email protected]>

8fb0f2689d2570a07934f4e46dd3084d296d3c2d authored over 2 years ago by Dan Mooney <[email protected]>
Make AxiosError.config optional in the type definition (#4665)

It is optional in the constructor, and not always defined.

Co-authored-by: Jay <jasonsaayman@...

205bd0f01d9b081e752acc2548b20b2438df4ec3 authored over 2 years ago by Bertrand Marron <[email protected]>
Removed wrong argument for NetworkError constructor; (#4656)

12faca87e0fceb25faba33ca9a5bd603f3a7a75e authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Releasing v0.27.2

bc733fec78326609e751187c9d453cee9bf1993a authored over 2 years ago by Jay <[email protected]>
Enhanced protocol parsing implementation to fix #4633; (#4639)

Added unit tests;

Co-authored-by: Jay <[email protected]>

b9e9fb4fa0ab1e0f4bc9ac8d8cf493f5f8507dc3 authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Fixed FormData posting in browser environment by reverting #3785; (#4640)

* Fixed posting FormData in browser environment by reverting #3785;

* Added ability to keep `...

76432c18bee20e2cbd9e673af8a3bf43641ad115 authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Combined build process and cleaned it up a bit

82fd15f3d4d0af5c965701d05deed98c6c056e94 authored over 2 years ago by Jay <[email protected]>
Fixing issues with bundle sizes

1d82af1a504dd85925738a80c125209ecc178752 authored over 2 years ago by Jay <[email protected]>
Fixed incorrect date in changelog

bcb166e6e8fe5425d480c967750a103216f9ba22 authored over 2 years ago by Jay <[email protected]>
Merge branch 'master' of github.com:axios/axios

838f53b4bb6616d8ec8efdae0612c9c74b8c3804 authored over 2 years ago by Jay <[email protected]>
Releasing v0.27.1

cb9c534963a99292f1d0c6137a7d32d9c859f6d5 authored over 2 years ago by Jay <[email protected]>
Releasing v0.72.1

91d21fc5fb0eeb4c60f6a75ab6db303c5d23f3c5 authored over 2 years ago by Jay <[email protected]>
Remove eslint-g package as this seems have been added in error

167cb8b8e7dbef7acd0be9b05bd50e4af2335291 authored over 2 years ago by Jay <[email protected]>
Removed import of url module in browser build due to significant size overhead; (#4594)

Removed pointless `Malformed URL` checking in client build;

4f7e3e3a7a9b91579faa328964c3d5fe30e661d7 authored over 2 years ago by Dmitriy Mozgovoy <[email protected]>
Fixed date on chnagelog

cdd7add9b05c2c651de197a54d6a51172a6655a3 authored over 2 years ago by Jay <[email protected]>
Bump async from 2.6.3 to 2.6.4 (#4615)

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://g...

f94dda9c76442ac097923fdfc02199e72c20f083 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Releaseing version 0.27.0

008dd9d466167e97727bdba13f4937bb9d7f3baa authored over 2 years ago by Jay <[email protected]>
Revert some changes that are only required when we actually release

ee151a7356ec4498af045dd830312822637890c9 authored over 2 years ago by Jay <[email protected]>
follow-redirects to ^1.14.9 (#4562)

* follow-redirects to ^1.14.9

* CHANGELOG.md

* revert dist changes

499d3bee543b55877b8458aeb56ce71969720333 authored over 2 years ago by Enrique Mingorance Cano <[email protected]>
Updated a number of out of date dev packages

d24ce8e0d3433e7609d5369c32dfe6809edc74ed authored over 2 years ago by Jay <[email protected]>
Bump minimist from 1.2.5 to 1.2.6 (#4574)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

5b0d492c1cb747ac26532906fe7ead777e9abcd8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'carpben-env-form-data'

cdda1ad01952cca27e949afdbad604f02ad0f33b authored over 2 years ago by Jay <[email protected]>