chrisbsmith / homebridge-abode-lights

A Homebridge Plugin to add Abode Lights
MIT License
1 stars 1 forks source link

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

Open renovate[bot] opened 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change OpenSSF
axios (source) dependencies patch 1.7.4 -> 1.7.7 OpenSSF Scorecard

Release Notes

axios/axios (axios) ### [`v1.7.7`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#177-2024-08-31) [Compare Source](https://togithub.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://togithub.com/axios/axios/issues/6584)) ([d198085](https://togithub.com/axios/axios/commit/d1980854fee1765cd02fa0787adf5d6e34dd9dcf)) - **http:** fixed support for IPv6 literal strings in url ([#​5731](https://togithub.com/axios/axios/issues/5731)) ([364993f](https://togithub.com/axios/axios/commit/364993f0d8bc6e0e06f76b8a35d2d0a35cab054c)) ##### Contributors to this release - avatar [Rishi556](https://togithub.com/Rishi556 "+39/-1 (#​5731 )") - avatar [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS "+27/-7 (#​6584 )") ### [`v1.7.6`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#176-2024-08-30) [Compare Source](https://togithub.com/axios/axios/compare/v1.7.5...v1.7.6) ##### Bug Fixes - **fetch:** fix content length calculation for FormData payload; ([#​6524](https://togithub.com/axios/axios/issues/6524)) ([085f568](https://togithub.com/axios/axios/commit/085f56861a83e9ac02c140ad9d68dac540dfeeaa)) - **fetch:** optimize signals composing logic; ([#​6582](https://togithub.com/axios/axios/issues/6582)) ([df9889b](https://togithub.com/axios/axios/commit/df9889b83c2cc37e9e6189675a73ab70c60f031f)) ##### Contributors to this release - avatar [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS "+98/-46 (#​6582 )") - avatar [Jacques Germishuys](https://togithub.com/jacquesg "+5/-1 (#​6524 )") - avatar [kuroino721](https://togithub.com/kuroino721 "+3/-1 (#​6575 )") ### [`v1.7.5`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#175-2024-08-23) [Compare Source](https://togithub.com/axios/axios/compare/v1.7.4...v1.7.5) ##### Bug Fixes - **adapter:** fix undefined reference to hasBrowserEnv ([#​6572](https://togithub.com/axios/axios/issues/6572)) ([7004707](https://togithub.com/axios/axios/commit/7004707c4180b416341863bd86913fe4fc2f1df1)) - **core:** add the missed implementation of AxiosError#status property; ([#​6573](https://togithub.com/axios/axios/issues/6573)) ([6700a8a](https://togithub.com/axios/axios/commit/6700a8adac06942205f6a7a21421ecb36c4e0852)) - **core:** fix `ReferenceError: navigator is not defined` for custom environments; ([#​6567](https://togithub.com/axios/axios/issues/6567)) ([fed1a4b](https://togithub.com/axios/axios/commit/fed1a4b2d78ed4a588c84e09d32749ed01dc2794)) - **fetch:** fix credentials handling in Cloudflare workers ([#​6533](https://togithub.com/axios/axios/issues/6533)) ([550d885](https://togithub.com/axios/axios/commit/550d885eb90fd156add7b93bbdc54d30d2f9a98d)) ##### Contributors to this release - avatar [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS "+187/-83 (#​6573 #​6567 #​6566 #​6564 #​6563 #​6557 #​6556 #​6555 #​6554 #​6552 )") - avatar [Antonin Bas](https://togithub.com/antoninbas "+6/-6 (#​6572 )") - avatar [Hans Otto Wirtz](https://togithub.com/hansottowirtz "+4/-1 (#​6533 )")

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.

github-actions[bot] commented 3 weeks ago
40c40
<       "axios": "1.7.4",
---
>       "axios": "1.7.7",