Bump axios from 1.7.9 to 1.10.0
Closed
Number: #156
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 1
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 1
Created:
June 15, 2025 at 04:15 PM UTC
(3 months ago)
(3 months ago)
Updated:
June 15, 2025 at 05:17 PM UTC
(3 months ago)
(3 months ago)
Closed:
June 15, 2025 at 05:17 PM UTC
(3 months ago)
(3 months ago)
Time to Close:
about 1 hour
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps axios from 1.7.9 to 1.10.0.
Release notes
Sourced from axios's releases.
Release v1.10.0
Release notes:
Bug Fixes
- adapter: pass fetchOptions to fetch function (#6883) (0f50af8)
- form-data: convert boolean values to strings in FormData serialization (#6917) (5064b10)
- package: add module entry point for React Native; (#6933) (3d343b8)
Features
Contributors to this release
- Dmitriy Mozgovoy
- Noritaka Kobayashi
- Dimitrios Lazanas
- Adrian Knapp
- Howie Zhao
- Uhyeon Park
- Sampo Silvennoinen
Release v1.9.0
Release notes:
Bug Fixes
- core: fix the Axios constructor implementation to treat the config argument as optional; (#6881) (6c5d4cd)
- fetch: fixed ERR_NETWORK mapping for Safari browsers; (#6767) (dfe8411)
- headers: allow iterable objects to be a data source for the set method; (#6873) (1b1f9cc)
- headers: fix
getSetCookie
by using 'get' method for caseless access; (#6874) (d4f7df4)- headers: fixed support for setting multiple header values from an iterated source; (#6885) (f7a3b5e)
- http: send minimal end multipart boundary (#6661) (987d2e2)
- types: fix autocomplete for adapter config (#6855) (e61a893)
Features
Contributors to this release
Release v1.8.4
... (truncated)
Changelog
Sourced from axios's changelog.
1.10.0 (2025-06-14)
Bug Fixes
- adapter: pass fetchOptions to fetch function (#6883) (0f50af8)
- form-data: convert boolean values to strings in FormData serialization (#6917) (5064b10)
- package: add module entry point for React Native; (#6933) (3d343b8)
Features
Contributors to this release
- Dmitriy Mozgovoy
- Noritaka Kobayashi
- Dimitrios Lazanas
- Adrian Knapp
- Howie Zhao
- Uhyeon Park
- Sampo Silvennoinen
1.9.0 (2025-04-24)
Bug Fixes
- core: fix the Axios constructor implementation to treat the config argument as optional; (#6881) (6c5d4cd)
- fetch: fixed ERR_NETWORK mapping for Safari browsers; (#6767) (dfe8411)
- headers: allow iterable objects to be a data source for the set method; (#6873) (1b1f9cc)
- headers: fix
getSetCookie
by using 'get' method for caseless access; (#6874) (d4f7df4)- headers: fixed support for setting multiple header values from an iterated source; (#6885) (f7a3b5e)
- http: send minimal end multipart boundary (#6661) (987d2e2)
- types: fix autocomplete for adapter config (#6855) (e61a893)
Features
Contributors to this release
... (truncated)
Commits
73a836d
chore(release): v1.10.0 (#6943)3d343b8
fix(package): add module entry point for React Native; (#6933)0f50af8
fix(adapter): pass fetchOptions to fetch function (#6883)ee7799e
refactor: remove unused import in test (#6922)eb0a2db
chore: fix typos in test (#6923)7d55139
docs(readme): improve error descriptions; (#6920)f4fc6b8
chore(sponsor): update sponsor block (#6921)5064b10
fix(form-data): convert boolean values to strings in FormData serialization (...c7e0fea
CI: add Node 24 (#6913)7ba895c
chore(sponsor): update sponsor block (#6907)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+67
+67
Deletions:
-85
-85
Package Dependencies
Technical Details
ID: | 1580816 |
UUID: | 2593782212 |
Node ID: | PR_kwDOMfoAbc6amfnE |
Host: | GitHub |
Repository: | acm-uiuc/core |
Mergeable: | Yes |
Merge State: | Unstable |