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 @testing-library/jest-dom to v5.17.0 - autoclosed #57

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/jest-dom 5.16.5 -> 5.17.0 age adoption passing confidence

Release Notes

testing-library/jest-dom (@​testing-library/jest-dom)

v5.17.0

Compare Source

Features
  • New toHaveAccessibleErrorMessage better implementing the spec, deprecate toHaveErrorMessage (#​503) (d717c66)

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 Mend Renovate. View repository job log here.

@github-actions
Copy link
Contributor

Coverage Summary

Status Category Percentage Covered / Total
🟢 Lines 90.28% / 65% 9933 / 11002
🟢 Statements 90.28% / 65% 9933 / 11002
🟢 Functions 70.64% / 65% 308 / 436
🟢 Branches 84.23% / 65% 716 / 850
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
src/App.tsx 92.3% 60% 100% 92.3% 27, 35-38
src/Iconfont.tsx 100% 100% 100% 100%
src/accountUtils.tsx 79.74% 96.15% 66.66% 79.74% 20-31, 34-35, 71-73, 89, 93-95, 101-102, 104-106, 136-138, 144-146
src/api.tsx 100% 100% 100% 100%
src/buildingsUtils.tsx 95.06% 100% 100% 95.06% 68-69, 77-78
src/componentsFunctions.tsx 68.18% 94.11% 100% 68.18% 27-39, 41-42, 75-83, 85-88
src/globalUtils.tsx 97.21% 87.5% 77.77% 97.21% 70-75, 125, 305-307
src/hooks.ts 100% 100% 100% 100%
src/store.ts 100% 100% 100% 100%
src/Account/Account.tsx 100% 100% 33.33% 100%
src/Account/AvatarDrawer.tsx 100% 91.66% 71.42% 100%
src/Account/OrganizationDrawer.tsx 100% 100% 50% 100%
src/Account/RightSide/AccountActivity.tsx 100% 100% 100% 100%
src/Account/RightSide/AccountNotification.tsx 100% 100% 100% 100%
src/Account/RightSide/ChangePassword.tsx 100% 100% 100% 100%
src/Account/RightSide/InfoAccount.tsx 100% 100% 100% 100%
src/Account/RightSide/SecuritySettings.tsx 100% 100% 50% 100%
src/Account/RightSide/Modal/EditAccountModal.tsx 100% 100% 85.71% 100%
src/Components/CustomComponents.tsx 100% 100% 100% 100%
src/Components/Empty.tsx 100% 100% 100% 100%
src/Components/LoadingSpinner.tsx 100% 100% 100% 100%
src/Components/SignInForm.tsx 100% 100% 54.54% 100%
src/Consumer/Dashboard.tsx 100% 83.33% 66.66% 100%
src/Consumer/DashboardRoutes.tsx 91.05% 80% 80% 91.05% 43-50, 109-111
src/Consumer/utils.tsx 57.46% 61.53% 25% 57.46% 104-129, 182-183, 189-190, 206-253, 378-379, 385-410, 463-465, 480-482, 485-487, 490-492, 495-497, 500-502, 569-606, 609-619, 630-644, 647-663, 677-721, 725-775, 779-830
src/Consumer/Building/AddNewBuilding.tsx 98.97% 100% 50% 98.97% 38-39
src/Consumer/Building/BuildingCard.tsx 93.37% 78.57% 66.66% 93.37% 136-146
src/Consumer/Building/BuildingOptions.tsx 100% 100% 100% 100%
src/Consumer/Building/BuildingsTab.tsx 80.86% 88.23% 41.17% 80.86% 50-65, 79-83, 86-101, 145-147
src/Consumer/Building/EditBuildingModal.tsx 100% 100% 100% 100%
src/Consumer/Building/KpiCard.tsx 100% 85% 100% 100%
src/Consumer/Building/MapboxMap.tsx 100% 66.66% 100% 100%
src/Consumer/Building/RenewableCards.tsx 98.97% 62.5% 33.33% 98.97% 52
src/Consumer/Building/utils.tsx 68.18% 42.1% 45.45% 68.18% 68-69, 98-99, 102-103, 152-167, 202-216, 251-252, 257-258, 261-319, 338-349
src/Consumer/Building/Resources/ContractModal.tsx 100% 100% 100% 100%
src/Consumer/Building/Resources/ResourcesContent.tsx 100% 100% 50% 100%
src/Consumer/Building/Resources/ResourcesModal.tsx 100% 100% 100% 100%
src/Consumer/Building/Resources/utils.tsx 94.54% 46.66% 36.36% 94.54% 244-245, 247-248, 250-251, 253-254, 259-264, 315-317, 369, 377, 379, 381
src/Consumer/DashboardCards/BannerCard.tsx 100% 100% 100% 100%
src/Consumer/DashboardCards/BuildingsProductionCard.tsx 72% 100% 33.33% 72% 15-35
src/Consumer/DashboardCards/DownloadCard.tsx 100% 100% 100% 100%
src/Consumer/DashboardCards/EarningsCard.tsx 100% 100% 100% 100%
src/Consumer/DashboardCards/StatsCard.tsx 100% 100% 100% 100%
src/Consumer/DashboardCards/TableCard.tsx 100% 100% 100% 100%
src/Consumer/Header/Header.tsx 100% 100% 100% 100%
src/Consumer/Invoices/ElectricInvoices.tsx 100% 88.23% 100% 100%
src/Consumer/Invoices/GasInvoices.tsx 100% 88.23% 100% 100%
src/Consumer/Invoices/Invoices.tsx 99.31% 85.71% 80% 99.31% 30
src/Consumer/Invoices/InvoicesModal.tsx 72% 71.42% 100% 72% 33-42, 48-65
src/Consumer/Invoices/InvoicesWrapper.tsx 100% 50% 100% 100%
src/Consumer/Invoices/WaterInvoices.tsx 100% 92.3% 100% 100%
src/Consumer/Invoices/utilsInvoices.ts 100% 100% 20% 100%
src/Consumer/Organizations/Organizations.tsx 100% 60% 66.66% 100%
src/Consumer/Organizations/RenewableCard.tsx 73.8% 60% 100% 73.8% 24-44, 46
src/Consumer/Organizations/TypeCard.tsx 98% 100% 100% 98% 18
src/Consumer/Organizations/utils.tsx 92.75% 100% 66.66% 92.75% 59-63
src/Home/Banner.tsx 100% 50% 100% 100%
src/Home/Content0.tsx 100% 100% 100% 100%
src/Home/Content11.tsx 100% 100% 100% 100%
src/Home/Content3.tsx 98.93% 60% 100% 98.93% 23
src/Home/Feature1.tsx 91.3% 50% 100% 91.3% 13-18
src/Home/Feature4.tsx 95.69% 75% 100% 95.69% 44-47
src/Home/Footer1.tsx 100% 100% 100% 100%
src/Home/Home.tsx 100% 100% 100% 100%
src/Home/Nav.tsx 100% 80% 33.33% 100%
src/Home/data.source.tsx 100% 100% 100% 100%
src/Home/utils.ts 100% 100% 100% 100%
src/Login/Login.tsx 100% 100% 100% 100%
src/Service/Banner.tsx 100% 100% 100% 100%
src/Service/Feature6.tsx 100% 100% 100% 100%
src/Service/Feature8.tsx 100% 100% 100% 100%
src/Service/Pricing0.tsx 100% 100% 100% 100%
src/Service/data.source.tsx 100% 100% 100% 100%
src/Service/index.tsx 100% 100% 100% 100%
src/Vendor/CompleteOrganization.tsx 70.93% 56.52% 54.54% 70.93% 33-35, 37, 52-56, 66-69, 71-74, 76-80, 90-92, 95-119
src/Vendor/CustomerDrawer.tsx 82.04% 90% 66.66% 82.04% 143-179, 181-187
src/Vendor/CustomerModal.tsx 94.64% 88.88% 100% 94.64% 22-26, 28
src/Vendor/CustomersBuildingTable.tsx 100% 100% 100% 100%
src/Vendor/Dashboard.tsx 79.5% 90% 50% 79.5% 39-56, 60-65, 75-80, 114-116
src/Vendor/ModalDetails.tsx 100% 93.33% 80% 100%
src/Vendor/VendorRoutes.tsx 80% 60% 50% 80% 30-33, 35-38, 40-43, 48, 50, 53, 55, 60-63, 69-71, 116-118
src/Vendor/Customers/Customers.tsx 86.82% 100% 66.66% 86.82% 66-81, 85
src/Vendor/DashboardCards/CarouselKpi.tsx 100% 11.11% 100% 100%
src/Vendor/DashboardCards/ConsumeCard.tsx 69.85% 80% 100% 69.85% 21-61
src/Vendor/DashboardCards/UsersCard.tsx 75.51% 81.25% 100% 75.51% 33-65, 67, 75, 89
src/Vendor/Edit/EditCard.tsx 84.15% 90.9% 60% 84.15% 19-28, 35-40
src/Vendor/Edit/EditPlan.tsx 100% 100% 100% 100%
src/Vendor/Organization/OrganizationCard.tsx 100% 100% 100% 100%
src/Vendor/OrganizationSteps/FirstStep.tsx 100% 84.84% 100% 100%
src/Vendor/OrganizationSteps/SecondStep.tsx 100% 100% 33.33% 100%
src/Vendor/OrganizationSteps/ThirdStep.tsx 65.82% 100% 50% 65.82% 7-9, 20-28, 42-45, 48-58
src/Vendor/OrganizationSteps/utils.tsx 49.18% 100% 33.33% 49.18% 28-39, 43-61
src/Vendor/Pages/Resources.tsx 100% 90.9% 100% 100%
src/Vendor/Pages/ResourcesCard.tsx 100% 100% 100% 100%
src/Vendor/Pages/ResourcesModal.tsx 91.52% 81.81% 53.84% 91.52% 86-91, 93, 96-100, 104-105, 107
src/Vendor/Pages/Wrapper.tsx 100% 66.66% 66.66% 100%
src/Vendor/Pages/utils.tsx 96.52% 75% 42.85% 96.52% 132-133, 136-137, 183-184, 202-203
src/reducers/allOrganization.ts 100% 50% 100% 100%
src/reducers/allUsers.ts 100% 50% 100% 100%
src/reducers/buildings.ts 100% 50% 100% 100%
src/reducers/organization.ts 100% 50% 100% 100%
src/reducers/preference.ts 100% 66.66% 100% 100%
src/reducers/user.ts 100% 75% 100% 100%

@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x-lockfile branch from 68b69c9 to fb88289 Compare August 22, 2023 17:18
@github-actions
Copy link
Contributor

github-actions bot commented Aug 22, 2023

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 90.32% (🎯 65%) 9938 / 11002
🟢 Statements 90.32% (🎯 65%) 9938 / 11002
🟢 Functions 71.19% (🎯 65%) 309 / 434
🟢 Branches 84.27% (🎯 65%) 718 / 852
File CoverageNo changed files found.
Generated in workflow #588

@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x-lockfile branch from fb88289 to 4b5d867 Compare August 27, 2023 12:04
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x-lockfile branch from 4b5d867 to c27c260 Compare September 19, 2023 11:50
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x-lockfile branch from c27c260 to 21f7ad3 Compare September 26, 2023 14:34
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x-lockfile branch 2 times, most recently from 5b0babb to b2d7666 Compare October 15, 2023 16:03
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x-lockfile branch from b2d7666 to 8a2945c Compare October 23, 2023 15:59
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x-lockfile branch from 8a2945c to 1492950 Compare November 6, 2023 07:13
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x-lockfile branch from 1492950 to 1fce5a8 Compare November 26, 2023 08:32
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x-lockfile branch from 1fce5a8 to 81d5e46 Compare January 28, 2024 10:14
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x-lockfile branch from 81d5e46 to ce05c01 Compare February 4, 2024 11:48
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x-lockfile branch from ce05c01 to 493315b Compare February 25, 2024 10:53
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x-lockfile branch from 493315b to 15e319a Compare March 12, 2024 12:26
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x-lockfile branch 3 times, most recently from 3002451 to 5301e84 Compare March 24, 2024 17:08
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x-lockfile branch from 5301e84 to 43ba4d1 Compare April 14, 2024 09:41
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot changed the title fix(deps): update dependency @testing-library/jest-dom to v5.17.0 fix(deps): update dependency @testing-library/jest-dom to v5.17.0 - autoclosed Apr 16, 2024
@renovate renovate bot closed this Apr 16, 2024
@renovate renovate bot deleted the renovate/testing-library-jest-dom-5.x-lockfile branch April 16, 2024 15:00
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.

0 participants