2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

Commit Graph

  • 28c721588c fix: Denial of Service via __proto__ Key in mergeConfig (#7369) v1.x Jay 2026-02-04 20:25:06 +02:00
  • 04cf01969e docs: clarify object check comment (#7323) Sachin 2026-02-04 22:51:44 +05:30
  • 696fa753c5 fix: status is missing in AxiosError on and after v1.13.3 (#7368) Willian Agostini 2026-02-04 04:47:12 -03:00
  • 569f028a58 fix: added a option to choose between legacy and the new request/response interceptor ordering Willian Agostini 2026-01-30 03:12:04 -03:00
  • 44b7c9f0c4 chore(deps-dev): bump karma-sourcemap-loader (#7360) dependabot[bot] 2026-01-29 20:40:52 +02:00
  • 472c631e86 refactor: bump minors package versions (#7356) Jay 2026-01-29 20:34:43 +02:00
  • 99d588dcea chore: fix issues with yml (#7355) Jay 2026-01-28 19:57:41 +02:00
  • 9336cf9a33 chore(release): prepare release 1.13.4 (#7353) github-actions[bot] 2026-01-27 20:13:03 +02:00
  • ee90dfc28a fix: issues with version 1.13.3 (#7352) Jay 2026-01-27 08:04:06 +02:00
  • af4f6d960f fix: release branch yml Jason Saayman 2026-01-26 20:07:47 +02:00
  • 253e3ad06a fix: all merge configs Jason Saayman 2026-01-26 20:05:43 +02:00
  • 8ff6c19e2d refactor: ci and build (#7340) Jay 2026-01-25 18:17:31 +02:00
  • ab06109b40 chore(release): v1.13.3 (#7335) Jay 2026-01-20 19:47:13 +02:00
  • 2d6ad5e48b revert(deps): bump peter-evans/create-pull-request from 7 to 8 in the github-actions group (#7334) Jay 2026-01-19 21:38:27 +02:00
  • cb49a6f84b chore(sponsor): update sponsor block (#7330) github-actions[bot] 2026-01-19 20:27:52 +02:00
  • d8233d9e8e fix(types): restore AxiosError.cause type from unknown to Error (#7327) Copilot 2026-01-12 16:20:00 +02:00
  • 5945e40bb1 fix(interceptor): handle the error in the same interceptor (#6269) Tackoil 2026-01-09 03:11:34 +08:00
  • 7373fbff24 fix: main field in package.json should correspond to cjs artifacts (#5756) Adam Hines 2025-12-30 05:10:04 -07:00
  • 8d1271b49f fix(types): add handlers to AxiosInterceptorManager interface (#5551) Tibor Pilz 2025-12-30 12:58:26 +01:00
  • f8694341de docs: refresh CDN URLs and example JSON headers (#7236) techcodie 2025-12-30 17:00:43 +05:30
  • 46db3316ac doc: update deprecated var usage in documentation examples (#7246) SANDESH LENDVE 2025-12-30 16:46:52 +05:30
  • d6bbb3db86 docs: add async/await timeout handling example (#7250) rohit miryala 2025-12-30 16:44:19 +05:30
  • 3141c319c2 chore: remove unnecessary eslint-disable directive (#7283) Ved Vadnere 2025-12-30 16:41:30 +05:30
  • 38be3b2e18 docs: add abort controller example (#7287) Akash Dhar Dubey 2025-12-30 16:39:44 +05:30
  • bf3f63237c docs: fix typo in multipart/form-data README section (#7311) Joseph Frazier 2025-12-30 01:10:46 -05:00
  • 53aa420bb2 chore(deps): bump the production_dependencies group across 1 directory with 2 updates (#7231) dependabot[bot] 2025-12-30 08:07:33 +02:00
  • 25446920e3 chore(deps): bump peter-evans/create-pull-request (#7303) dependabot[bot] 2025-12-30 08:07:11 +02:00
  • 9af869126b Add "API clients" section to Ecosystem (#7312) Lubos 2025-12-23 16:14:39 +08:00
  • 21df8edc8a chore(sponsor): update sponsor block (#7308) github-actions[bot] 2025-12-19 08:54:05 +02:00
  • d7e6065346 fix(http2): Use port 443 for HTTPS connections by default. (#7256) Subhan Kumar Rai 2025-12-19 05:52:38 +05:30
  • f12882270a chore(sponsor): update sponsor block sponsors solodyagin 2025-12-17 02:50:08 +00:00
  • 0bf4608d60 docs: add typescript example for custom instance (#7288) Akash Dhar Dubey 2025-12-09 14:27:25 +05:30
  • a4230f5581 Revert "fix: silentJSONParsing=false should throw on invalid JSON (#7253) (#7…" (#7298) Jay 2025-12-08 14:19:20 +02:00
  • e0a120620e test: add Node unit tests for toFormData and refactor buildURL to avoid param reassignment (#7272) Nandan Acharya 2025-12-08 11:52:30 +05:30
  • f7bdcd1b6c chore(deps-dev): bump tar-fs from 2.1.1 to 2.1.4 (#7244) dependabot[bot] 2025-12-08 08:03:45 +02:00
  • 7d19335e43 fix: silentJSONParsing=false should throw on invalid JSON (#7253) (#7257) Rudransh 2025-12-06 14:15:54 +05:30
  • ec9d94e9f8 feat: add Node.js coverage script using c8 (closes #7289) (#7294) Nikunj Mochi 2025-12-06 14:07:24 +05:30
  • 7764844686 chore(deps): bump the github-actions group across 1 directory with 2 updates (#7282) dependabot[bot] 2025-12-06 10:14:04 +02:00
  • 5c7a5cced2 chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 (#7296) dependabot[bot] 2025-12-06 10:02:25 +02:00
  • 2979a9414b chore(deps-dev): bump node-forge from 1.3.1 to 1.3.3 (#7293) dependabot[bot] 2025-12-06 09:47:38 +02:00
  • 88d7884254 feat: enhance pipeFileToResponse with error handling (#7169) Anchal Singh 2025-12-05 12:42:15 +05:30
  • 86b2423597 chore(sponsor): update sponsor block (#7285) github-actions[bot] 2025-12-05 09:08:26 +02:00
  • 8092aee724 chore: remove TODO comment and dead code from http adapter error handler (#7229) KT0803 2025-11-18 12:10:53 +05:30
  • 860e03396a feat: compatibility with frozen prototypes (#6265) Turadg Aleahmad 2025-11-14 04:26:43 -08:00
  • 4d06112452 style: turn '()=>' into '() =>' (#6324) Justin Dhillon 2025-11-12 11:49:37 -08:00
  • f73474d02c feat(types): Intellisense for string literals in a widened union (#6134) svihpinc 2025-11-13 00:47:57 +05:30
  • d5b76d4af7 style: get rid of redundency in imports (#6315) Justin Dhillon 2025-11-12 11:11:56 -08:00
  • 6ef867e684 fix: unclear error message is thrown when specifying an empty proxy authorization (#6314) Gabriel Quaresma 2025-11-12 16:04:39 -03:00
  • 15bf9563f6 test: correct relationship between filename and test codes (#6155) JohnTitor 2025-11-12 14:16:59 +08:00
  • 65a7584eda feat: add automatic minor and patch upgrades to dependabot (#6053) Wilson Mun 2025-11-12 05:55:10 +11:00
  • d6682b2035 chore: add options object to docstring so IDE's indicate it's available (#5999) Jake Hayes 2025-11-11 13:51:46 -05:00
  • b89217e3e9 fix(package.json): add 'bun' package.json 'exports' condition. Load the Node.js build in Bun instead of the browser build (#5754) Jarred Sumner 2025-11-11 10:02:35 -08:00
  • 1c6a86dd2c fix: turn AxiosError into a native error (#5394) (#5558) Julian Dax 2025-11-11 18:06:10 +01:00
  • 5b5c196892 docs: add comprehensive migration guide for 0.x to 1.x upgrade (#7218) Ashvin Tiwari 2025-11-11 20:12:13 +05:30
  • 7f1fe57250 docs: grammar issue in *.md (#7215) WuMingDao 2025-11-11 14:34:36 +08:00
  • e6d71017d3 chore(deps): bump the github-actions group across 1 directory with 6 updates (#7148) dependabot[bot] 2025-11-10 16:45:57 +02:00
  • 095033c626 feat: add undefined as a value in AxiosRequestConfig (#5560) Albie 2025-11-06 19:15:33 +00:00
  • d8bbebf4a4 docs: readme changes (#7042) Eric Dubé 2025-11-06 13:39:03 -05:00
  • 3f83143bfe feat: added copilot instructions jasonsaayman 2025-11-06 20:38:28 +02:00
  • 92acd4043d chore: exclude vscode file jasonsaayman 2025-11-06 20:32:37 +02:00
  • c497c4b2c3 docs: improved formatting and readability in Code of Conduct (#7198) Madhumita 2025-11-06 23:59:13 +05:30
  • 38fee81c80 chore: enhance form styling and input placeholders in examples (#7185) Anchal Singh 2025-11-06 23:50:31 +05:30
  • 293a5aecfd docs: clarify interceptors execution order (#7201) codenomnom 2025-11-06 20:18:14 +02:00
  • 08b84b52d5 chore(release): v1.13.2 (#7207) github-actions[bot] 2025-11-04 22:00:13 +02:00
  • 8d372335f5 fix(http): fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206) Dmitriy Mozgovoy 2025-11-04 01:08:35 +02:00
  • 12c314b603 perf(http): fix early loop exit; (#7202) Dmitriy Mozgovoy 2025-11-04 00:43:10 +02:00
  • f6d79e773b chore(sponsor): update sponsor block (#7203) github-actions[bot] 2025-11-03 14:35:24 +02:00
  • 0588880ac7 fix(http): use default export for http2 module to support stubs; (#7196) Kasper Isager Dalsgarð 2025-10-29 20:10:29 +01:00
  • 1ef8e7218b chore(release): v1.13.1 (#7194) github-actions[bot] 2025-10-28 20:54:35 +02:00
  • bcd5581d20 fix(http): fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) Dmitriy Mozgovoy 2025-10-28 20:44:08 +02:00
  • c9b33712aa chore: enhance styling and responsiveness in client.html (#7173) Anchal Singh 2025-10-28 00:38:09 +05:30
  • 9ead04d8ab [Release] v1.13.0 (#7189) github-actions[bot] 2025-10-27 18:07:18 +02:00
  • d000fbfd07 fix(http2): fix possible race condition when handling http2 stream on almost timed out session by improving timeout out algorithm; (#7186) Dmitriy Mozgovoy 2025-10-27 00:46:40 +02:00
  • 08db960d9f docs: added example for improved network error handling (with Wrapper/Middleware approach) (#7171) Samyak Dandge 2025-10-23 18:50:22 +05:30
  • 46e1981d0f refactor: form data handling in index.html (#7170) Anchal Singh 2025-10-23 18:40:03 +05:30
  • 889f8ef8be docs: fix mismatched return type (#7172) Nikhil Simon Toppo 2025-10-23 18:09:30 +05:30
  • 7b197ef6ce fix: sandbox ui updated (#7175) Dhvani Maktuporia 2025-10-23 18:03:51 +05:30
  • 6dff629ee7 chore: fix typos in examples (#7166) ikuy1203 2025-10-20 16:23:22 +09:00
  • d676df7722 feat(http): add HTTP2 support; (#7150) Dmitriy Mozgovoy 2025-10-19 15:06:36 +03:00
  • 015faeca9f fix(fetch): prevent TypeError when config.env is undefined (#7155) Jane Wangari 2025-10-16 18:20:26 +03:00
  • c2911ccc6a docs: update Features section for clarity and readability (#7136) Aviraj2929 2025-10-13 17:51:24 +05:30
  • e1f8ae627c docs: add JSDoc comments to server.js (#7135) Aviraj2929 2025-10-12 20:19:35 +05:30
  • 9b9ec98548 fix: resolve issue #7131 (added spacing in mergeConfig.js) (#7133) Usama Ayoub 2025-10-12 19:47:04 +05:00
  • 6e0c8e76a7 docs: add jsdoc to adapters (#7134) Aviraj2929 2025-10-12 20:08:54 +05:30
  • f1c17be4a9 refactor: improve Cookie Handling (#7129) Amit Verma 2025-10-11 14:13:34 +05:30
  • 34ed58167f docs: add comprehensive JSDoc documentation to bind helper function (#7119) Abhishek3880 2025-10-09 13:13:07 +05:30
  • f4970f35b8 chore: add missing Cloudflare HTTP status codes (#7117) Abhishek3880 2025-10-09 13:12:44 +05:30
  • 6306657396 chore: enhance package.json keywords for better discoverability (#7116) Abhishek3880 2025-10-09 12:57:26 +05:30
  • b8e9958b05 docs: improve browser support table accessibility in README (#7115) Abhishek3880 2025-10-09 12:52:50 +05:30
  • 793fd4f14d chore(sponsor): update sponsor block (#7043) github-actions[bot] 2025-10-09 05:04:49 +03:00
  • 57f07dff82 docs: add contributors and documentation (#7112) Aviraj2929 2025-10-07 23:20:57 +05:30
  • d46425e654 chore: update footer for light and dark mode (#7099) prasoon patel 2025-10-07 13:04:27 +05:30
  • 6a104de750 chore: add MIT license badge to README (#7073) Rahul Kumar 2025-10-02 23:53:16 +05:30
  • 51b23a13b3 docs: fix rate limiting link (#7065) Supakorn Ieamgomol 2025-10-01 22:18:49 +07:00
  • 54a1fcc1b6 docs: fix typos (#7046) Kian-Meng Ang 2025-09-19 21:01:16 +08:00
  • 12135b15e5 chore: add alt text to logo image (#7037) UTSUMI Keiji 2025-09-16 23:04:19 +09:00
  • ac3ba6487b chore(ci): fix missed condition to skip test:package step for ignored files; (#7039) Dmitriy Mozgovoy 2025-09-16 16:27:01 +03:00
  • e9cfed35cf chore: remove unused terser-webpack-plugin (#7032) Noritaka Kobayashi 2025-09-15 15:14:30 +09:00
  • e5a33366d7 chore(release): v1.12.2 (#7031) github-actions[bot] 2025-09-14 15:58:39 +03:00
  • 38726c7586 refactor: change if in else to else if (#7028) Noritaka Kobayashi 2025-09-14 18:53:01 +09:00