Skip to content

Commit 9706207

Browse files
chore(deps): update dependency axios to v1.13.4 (#459)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [axios](https://axios-http.com) ([source](https://redirect.github.com/axios/axios)) | [`1.13.3` → `1.13.4`](https://renovatebot.com/diffs/npm/axios/1.13.3/1.13.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/axios/1.13.4?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/axios/1.13.4?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/axios/1.13.3/1.13.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/axios/1.13.3/1.13.4?slim=true) | --- ### Release Notes <details> <summary>axios/axios (axios)</summary> ### [`v1.13.4`](https://redirect.github.com/axios/axios/releases/tag/v1.13.4) [Compare Source](https://redirect.github.com/axios/axios/compare/v1.13.3...v1.13.4) #### What's Changed - Add resource section by [@&#8203;fboeller](https://redirect.github.com/fboeller) in [#&#8203;4767](https://redirect.github.com/axios/axios/pull/4767) - docs: changed href links from master to main by [@&#8203;WillianAgostini](https://redirect.github.com/WillianAgostini) in [#&#8203;4882](https://redirect.github.com/axios/axios/pull/4882) - Fix TypeScript exports by [@&#8203;remcohaszing](https://redirect.github.com/remcohaszing) in [#&#8203;4884](https://redirect.github.com/axios/axios/pull/4884) - Update CODE\_OF\_CONDUCT.md by [@&#8203;letohx](https://redirect.github.com/letohx) in [#&#8203;6012](https://redirect.github.com/axios/axios/pull/6012) - refactor: ci and build by [@&#8203;jasonsaayman](https://redirect.github.com/jasonsaayman) in [#&#8203;7340](https://redirect.github.com/axios/axios/pull/7340) - Fix issues with version 1.13.3 by [@&#8203;jasonsaayman](https://redirect.github.com/jasonsaayman) in [#&#8203;7352](https://redirect.github.com/axios/axios/pull/7352) - chore(release): prepare release 1.13.4 by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;7353](https://redirect.github.com/axios/axios/pull/7353) #### New Contributors - [@&#8203;fboeller](https://redirect.github.com/fboeller) made their first contribution in [#&#8203;4767](https://redirect.github.com/axios/axios/pull/4767) - [@&#8203;letohx](https://redirect.github.com/letohx) made their first contribution in [#&#8203;6012](https://redirect.github.com/axios/axios/pull/6012) **Full Changelog**: <axios/axios@v1.13.3...v1.13.4> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Dublin. 🚦 **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 903493d commit 9706207

File tree

2 files changed

+21
-6
lines changed

2 files changed

+21
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@biomejs/biome": "2.3.13",
4646
"@vitest/coverage-v8": "4.0.18",
4747
"@vitest/ui": "4.0.18",
48-
"axios": "1.13.3",
48+
"axios": "1.13.4",
4949
"graphql-request": "7.4.0",
5050
"nodemon": "3.1.11",
5151
"prettier": "3.8.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)