mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-27 13:01:13 +00:00
build(deps): bump bnjbvr/cargo-machete from 0.7.0 to 0.8.0 (#1699)
Bumps [bnjbvr/cargo-machete](https://github.com/bnjbvr/cargo-machete) from 0.7.0 to 0.8.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.8.0</h2> <h2>What's Changed</h2> <ul> <li>readme: bump checkout action by <a href="https://github.com/marcoieni"><code>@marcoieni</code></a> in <a href="https://redirect.github.com/bnjbvr/cargo-machete/pull/142">bnjbvr/cargo-machete#142</a></li> <li>chore: make clippy happy on nightly builds by <a href="https://github.com/bnjbvr"><code>@bnjbvr</code></a> in <a href="https://redirect.github.com/bnjbvr/cargo-machete/pull/146">bnjbvr/cargo-machete#146</a></li> <li>Update cargo_toml to 0.21, making it compatible with the resolver=3 option (fixes <a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/144">#144</a>) by <a href="https://github.com/AMDmi3"><code>@AMDmi3</code></a> in <a href="https://redirect.github.com/bnjbvr/cargo-machete/pull/145">bnjbvr/cargo-machete#145</a></li> <li>chore: bump dependencies by <a href="https://github.com/bnjbvr"><code>@bnjbvr</code></a> in <a href="https://redirect.github.com/bnjbvr/cargo-machete/pull/147">bnjbvr/cargo-machete#147</a></li> <li>chore: test ignored directories correctly by <a href="https://github.com/bnjbvr"><code>@bnjbvr</code></a> in <a href="https://redirect.github.com/bnjbvr/cargo-machete/pull/149">bnjbvr/cargo-machete#149</a></li> <li>fix: canonicalize relative paths when looking for the workspace manifest by <a href="https://github.com/bnjbvr"><code>@bnjbvr</code></a> in <a href="https://redirect.github.com/bnjbvr/cargo-machete/pull/148">bnjbvr/cargo-machete#148</a></li> <li>Build Docker image for both amd64 and arm64 by <a href="https://github.com/popen2"><code>@popen2</code></a> in <a href="https://redirect.github.com/bnjbvr/cargo-machete/pull/151">bnjbvr/cargo-machete#151</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/marcoieni"><code>@marcoieni</code></a> made their first contribution in <a href="https://redirect.github.com/bnjbvr/cargo-machete/pull/142">bnjbvr/cargo-machete#142</a></li> <li><a href="https://github.com/AMDmi3"><code>@AMDmi3</code></a> made their first contribution in <a href="https://redirect.github.com/bnjbvr/cargo-machete/pull/145">bnjbvr/cargo-machete#145</a></li> <li><a href="https://github.com/popen2"><code>@popen2</code></a> made their first contribution in <a href="https://redirect.github.com/bnjbvr/cargo-machete/pull/151">bnjbvr/cargo-machete#151</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bnjbvr/cargo-machete/compare/v0.7.0...v0.8.0">https://github.com/bnjbvr/cargo-machete/compare/v0.7.0...v0.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="b54422fa33
"><code>b54422f</code></a> chore: release 0.8.0</li> <li><a href="8dcd31b5bc
"><code>8dcd31b</code></a> chore: run cargo fmt</li> <li><a href="27e694d196
"><code>27e694d</code></a> chore: bump dependencies</li> <li><a href="e80e988a28
"><code>e80e988</code></a> chore: bump to edition 2024</li> <li><a href="929a77bed5
"><code>929a77b</code></a> Build Docker image for both amd64 and arm64</li> <li><a href="d46205148b
"><code>d462051</code></a> fix: canonicalize a path before trying to find the workspace's manifest</li> <li><a href="91fcd211a1
"><code>91fcd21</code></a> chore: better display errors when handling a given dependency</li> <li><a href="e550550db1
"><code>e550550</code></a> chore: test ignored directories correctly</li> <li><a href="83604af7f1
"><code>83604af</code></a> chore: bump dependencies</li> <li><a href="2ac2f4ce67
"><code>2ac2f4c</code></a> Update cargo_toml to 0.21 (fixes <a href="https://redirect.github.com/bnjbvr/cargo-machete/issues/144">#144</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bnjbvr/cargo-machete/compare/v0.7.0...v0.8.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
31b53c3e59
commit
1ca877da39
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: bnjbvr/cargo-machete@v0.7.0
|
||||
- uses: bnjbvr/cargo-machete@v0.8.0
|
||||
|
||||
# Run cargo clippy.
|
||||
lint-clippy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user