Skip to content

chore(deps): update rust crate husky-rs to v0.3.3#122

Merged
seapagan merged 1 commit into
mainfrom
renovate/husky-rs-0.x-lockfile
Jun 21, 2026
Merged

chore(deps): update rust crate husky-rs to v0.3.3#122
seapagan merged 1 commit into
mainfrom
renovate/husky-rs-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
husky-rs dev-dependencies patch 0.3.20.3.3

Release Notes

pplmx/husky-rs (husky-rs)

v0.3.3

Compare Source

🐛 Bug Fixes
  • cargo:rerun-if-changed watched wrong directory: The build script monitored husky-rs's own .husky/ instead of the user's project .husky/. If cargo build/cargo test ran before .husky/ existed, subsequent runs were cached and never re-ran — core.hooksPath was never set, hooks never triggered. (#​15)
  • Submodule and worktree support: .git files were not correctly parsed (missing gitdir: prefix stripping). Hooks were silently never installed in submodules and git worktrees.
  • GitConfigFailed now tolerated: Build no longer fails if git is unavailable on PATH (e.g. NixOS without nix-shell). Users can fall back to husky init manually.
✨ Improvements
  • Windows compatibility: Hook trigger tests now convert backslashes to forward slashes for Git Bash compatibility.
  • Comprehensive test coverage: Added 17 new tests covering lazy hook creation, idempotent repeated execution, mixed cargo test/cargo build, hook triggering (pre-commit, commit-msg, post-commit, failure abort), CLI full workflow, and git failure graceful degradation.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 14, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@seapagan seapagan merged commit 5fffd3c into main Jun 21, 2026
3 of 4 checks passed
@seapagan seapagan deleted the renovate/husky-rs-0.x-lockfile branch June 21, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant