Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update databend-driver requirement from 0.20.1 to 0.21.0 (…
…#225) Updates the requirements on [databend-driver](https://github.com/datafuselabs/bendsql) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/datafuselabs/bendsql/releases">databend-driver's releases</a>.</em></p> <blockquote> <h2>v0.21.0</h2> <h2>What's Changed</h2> <ul> <li>fix: exit client if login failed with password wrong by <a href="https://github.com/b41sh"><code>@b41sh</code></a> in <a href="https://github.com/datafuselabs/bendsql/pull/474">datafuselabs/bendsql#474</a></li> <li>chore(cli): bump ast to 0.0.3 by <a href="https://github.com/sundy-li"><code>@sundy-li</code></a> in <a href="https://github.com/datafuselabs/bendsql/pull/475">datafuselabs/bendsql#475</a></li> <li>chore(driver): test format_null_as_str with set by <a href="https://github.com/everpcpc"><code>@everpcpc</code></a> in <a href="https://github.com/datafuselabs/bendsql/pull/478">datafuselabs/bendsql#478</a></li> <li>chore(cli): display server's time as default by <a href="https://github.com/sundy-li"><code>@sundy-li</code></a> in <a href="https://github.com/datafuselabs/bendsql/pull/480">datafuselabs/bendsql#480</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/datafuselabs/bendsql/compare/v0.20.1...v0.21.0">https://github.com/datafuselabs/bendsql/compare/v0.20.1...v0.21.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/databendlabs/bendsql/commit/a4897723e8f08b5ff62d74d68a7922e6ac3f5119"><code>a489772</code></a> chore(cli): display server's time as default (<a href="https://github.com/datafuselabs/bendsql/issues/480">#480</a>)</li> <li><a href="https://github.com/databendlabs/bendsql/commit/5c922c3ee233aed7e05adc1b937b51c7e27f5f1a"><code>5c922c3</code></a> chore(driver): test format_null_as_str with set (<a href="https://github.com/datafuselabs/bendsql/issues/478">#478</a>)</li> <li><a href="https://github.com/databendlabs/bendsql/commit/0e13616565139ba4d33880a16aaa18f5f6335395"><code>0e13616</code></a> chore(cli): bump ast to 0.0.3 (<a href="https://github.com/datafuselabs/bendsql/issues/475">#475</a>)</li> <li><a href="https://github.com/databendlabs/bendsql/commit/c2f7e6079cc03ae707c15c7d4971a24eaaca7139"><code>c2f7e60</code></a> fix: exit client if login failed with password wrong (<a href="https://github.com/datafuselabs/bendsql/issues/474">#474</a>)</li> <li>See full diff in <a href="https://github.com/datafuselabs/bendsql/compare/v0.20.1...v0.21.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information