-
-
Notifications
You must be signed in to change notification settings - Fork 11.8k
Pull requests: axios/axios
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(sandbox): resolve TypeError on constant variable path assignment
#11073
opened Jul 9, 2026 by
Ahsan1Murtaza
Loading…
3 tasks done
fix(interceptors): replace handlers array with Map to prevent memory leak
#11072
opened Jul 9, 2026 by
codersandipdas
Loading…
3 tasks done
fix(core): synchronous interceptors swallow errors and proceed with request
#11071
opened Jul 9, 2026 by
TheHonoredOne914
Loading…
fix: core methodList, HTTP adapter errors, and add tests
commit::fix
The PR is related to a bugfix
#11048
opened Jun 29, 2026 by
Mohammad-Faiz-Cloud-Engineer
Contributor
Loading…
fix(utils): use defineProperty in inherits to handle non-writable inherited props
commit::fix
The PR is related to a bugfix
status::blocked
This PR or issue is deemed to be blocked
type::breaking
The PR introduces breaking changes
#11045
opened Jun 28, 2026 by
JSap0914
Contributor
Loading…
fix(types): constrain AxiosHeaders index values
commit::fix
The PR is related to a bugfix
status::blocked
This PR or issue is deemed to be blocked
status::changes-requested
A reviewer requested changes to the PR
type::breaking
The PR introduces breaking changes
#11005
opened Jun 12, 2026 by
pupuking723
Loading…
2 of 3 tasks
Feat: add Axios built-in redirects support
#10991
opened Jun 4, 2026 by
DigitalBrainJS
Collaborator
•
Draft
feat: improve fetchOptions type definition
commit::feat
The PR is related to a feature
status::blocked
This PR or issue is deemed to be blocked
type::breaking
The PR introduces breaking changes
#10961
opened May 29, 2026 by
anhlecongtran
Loading…
fix(cancel): preserve AbortSignal.reason on CanceledError (#7434)
commit::fix
The PR is related to a bugfix
status::blocked
This PR or issue is deemed to be blocked
status::changes-requested
A reviewer requested changes to the PR
status::stale
This PR or issue is deemed stale. Feedback has not been provided in 2 weeks.
type::breaking
The PR introduces breaking changes
#10946
opened May 26, 2026 by
MaksZhukov
Loading…
3 tasks done
feat: add Undici adapter (follow-up)
commit::feat
The PR is related to a feature
status::blocked
This PR or issue is deemed to be blocked
#10893
opened May 14, 2026 by
niksy
Loading…
3 of 8 tasks
fix(parseHeaders): prevent prototype pollution using Object.create(null)
commit::fix
The PR is related to a bugfix
status::blocked
This PR or issue is deemed to be blocked
type::breaking
The PR introduces breaking changes
#7538
opened Mar 20, 2026 by
Mridul012
Loading…
fix(core): fix IE11 support by removing the isEmptyObject util
commit::fix
The PR is related to a bugfix
status::blocked
This PR or issue is deemed to be blocked
type::breaking
The PR introduces breaking changes
#7128
opened Oct 9, 2025 by
DigitalBrainJS
Collaborator
•
Draft
Fix: Update the HttpAgent and HttpAgents Schema of AxiosRequestConfig
type::breaking
The PR introduces breaking changes
#5492
opened Jan 24, 2023 by
vibh1103
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.