alarmdisplay / display

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

chore(deps): update linters to v9.9.1 #202

Closed abrain-bot closed 1 month ago

abrain-bot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
@eslint/js (source) devDependencies patch 9.9.0 -> 9.9.1
eslint (source) devDependencies patch 9.9.0 -> 9.9.1

Release Notes

eslint/eslint (@​eslint/js) ### [`v9.9.1`](https://togithub.com/eslint/eslint/releases/tag/v9.9.1) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.9.0...v9.9.1) ##### Bug Fixes - [`9bde90c`](https://togithub.com/eslint/eslint/commit/9bde90c2edb6800c7f6428c5550ff00fff44ab02) fix: add logic to handle `fixTypes` in `lintText()` ([#​18736](https://togithub.com/eslint/eslint/issues/18736)) (Amaresh S M) ##### Documentation - [`4840930`](https://togithub.com/eslint/eslint/commit/4840930b9d8b6aa3578fe234180425e9060ceeca) docs: Update README with version support and clean up content ([#​18804](https://togithub.com/eslint/eslint/issues/18804)) (Nicholas C. Zakas) - [`f61f40d`](https://togithub.com/eslint/eslint/commit/f61f40d8a68b27ad1ff96c019ac41d4e958961a4) docs: Update globals examples ([#​18805](https://togithub.com/eslint/eslint/issues/18805)) (Nicholas C. Zakas) - [`241fcea`](https://togithub.com/eslint/eslint/commit/241fcea48abe1c63f22b31be4bd75b6039768a85) docs: Use and define languages ([#​18795](https://togithub.com/eslint/eslint/issues/18795)) (Nicholas C. Zakas) - [`5dbdd63`](https://togithub.com/eslint/eslint/commit/5dbdd63dc83428447e25f1fc1d05d8a69e3b006a) docs: eslint-plugin-markdown -> [@​eslint/markdown](https://togithub.com/eslint/markdown) ([#​18797](https://togithub.com/eslint/eslint/issues/18797)) (Nicholas C. Zakas) - [`c6c8ddd`](https://togithub.com/eslint/eslint/commit/c6c8ddd3130bbfec98ef817e4647faf19b34c85c) docs: update links to eslint-visitor-keys repo ([#​18796](https://togithub.com/eslint/eslint/issues/18796)) (Francesco Trotta) - [`f981d05`](https://togithub.com/eslint/eslint/commit/f981d054ed935ef9844b6f76d4ce90ebb345b66f) docs: Update README (GitHub Actions Bot) - [`b516974`](https://togithub.com/eslint/eslint/commit/b516974713ada28c75f1e21599fc0cec13a8b321) docs: update links to `eslint/js` repo ([#​18781](https://togithub.com/eslint/eslint/issues/18781)) (Francesco Trotta) - [`fb7a3f5`](https://togithub.com/eslint/eslint/commit/fb7a3f5df5f661bcd96e483558da66eafeb4b954) docs: update note for package managers ([#​18779](https://togithub.com/eslint/eslint/issues/18779)) (Jay) ##### Chores - [`b0c34d0`](https://togithub.com/eslint/eslint/commit/b0c34d04b1ac1e56609209db2f9b18a6c05a198d) chore: upgrade to [@​eslint/js](https://togithub.com/eslint/js)[@​9](https://togithub.com/9).9.1 ([#​18809](https://togithub.com/eslint/eslint/issues/18809)) (Francesco Trotta) - [`cd5a0da`](https://togithub.com/eslint/eslint/commit/cd5a0daa24b7ab019c42d64da478c84cc4d32c34) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`e112642`](https://togithub.com/eslint/eslint/commit/e1126423db08a29a6cdf39626110fd29186785f0) refactor: Extract parsing logic from Linter ([#​18790](https://togithub.com/eslint/eslint/issues/18790)) (Nicholas C. Zakas) - [`0f68a85`](https://togithub.com/eslint/eslint/commit/0f68a851db4db4eb6ff537345e7d6c26434950f1) chore: use eslint-plugin-yml on yaml files only ([#​18801](https://togithub.com/eslint/eslint/issues/18801)) (Milos Djermanovic) - [`f8d1b3c`](https://togithub.com/eslint/eslint/commit/f8d1b3c2324cdada4fe1d8799f4f517c1585a001) chore: update dependencies for browser tests ([#​18794](https://togithub.com/eslint/eslint/issues/18794)) (Christian Bromann) - [`aed2624`](https://togithub.com/eslint/eslint/commit/aed262407918406c19d43b8d54070fa93508782b) chore: update dependency [@​eslint/config-array](https://togithub.com/eslint/config-array) to ^0.18.0 ([#​18788](https://togithub.com/eslint/eslint/issues/18788)) (renovate\[bot]) - [`5c29128`](https://togithub.com/eslint/eslint/commit/5c291283dc29dcfdae585d9878e0fb8ab0d68c43) chore: update dependency [@​eslint/core](https://togithub.com/eslint/core) to ^0.4.0 ([#​18789](https://togithub.com/eslint/eslint/issues/18789)) (renovate\[bot]) - [`5d66fb2`](https://togithub.com/eslint/eslint/commit/5d66fb2b53ded440180feef526b1211673c40e88) chore: migrate linting workflow to use trunk check meta-linter ([#​18643](https://togithub.com/eslint/eslint/issues/18643)) (Chris Clearwater) - [`bf96855`](https://togithub.com/eslint/eslint/commit/bf96855d7c181648cb0a0e8faf77d707ddd4725f) chore: add ids to github issue templates ([#​18775](https://togithub.com/eslint/eslint/issues/18775)) (Strek)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 (6e2974f) to head (9211367). Report is 1 commits behind head on develop.

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