-
-
Notifications
You must be signed in to change notification settings - Fork 11.6k
Pull requests: axios/axios
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(http): propagate FormData length calculation errors
#7497
opened Mar 13, 2026 by
mrsandy1965
Loading…
fix(cancel): preserve AbortController reason in CanceledError
#7493
opened Mar 12, 2026 by
sinteticx
Loading…
chore(deps): bump tar and pacote
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#7491
opened Mar 10, 2026 by
dependabot
bot
Loading…
fix(types): align request interceptor runWhen typings
#7483
opened Mar 6, 2026 by
nthbotast
Loading…
fix(cancel): pass custom reason to CanceledError (#7434)
#7481
opened Mar 6, 2026 by
Jafar-Sabaouni
Loading…
chore(deps-dev): bump multer from 1.4.4 to 2.1.1
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#7480
opened Mar 6, 2026 by
dependabot
bot
Loading…
docs(buildURL): align encode() comment with current behavior
#7475
opened Mar 4, 2026 by
nthbotast
Loading…
fix(types): align interceptor handler runWhen typing
#7464
opened Mar 3, 2026 by
theamodhshetty
Loading…
fix(progress): clamp loaded to total for computable upload/download events
#7458
opened Feb 28, 2026 by
aviu16
Loading…
docs(readme): clarify withCredentials and withXSRFToken behavior
#7452
opened Feb 27, 2026 by
theamodhshetty
Loading…
fix(typing): allow calling create() without config on AxiosInstance
#7448
opened Feb 27, 2026 by
Loule95450
Loading…
4 tasks done
docs(http): fix typos and improve clarity in timeout logic
#7447
opened Feb 26, 2026 by
ProxyLoader
Loading…
fix: validate timeout is non-negative finite number
#7444
opened Feb 25, 2026 by
Nicknamess96
Loading…
4 tasks done
test: add reproduction case for missing AbortSignal reason
#7443
opened Feb 25, 2026 by
Janaka66
Loading…
docs(AxiosHeaders): add comprehensive JSDoc comments for better DX
#7441
opened Feb 25, 2026 by
Janaka66
Loading…
2 tasks done
fix(composeSignals): handle already-aborted signals
#7438
opened Feb 24, 2026 by
Nandann018-ux
Loading…
fix: validate timeout is non-negative finite number (fixes #7428)
#7436
opened Feb 24, 2026 by
fuleinist
Loading…
feat(abort): propagate abort reason into CanceledError
#7435
opened Feb 24, 2026 by
bradstiff
Loading…
fix: prevent nested arrays in formDataToJSON for duplicate keys
#7431
opened Feb 23, 2026 by
speedcoder430
Loading…
fix(types): align AxiosInterceptorHandler.runWhen type with AxiosInte…
#7420
opened Feb 20, 2026 by
speedcoder430
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:v1.x.