Skip to content

Commit 5c91188

Browse files
chore(deps): update dependency axios to v1.12.2 (#69)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [axios](https://axios-http.com) ([source](https://redirect.github.com/axios/axios)) | [`1.11.0` -> `1.12.2`](https://renovatebot.com/diffs/npm/axios/1.11.0/1.12.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/axios/1.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/axios/1.11.0/1.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>axios/axios (axios)</summary> ### [`v1.12.2`](https://redirect.github.com/axios/axios/blob/HEAD/CHANGELOG.md#1122-2025-09-14) [Compare Source](https://redirect.github.com/axios/axios/compare/v1.12.1...v1.12.2) ##### Bug Fixes - **fetch:** use current global fetch instead of cached one when env fetch is not specified to keep MSW support; ([#&#8203;7030](https://redirect.github.com/axios/axios/issues/7030)) ([cf78825](https://redirect.github.com/axios/axios/commit/cf78825e1229b60d1629ad0bbc8a752ff43c3f53)) ##### Contributors to this release - <img src="https://avatars.githubusercontent.com/u/12586868?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Dmitriy Mozgovoy](https://redirect.github.com/DigitalBrainJS "+247/-16 (#&#8203;7030 #&#8203;7022 #&#8203;7024 )") - <img src="https://avatars.githubusercontent.com/u/189505037?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Noritaka Kobayashi](https://redirect.github.com/noritaka1166 "+2/-6 (#&#8203;7028 #&#8203;7029 )") ### [`v1.12.1`](https://redirect.github.com/axios/axios/blob/HEAD/CHANGELOG.md#1121-2025-09-12) [Compare Source](https://redirect.github.com/axios/axios/compare/v1.12.0...v1.12.1) ##### Bug Fixes - **types:** fixed env config types; ([#&#8203;7020](https://redirect.github.com/axios/axios/issues/7020)) ([b5f26b7](https://redirect.github.com/axios/axios/commit/b5f26b75bdd9afa95016fb67d0cab15fc74cbf05)) ##### Contributors to this release - <img src="https://avatars.githubusercontent.com/u/12586868?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Dmitriy Mozgovoy](https://redirect.github.com/DigitalBrainJS "+10/-4 (#&#8203;7020 )") ### [`v1.12.0`](https://redirect.github.com/axios/axios/blob/HEAD/CHANGELOG.md#1120-2025-09-11) [Compare Source](https://redirect.github.com/axios/axios/compare/v1.11.0...v1.12.0) ##### Bug Fixes - adding build artifacts ([9ec86de](https://redirect.github.com/axios/axios/commit/9ec86de257bfa33856571036279169f385ed92bd)) - dont add dist on release ([a2edc36](https://redirect.github.com/axios/axios/commit/a2edc3606a4f775d868a67bb3461ff18ce7ecd11)) - **fetch-adapter:** set correct Content-Type for Node FormData ([#&#8203;6998](https://redirect.github.com/axios/axios/issues/6998)) ([a9f47af](https://redirect.github.com/axios/axios/commit/a9f47afbf3224d2ca987dbd8188789c7ea853c5d)) - **node:** enforce maxContentLength for data: URLs ([#&#8203;7011](https://redirect.github.com/axios/axios/issues/7011)) ([945435f](https://redirect.github.com/axios/axios/commit/945435fc51467303768202250debb8d4ae892593)) - package exports ([#&#8203;5627](https://redirect.github.com/axios/axios/issues/5627)) ([aa78ac2](https://redirect.github.com/axios/axios/commit/aa78ac23fc9036163308c0f6bd2bb885e7af3f36)) - **params:** removing '\[' and ']' from URL encode exclude characters ([#&#8203;3316](https://redirect.github.com/axios/axios/issues/3316)) ([#&#8203;5715](https://redirect.github.com/axios/axios/issues/5715)) ([6d84189](https://redirect.github.com/axios/axios/commit/6d84189349c43b1dcdd977b522610660cc4c7042)) - release pr run ([fd7f404](https://redirect.github.com/axios/axios/commit/fd7f404488b2c4f238c2fbe635b58026a634bfd2)) - **types:** change the type guard on isCancel ([#&#8203;5595](https://redirect.github.com/axios/axios/issues/5595)) ([0dbb7fd](https://redirect.github.com/axios/axios/commit/0dbb7fd4f61dc568498cd13a681fa7f907d6ec7e)) ##### Features - **adapter:** surface low‑level network error details; attach original error via cause ([#&#8203;6982](https://redirect.github.com/axios/axios/issues/6982)) ([78b290c](https://redirect.github.com/axios/axios/commit/78b290c57c978ed2ab420b90d97350231c9e5d74)) - **fetch:** add fetch, Request, Response env config variables for the adapter; ([#&#8203;7003](https://redirect.github.com/axios/axios/issues/7003)) ([c959ff2](https://redirect.github.com/axios/axios/commit/c959ff29013a3bc90cde3ac7ea2d9a3f9c08974b)) - support reviver on JSON.parse ([#&#8203;5926](https://redirect.github.com/axios/axios/issues/5926)) ([2a97634](https://redirect.github.com/axios/axios/commit/2a9763426e43d996fd60d01afe63fa6e1f5b4fca)), closes [#&#8203;5924](https://redirect.github.com/axios/axios/issues/5924) - **types:** extend AxiosResponse interface to include custom headers type ([#&#8203;6782](https://redirect.github.com/axios/axios/issues/6782)) ([7960d34](https://redirect.github.com/axios/axios/commit/7960d34eded2de66ffd30b4687f8da0e46c4903e)) ##### Contributors to this release - <img src="https://avatars.githubusercontent.com/u/22686401?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Willian Agostini](https://redirect.github.com/WillianAgostini "+132/-16760 (#&#8203;7002 #&#8203;5926 #&#8203;6782 )") - <img src="https://avatars.githubusercontent.com/u/12586868?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Dmitriy Mozgovoy](https://redirect.github.com/DigitalBrainJS "+4263/-293 (#&#8203;7006 #&#8203;7003 )") - <img src="https://avatars.githubusercontent.com/u/53833811?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [khani](https://redirect.github.com/mkhani01 "+111/-15 (#&#8203;6982 )") - <img src="https://avatars.githubusercontent.com/u/7712804?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Ameer Assadi](https://redirect.github.com/AmeerAssadi "+123/-0 (#&#8203;7011 )") - <img src="https://avatars.githubusercontent.com/u/70265727?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Emiedonmokumo Dick-Boro](https://redirect.github.com/emiedonmokumo "+55/-35 (#&#8203;6998 )") - <img src="https://avatars.githubusercontent.com/u/47859767?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Zeroday BYTE](https://redirect.github.com/opsysdebug "+8/-8 (#&#8203;6980 )") - <img src="https://avatars.githubusercontent.com/u/4814473?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Jason Saayman](https://redirect.github.com/jasonsaayman "+7/-7 (#&#8203;6985 #&#8203;6985 )") - <img src="https://avatars.githubusercontent.com/u/13010755?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [최예찬](https://redirect.github.com/HealGaren "+5/-7 (#&#8203;5715 )") - <img src="https://avatars.githubusercontent.com/u/7002604?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Gligor Kotushevski](https://redirect.github.com/gligorkot "+3/-1 (#&#8203;5627 )") - <img src="https://avatars.githubusercontent.com/u/15893?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Aleksandar Dimitrov](https://redirect.github.com/adimit "+2/-1 (#&#8203;5595 )") </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the 1-7 day on Sunday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/emartech/json-logger-js). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: D056966 <[email protected]>
1 parent 9e7ac55 commit 5c91188

File tree

3 files changed

+7
-11
lines changed

3 files changed

+7
-11
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/sinon-chai": "3.2.12",
5151
"@typescript-eslint/eslint-plugin": "7.18.0",
5252
"@typescript-eslint/parser": "7.18.0",
53-
"axios": "1.11.0",
53+
"axios": "1.12.2",
5454
"chai": "4.5.0",
5555
"eslint": "8.57.1",
5656
"eslint-config-emarsys": "5.1.0",

renovate.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,13 @@
1515
"schedule": ["on the 1-7 day on Sunday"]
1616
},
1717
"packageRules": [
18-
{
19-
"groupName": "axios",
20-
"matchPackageNames": ["axios"],
21-
"matchUpdateTypes": ["minor"]
22-
},
2318
{
2419
"groupName": "typescript",
2520
"matchPackageNames": ["typescript"],
2621
"matchUpdateTypes": ["minor"]
2722
},
2823
{
29-
"matchPackageNames": ["axios", "typescript"],
24+
"matchPackageNames": ["typescript"],
3025
"separateMultipleMinor": true
3126
}
3227
],

0 commit comments

Comments
 (0)