dependabot[bot] opened a new pull request, #98: URL: https://github.com/apache/arrow-ballista/pull/98
Updates the requirements on [rustyline](https://github.com/kkawakam/rustyline) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kkawakam/rustyline/releases">rustyline's releases</a>.</em></p> <blockquote> <h2>10.0.0</h2> <h2>What's Changed</h2> <ul> <li>Use a BufReader on unix platform <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/589">#589</a></li> <li>PreferTerm <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/599">#599</a>, <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/601">#601</a></li> <li>Guard cursor coordinates <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/602">#602</a></li> <li>External print <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/229">#229</a>, <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/235">#235</a>, <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/600">#600</a>, <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/627">#627</a></li> <li>Introduce signal-hook <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/606">#606</a>, <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/608">#608</a></li> <li>Replace <code>buf_redux</code> with <code>BufReader</code> from <code>std</code> <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/613">#613</a></li> <li>Remove <code>SmallVec</code> from <code>Event</code> enum <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/614">#614</a></li> <li>Make custom key bindings an optional Cargo feature <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/615">#615</a></li> <li>Use <code>nix</code> APIs for <code>umask</code> munging in history module <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/616">#616</a></li> <li>Derive <code>Completer</code>, <code>Highlighter</code>, <code>Hinter</code>, <code>Validator</code> from struct fields <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/621">#621</a></li> <li>Upgrade nix to 0.24, limit features <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/623">#623</a></li> <li>Do not validate if the command is 'NewLine' <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/640">#640</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kkawakam/rustyline/compare/v9.1.2...v10.0.0">https://github.com/kkawakam/rustyline/compare/v9.1.2...v10.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kkawakam/rustyline/commit/ca62587632607524b8e310be6b3677e4299102b7"><code>ca62587</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/641">#641</a> from gwenn/10.0.0</li> <li><a href="https://github.com/kkawakam/rustyline/commit/1f876e2950c2e6bad3f27679c8fbb02e205ba003"><code>1f876e2</code></a> Prepare 10.0.0 release</li> <li><a href="https://github.com/kkawakam/rustyline/commit/c45de9235d3b92e8ccd80a196c86c07dd5f61296"><code>c45de92</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/640">#640</a> from sigmaSd/newline_novalidate</li> <li><a href="https://github.com/kkawakam/rustyline/commit/746e43a1c31a6c943c12e7b8a8bd5afe60f87ab5"><code>746e43a</code></a> apply gwenn suggestions</li> <li><a href="https://github.com/kkawakam/rustyline/commit/99082661372765123989e3bfe4972efc9ee1be75"><code>9908266</code></a> Add an example of using newline</li> <li><a href="https://github.com/kkawakam/rustyline/commit/5ef3ae7fa7ab501fa9d8baeebe8cc11bd05000f7"><code>5ef3ae7</code></a> Don't validate if command is newline</li> <li><a href="https://github.com/kkawakam/rustyline/commit/f6d90e575d0f522016e35011b1fbfdc149226304"><code>f6d90e5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/636">#636</a> from gwenn/regex</li> <li><a href="https://github.com/kkawakam/rustyline/commit/a80204b8bb5d6127da14f4b1bb28ba2a3398a4a5"><code>a80204b</code></a> Upgrade regex dependency</li> <li><a href="https://github.com/kkawakam/rustyline/commit/4f77f287f8832e8646940c12749d0ff51c45879a"><code>4f77f28</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/635">#635</a> from kkawakam/fix-markdown</li> <li><a href="https://github.com/kkawakam/rustyline/commit/1154a638e36f5f0d1d84f8b6247c2fb4f620243a"><code>1154a63</code></a> Fix markdown</li> <li>Additional commits viewable in <a href="https://github.com/kkawakam/rustyline/compare/v9.0.0...v10.0.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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
