-
-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Pull requests: axios/axios
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(utils): replace O(n) array stack with WeakSet in toJSONObject
#10832
opened Apr 30, 2026 by
AKIB473
Contributor
Loading…
fix: update fromDataURI regex to match RFC 2397
#10829
opened Apr 30, 2026 by
abhu85
Loading…
3 tasks done
fix(fromDataURI): accept all RFC 2397-compliant data URIs
#10828
opened Apr 29, 2026 by
DORI2001
Loading…
fix: preserve symbol keys in merged request data
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#10812
opened Apr 28, 2026 by
LaplaceYoung
Loading…
fix: fallback to GET when config.method is undefined in adapters (closes #6960)
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#10683
opened Apr 10, 2026 by
MarcosNocetti
Contributor
Loading…
1 of 3 tasks
fix(types): replace ProgressEvent with AxiosProgressEvent to avoid DOM dependency (closes #6516)
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
#10682
opened Apr 10, 2026 by
MarcosNocetti
Contributor
Loading…
3 tasks
fix(types): constrain AxiosHeaders index signature from any to AxiosHeaderValue (closes #7487)
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#10681
opened Apr 10, 2026 by
MarcosNocetti
Contributor
Loading…
5 tasks
fix: include response data in AxiosError.toJSON() output
commit::feat
The PR is related to a feature
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#10578
opened Mar 29, 2026 by
mahmoodhamdi
Loading…
test: add unit tests for parseProtocol, speedometer, throttle, and composeSignals helpers
commit::test
The PR is related to tests
priority::low
A low priority issue
status::changes-requested
A reviewer requested changes to the PR
#10577
opened Mar 29, 2026 by
mahmoodhamdi
Loading…
fix(core): serialize custom properties in AxiosError.toJSON (#6511)
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#7540
opened Mar 21, 2026 by
sudip-kumar-prasad
Loading…
2 tasks done
fix: make AxiosError.cause non-enumerable to prevent circular reference in JSON.stringify
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#7526
opened Mar 17, 2026 by
mango766
Loading…
fix: validate timeout is non-negative finite number
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
#7444
opened Feb 25, 2026 by
Nicknamess96
Loading…
4 tasks done
feat(abort): propagate abort reason into CanceledError
commit::feat
The PR is related to a feature
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#7435
opened Feb 24, 2026 by
bradstiff
Loading…
fix(security): defense-in-depth against already-polluted Object.prototype in formDataToJSON
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#7413
opened Feb 18, 2026 by
tommyhgunz14
Loading…
test: verify synchronous request interceptors propagate same error instance
commit::feat
The PR is related to a feature
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
type::breaking
The PR introduces breaking changes
#7332
opened Jan 18, 2026 by
harsh-parakh22
Loading…
fix: skip Axios proxy logic when NODE_USE_ENV_PROXY is enabled on sup…
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
type::breaking
The PR introduces breaking changes
#7300
opened Dec 9, 2025 by
azadgupta1
Loading…
fix: prevent undefined error codes in settle
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#7276
opened Nov 30, 2025 by
VeerShah41
Loading…
fix: add default parameter to prevent destructuring undefined in fetch adapter
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#7260
opened Nov 25, 2025 by
Jye10032
Loading…
fix(fetch): align timeout errors with other adapters
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
#7248
opened Nov 19, 2025 by
AkaHarshit
Loading…
5 tasks done
fix: remove forced multipart header to fix Android postForm/patchForm…
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#7243
opened Nov 18, 2025 by
neel3o115
Loading…
feat(adapter): add optional proxyFromEnvAdapter for automatic proxy detection (HTTP(S)_PROXY/NO_PROXY)
#7156
opened Oct 15, 2025 by
studentpiyush
Loading…
fix(core): fix IE11 support by removing the isEmptyObject util
commit::fix
The PR is related to a bugfix
type::breaking
The PR introduces breaking changes
#7128
opened Oct 9, 2025 by
DigitalBrainJS
Collaborator
•
Draft
feat: add Undici adapter
commit::feat
The PR is related to a feature
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#6915
opened May 8, 2025 by
niksy
Loading…
5 tasks
feat(http): implement zstd decompression for http adapter
commit::feat
The PR is related to a feature
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#6792
opened Feb 23, 2025 by
BasixKOR
Loading…
ProTip!
What’s not been updated in a month: updated:<2026-03-30.