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.6 #674

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.5.5 -> 1.5.6 age adoption passing confidence

Release Notes

evilmartians/lefthook (@​evilmartians/lefthook) ### [`v1.5.6`](https://togithub.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#156-2024-01-12) [Compare Source](https://togithub.com/evilmartians/lefthook/compare/v1.5.5...v1.5.6) - feat: shell completion improvements ([#​577](https://togithub.com/evilmartians/lefthook/pull/577)) by [@​scop](https://togithub.com/scop) - fix: safe execute git commands without sh wrapper ([#​606](https://togithub.com/evilmartians/lefthook/pull/606)) by [@​mrexox](https://togithub.com/mrexox) - fix: use lefthook package with npx ([#​604](https://togithub.com/evilmartians/lefthook/pull/604)) by [@​mrexox](https://togithub.com/mrexox) - feat: allow setting a bool value for skip_output ([#​601](https://togithub.com/evilmartians/lefthook/pull/601)) by [@​nsklyarov](https://togithub.com/nsklyarov) - docs: update exception case about interactive option 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   23s :stopwatch: +2s  40 suites Β±0     0 :zzz: Β±0    1 files   Β±0     0 :x: Β±0 

Results for commit 47f08c23. ± Comparison against base commit d72e9232.

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.205 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: