dependabot[bot] opened a new pull request, #11383: URL: https://github.com/apache/datafusion/pull/11383
Updates the requirements on [termtree](https://github.com/rust-cli/termtree) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-cli/termtree/blob/main/CHANGELOG.md">termtree's changelog</a>.</em></p> <blockquote> <h2>[0.5.0] - 2024-07-09</h2> <h3>Compatibility</h3> <ul> <li>MSRV bumped to 1.74.0</li> </ul> <h3>Breaking Changes</h3> <ul> <li>Inherit glyphs from the parent node</li> </ul> <h3>Features</h3> <ul> <li>Inherit glyphs from the parent node</li> </ul> <h3>Fixes</h3> <ul> <li>Track glyphs correctly for "skip" lines</li> </ul> <h2>[0.4.1] - 2023-03-14</h2> <h3>Fixes</h3> <ul> <li>Pass <code>f.alternate()</code> down to the nodes</li> </ul> <h2>[0.4.0] - 2022-04-07</h2> <h3>Compatibility</h3> <ul> <li>Removed functions in place of direct member access</li> </ul> <h3>Features</h3> <ul> <li>Directly expose <code>root</code> and <code>leaves</code></li> </ul> <h2>[0.3.0] - 2022-04-07</h2> <h3>Compatibility</h3> <ul> <li>MSRV bumped to 1.54.0</li> <li><code>Tree::new</code> removed</li> <li><code>Tree::root</code> renamed to <code>Tree::new</code></li> </ul> <h3>Features</h3> <ul> <li>Accessors for roots and leaves</li> <li>Shortcuts for building up a <code>Tree</code></li> </ul> <h2>[0.2.4] - 2022-01-07</h2> <h4>Fixes</h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-cli/termtree/commit/c4445f2eda0bed8ebc4a80909eac49bb485d2eb4"><code>c4445f2</code></a> chore: Release termtree version 0.5.0</li> <li><a href="https://github.com/rust-cli/termtree/commit/58597c87065bfd7e896d9c9188edc7b628c18cec"><code>58597c8</code></a> docs: Update changelog</li> <li><a href="https://github.com/rust-cli/termtree/commit/87f567d027131269263547d14b461237f3ece0c4"><code>87f567d</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/termtree/issues/31">#31</a> from epage/inherit</li> <li><a href="https://github.com/rust-cli/termtree/commit/58263417cc7b9a15fb242fbced2d259d804cb387"><code>5826341</code></a> feat: Inherit glyphs</li> <li><a href="https://github.com/rust-cli/termtree/commit/28ba078fd2d4adb93999e3c92e6c9e6600d878c2"><code>28ba078</code></a> fix: Use space glyphs from the right layer</li> <li><a href="https://github.com/rust-cli/termtree/commit/913d8d64b9efdd4ea0db34c358cd14c534a2d8b2"><code>913d8d6</code></a> test: Show current glyph behavior</li> <li><a href="https://github.com/rust-cli/termtree/commit/948af2951a12105ce446e6cc57ea4a3930241f87"><code>948af29</code></a> test: Port to snapbox</li> <li><a href="https://github.com/rust-cli/termtree/commit/fee7d05a7c9a22e874ffbeeb0c2eb458514888e8"><code>fee7d05</code></a> chore(deps): Update Rust Stable to v1.79 (<a href="https://redirect.github.com/rust-cli/termtree/issues/29">#29</a>)</li> <li><a href="https://github.com/rust-cli/termtree/commit/0fa9637befb3581fe087734858c31439a83c2c28"><code>0fa9637</code></a> chore(deps): Update Rust Stable to v1.78 (<a href="https://redirect.github.com/rust-cli/termtree/issues/28">#28</a>)</li> <li><a href="https://github.com/rust-cli/termtree/commit/63073aa0376514068dadfdb8ed9eb514d4ad84fc"><code>63073aa</code></a> chore(deps): Update Rust Stable to v1.77 (<a href="https://redirect.github.com/rust-cli/termtree/issues/27">#27</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rust-cli/termtree/compare/v0.4.1...v0.5.0">compare view</a></li> </ul> </details> <br /> 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org