mirror of
https://github.com/ratatui-org/ratatui
synced 2024-11-22 04:33:13 +00:00
7799f4ff5b
Bumps [bnjbvr/cargo-machete](https://github.com/bnjbvr/cargo-machete) from 0.6.2 to 0.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bnjbvr/cargo-machete/releases">bnjbvr/cargo-machete's releases</a>.</em></p> <blockquote> <h2>v0.7.0</h2> <ul> <li>Breaking change: Don't search in ignored files (those specified in .ignore/.gitignore) by default. It's possible to use <code>--no-ignore</code> to search in these directories by default (<a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/137">#137</a>).</li> <li>Improved: fix false positives for multi dependencies single use statements (<a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/120">#120</a>). This improves precision at the cost of a small performance hit.</li> <li>Improved: make usage of <code>--with-metadata</code> more accurate (<a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/122">#122</a>, <a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/132">#132</a>).</li> <li>Improved: instead of displaying <code>.</code> for the current directory, <code>cargo-machete</code> will now display <code>this directory</code> (<a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/109">#109</a>).</li> <li>Added: There's now an automated docker image build that publishes to the <a href="https://github.com/bnjbvr/cargo-machete/pkgs/container/cargo-machete">github repository</a> (<a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/121">#121</a>).</li> <li>Added: <code>--ignore</code> flag which make cargo-machete respect .ignore and .gitignore files when searching for files (<a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/95">#95</a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bnjbvr/cargo-machete/blob/main/CHANGELOG.md">bnjbvr/cargo-machete's changelog</a>.</em></p> <blockquote> <h1>0.7.0 (released on 2024-09-25)</h1> <ul> <li>Breaking change: Don't search in ignored files (those specified in .ignore/.gitignore) by default. It's possible to use <code>--no-ignore</code> to search in these directories by default (<a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/137">#137</a>).</li> <li>Improved: fix false positives for multi dependencies single use statements (<a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/120">#120</a>). This improves precision at the cost of a small performance hit.</li> <li>Improved: make usage of <code>--with-metadata</code> more accurate (<a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/122">#122</a>, <a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/132">#132</a>).</li> <li>Improved: instead of displaying <code>.</code> for the current directory, <code>cargo-machete</code> will now display <code>this directory</code> (<a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/109">#109</a>).</li> <li>Added: There's now an automated docker image build that publishes to the <a href="https://github.com/bnjbvr/cargo-machete/pkgs/container/cargo-machete">github repository</a> (<a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/121">#121</a>).</li> <li>Added: <code>--ignore</code> flag which make cargo-machete respect .ignore and .gitignore files when searching for files (<a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/95">#95</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
CODEOWNERS | ||
dependabot.yml | ||
pull_request_template.md |