base repository: axios/axios
base: v0.25.0
head repository: axios/axios
Uh oh!
There was an error while loading. Please reload this page.
compare: v0.26.0
- 12 commits
- 14 files changed
- 6 contributors
Commits on Jan 18, 2022
Fixed The timeoutErrorMessage property in config not work with Node.js (
fixes #3580) (#3581) * The timeoutErrorMessage property in config not work with Node.js (#3580) * Adding "should respect the timeoutErrorMessage property" test case Co-authored-by: Will Loo <[email protected]> * The timeoutErrorMessage property in config not work with Node.js (#3580) * Fixing The timeoutErrorMessage property in config not work with Node.js (#3580) * Updating http adapter * Adding reject config.timeoutErrorMessage when setup Co-authored-by: Will Loo <[email protected]> * Fixing The timeoutErrorMessage property in config not work with Node.js (#3580) * Fixing The timeoutErrorMessage property in config not work with Node.js (#3580) * Update http adapter * Make changes as suggested after code review Co-authored-by: Will Loo <[email protected]> Co-authored-by: Jay <[email protected]>
Added errors to be displayed when the query parsing process itself fa…
…ils. (#3961) * Adding errors when the query parsing process fails * Updated error * Removed unused variables Co-authored-by: Jay <[email protected]>
Commits on Jan 27, 2022
Fix/remove url required (#4426)
* Removed error when url is null as this breaks current use cases for alot of projects * Removed associated tests that check for the for url to not be empty
jasonsaayman authoredJan 27, 2022
Commits on Feb 2, 2022
Fixed isFormData predicate; (#4413)
Added support for automatic object serialization to FormData if `Content-Type` is `multipart/form-data`; Added support for FormData to be overloaded using `config.env.FormData` option; Added support for FormData in node.js environment through `form-data` package;
DigitalBrainJS authoredFeb 2, 2022
Commits on Feb 11, 2022
Update follow-redirects dependency due to Vurnerbility
Previous version of follow-redirects dependency is reported by Snyk to have a vurnerbility. https://app.snyk.io/test/npm/follow-redirects/1.14.7
cookieMr committedFeb 11, 2022
Commits on Feb 13, 2022
Bump karma from 6.3.11 to 6.3.14 (#4461)
Bumps [karma](https://.com/karma-runner/karma) from 6.3.11 to 6.3.14. - [Release notes](https://.com/karma-runner/karma/releases) - [Changelog](https://.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v6.3.11...v6.3.14) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply..com>
dependabot[bot] authoredFeb 13, 2022 Revert "Fixed isFormData predicate; (#4413)" (#4472)
This reverts commit 73e3bdb.
jasonsaayman authoredFeb 13, 2022 Bump follow-redirects from 1.14.7 to 1.14.8 (#4473)
Bumps [follow-redirects](https://.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. - [Release notes](https://.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply..com> Co-authored-by: Jay <[email protected]>
Fixed conflict in package lock
jasonsaayman committedFeb 13, 2022 Merge branch 'cookieMr-master'
jasonsaayman committedFeb 13, 2022 Merge branch 'master' of .com:axios/axios
jasonsaayman committedFeb 13, 2022 - jasonsaayman committed
Feb 13, 2022
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.25.0...v0.26.0
Uh oh!
There was an error while loading. Please reload this page.