Rigtch / rigtch-fm-api

Real time spotify statistics calculation based on your listening history.
https://rigtch-fm-api.up.railway.app/api
Apache License 2.0
9 stars 0 forks source link

fix(deps): update dependency axios to v1.7.7 #394

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 1.7.5 -> 1.7.7 age adoption passing confidence

Release Notes

axios/axios (axios) ### [`v1.7.7`](https://redirect.github.com/axios/axios/blob/HEAD/CHANGELOG.md#177-2024-08-31) [Compare Source](https://redirect.github.com/axios/axios/compare/v1.7.6...v1.7.7) ##### Bug Fixes - **fetch:** fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; ([#​6584](https://redirect.github.com/axios/axios/issues/6584)) ([d198085](https://redirect.github.com/axios/axios/commit/d1980854fee1765cd02fa0787adf5d6e34dd9dcf)) - **http:** fixed support for IPv6 literal strings in url ([#​5731](https://redirect.github.com/axios/axios/issues/5731)) ([364993f](https://redirect.github.com/axios/axios/commit/364993f0d8bc6e0e06f76b8a35d2d0a35cab054c)) ##### Contributors to this release - avatar [Rishi556](https://redirect.github.com/Rishi556 "+39/-1 (#​5731 )") - avatar [Dmitriy Mozgovoy](https://redirect.github.com/DigitalBrainJS "+27/-7 (#​6584 )") ### [`v1.7.6`](https://redirect.github.com/axios/axios/blob/HEAD/CHANGELOG.md#176-2024-08-30) [Compare Source](https://redirect.github.com/axios/axios/compare/v1.7.5...v1.7.6) ##### Bug Fixes - **fetch:** fix content length calculation for FormData payload; ([#​6524](https://redirect.github.com/axios/axios/issues/6524)) ([085f568](https://redirect.github.com/axios/axios/commit/085f56861a83e9ac02c140ad9d68dac540dfeeaa)) - **fetch:** optimize signals composing logic; ([#​6582](https://redirect.github.com/axios/axios/issues/6582)) ([df9889b](https://redirect.github.com/axios/axios/commit/df9889b83c2cc37e9e6189675a73ab70c60f031f)) ##### Contributors to this release - avatar [Dmitriy Mozgovoy](https://redirect.github.com/DigitalBrainJS "+98/-46 (#​6582 )") - avatar [Jacques Germishuys](https://redirect.github.com/jacquesg "+5/-1 (#​6524 )") - avatar [kuroino721](https://redirect.github.com/kuroino721 "+3/-1 (#​6575 )")

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.54%. Comparing base (12e5ea9) to head (7162763). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #394 +/- ## ======================================== Coverage 99.54% 99.54% ======================================== Files 73 73 Lines 4369 4369 Branches 526 264 -262 ======================================== Hits 4349 4349 Misses 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.