lirantal / lockfile-lint

Lint an npm or yarn lockfile to analyze and detect security issues
Apache License 2.0
776 stars 35 forks source link

chore: upgrade dependencies #180

Closed lirantal closed 11 months ago

lirantal commented 11 months ago

Dependencies overhaul

codecov-commenter commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% :tada:

Comparison is base (4e5ecaa) 97.96% compared to head (5defd83) 97.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #180 +/- ## ========================================== + Coverage 97.96% 97.98% +0.02% ========================================== Files 13 13 Lines 393 398 +5 Branches 88 93 +5 ========================================== + Hits 385 390 +5 Misses 8 8 ``` | [Files Changed](https://app.codecov.io/gh/lirantal/lockfile-lint/pull/180?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal) | Coverage Δ | | |---|---|---| | [packages/lockfile-lint-api/src/ParseLockfile.js](https://app.codecov.io/gh/lirantal/lockfile-lint/pull/180?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal#diff-cGFja2FnZXMvbG9ja2ZpbGUtbGludC1hcGkvc3JjL1BhcnNlTG9ja2ZpbGUuanM=) | `99.09% <100.00%> (+0.02%)` | :arrow_up: | | [...s/lockfile-lint-api/src/validators/ValidateHost.js](https://app.codecov.io/gh/lirantal/lockfile-lint/pull/180?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal#diff-cGFja2FnZXMvbG9ja2ZpbGUtbGludC1hcGkvc3JjL3ZhbGlkYXRvcnMvVmFsaWRhdGVIb3N0Lmpz) | `100.00% <100.00%> (ø)` | | | [.../lockfile-lint-api/src/validators/ValidateHttps.js](https://app.codecov.io/gh/lirantal/lockfile-lint/pull/180?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal#diff-cGFja2FnZXMvbG9ja2ZpbGUtbGludC1hcGkvc3JjL3ZhbGlkYXRvcnMvVmFsaWRhdGVIdHRwcy5qcw==) | `100.00% <100.00%> (ø)` | | | [...kfile-lint-api/src/validators/ValidateIntegrity.js](https://app.codecov.io/gh/lirantal/lockfile-lint/pull/180?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal#diff-cGFja2FnZXMvbG9ja2ZpbGUtbGludC1hcGkvc3JjL3ZhbGlkYXRvcnMvVmFsaWRhdGVJbnRlZ3JpdHkuanM=) | `100.00% <100.00%> (ø)` | | | [...le-lint-api/src/validators/ValidatePackageNames.js](https://app.codecov.io/gh/lirantal/lockfile-lint/pull/180?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal#diff-cGFja2FnZXMvbG9ja2ZpbGUtbGludC1hcGkvc3JjL3ZhbGlkYXRvcnMvVmFsaWRhdGVQYWNrYWdlTmFtZXMuanM=) | `84.09% <100.00%> (ø)` | | | [...lockfile-lint-api/src/validators/ValidateScheme.js](https://app.codecov.io/gh/lirantal/lockfile-lint/pull/180?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal#diff-cGFja2FnZXMvbG9ja2ZpbGUtbGludC1hcGkvc3JjL3ZhbGlkYXRvcnMvVmFsaWRhdGVTY2hlbWUuanM=) | `100.00% <100.00%> (ø)` | | | [...es/lockfile-lint-api/src/validators/ValidateUrl.js](https://app.codecov.io/gh/lirantal/lockfile-lint/pull/180?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal#diff-cGFja2FnZXMvbG9ja2ZpbGUtbGludC1hcGkvc3JjL3ZhbGlkYXRvcnMvVmFsaWRhdGVVcmwuanM=) | `100.00% <100.00%> (ø)` | | | [packages/lockfile-lint/src/main.js](https://app.codecov.io/gh/lirantal/lockfile-lint/pull/180?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal#diff-cGFja2FnZXMvbG9ja2ZpbGUtbGludC9zcmMvbWFpbi5qcw==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.