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

fix(formdata): add hotfix to use the asynchronous API to compute the content-length header value; (#5521)

96d336f527619f21da012fe1f117eeb53e5a2120 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
fix(serializer): fixed serialization of array-like objects; (#5518)

08104c028c0f9353897b1b6691d74c440fd0c32d authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(release): v1.3.0 (#5513)

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

7fbfbbeff69904cd64e8ac62da8969a1e633ee23 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(ci): fixed contributors avatar rendering for CHANGELOG.md; (#5514)

926347315405e43842373b646c8a23d3700ab53f authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): change release-it git config; (#5512)

995737726024c6741cf4a09508d004c4f1323ffb authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): prepare package-lock.json for commit on build stage; (#5510)

46a650cf338953e69a22d3623a1810578b9b072e authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): add git diff echo; (#5509)

4bf50524e20cfd5436f71cda9a79f23452f0eb3e authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): add git status echo; (#5508)

91d6009c43fd1e8ca76cfaeaab66ce228593d8f6 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
feat(fomdata): added support for spec-compliant FormData & Blob types; (#5316)

6ac574e00a06731288347acea1e8246091196953 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
fix(http): add zlib headers if missing (#5497)

65e8d1e28ce829f47a837e45129730e541950d3c authored almost 2 years ago by ItsNotGoodName <[email protected]>
fix(headers): fixed & optimized clear method; (#5507)

9915635c69d0ab70daca5738488421f67ca60959 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(release): v1.2.6 (#5505)

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

5bde91cac787d92ae56c6cb293941244cc4c617d authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(types): fixed `CommonRequestHeadersList` & `CommonResponseHeadersList` types to be private in commonJS; (#5503)

5a3d0a3234d77361a1bc7cedee2da1e11df08e2c authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
fix(headers): added missed Authorization accessor; (#5502)

342c0ba9a16ea50f5ed7d2366c5c1a2c877e3f26 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 (#5493)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Relea...

a105feb7b5f8abca95a30d476707288268123892 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): v1.2.5 (#5500)

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

366161e5e48f818fa42c906e91b71f7876aadabb authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs: fix GitHub workflow badges (#5462)

18c1710f244f54d5891a017714bb58f21f5039bd authored almost 2 years ago by Elliot Ford <[email protected]>
fix(types): fixed AxiosHeaders to handle spread syntax by making all methods non-enumerable; (#5499)

580f1e8033a61baa38149d59fd16019de3932c22 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
[Release] v1.2.4 (#5487)

* chore(release): v1.2.4

* chore(changelog): update CHANGELOG;

Co-authored-by: DigitalBrai...

6600d51e6bbb7db984484ea09f62ec22f9044ed8 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(types): renamed `RawAxiosRequestConfig` back to `AxiosRequestConfig`; (#5486)

2a71f49bc6c68495fa419003a3107ed8bd703ad0 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
Fix AxiosRequestHeaders & AxiosHeaders types; (#5482)

6486929f70b537c51fc964b559131f2391e7e2a7 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
fix AxiosRequestConfig generic (#5478)

pass AxiosRequestConfig generic D to RawAxiosRequestConfig

186ea062da8b7d578ae78b1a5c220986b9bce81b authored almost 2 years ago by Daniel Hillmann <[email protected]>
chore(ci): fixed publish action; (#5470)

557ed0a7489b1bf62296ea34568eeea8975ff4f9 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(release): v1.2.3 (#5459)

Co-authored-by: DigitalBrainJS <[email protected]>
Co-authored-by: Dmitri...

484e0b6ed24745df9cadaacc0fbf129114e70d00 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(ci): enabled npm publishing; (#5460)

d83316db4a242252db3a2ed7728cb43f8f8f4189 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): added an action to make GitHub & NPM releases when merging a release PR; (#5456)

d750901deda2994a2d89643e8f18723cfb6b2732 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): fixed error in generating changelog with unnecessary spaces; (#5455)

477c71427dc1d03e0f3dced0d65bd7c1b99fd900 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): improved contributors & PRs sections generator; (#5453)

e2a1e280f6dfbb4f11ad541dec9541cdbf760ab1 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): improved logging; (#5451)

18772ed8fdcd0768a9b520737d81283c04a273f8 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): added step of generating a list of contributors for CHANELOG.md; (#5449)

259f5f5aaadfcaf7f3a3fe462d8b0dbbc8004962 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): added commit message config; (#5447)

d33a3deb82b808f109b598abbf39fd2a1f8da998 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(deps): bump json5 from 1.0.1 to 1.0.2 (#5438)

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://gi...

ebb9e814436d2f6c7cc65ffecb6ff013539ce961 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(ci): updated release-it config; (#5446)

b4b5b360ec9c9be80f69e99b436ef543072b8b43 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): improved contributors list generator; (#5443)

f6b480912e63f236356e5a3a85e1162a08e34925 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): add authorization token for GitHub API requests; (#5442)

145df40e4406b3734220fd13ac25e953de36cd13 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): updated release-it config; (#5439)

139d51f682d69373406b9aba0d8d05a16b35ce93 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
fix(types): fixed AxiosRequestConfig header interface by refactoring it to RawAxiosRequestConfig; (#5420)

08119634a22f1d5b19f5c9ea0adccb6d3eebc3bc authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): add an action to create a release PR;

8651bf17d499b47ebdfb72d31eb183814edc164b authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(deps): bump actions/stale from 6 to 7 (#5408)

Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
- [Release notes](https://...

abd2cb83a3bc3be81438763eb50efb809b2b5a94 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(docs): added latest release notes

8ea432429b81c2f1aa8b03e43d0bdb498f21c4f4 authored almost 2 years ago by Jay <[email protected]>
chore: build new version

45c4948416c7d4a36cb8076d5c1fbe9027773174 authored almost 2 years ago by Jay <[email protected]>
chore(ci): set conventional-changelog header config; (#5406)

6f74cb18806ba0cbd516928a59e89dd163e6ea45 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): fix automatic contributors resolving; (#5403)

8de391ff8a6cbceb8c058fdd95510a94d7b22c38 authored almost 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): improved logging for the contributors list generator;

341f73529752768f35ab831d9427be5803a095f3 authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): fix release action;

* chore(ci): Add release-it script;
* fix(utils): redesigned logic for obtaining the global lin...

46085e6ffc26cbcdd720d6c335d8e9c13e3047ae authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(ci): fix version bump script by adding `bump` argument for target version;

f12d01eed10c645679dc2633765041d1c2287eea authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
fix(ci): fix release script inputs;

75217e690c33f90c88f2b5f1c6e1025edf4312cf authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

c1fc33c5e2c850212cd42b4fb728cdf954f28a16 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GitHub Actions Release script; (#5384)

* chore(ci): Add release-it script;

* chore(ci): add github actions release script;

45b29dbc32f937c23db923fd647dce435c26c623 authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
Fix/prerelease scipts (#5377)

* fix(scripts): rename prerelease scripts due to npm namespace conflict;

* chore(git): add `....

493e04cd2844037177a69bbf581b4605a85fcdae authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
Fix/release scripts (#5376)

* fix(scripts): fix version bump script;

38865e3205ae3ac805deeb4edf5455363d91c909 authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
Fix/typescript tests (#5375)

* chore(ci): Add release-it script;

* chore(ci): add `release:no-npm` script to release the p...

7a2f901f42138e1ef89c63ee9ac89a0d7a630077 authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
CI/release scripts (#5364)

* chore(ci): add release scripts;

f2547d0e030eab3dfa22d39b4a71c8f90fd8c2b9 authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
fix: fixed Brotli decompression; (#5353)

test: added decompression tests;
fix: added legacy `x-gzip` & `x-compress` encoding types;

1e58a659ec9b0653f4693508d748caa5a41bb1a2 authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
fix: Add missing HttpStatusCode (#5345)

56e9ca1a865099f75eb0e897e944883a36bddf48 authored about 2 years ago by Winnie <[email protected]>
chore: release notes

981265dbf464de00e57c6e9eaaca051510fb6021 authored about 2 years ago by Jay <[email protected]>
chore: release 1.2.1

1fd79d3220a6c705dae4587cc79a4f3ec646ca7d authored about 2 years ago by Jay <[email protected]>
Change AxiosProgressEvent.event type to `any`; (#5308)

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

a6efeaf2d9e327c20bdb61b119896d4086afc4cb authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
docs: remove README link to non-existent upgrade guide (#5307)

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

6d367b9e2c9be19ab4c4afce7981ff47c4b33eca authored about 2 years ago by Zachary Lysobey <[email protected]>
feat: export mergeConfig (#5151)

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

26874603b3e68f92b9aa33850b99e6ea9c893de2 authored about 2 years ago by Kevin Ennis <[email protected]>
refactor: add missing types for static AxiosError.from method (#4956)

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

6f59cdbac99adfcda990b4106710337bb6994595 authored about 2 years ago by Philipp Loose <[email protected]>
Fix typo in issue template name (#5159)

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

e1a4efe6384eb514520b44ab6932d2f8764c720b authored about 2 years ago by secondl1ght <[email protected]>
fix: exception to sending formdata in webworker (#5139)

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

e3d759491ca96a6764dfffaa3a9eac9261dfc50b authored about 2 years ago by wenzheng <[email protected]>
Fixed decompression for responses without `Content-Length` header (#5306)

* Fixed decompression for responses without `content-length` header;

* Add Brotli encoding to...

9041c7d272a7d4c3ca416fcb12daf8e94240494d authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
fix: removing multiple/trailing/leading whitespaces (#5022)

* fix: removing multiple/trailing/leading whitespaces

* Reverting changes in the dist directo...

786b113a40011faaee95da0b02eaa7de06944d7a authored about 2 years ago by Ivan Barsukov <[email protected]>
fix: include config on new CancelledError (#4922)

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

cac6cfa6f6eda3fce45b658eafa07a70747a4652 authored about 2 years ago by Arthur Fiorette <[email protected]>
chore(release): 1.2.0

f92e167f768437ae17f361b2ea36c9b9d48aa814 authored about 2 years ago by Jay <[email protected]>
chore(docs): updated changelog

bc09c90e797167a5ae4814200e560f78d41846b8 authored about 2 years ago by Jay <[email protected]>
Refactored adapters loader; (#5277)

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

d032edda08948f3f613ff34f32af49cad3aa74db authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
Fixed Z_BUF_ERROR when content-encoding is set but the response body is empty; (#5250)

Fixed download progress capturing for compressed responses;

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

a3d901777bc06e78adae3081f694cdbf76241303 authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
Added toJSONObject util; (#5247)

Fixed AxiosError.toJSON method to avoid circular references;

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

b7ee49f63731a914a62bec5768af4b67b7a3f841 authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
update readme (#5261)

a372b4ce4b8027faf1856b3a2a558ce582965864 authored about 2 years ago by relbns <[email protected]>
Update the link (#5265)

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

e05fe7c42bb96d50d41a39ee319919b0a152d607 authored about 2 years ago by AZM <[email protected]>
__dirname is not defined (#5269)

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

7a4c0ea72bc40315d855d05e510b48a60b60f8fe authored about 2 years ago by HaiTao <[email protected]>
ci: remove git credentials after checkout (#5235)

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

86eeff0e685cde6c19dd05abbfe83155cc238e52 authored about 2 years ago by Frazer Smith <[email protected]>
chore(deps): bump loader-utils from 1.4.1 to 1.4.2 (#5295)

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release n...

2c83d47e37554a49b8df4899fd0d9ee0ff48f95d authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/dependency-review-action from 2 to 3 (#5266)

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) fr...

f79cf7bfa9fadd647ac8e22f1a3ff491d6c37e13 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump engine.io from 6.2.0 to 6.2.1 (#5294)

Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes]...

e1989e91de13f2d6cd6732745ae64dbc41e288de authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: v1.2.0 pre-release

3a7c363e540e388481346e0c0a3c80e8318dbf5d authored about 2 years ago by Jay <[email protected]>
chore: release v1.2.0

bb59a737bb22304028e1b191e8a6f6cd8634517c authored about 2 years ago by Jay <[email protected]>
chore: updated release notes

073f727ef0be981b9620513310a27966166618ef authored about 2 years ago by Jay <[email protected]>
chore: switch around order of changelog

4d43cdb8af099937ba6a9359e389229a508836a4 authored about 2 years ago by Jay <[email protected]>
fix: fix TypeScript type definitions for commonjs (#5196)

This is done by duplicating `index.d.ts` into `index.d.cts`, and
modifying it for CommonJS. The...

abf954185a4c7069f0e0d10ace762a357fd10cda authored about 2 years ago by Remco Haszing <[email protected]>
chore(deps): bump loader-utils from 1.4.0 to 1.4.1 (#5245)

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release n...

7f0fc695693dbc9309fe86acbdf9f84614138011 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 (#5241)

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
- [...

0da6db79956aef9e8b5951123bab4dd5decd8c4c authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixed & Imporoved AxiosHeaders class (#5224)

* Refactored AxiosHeaders class;

* Added support for instances of AxiosHeaders as a value for...

ab77a40e1cf73e76092588b89a3a0acd899bd5bc authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
Added support for Axios to be loaded with require('axios').default; (#5225)

Added module import tests;

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

c0a723ab6cab707ed0cb028299c40e22060dc675 authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
Force CI restart;

Force CI restart;

9452f06aa99b17f3d6e2c9d3c1cdc91a2f2b8784 authored about 2 years ago by Dmitriy Mozgovoy <[email protected]>
Remove `\b` from filename (#5207)

56fd6ba8214d569d487cf7a510a990620ba44ef6 authored about 2 years ago by Csaba Maulis <[email protected]>
fix punctation in README.md (#5197)

(In order to do x, do y)

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

7c4e4fd9c2e3a21706a91bc44a0d5c94df390d77 authored about 2 years ago by MoPaMo <[email protected]>
docs: fix broken links (#5218)

02af86becdc2763ca84628bc91fa87ff2cc6e4f8 authored about 2 years ago by Claudio Busatto <[email protected]>
docs: Update Resources links in README (#5119)

* docs: Fix broken changelog link

* docs: Fix rest of links in Resources

* docs: Undo chan...

2750eb077145793f4ec85f5a96230f6780432785 authored about 2 years ago by Daniel Fjeldstad <[email protected]>
Update and rename UPGRADE_GUIDE.md to MIGRATION_GUIDE.md (#5170)

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

bbee032b792d459830465f57f05be80013c5fa2a authored about 2 years ago by 윤세영 <[email protected]>
Fix typos (#5184)

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

8a709b25f437e2ebcf2e559e58cad39b2bf6dd5f authored about 2 years ago by Frieder Bluemle <[email protected]>
typo fix #800 (#5193)

spelling correction

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

34811cbb4ffba30e636ce6689317baa0fd210b9d authored about 2 years ago by Shreem Asati <[email protected]>
typo fix line #856 and #920 (#5194)

punctuation missing

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

c16fe222c4711e452a46bd20ecbdfe2868aa0cf9 authored about 2 years ago by Shreem Asati <[email protected]>
Update Sandbox UI/UX (#5205)

I updated the Sandbox UI for a better user experience. Now users do not have to scroll down to v...

6a548bfaf305b6a28ea3beeb08c4d836b4919c16 authored about 2 years ago by Geeth Gunnampalli <[email protected]>
Update get/index.html (#5116)

Github -> GitHub

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

179a0c80a8723264d54e7a5e122d3546b5a7100e authored about 2 years ago by Ikko Ashimine <[email protected]>
Update ECOSYSTEM.md (#5077)

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

983a66408d474056bc78085af5a31b70e27818f1 authored about 2 years ago by ecyrbe <[email protected]>
Fixed type definition of use method on AxiosInterceptorManager to match the the README (#5071)

* fixed type definition use method on AxiosInterceptorManager to match the README

* fixed par...

448e1fcdec46eeea5e6031332cb3c0918000f3ed authored about 2 years ago by Amit Saini <[email protected]>