dependabot[bot] opened a new pull request, #41953: URL: https://github.com/apache/superset/pull/41953
Bumps [sqlalchemy-hana](https://github.com/SAP/sqlalchemy-hana) from 0.4.0 to 4.6.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/SAP/sqlalchemy-hana/blob/main/CHANGES.rst">sqlalchemy-hana's changelog</a>.</em></p> <blockquote> <h2>4.6.0</h2> <p>Features</p> <pre><code> - Fixed import issue with SQLAlchemy 2.1 preview - Fixed an issue causing ``with_for_update`` to fail if ``of`` was not a column list <h2>4.5.0</h2> <p>Features<br /> </code></pre></p> <ul> <li>Added support for <code>with_statement_hint</code> by rendering hints as <code>WITH HINT(...)</code></li> </ul> <h2>4.4.0</h2> <p>Features</p> <pre><code>- Handle error code ``-10735`` as ``ClientConnectionError`` - Handle ``HANA Database instance resize in progress`` as ``DatabaseConnectNotPossibleError`` - Remove error code restriction from ``NumberOfTransactionsExceededError`` <h2>4.3.0</h2> <p>Features<br /> </code></pre></p> <ul> <li>Release of experimental asyncio support</li> </ul> <h2>4.2.0</h2> <p>Features</p> <pre><code> - Added ``NumberOfTransactionsExceededError`` to ``sqlalchemy_hana.errors`` - Added ``DistributedTransactionCommitFailureError`` to ``sqlalchemy_hana.errors`` <h2>4.1.0</h2> <p>Features<br /> </code></pre></p> <ul> <li>Handle <code>TransactionManager is not yet fully initialized</code> as <code>DatabaseConnectNotPossibleError</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SAP/sqlalchemy-hana/commit/2211e942702d111cf3f04eeb44f07036e5fb0e33"><code>2211e94</code></a> Bump 4.6.0 (<a href="https://redirect.github.com/SAP/sqlalchemy-hana/issues/617">#617</a>)</li> <li><a href="https://github.com/SAP/sqlalchemy-hana/commit/c3eb5cf7d274b2a1e21c8874344d8ab63e9ff4e7"><code>c3eb5cf</code></a> Fix with_for_update of (<a href="https://redirect.github.com/SAP/sqlalchemy-hana/issues/627">#627</a>)</li> <li><a href="https://github.com/SAP/sqlalchemy-hana/commit/3def4f7e169fbf5bf99cb6c387fd9db00f1262c8"><code>3def4f7</code></a> Pin build system tools (<a href="https://redirect.github.com/SAP/sqlalchemy-hana/issues/631">#631</a>)</li> <li><a href="https://github.com/SAP/sqlalchemy-hana/commit/1e6eac3bf1e137bddcf38cc675555c981a119200"><code>1e6eac3</code></a> Enable pytest strict mode (<a href="https://redirect.github.com/SAP/sqlalchemy-hana/issues/632">#632</a>)</li> <li><a href="https://github.com/SAP/sqlalchemy-hana/commit/79134acdaf5c971d27b89eb7e066018a50c6744c"><code>79134ac</code></a> Avoid duplicate schema names (<a href="https://redirect.github.com/SAP/sqlalchemy-hana/issues/625">#625</a>)</li> <li><a href="https://github.com/SAP/sqlalchemy-hana/commit/3d37ace06e7ab44c7f5c421fd52977582965cb76"><code>3d37ace</code></a> Update dependency uv to v0.11.17 (<a href="https://redirect.github.com/SAP/sqlalchemy-hana/issues/630">#630</a>)</li> <li><a href="https://github.com/SAP/sqlalchemy-hana/commit/187207e3ac64873d84512b2a7093cee79c250a0b"><code>187207e</code></a> Update dependency flake8-tergeo to v26.5.28.0 (<a href="https://redirect.github.com/SAP/sqlalchemy-hana/issues/629">#629</a>)</li> <li><a href="https://github.com/SAP/sqlalchemy-hana/commit/d91d5abf1e8bb82b56984190f7b9f3046770f3f8"><code>d91d5ab</code></a> Update dependency coverage to v7.14.1 (<a href="https://redirect.github.com/SAP/sqlalchemy-hana/issues/628">#628</a>)</li> <li><a href="https://github.com/SAP/sqlalchemy-hana/commit/4edee325f8a0493963defc882becba8e84fa221c"><code>4edee32</code></a> Remove 2.1 from CI (<a href="https://redirect.github.com/SAP/sqlalchemy-hana/issues/626">#626</a>)</li> <li><a href="https://github.com/SAP/sqlalchemy-hana/commit/2df69932bd37c0455b17cff698c775d57c065613"><code>2df6993</code></a> Update dependency diff-cover to v10.2.1 (<a href="https://redirect.github.com/SAP/sqlalchemy-hana/issues/624">#624</a>)</li> <li>Additional commits viewable in <a href="https://github.com/SAP/sqlalchemy-hana/compare/v0.4.0...v4.6.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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
