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 all non-major dependencies #204

Closed abrain-bot closed 3 weeks ago

abrain-bot commented 4 weeks ago

This PR contains the following updates:

Package Type Update Change
axios (source) dependencies patch 1.7.5 -> 1.7.7
typescript-eslint (source) devDependencies minor 8.3.0 -> 8.4.0

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 )")
typescript-eslint/typescript-eslint (typescript-eslint) ### [`v8.4.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#840-2024-09-02) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.3.0...v8.4.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 63.51%. Comparing base (0d90731) to head (3781d01). Report is 3 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #204 +/- ## ======================================== 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/204/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/204/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.