Kesin11 / CIAnalyzer

A tool collecting multi CI services build data and export it for creating self-hosting build dashboard.
MIT License
94 stars 8 forks source link

chore(deps): update dependency axios to v1.7.6 #1307

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.6 age adoption passing confidence

Release Notes

axios/axios (axios) ### [`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: 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.



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

github-actions[bot] commented 2 weeks ago

Code Metrics Report

master (e123d5c) renovate/axios-1.x (f4d7a1c) +/-
Coverage 30.2% 30.2% 0.0%
Test Execution Time 5s 6s +1s
Details ``` diff | | master (e123d5c) | renovate/axios-1.x (f4d7a1c) | +/- | |---------------------|------------------|------------------------------|------| | Coverage | 30.2% | 30.2% | 0.0% | | Files | 44 | 44 | 0 | | Lines | 3863 | 3863 | 0 | | Covered | 1167 | 1167 | 0 | - | Test Execution Time | 5s | 6s | +1s | ```

Reported by octocov