alarmdisplay / display

Component for displaying alerts and general info
GNU Affero General Public License v3.0
11 stars 2 forks source link

fix(deps): update dependency axios to v1.7.5 #200

Closed abrain-bot closed 1 month ago

abrain-bot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
axios (source) dependencies patch 1.7.4 -> 1.7.5

Release Notes

axios/axios (axios) ### [`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 - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 63.51%. Comparing base (3ea7d5a) to head (8759a19). Report is 4 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #200 +/- ## ======================================== Coverage 63.51% 63.51% ======================================== Files 81 81 Lines 995 995 Branches 89 89 ======================================== Hits 632 632 Misses 349 349 Partials 14 14 ``` | [Flag](https://app.codecov.io/gh/alarmdisplay/display/pull/200/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alarmdisplay) | Coverage Δ | | |---|---|---| | [server](https://app.codecov.io/gh/alarmdisplay/display/pull/200/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alarmdisplay) | `63.51% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alarmdisplay#carryforward-flags-in-the-pull-request-comment) to find out more.

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