2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-27 14:47:43 +03:00

Commit Graph

  • d844227411 chore: update and bump deps (#6238) Jay 2024-02-16 13:28:57 +02:00
  • caa0625201 docs: update README responseEncoding types (#6194) Lucas Keller 2024-02-16 04:18:16 -06:00
  • 41c4584a41 docs: Update README.md to point to current axios version in CDN links (#6196) Emmanuel 2024-02-16 07:17:26 -03:00
  • bf6974f16a chore(ci): add npm tag action; (#6231) Dmitriy Mozgovoy 2024-02-12 21:41:49 +02:00
  • a52e4d9af5 chore(release): v1.6.7 (#6204) github-actions[bot] 2024-01-25 21:57:54 +02:00
  • 2b69888dd5 chore: remove unnecessary check (#6186) zhoulixiang 2024-01-26 02:46:53 +08:00
  • 1a08f90f40 fix: capture async stack only for rejections with native error objects; (#6203) Dmitriy Mozgovoy 2024-01-25 20:42:38 +02:00
  • 104aa3f65d chore(release): v1.6.6 (#6199) github-actions[bot] 2024-01-25 01:11:30 +02:00
  • a1938ff073 fix: fixed missed dispatchBeforeRedirect argument (#5778) Zao Soula 2024-01-24 22:57:06 +00:00
  • 123f354b92 fix: wrap errors to improve async stack trace (#5987) Ilya Priven 2024-01-24 17:21:12 -05:00
  • 6d4c421ee1 chore(release): v1.6.5 (#6177) github-actions[bot] 2024-01-05 21:51:22 +02:00
  • 0736f95ce8 fix(ci): refactor notify action as a job of publish action; (#6176) Dmitriy Mozgovoy 2024-01-05 21:36:41 +02:00
  • f4f2b039dd fix(dns): fixed lookup error handling; (#6175) Dmitriy Mozgovoy 2024-01-05 01:48:07 +02:00
  • 1f73dcbbe0 docs: update sponsor links Jay 2024-01-04 21:05:37 +02:00
  • 8790b8e784 chore(release): v1.6.4 (#6173) github-actions[bot] 2024-01-04 00:10:07 +02:00
  • 0ad520de0f chore(ci): fix notify action; (#6172) Dmitriy Mozgovoy 2024-01-03 23:34:54 +02:00
  • 3c0c11cade fix(security): fixed formToJSON prototype pollution vulnerability; (#6167) Dmitriy Mozgovoy 2024-01-03 21:37:32 +02:00
  • 75af1cdff5 fix(security): fixed security vulnerability in follow-redirects (#6163) Guy Nesher 2024-01-03 19:32:50 +00:00
  • 90864b3a3f docs: update logos Jay 2024-01-02 15:42:28 +02:00
  • 1542719bc7 docs: updated headline sponsors Jay 2023-12-27 19:04:51 +02:00
  • b15b918d17 chore(release): v1.6.3 (#6151) github-actions[bot] 2023-12-27 01:15:30 +02:00
  • b76cce0e0f chore(ci): added branches filter for notify action; (#6084) Dmitriy Mozgovoy 2023-12-26 22:34:50 +02:00
  • 5e7ad38fb0 fix: Regular Expression Denial of Service (ReDoS) (#6132) Willian Agostini 2023-12-26 17:29:26 -03:00
  • 8befb86efb docs: update alloy link (#6145) Jay 2023-12-20 08:44:08 +02:00
  • d18f40d89a docs: add headline sponsors Jay 2023-12-20 08:41:32 +02:00
  • b3be365858 chore(release): v1.6.2 (#6082) github-actions[bot] 2023-11-14 22:35:24 +02:00
  • 8739acbd28 chore(ci): removed redundant release action; (#6081) Dmitriy Mozgovoy 2023-11-14 22:02:03 +02:00
  • bfa9c30523 chore(docs): fix outdated grunt to npm scripts (#6073) Ng Choon Khon (CK) 2023-11-15 03:54:58 +08:00
  • a2b0fb314f chore(docs): update README.md (#6048) Muhammad Noman 2023-11-15 00:53:41 +05:00
  • b12a6083f3 chore(ci): removed paths-ignore filter; (#6080) Dmitriy Mozgovoy 2023-11-14 21:51:59 +02:00
  • 0c9d88602b chore(ci): reworked ignoring files logic; (#6079) Dmitriy Mozgovoy 2023-11-14 20:46:09 +02:00
  • 30873ee5a8 chore(ci): add paths-ignore config to testing action; (#6078) Dmitriy Mozgovoy 2023-11-14 17:54:41 +02:00
  • cff996779b feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) Dmitriy Mozgovoy 2023-11-14 15:38:25 +02:00
  • 7009715369 chore(ci): fixed release notification action; (#6064) Dmitriy Mozgovoy 2023-11-09 00:47:06 +02:00
  • 7144f10dc5 chore(ci): fixed release notification action; (#6063) Dmitriy Mozgovoy 2023-11-08 20:14:12 +02:00
  • f6d2cf9763 chore(ci): fix publish action content permission; (#6061) Dmitriy Mozgovoy 2023-11-08 17:02:29 +02:00
  • a22f4b918a chore(release): v1.6.1 (#6060) github-actions[bot] 2023-11-08 16:44:45 +02:00
  • cb8bb2beb2 chore(ci): Publish to NPM with provenance (#5835) Fabian Meyer 2023-11-08 15:25:03 +01:00
  • 37cbf9214a chore(ci): added labeling and notification for published PRs; (#6059) Dmitriy Mozgovoy 2023-11-08 16:17:55 +02:00
  • dd465ab22b fix(formdata): fixed content-type header normalization for non-standard browser environments; (#6056) Dmitriy Mozgovoy 2023-11-07 22:21:19 +02:00
  • 3dc8369e50 fix(platform): fixed emulated browser detection in node.js environment; (#6055) Dmitriy Mozgovoy 2023-11-07 22:16:15 +02:00
  • f7adacdbaa chore(release): v1.6.0 (#6031) github-actions[bot] 2023-10-27 00:14:41 +03:00
  • 9917e67cbb chore(ci): fix release-it arg; (#6032) Dmitriy Mozgovoy 2023-10-26 23:53:38 +03:00
  • 96ee232bd3 fix(CSRF): fixed CSRF vulnerability CVE-2023-45857 (#6028) Valentin Panov 2023-10-26 21:54:06 +02:00
  • 7d45ab2e2a chore(tests): fixed tests to pass in node v19 and v20 with keep-alive enabled; (#6021) Dmitriy Mozgovoy 2023-10-22 18:20:44 +03:00
  • 5aaff532a6 fix(dns): fixed lookup function decorator to work properly in node v20; (#6011) Dmitriy Mozgovoy 2023-10-22 17:12:33 +03:00
  • a48a63ad82 chore(docs): added AxiosHeaders docs; (#5932) Dmitriy Mozgovoy 2023-09-30 20:49:59 +03:00
  • a1c8ad008b fix(types): fix AxiosHeaders types; (#5931) Dmitriy Mozgovoy 2023-09-29 21:42:19 +03:00
  • 2ac731d605 chore(docs): update readme.md (#5889) Rinku Chaudhari 2023-09-28 21:07:47 +05:45
  • 88fb52b5fa chore(release): v1.5.1 (#5920) github-actions[bot] 2023-09-26 21:21:09 +03:00
  • e4107797a7 fix(adapters): improved adapters loading logic to have clear error messages; (#5919) Dmitriy Mozgovoy 2023-09-26 19:43:25 +03:00
  • bc9af51b18 fix(formdata): fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) Dmitriy Mozgovoy 2023-09-25 02:44:30 +03:00
  • 4c89f25196 fix(headers): allow content-encoding header to handle case-insensitive values (#5890) (#5892) Przemyslaw Motacki 2023-09-12 14:23:03 +02:00
  • ae003913a3 docs(paramsSerializer config within request config): update documentation for paramsSerializer David Dallas 2023-09-07 15:59:17 +01:00
  • a989ccdc1a Change isNaN to Number.isNaN Mustafa Ateş Uzun 2023-08-30 21:47:01 +03:00
  • b5b7760373 docs: fix CommonJS usage note Michael Di Prisco 2023-08-30 20:41:34 +02:00
  • 9e6205630e fix(types): removed duplicated code Sean Sattler 2023-08-30 20:29:27 +02:00
  • 6365751ba6 chore(release): v1.5.0 (#5838) github-actions[bot] 2023-08-26 22:10:04 +03:00
  • 1601f4a27a feat(export): export adapters without unsafe prefix (#5839) Dmitriy Mozgovoy 2023-08-26 21:59:09 +03:00
  • dff74ae374 docs: linting documentation notes (#5791) Michael Di Prisco 2023-08-26 19:50:03 +02:00
  • ca73eb878d feat: export getAdapter function (#5324) 夜葬 2023-08-27 01:42:25 +08:00
  • 9a414bb6c8 fix(adapter): make adapter loading error more clear by using platform-specific adapters explicitly (#5837) Dmitriy Mozgovoy 2023-08-26 20:31:13 +03:00
  • b3e327dcc9 fix(dns): fixed cacheable-lookup integration; (#5836) Dmitriy Mozgovoy 2023-08-26 18:51:09 +03:00
  • 8fda2766b1 fix(headers): fixed common Content-Type header merging; (#5832) Dmitriy Mozgovoy 2023-08-26 16:26:50 +03:00
  • d8b4ca0ea5 fix(headers): added support for setting header names that overlap with class methods; (#5831) Dmitriy Mozgovoy 2023-08-25 21:07:51 +03:00
  • 3f53eb6960 docs: Add axios error type definitions in README.MD (#5788) Jonathan Budiman 2023-08-03 02:21:30 -04:00
  • 21a5ad34c4 chore(release): v1.4.0 (#5683) github-actions[bot] 2023-04-28 02:04:53 +03:00
  • d627610d0c chore(utils): refactored isAsyncFn util to avoid inlining additional Babel helpers to the build; (#5684) Dmitriy Mozgovoy 2023-04-28 01:44:23 +03:00
  • e18fdd893d refactor: remove deprecated url-search-params polyfill for URLSearchParams (#5670) PIYUSH NEGI 2023-04-28 03:28:07 +05:30
  • 726f1c8e00 feat(types): export AxiosHeaderValue type. (#5525) Arthur Fiorette 2023-04-27 18:37:10 -03:00
  • 2701911260 feat(dns): added support for a custom lookup function; (#5339) Dmitriy Mozgovoy 2023-04-26 02:04:59 +03:00
  • e6f7053bf1 perf(merge-config): optimize mergeConfig performance by avoiding duplicate key visits; (#5679) Dmitriy Mozgovoy 2023-04-26 00:34:46 +03:00
  • bbb61e70cb fix(formdata): add multipart/form-data content type for FormData payload on custom client environments; (#5678) Dmitriy Mozgovoy 2023-04-26 00:21:37 +03:00
  • df38c949f2 fix(package): export package internals with unsafe path prefix; (#5677) Dmitriy Mozgovoy 2023-04-26 00:17:21 +03:00
  • 59eb991835 chore(release): v1.3.6 (#5666) github-actions[bot] 2023-04-19 22:37:45 +03:00
  • 1b8cc3b02b chore(template): improve issue template; (#5665) Dmitriy Mozgovoy 2023-04-19 21:14:02 +03:00
  • aa372f7306 fix(utils): make isFormData detection logic stricter to avoid unnecessary calling of the toString method on the target; (#5661) Dmitriy Mozgovoy 2023-04-19 20:14:32 +03:00
  • 0abc705647 chore(ci): use package-lock in test & build github actions; (#5663) Dmitriy Mozgovoy 2023-04-19 20:09:31 +03:00
  • 6f360a2531 fix(types): added transport to RawAxiosRequestConfig (#5445) Michael Di Prisco 2023-04-13 23:45:02 +02:00
  • 4af78a72ee chore(release): v1.3.5 (#5634) github-actions[bot] 2023-04-05 21:01:58 +03:00
  • a56c866120 fix(params): re-added the ability to set the function as paramsSerializer config; (#5633) Dmitriy Mozgovoy 2023-04-05 19:44:36 +03:00
  • e7decef6a9 fix(headers): fixed isValidHeaderName to support full list of allowed characters; (#5584) Dmitriy Mozgovoy 2023-03-19 15:30:51 +02:00
  • 2e70cecda4 chore(release): v1.3.4 (#5565) github-actions[bot] 2023-02-22 23:05:31 +02:00
  • cbe2de60d3 chore(ci): remove team-reviewers config; (#5566) Dmitriy Mozgovoy 2023-02-22 22:43:24 +02:00
  • 2b1fc73600 chore(docs): added missing config.transport doc (#5444) Michael Di Prisco 2023-02-22 21:22:09 +01:00
  • 3772c8fe74 fix(blob): added a check to make sure the Blob class is available in the browser's global scope; (#5548) lcysgsg 2023-02-23 03:55:45 +08:00
  • a3b246c9de fix(http): fixed regression bug when handling synchronous errors inside the adapter; (#5564) Dmitriy Mozgovoy 2023-02-22 21:50:31 +02:00
  • d9ebf8fb3a chore(release): v1.3.3 (#5546) github-actions[bot] 2023-02-13 20:46:08 +02:00
  • a43bca033d chore(example): fix source map urls; (#5467) 陈若枫 2023-02-14 02:17:24 +08:00
  • a6dfa72010 fix(formdata): added a check to make sure the FormData class is available in the browser's global scope; (#5545) Dmitriy Mozgovoy 2023-02-13 20:03:14 +02:00
  • c19f7bf770 fix(formdata): fixed setting NaN as Content-Length for form payload in some cases; (#5535) Dmitriy Mozgovoy 2023-02-11 16:34:51 +02:00
  • ea87ebfe6d fix(headers): fixed the filtering logic of the clear method; (#5542) Dmitriy Mozgovoy 2023-02-11 16:31:03 +02:00
  • 0b449293fc chore(release): v1.3.2 (#5531) github-actions[bot] 2023-02-03 20:09:55 +02:00
  • 6b3c305fc4 fix(http): use explicit import instead of TextEncoder global; (#5530) Dmitriy Mozgovoy 2023-02-03 19:34:07 +02:00
  • 128d56f4a0 fix(http): treat http://localhost as base URL for relative paths to avoid ERR_INVALID_URL error; (#5528) Dmitriy Mozgovoy 2023-02-03 19:02:50 +02:00
  • 54d3facb3b chore(release): v1.3.1 (#5522) github-actions[bot] 2023-02-02 01:30:01 +02:00
  • 96d336f527 fix(formdata): add hotfix to use the asynchronous API to compute the content-length header value; (#5521) Dmitriy Mozgovoy 2023-02-02 00:55:05 +02:00
  • 08104c028c fix(serializer): fixed serialization of array-like objects; (#5518) Dmitriy Mozgovoy 2023-02-01 20:38:59 +02:00
  • 7fbfbbeff6 chore(release): v1.3.0 (#5513) github-actions[bot] 2023-01-31 18:54:52 +02:00
  • 9263473154 chore(ci): fixed contributors avatar rendering for CHANGELOG.md; (#5514) Dmitriy Mozgovoy 2023-01-31 17:56:09 +02:00