dependabot[bot] opened a new pull request, #16194:
URL: https://github.com/apache/datafusion/pull/16194

   Bumps [rustyline](https://github.com/kkawakam/rustyline) from 15.0.0 to 
16.0.0.
   <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>16.0.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Reduce size <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/823";>#823</a></li>
   <li>Fix vertical movements in multi-lines input <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/822";>#822</a></li>
   <li>Use select instead of poll on MacOS for /dev/tty <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/803";>#803</a></li>
   <li>Use is_unsupported_term on both unix and windows <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/834";>#834</a></li>
   <li>Document how the prompt should be styled <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/837";>#837</a></li>
   <li>Added noline to comparison <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/839";>#839</a></li>
   <li>Use rustdoc links <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/840";>#840</a></li>
   <li>Grapheme clusters <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/838";>#838</a></li>
   <li>Add support to SIGINT <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/842";>#842</a></li>
   <li>Doc comment formatting <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/846";>#846</a></li>
   <li>Add an option to show list completion options after a single tab <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/854";>#854</a></li>
   <li>Update README.md example code <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/856";>#856</a></li>
   <li>Use doc_auto_cfg <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/857";>#857</a></li>
   <li>Bump nix version to 0.30 <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/861";>#861</a></li>
   <li>Add support to synchronized output on Unix platform <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/863";>#863</a></li>
   <li>Update key mapping <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/865";>#865</a></li>
   <li>Fix SIGWINCH for signal-hook <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/864";>#864</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/kkawakam/rustyline/compare/v15.0.0...v16.0.0";>https://github.com/kkawakam/rustyline/compare/v15.0.0...v16.0.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/kkawakam/rustyline/commit/227d82c27c5c5fa1862fa3b9e3a619bf9bdeef9b";><code>227d82c</code></a>
 Merge pull request <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/867";>#867</a> from 
gwenn/16.0.0</li>
   <li><a 
href="https://github.com/kkawakam/rustyline/commit/9dc5bed50974891239155940dfea51bc125338b5";><code>9dc5bed</code></a>
 Fix error related to DatabaseName removed</li>
   <li><a 
href="https://github.com/kkawakam/rustyline/commit/37726ea36b23fe26fbf47c32e13228f7acd62be0";><code>37726ea</code></a>
 Prepare next release</li>
   <li><a 
href="https://github.com/kkawakam/rustyline/commit/6777b1dd102434ab978a2e2abf3043b1ca2eeb00";><code>6777b1d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/864";>#864</a> from 
krfricke/fix-signal-hook</li>
   <li><a 
href="https://github.com/kkawakam/rustyline/commit/489f5f199986b3501b502109c7415b807a086dbe";><code>489f5f1</code></a>
 always return resize</li>
   <li><a 
href="https://github.com/kkawakam/rustyline/commit/9e8c651d6aebe88367521666c56b73b8ef828de8";><code>9e8c651</code></a>
 Merge pull request <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/865";>#865</a> from 
gwenn/mapping</li>
   <li><a 
href="https://github.com/kkawakam/rustyline/commit/c45813710e506b6e489dbe8f7186c4bde108eb2e";><code>c458137</code></a>
 Update key mapping</li>
   <li><a 
href="https://github.com/kkawakam/rustyline/commit/ec33356eb876c8eaa2af24e17f3e40fc31f7793e";><code>ec33356</code></a>
 Fix SIGWINCH for signal-hook</li>
   <li><a 
href="https://github.com/kkawakam/rustyline/commit/f156ddae4eb268de33b12037e1ed27dd12010358";><code>f156dda</code></a>
 Merge pull request <a 
href="https://redirect.github.com/kkawakam/rustyline/issues/863";>#863</a> from 
gwenn/sync_out</li>
   <li><a 
href="https://github.com/kkawakam/rustyline/commit/776d6e7fae8ba44426923db682418db306f52693";><code>776d6e7</code></a>
 Handle nested synchronized update</li>
   <li>Additional commits viewable in <a 
href="https://github.com/kkawakam/rustyline/compare/v15.0.0...v16.0.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustyline&package-manager=cargo&previous-version=15.0.0&new-version=16.0.0)](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>


-- 
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

Reply via email to