Update dependency handlebars
to v4 for mdman
#13162
Labels
A-cli-help
Area: built-in command-line help
C-cleanup
Category: cleanup within the codebase
P-low
Priority: Low
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
Problem
Renovate bot found a newer version available for dependency
handlebars
in #13090.handlebars
is used bymdman
for templatizing and generating man pages.However, looks like the new version of handlebars does something different, so man pages are not generated correctly.
mdman's test suite was failed as well. Click to See details
Steps
rust-lang/cargo
cargo build-man
Possible Solution(s)
Look into what have been changed in handlebars and update accordingly.
Notes
No response
Version
The text was updated successfully, but these errors were encountered: