Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ axios (1.7.7 → 1.7.8) · Repo · Changelog
Release Notes
1.7.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 36 commits:
chore(release): v1.7.8 (#6715)
fix: use URL API instead of DOM to fix a potential vulnerability warning; (#6714)
fix(types): export CJS types from ESM (#6218)
chore(sponsor): update sponsor block (#6709)
chore(sponsor): update sponsor block (#6707)
fix: allow passing a callback as paramsSerializer to buildURL (#6680)
fix(http): use `globalThis.TextEncoder` when available (#6634)
chore(deps): bump cookie and socket.io (#6704)
chore(deps-dev): bump elliptic from 6.5.4 to 6.6.0 (#6698)
chore(deps): bump send and express (#6699)
Update server.js (#6637)
chore(deps): bump the github-actions group with 8 updates (#6693)
Update client.html (#6617)
fix: fixed width form to not shrink after 'Send Request' button is clicked (#6644)
Group all GitHub Actions updates into a single larger pull request (#6683)
fix(http): fixed proxy-from-env module import (#5222)
chore(sponsor): update sponsor block (#6687)
docs: update README.md
docs: update gold sponsors doc block
chore(sponsor): update sponsor block (#6682)
updated interceptor use type definition to remove interceptor options parameter from use method for response interceptors (#5237)
chore(sponsor): update sponsor block (#6666)
fix(core): fixed config merging bug (#6668)
docs: add es6 example
chore(sponsor): update sponsor block (#6652)
fix(http): add support for File objects as payload in http adapter (#6588) (#6605)
chore: descope logo fix
chore: readme (#6640)
Add Node.js 22 to CI version matrix (#6633)
chore: remove IE logo; initialise dropping support for IE (#6619)
fix: updated stream aborted error message to be more clear (#6615)
Warn about common option misspellings (#6489)
fix(types): add missing types for mergeConfig function (#6590)
fix: ios11 breaks when build (#6608)
chore(sponsor): update sponsor block (#6606)
chore(sponsor): update sponsor block (#6603)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands