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

chore(deps): update dependency less to v4.2.0 #53

Merged
merged 1 commit into from
Aug 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
less (source) 4.1.3 -> 4.2.0 age adoption passing confidence

Release Notes

less/less.js (less)

v4.2.0

Compare Source


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.

@sonarcloud
Copy link

sonarcloud bot commented Aug 11, 2023

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

@github-actions
Copy link
Contributor

Coverage Summary

Status Category Percentage Covered / Total
🟢 Lines 90.34% / 65% 9940 / 11002
🟢 Statements 90.34% / 65% 9940 / 11002
🟢 Functions 70.64% / 65% 308 / 436
🟢 Branches 84.4% / 65% 720 / 853
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 83.22% 90.9% 50% 83.22% 39-56, 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% 83.33% 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 92.09% 91.66% 53.84% 92.09% 86-91, 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%

@LeleDallas LeleDallas merged commit b2b5437 into main Aug 12, 2023
5 checks passed
@renovate renovate bot deleted the renovate/less-4.x-lockfile branch August 12, 2023 08:49
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.

1 participant