Skip to content

Pull requests: axios/axios

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore(deps-dev): bump the development_dependencies group with 15 updates dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#7317 opened Jan 5, 2026 by dependabot bot Loading…
fix: throw error for malformed URLs missing '//' #7315 pr::docs PR that changes project documentation pr::fix PR that fixes a bug
#7316 opened Jan 4, 2026 by sapla1125 Loading…
fix(fetch): remove Content-Type without boundary for FormData pr::fix PR that fixes a bug
#7314 opened Dec 31, 2025 by darwin808 Loading…
Fix/5657 pr::docs PR that changes project documentation pr::fix PR that fixes a bug pr::types PR that changes project types definiton (.d.ts)
#7313 opened Dec 31, 2025 by WillianAgostini Loading…
fix: skip Axios proxy logic when NODE_USE_ENV_PROXY is enabled on sup… pr::fix PR that fixes a bug
#7300 opened Dec 9, 2025 by azadgupta1 Loading…
fix: parse data uris according to rfc 2397
#7295 opened Dec 5, 2025 by mhassan1 Loading…
fix: remove CreateAxiosDefaults['lookup'] in favor of Agent['lookup']… pr::fix PR that fixes a bug pr::types PR that changes project types definiton (.d.ts)
#7279 opened Dec 1, 2025 by Dhruv-2403 Loading…
feat: add debug option for request logging to help debug 403 errors pr::docs PR that changes project documentation pr::feature PR that adds a feature pr::fix PR that fixes a bug pr::types PR that changes project types definiton (.d.ts)
#7264 opened Nov 26, 2025 by addy-2709genius Loading…
fix(fetch): align timeout errors with other adapters pr::fix PR that fixes a bug
#7248 opened Nov 19, 2025 by AkaHarshit Loading…
5 tasks done
fix(xhr): clamp upload progress loaded value to total pr::fix PR that fixes a bug
#7247 opened Nov 19, 2025 by tushar73-jet Loading…
fix: remove forced multipart header to fix Android postForm/patchForm… pr::fix PR that fixes a bug
#7243 opened Nov 18, 2025 by neel3o115 Loading…
Add Customizable Retry Interceptor with Backoff Strategies pr::types PR that changes project types definiton (.d.ts)
#7242 opened Nov 18, 2025 by Magnus1X Loading…
Fix: Add Falsy Check for authoritySessions to Prevent TypeError pr::feature PR that adds a feature
#7238 opened Nov 18, 2025 by yogesh968 Loading…
fix: cap onUploadProgress at 100% when loaded exceeds total pr::fix PR that fixes a bug
#7237 opened Nov 18, 2025 by arnav-54 Loading…
Improve/tojsonobject circular reference pr::code PR that changes project source code (JS, TS)
#7230 opened Nov 17, 2025 by KT0803 Loading…
fix: provide clearer error message when JSON.parse fails on malformed JSON pr::docs PR that changes project documentation pr::fix PR that fixes a bug pr::github PR that changes project github actions or repository configs pr::types PR that changes project types definiton (.d.ts)
#7227 opened Nov 14, 2025 by adityaanurag0219 Loading…
6 tasks done
Improve documentation clarity in axios README pr::docs PR that changes project documentation pr::fix PR that fixes a bug
#7226 opened Nov 13, 2025 by mahdiehanjomshoae Loading…
fix: automatically configure httpsAgent for HTTPS requests through HT… pr::fix PR that fixes a bug pr::types PR that changes project types definiton (.d.ts)
#7214 opened Nov 6, 2025 by Maxiemad Loading…
ProTip! Filter pull requests by the default branch with base:v1.x.