Skip to content

Commit 151c4f3

Browse files
Update dependency axios to v1.8.4 (#183)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [axios](https://axios-http.com) ([source](https://redirect.github.com/axios/axios)) | [`1.8.3` -> `1.8.4`](https://renovatebot.com/diffs/npm/axios/1.8.3/1.8.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/axios/1.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/axios/1.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/axios/1.8.3/1.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/axios/1.8.3/1.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>axios/axios (axios)</summary> ### [`v1.8.4`](https://redirect.github.com/axios/axios/blob/HEAD/CHANGELOG.md#184-2025-03-19) [Compare Source](https://redirect.github.com/axios/axios/compare/v1.8.3...v1.8.4) ##### Bug Fixes - **buildFullPath:** handle `allowAbsoluteUrls: false` without `baseURL` ([#&#8203;6833](https://redirect.github.com/axios/axios/issues/6833)) ([f10c2e0](https://redirect.github.com/axios/axios/commit/f10c2e0de7fde0051f848609a29c2906d0caa1d9)) ##### Contributors to this release - <img src="https://avatars.githubusercontent.com/u/8029107?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Marc Hassan](https://redirect.github.com/mhassan1 "+5/-1 (#&#8203;6833 )") </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/BSStudio/bss-web-graphql-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2199fd4 commit 151c4f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@biomejs/biome": "1.9.4",
4646
"@vitest/coverage-v8": "2.1.9",
4747
"@vitest/ui": "2.1.9",
48-
"axios": "1.8.3",
48+
"axios": "1.8.4",
4949
"graphql-request": "6.1.0",
5050
"nodemon": "3.1.9",
5151
"prettier": "3.5.3",

0 commit comments

Comments
 (0)