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

fix: parse data uris according to rfc 2397
#7295 opened Dec 5, 2025 by mhassan1 Loading…
feat: add Node.js coverage script using c8 (closes #7289) pr::feature PR that adds a feature
#7294 opened Dec 5, 2025 by mochinikunj Loading…
fixed-7225 pr::docs PR that changes project documentation pr::fix PR that fixes a bug
#7291 opened Dec 4, 2025 by yashlahase Loading…
docs: add typescript example for custom instance pr::docs PR that changes project documentation
#7288 opened Dec 3, 2025 by AKASHDHARDUBEY Loading…
docs: add abort controller example #7263
#7287 opened Dec 3, 2025 by AKASHDHARDUBEY Loading…
docs: add example for request cancellation using AbortControllerdocs: add AbortController cancellation example pr::docs PR that changes project documentation
#7284 opened Dec 2, 2025 by sudip-kumar-prasad Loading…
3 tasks done
chore: remove unnecessary eslint-disable directive pr::ci PR that changes project CI/CD pipeline pr::fix PR that fixes a bug
#7283 opened Dec 2, 2025 by Archis009 Loading…
4 of 7 tasks
chore(deps): bump the github-actions group across 1 directory with 2 updates dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code pr::github PR that changes project github actions or repository configs
#7282 opened Dec 1, 2025 by dependabot bot 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…
docs: add TypeScript example for custom axios instance with typed interceptors pr::docs PR that changes project documentation
#7269 opened Nov 27, 2025 by dev-singh12 Loading…
Add Axios AbortController example HTML file
#7266 opened Nov 26, 2025 by Arun24-8 Loading…
docs: add simple axios.get example to README pr::docs PR that changes project documentation
#7265 opened Nov 26, 2025 by ATMAKURIDHANUSH33102 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…
docs: clarify instance auth override behavior pr::docs PR that changes project documentation
#7262 opened Nov 25, 2025 by nitin-999-code Loading…
fix: silentJSONParsing=false should throw on invalid JSON (#7253) pr::fix PR that fixes a bug pr::tests PR that changes project tests
#7257 opened Nov 24, 2025 by Rudrxxx Loading…
fix: replace Object.assign with IE11-safe fallback in inherits (#7111) pr::code PR that changes project source code (JS, TS) pr::fix PR that fixes a bug
#7255 opened Nov 22, 2025 by shoryataneja Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.