Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency eslint-plugin-react-hooks to v5 #1280

Merged
merged 5 commits into from
Oct 16, 2024

Conversation

homarr-renovate[bot]
Copy link
Contributor

@homarr-renovate homarr-renovate bot commented Oct 11, 2024

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react-hooks (source) dependencies major ^4.6.2 -> ^5.0.0

Release Notes

facebook/react (eslint-plugin-react-hooks)

v5.0.0

Compare Source

  • New Violations: Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means _Button or _component are no longer valid. (@​kassens) in #​25162

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 becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Had to adjust the health-monitoring widget quite a bit because of not allowed hook usage:
image

The hook rules were reenabled 😄

@homarr-renovate homarr-renovate bot requested a review from a team as a code owner October 11, 2024 13:39
homarr-approvals[bot]
homarr-approvals bot previously approved these changes Oct 11, 2024
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

Copy link

deepsource-io bot commented Oct 11, 2024

Here's the code health analysis summary for commits c4ec4f3..c8c5988. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ Success
🎯 171 occurences resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

github-actions bot commented Oct 11, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 38.95% 14521 / 37280
🔵 Statements 38.95% 14521 / 37280
🔵 Functions 35.94% 376 / 1046
🔵 Branches 70.82% 1289 / 1820
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
apps/nextjs/src/app/[locale]/boards/(content)/_context.tsx 0% 0% 0% 0% 1, 4-5, 8, 10, 12, 18, 20-23, 25-37, 39, 43-48, 50-51, 53, 55-57, 59-67, 69-70, 72, 74-75, 77-79, 81-82, 84-85, 87-89, 91-92, 94-95, 97-99, 101-102, 104-105, 107-108, 110-111, 113-115, 117-118
apps/nextjs/src/app/[locale]/manage/tools/api/components/api-keys.tsx 0% 0% 0% 0% 1, 3-4, 6, 9-13, 15, 21-31, 33-46, 48-51, 53-61, 63-64, 66-70, 72-76, 78
apps/nextjs/src/app/[locale]/manage/users/[userId]/general/_components/_profile-form.tsx 0% 0% 0% 0% 1, 3-4, 7-12, 18-24, 26-51, 54, 56-65, 67-80, 82-87, 89-90, 92
apps/nextjs/src/components/user-avatar-menu.tsx 0% 0% 0% 0% 1, 4-8, 18, 20-22, 24, 26-27, 33-36, 38, 40, 42-43, 45-46, 48-61, 63-72, 74-83, 85-86, 88-91, 93-97, 99-101, 103-105, 107, 109-114, 116-118, 120-128, 130-139
apps/nextjs/src/components/board/items/item-move-modal.tsx 0% 0% 0% 0% 1-2, 4, 6-8, 18-20, 22-40, 42-47, 49-64, 66-77, 79-81, 83-90, 92-103, 105-110
apps/nextjs/src/components/board/sections/gridstack/gridstack-item.tsx 0% 0% 0% 0% 1, 4-5, 23-42, 44-57, 59-60, 62
apps/nextjs/src/components/board/sections/gridstack/use-gridstack.ts 0% 0% 0% 0% 1-3, 8-11, 32-40, 42-45, 47-49, 51-52, 54-58, 61, 63, 65, 67, 69-72, 74-81, 83, 85, 88-96, 99-101, 103-106, 108, 110, 112-113, 117, 119, 121, 123-126, 128-130, 134, 136, 138, 140-143, 145-152, 154, 156, 158-160, 164, 166, 168, 170-173, 175-178, 182, 184, 186, 188-191, 193-196, 199-209, 213-215, 219, 225-227, 229-230, 233-236, 238, 240-248, 251-253, 255-259, 261, 264-267, 269-276, 297-315, 317-319, 321-322, 324-327, 329-330, 333-344, 347-349, 352-355
packages/modals/src/confirm-modal.tsx 12.5% 100% 100% 12.5% 32-34, 36-37, 39-40, 42-46, 48-50, 52-57, 59-61, 63-65, 67-69, 71-77, 79-81, 83-86, 88-92
packages/modals/src/index.tsx 13.13% 100% 0% 13.13% 30-35, 37-42, 44-64, 66, 68, 70-74, 76-77, 79, 88, 92-95, 97, 99-119, 121-122, 124, 132, 134, 136-137, 140-143, 146, 148-151
packages/spotlight/src/components/spotlight.tsx 0% 0% 0% 0% 1, 3-6, 9, 12-15, 17-23, 25-27, 29-40, 42-45, 47-51, 53-63, 65-78, 80-81, 84-91, 93-97, 99-101, 103-110, 112-119, 121-122, 124
packages/spotlight/src/components/actions/items/children-action-item.tsx 0% 0% 0% 0% 1-2, 5, 13-14, 16-21, 23, 25-28, 30
packages/spotlight/src/components/actions/items/group-action-item.tsx 0% 0% 0% 0% 1-2, 8, 18-25, 27-32, 34-42, 44-49, 51-52, 54
packages/spotlight/src/lib/children.ts 0% 100% 100% 0% 17-24
packages/spotlight/src/lib/group.ts 0% 100% 100% 0% 36
packages/spotlight/src/lib/interaction.ts 0% 100% 100% 0% 6-8, 11-15, 22-23, 47-56
packages/spotlight/src/modes/index.tsx 0% 0% 0% 0% 1-2, 4, 6-7, 9-13, 15, 17-26, 28-32, 34-42, 44-66, 68-72, 74
packages/spotlight/src/modes/app-integration-board/apps-search-group.tsx 0% 0% 0% 0% 1-2, 4-5, 7-9, 15-20, 22-26, 28, 30-38, 40-44, 46-51, 53-55, 57-70, 72-73, 75-91, 93-97
packages/spotlight/src/modes/app-integration-board/boards-search-group.tsx 0% 0% 0% 0% 1-2, 4-5, 8-10, 21-27, 29-33, 35-41, 43-47, 49-51, 53-54, 56-65, 67-71, 73-77, 79-82, 84-86, 88-90, 92, 95-97, 99-100, 102-108, 110, 113-114, 116-120
packages/spotlight/src/modes/app-integration-board/integrations-search-group.tsx 0% 0% 0% 0% 1, 3, 5, 7-8, 10-15, 17-18, 20-24
packages/spotlight/src/modes/command/index.tsx 0% 0% 0% 0% 1, 13, 15-17, 20, 22, 24-25, 39-51, 53-58, 60-66, 68-85, 87-100, 102-133, 135-148, 150-158, 160-164
packages/spotlight/src/modes/command/children/language.tsx 0% 0% 0% 0% 1-2, 4-5, 7, 9-46, 48-50, 52-57, 59-62, 64-65
packages/spotlight/src/modes/command/children/new-integration.tsx 0% 0% 0% 0% 1, 3-6, 8-9, 11-28, 30-35, 37-40, 42-43
packages/spotlight/src/modes/external/search-engines-search-group.tsx 0% 0% 0% 0% 1-2, 5-6, 8-10, 14-19, 21-25, 27-42, 44-45, 47-61, 63-64, 66-68, 70-71, 73-85
packages/spotlight/src/modes/page/pages-search-group.tsx 0% 0% 0% 0% 1, 16, 18-19, 22-23, 25, 29-36, 38-44, 46-47, 49-51, 53-55, 57-61, 63-145, 147-159, 161-163
packages/spotlight/src/modes/user-group/groups-search-group.tsx 0% 0% 0% 0% 1-2, 4-5, 7-9, 15-25, 27-38, 40-51, 53-61, 63-66, 68-69, 71-77, 79-83
packages/spotlight/src/modes/user-group/users-search-group.tsx 0% 0% 0% 0% 1-2, 4-6, 8-10, 16-21, 23-27, 29-34, 36-38, 40-44, 46-47, 49-56, 58-62
packages/ui/src/components/table-pagination.tsx 13.2% 100% 0% 13.2% 15-18, 20-23, 25-31, 33-38, 40-47, 49-50, 52, 56-69
packages/widgets/src/_inputs/widget-location-input.tsx 9.14% 100% 0% 9.14% 32-38, 40-41, 43-50, 52-53, 55-59, 61-64, 66-69, 71-82, 84-88, 90-105, 107, 122-126, 128-132, 134, 136-156, 158-173, 177-178, 189-197, 199, 201-218, 220, 222-228, 230-235, 237
packages/widgets/src/_inputs/widget-multi-text-input.tsx 6.97% 100% 0% 6.97% 11-16, 18, 20-23, 25-27, 29-35, 37-42, 44, 46-50, 52-59, 61-66, 68-99, 101
packages/widgets/src/downloads/component.tsx 0% 0% 0% 0% 1, 3, 5, 23-24, 35-36, 38, 40-43, 49, 52, 55-73, 75-78, 80-83, 85, 87-95, 97-113, 116-124, 127-128, 131-132, 135-137, 140-145, 147, 149-158, 160-161, 163-164, 166-167, 170-174, 177-179, 181, 183-185, 190-191, 193, 195-202, 204-212, 214-222, 224-233, 235-249, 252-259, 261-301, 304-306, 309-327, 330-333, 336-338, 341-352, 355-360, 364-388, 391-399, 401-406, 408, 410-424, 426-434, 436-443, 445-447, 449-468, 471-489, 491-507, 509-518, 520-540, 542-606, 609-638, 640-670, 673-683, 685-687, 689-693, 697-706, 708-712, 714-717, 719, 728-730, 732-735, 737-769, 771, 773, 775-778, 781-792, 794, 796, 798, 805-839, 841-843, 845-852, 854-863, 865-867, 869-902, 904-906, 908-924, 926-928, 930-932, 934-939, 941
packages/widgets/src/health-monitoring/component.tsx 0% 0% 0% 0% 1, 19-20, 31, 33, 35, 38, 40-54, 56-70, 72-79, 81-90, 92-101, 103-108, 110-114, 116-122, 124-128, 130-134, 136-157, 159-193, 195-199, 201-205, 208-211, 213-219, 221-222, 224-225, 227, 229-233, 235-240, 255-258, 260-269, 271-272, 274-288, 290-297, 299, 301-316, 318-325, 327, 329-331, 333-346, 348-356, 358, 360-368, 370-375
packages/widgets/src/media-requests/list/component.tsx 0% 0% 0% 0% 1-3, 5-6, 8, 11-12, 14-23, 25-32, 34-50, 52, 54, 56, 58-62, 64-72, 74-84, 86-92, 94-115, 117-126, 128-146, 148-165, 167-182, 184-187, 189-194, 196, 198-214
packages/widgets/src/notebook/notebook.tsx 0% 0% 0% 0% 1, 3, 17-19, 41-53, 55-56, 59-60, 62, 67-70, 72-75, 77-79, 82-83, 85-86, 88, 90-91, 93-167, 169-171, 173-175, 177-188, 190, 192-194, 196-201, 203-207, 209, 211-214, 216-218, 220-221, 223-224, 226-228, 230-232, 234-261, 263-266, 268-277, 279-284, 286-302, 304-307, 309-319, 321, 323-327, 329-341, 343-352, 355-373, 375-390, 392-393, 395, 397, 399, 401-404, 406-408, 410-419, 421-428, 430, 432-437, 439-441, 443-452, 454-461, 463, 465-467, 469-471, 473-478, 480-487, 489, 499-505, 507-526, 528-530, 532-533, 535-538, 540-543, 545-549, 551-559, 561-585, 587, 589-601, 603-606, 608-622, 624-635, 637-661, 663, 665-670, 672-676, 678-679, 681, 683-689, 691-693, 695-699, 701-702, 704, 706-709, 711-713, 715-717, 719-723, 725-726, 728, 730-732, 734-735, 738-740, 742-743, 746-748, 750-751, 754-756, 758, 760-762, 764-765, 768-770, 772, 780-786, 788-791, 793, 795-800, 802-806, 808-814, 817-822, 824, 826-828, 830-831, 833-841, 843-846, 848-854, 856-862, 864-874, 876-880, 882-896, 898
packages/widgets/src/smart-home/entity-state/component.tsx 0% 0% 0% 0% 1, 3-4, 6, 10-15, 18, 20, 22-31, 33-37, 39, 41-44, 46-48, 50-54, 56-61, 63-74, 76
packages/widgets/src/smart-home/execute-automation/component.tsx 0% 0% 0% 0% 1-4, 6, 10-18, 20-44, 46-53, 55
packages/widgets/src/video/component.tsx 0% 0% 0% 0% 1, 3-7, 9, 12, 14, 16-19, 21-23, 25-26, 28-29, 31-37, 39, 41-42, 44-51, 53, 55-56, 58-61, 64-75, 77-82, 84
tooling/eslint/react.js 0% 0% 0% 0% 1-22
Generated in workflow #3267 for commit c8c5988 by the Vitest Coverage Report Action

@homarr-renovate
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Meierschlumpf Meierschlumpf merged commit a87c937 into dev Oct 16, 2024
10 checks passed
@Meierschlumpf Meierschlumpf deleted the renovate/major-react-monorepo branch October 16, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants