kibertoad / unzipomatic

Modern unzipping library for Node.js
MIT License
3 stars 0 forks source link

chore(deps-dev): bump lefthook from 1.6.1 to 1.6.4 #30

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps lefthook from 1.6.1 to 1.6.4.

Release notes

Sourced from lefthook's releases.

v1.6.4

Changelog

  • b098e3c deps: update uniseg (#650)

v1.6.3

Changelog

  • 4c9e0e1 chore: remove adaptive colors (#647)
  • 77889bd deps: Dependencies (27.02.2024) (#648)

v1.6.2

Changelog

  • ed10e37 Merge pull request #630 from prog-supdex/fix_lefthook_env
  • 50561a3 chore(tea): add more code owners
  • 1af059d chore: add tea.yml
  • 60df434 fix: don't capture STDIN without interactive or use_stdin options (#638)
  • 93d0d38 fix: handle LEFTHOOK_QUIET when there is no skip_output in config
  • 394995e fix: respect roots in commands for npm packages (#616)
  • f43cb23 refactored the test
Changelog

Sourced from lefthook's changelog.

1.6.4 (2024-02-28)

1.6.3 (2024-02-27)

1.6.2 (2024-02-26)

  • fix: respect roots in commands for npm packages (#616) by @​mrexox
  • fix: don't capture STDIN without interactive or use_stdin options (#638) by @​technicalpickles
  • fix: handle LEFTHOOK_QUIET when there is no skip_output in config by @​prog-supdex
  • docs: add stage_fixed to the examples by @​mrexxo
  • docs: clarify the difference between piped and parallel options by @​mrexox
Commits
  • c6e2637 1.6.4: fix STDIN swallows
  • b098e3c deps: update uniseg (#650)
  • 0845abb 1.6.3: keep a single color scheme
  • 77889bd deps: Dependencies (27.02.2024) (#648)
  • 4c9e0e1 chore: remove adaptive colors (#647)
  • 3ed875b docs: update request help url (#641)
  • f29c7c8 1.6.2: fixes to skip_output, useless stdin grabbing and using npm package fro...
  • 394995e fix: respect roots in commands for npm packages (#616)
  • 60df434 fix: don't capture STDIN without interactive or use_stdin options (#638)
  • 50561a3 chore(tea): add more code owners
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)