arco-admin
arco-admin copied to clipboard
build(deps): bump axios from 1.8.4 to 1.9.0
Bumps axios from 1.8.4 to 1.9.0.
Release notes
Sourced from axios's releases.
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
getSetCookieby 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
Changelog
Sourced from axios's changelog.
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
getSetCookieby 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
Commits
cdcfd21chore(release): v1.9.0 (#6891)987d2e2fix(http): send minimal end multipart boundary (#6661)f112edfchore(ci): add PR files guard action; (#6890)61de4c0chore(ci): update github actions; (#6889)c3aba3dchore(ci): add labeler github action; (#6888)f7a3b5efix(headers): fixed support for setting multiple header values from an iterat...e61a893fix(types): fix autocomplete for adapter config (#6855)6c5d4cdfix(core): fix the Axios constructor implementation to treat the config argum...dfe8411fix(fetch): fixed ERR_NETWORK mapping for Safari browsers; (#6767)d4f7df4fix(headers): fixgetSetCookieby using 'get' method for caseless access; (...- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| arco-admin | ⬜️ Ignored (Inspect) | Visit Preview | Apr 28, 2025 6:08pm |
Deploy Preview for arco-admin ready!
| Name | Link |
|---|---|
| Latest commit | 7c46ff76743d7255b5a052dd067fadb53c2da5b7 |
| Latest deploy log | https://app.netlify.com/sites/arco-admin/deploys/680fc42902c6470008f59471 |
| Deploy Preview | https://deploy-preview-319--arco-admin.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Superseded by #326.