Closed renovate[bot] closed 10 months ago
115 testsβ Β±0βββ115 :white_check_mark: Β±0βββ20s :stopwatch: Β±0s β40 suites Β±0βββββ0 :zzz: Β±0β ββ1 filesββ Β±0βββββ0 :x: Β±0β
Results for commit c9ca8cd1.βΒ± Comparison against base commit c381387f.
Package | Line Rate | Branch Rate | Complexity | Health |
---|---|---|---|---|
src | 100% | 100% | 0 | β |
src.atoms.Icons | 100% | 100% | 0 | β |
src.atoms.Toggle | 100% | 100% | 0 | β |
src.components | 100% | 100% | 0 | β |
src.components.ColorModeSwitcher | 100% | 100% | 0 | β |
src.components.CookieConsent | 100% | 100% | 0 | β |
src.components.CookieYes | 100% | 100% | 0 | β |
src.components.ExposeAppConfig | 100% | 100% | 0 | β |
src.components.GoogleAnalytics | 100% | 100% | 0 | β |
src.components.Hello | 100% | 100% | 0 | β |
src.components.Hotjar | 100% | 100% | 0 | β |
src.components.Login | 100% | 100% | 0 | β |
src.components.Logout | 100% | 100% | 0 | β |
src.components.Posthog | 100% | 100% | 0 | β |
src.hooks | 100% | 100% | 0 | β |
src.i18n | 100% | 100% | 0 | β |
src.routes | 100% | 100% | 0 | β |
src.utils | 100% | 100% | 0 | β |
Summary | 100% (1259 / 1259) | 100% (129 / 129) | 0 | β |
Duplications detection: Found 0 exact clones with 0(0%) duplicated lines in 57 (3 formats) files.
Format | Files analyzed | Total lines | Total tokens | Clones found | Duplicated lines | Duplicated tokens |
---|---|---|---|---|---|---|
javascript | 15 | 129 | 1527 | 0 | 0 (0%) | 0 (0%) |
tsx | 26 | 918 | 8430 | 0 | 0 (0%) | 0 (0%) |
typescript | 16 | 387 | 3125 | 0 | 0 (0%) | 0 (0%) |
Total: | 57 | 1434 | 13082 | 0 | 0 (0%) | 0 (0%) |
:tada: This PR is included in version 3.1.190 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This PR contains the following updates:
1.4.9
->1.5.5
Release Notes
evilmartians/lefthook (@evilmartians/lefthook)
### [`v1.5.5`](https://togithub.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#155-2023-11-30) [Compare Source](https://togithub.com/evilmartians/lefthook/compare/v1.5.4...v1.5.5) - fix: use empty stdin by default ([#590](https://togithub.com/evilmartians/lefthook/pull/590)) by [@mrexox](https://togithub.com/mrexox) - feat: add priorities to commands ([#589](https://togithub.com/evilmartians/lefthook/pull/589)) by [@mrexox](https://togithub.com/mrexox) ### [`v1.5.4`](https://togithub.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#154-2023-11-27) [Compare Source](https://togithub.com/evilmartians/lefthook/compare/v1.5.3...v1.5.4) - chore: add typos fixer by [@mrexox](https://togithub.com/mrexox) - fix: drop new argument for git diff compatibility ([#586](https://togithub.com/evilmartians/lefthook/pull/586)) by [@mrexox](https://togithub.com/mrexox) ### [`v1.5.3`](https://togithub.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#153-2023-11-22) [Compare Source](https://togithub.com/evilmartians/lefthook/compare/v1.5.2...v1.5.3) - fix: don't check checksum file when explicitly calling lefthook install ([#572](https://togithub.com/evilmartians/lefthook/pull/572)) by [@mrexox](https://togithub.com/mrexox) - chore: skip summary separator if nothing is printed ([#575](https://togithub.com/evilmartians/lefthook/pull/575)) by [@mrexox](https://togithub.com/mrexox) - docs: update info about root option by [@mrexox](https://togithub.com/mrexox) ### [`v1.5.2`](https://togithub.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#152-2023-10-9) [Compare Source](https://togithub.com/evilmartians/lefthook/compare/v1.5.1...v1.5.2) - fix: correctly sort alphanumeric commands ([#562](https://togithub.com/evilmartians/lefthook/pull/562)) by [@mrexox](https://togithub.com/mrexox) ### [`v1.5.1`](https://togithub.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#151-2023-10-6) [Compare Source](https://togithub.com/evilmartians/lefthook/compare/v1.5.0...v1.5.1) - feat: add force flag to run command ([#561](https://togithub.com/evilmartians/lefthook/pull/561)) by [@mrexox](https://togithub.com/mrexox) - fix: do not enable export when sourcing rc file ([#553](https://togithub.com/evilmartians/lefthook/pull/553)) by [@hyperupcall](https://togithub.com/hyperupcall) - chore: wrap shell args in quotes for consistency by [@mrexox](https://togithub.com/mrexox) - docs: add a note that files template supports directories by [@mrexox](https://togithub.com/mrexox) - feat: initial support for Swift Plugins ([#556](https://togithub.com/evilmartians/lefthook/pull/556)) by [@csjones](https://togithub.com/csjones) ### [`v1.5.0`](https://togithub.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#150-2023-09-21) [Compare Source](https://togithub.com/evilmartians/lefthook/compare/v1.4.11...v1.5.0) - chore: output enhancements ([#549](https://togithub.com/evilmartians/lefthook/pull/549)) by [@mrexox](https://togithub.com/mrexox) - feat: add interrupt (Ctrl-C) handling ([#550](https://togithub.com/evilmartians/lefthook/pull/550)) by [@mrcljx](https://togithub.com/mrcljx) ### [`v1.4.11`](https://togithub.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#1411-2023-09-13) [Compare Source](https://togithub.com/evilmartians/lefthook/compare/v1.4.10...v1.4.11) - docs: update docs and readme with tl;dr instructions ([#548](https://togithub.com/evilmartians/lefthook/pull/548)) by [@mrexox](https://togithub.com/mrexox) - fix: add use_stdin option for just reading from stdin ([#547](https://togithub.com/evilmartians/lefthook/pull/547)) by [@mrexox](https://togithub.com/mrexox) - chore: refactor commands passing ([#546](https://togithub.com/evilmartians/lefthook/pull/546)) by [@mrexox](https://togithub.com/mrexox) - fix: fail on non existing hook name ([#545](https://togithub.com/evilmartians/lefthook/pull/545)) by [@mrexox](https://togithub.com/mrexox) ### [`v1.4.10`](https://togithub.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#1410-2023-09-04) [Compare Source](https://togithub.com/evilmartians/lefthook/compare/v1.4.9...v1.4.10) - fix: split command with file templates into chunks ([#541](https://togithub.com/evilmartians/lefthook/pull/541)) by [@mrexox](https://togithub.com/mrexox) - chore: add git-cliff config for easier changelog generation by [@mrexox](https://togithub.com/mrexox) - fix: allow empty staged files diffs ([#543](https://togithub.com/evilmartians/lefthook/pull/543)) by [@mrexox](https://togithub.com/mrexox)Configuration
π Schedule: Branch creation - " *" (UTC), Automerge - At any time (no schedule defined).
π¦ 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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.