-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Comparing changes
Open a pull request
base repository: axios/axios
base: v0.20.0
head repository: axios/axios
compare: v0.21.1
- 18 commits
- 26 files changed
- 14 contributors
Commits on Sep 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e8c6e19 - Browse repository at this point
Copy the full SHA e8c6e19View commit details
Commits on Sep 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 04d45f2 - Browse repository at this point
Copy the full SHA 04d45f2View commit details
Commits on Oct 1, 2020
-
The `ProgressEvent` type comes from the `DOM` lib. This is typically unwanted when using axios in a NodeJS environment. Co-authored-by: Jay <jasonsaayman@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b7e954e - Browse repository at this point
Copy the full SHA b7e954eView commit details -
fix axios.delete ignores config.data (#3282)
Co-authored-by: Jay <jasonsaayman@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fa36737 - Browse repository at this point
Copy the full SHA fa36737View commit details
Commits on Oct 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6d05b96 - Browse repository at this point
Copy the full SHA 6d05b96View commit details
Commits on Oct 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9a78465 - Browse repository at this point
Copy the full SHA 9a78465View commit details
Commits on Oct 20, 2020
-
Fixing an issue that type 'null' and 'undefined' is not assignable to…
… validateStatus when typescript strict option is enabled (#3200)
Configuration menu - View commit details
-
Copy full SHA for 3a8b87d - Browse repository at this point
Copy the full SHA 3a8b87dView commit details
Commits on Oct 23, 2020
-
Lock travis to not use node v15 (#3361)
I have made this change due to current builds failing. We should not be testing in node v15 as you can see on this graph https://nodejs.org/en/about/releases/ 10 till 14 should be fine till 2023 and v15 is not LTS so should be excluded for now.
Configuration menu - View commit details
-
Copy full SHA for fbdc150 - Browse repository at this point
Copy the full SHA fbdc150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2130a0c - Browse repository at this point
Copy the full SHA 2130a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94ca24b - Browse repository at this point
Copy the full SHA 94ca24bView commit details
Commits on Oct 27, 2020
-
Updating axios in types to be lower case (#2797)
Co-authored-by: Xianming Zhong <chinesedfan@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 820fe6e - Browse repository at this point
Copy the full SHA 820fe6eView commit details
Commits on Oct 30, 2020
-
Remove the skipping of the
socket
http test (#3364)Co-authored-by: Pilot <timemachine@ctrl-c.club>
Configuration menu - View commit details
-
Copy full SHA for 7688255 - Browse repository at this point
Copy the full SHA 7688255View commit details
Commits on Nov 3, 2020
-
Adding a type guard for
AxiosError
(#2949)Co-authored-by: Jason Kwok <JasonHK@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f472e5d - Browse repository at this point
Copy the full SHA f472e5dView commit details
Commits on Nov 24, 2020
-
* Reproducing the Vulnerability * Prevent SSRF * Cleanup * Refactor to skip duplicate code * Tests for correct passed data. * Code review changes.
Configuration menu - View commit details
-
Copy full SHA for c7329fe - Browse repository at this point
Copy the full SHA c7329feView commit details
Commits on Dec 3, 2020
-
Protocol not parsed when setting proxy config from env vars (#3070)
* Fixing proxy protocol config when parsed from env vars * Adding instructions to specify proxy protocol when setting proxy config * Moved HTTPS proxy config instruction closer to example * Clear https_proxy env var so as to not impact other tests
Configuration menu - View commit details
-
Copy full SHA for e426910 - Browse repository at this point
Copy the full SHA e426910View commit details
Commits on Dec 9, 2020
-
Use different socket for Win32 test (#3375)
* Remove the skipping of the `socket` http test * Use different socket path for Win32 - See: https://github.com/nodejs/node-v0.x-archive/blob/master/test/simple/test-pipe-stream.js#L73 - Also: https://github.com/nodejs/node-v0.x-archive/blob/master/test/common.js#L39 * Updating axios in types to be lower case (#2797) Co-authored-by: Xianming Zhong <chinesedfan@qq.com> Co-authored-by: Pilot <timemachine@ctrl-c.club> Co-authored-by: Remco Haszing <remcohaszing@gmail.com> Co-authored-by: Xianming Zhong <chinesedfan@qq.com> Co-authored-by: Jay <jasonsaayman@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8b0f373 - Browse repository at this point
Copy the full SHA 8b0f373View commit details
Commits on Dec 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d57cd97 - Browse repository at this point
Copy the full SHA d57cd97View commit details -
Configuration menu - View commit details
-
Copy full SHA for a64050a - Browse repository at this point
Copy the full SHA a64050aView commit details
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.20.0...v0.21.1