meza / trance-stack

A production-ready Remix stack built for AWS Lambda. Authentication. Security, Internationalization, Feature Flags, Analytics, Tests, Storybook, Ephemeral and Production CI/CD and more.
https://trance-stack.vsbmeza.com
MIT License
260 stars 15 forks source link

chore(deps): update dependency @evilmartians/lefthook to v1.5.5 #644

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@evilmartians/lefthook 1.4.9 -> 1.5.5 age adoption passing confidence

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.

github-actions[bot] commented 10 months ago

Test Results

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.

github-actions[bot] commented 10 months ago

Code Coverage

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 βœ”
meza commented 10 months ago

Copy/paste detection report

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%)
meza commented 10 months ago

:tada: This PR is included in version 3.1.190 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: