You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@bahir.apache.org by GitBox <gi...@apache.org> on 2022/10/25 09:35:59 UTC

[GitHub] [bahir] dependabot[bot] opened a new pull request, #105: Bump h2 from 1.4.195 to 2.1.210 in /sql-streaming-jdbc

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

   Bumps [h2](https://github.com/h2database/h2database) from 1.4.195 to 2.1.210.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/h2database/h2database/releases">h2's releases</a>.</em></p>
   <blockquote>
   <h2>Version 2.1.210</h2>
   <p><strong>Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed.</strong></p>
   <p>Persistent databases created by H2 2.0.x don't need to be upgraded.
   Persistent databases created by H2 1.4.200 and older versions require export into SQL script with that old version and creation of a new database with the new version and execution of this script in it.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/h2database/h2database/commit/ca926f8b646aa3dd3da5f7a81bbee055b19a8d6a"><code>ca926f8</code></a> Merge remote-tracking branch 'h2database/master'</li>
   <li><a href="https://github.com/h2database/h2database/commit/be306de97cfb6c9a55e83facbce65999094e5260"><code>be306de</code></a> Version advancement</li>
   <li><a href="https://github.com/h2database/h2database/commit/030eb7213f86905da7cc873bcb2456476eafab3c"><code>030eb72</code></a> Improve migration documentation</li>
   <li><a href="https://github.com/h2database/h2database/commit/86d58c459f2ab997d2033ae09785af92599a93bc"><code>86d58c4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/h2database/h2database/issues/3381">#3381</a> from katzyn/legacy</li>
   <li><a href="https://github.com/h2database/h2database/commit/b613598226c4bde0543272d11a3f41832bd487e9"><code>b613598</code></a> Typo</li>
   <li><a href="https://github.com/h2database/h2database/commit/d6e4eb8cf70e08fbb288633e2f40bd33fc9a7292"><code>d6e4eb8</code></a> Add IDENTITY() and SCOPE_IDENTITY() to LEGACY mode</li>
   <li><a href="https://github.com/h2database/h2database/commit/36e790d6e0c5494162fedb4161fd707f0627fcfd"><code>36e790d</code></a> make javadoc happier</li>
   <li><a href="https://github.com/h2database/h2database/commit/1c0ca27ed75820c02d3f9e4581a947dbc9635a54"><code>1c0ca27</code></a> Add &quot;of this server&quot; to adminWebExternalNames text</li>
   <li><a href="https://github.com/h2database/h2database/commit/0f83f489c0c317ffac9ce1247751b4442dc24ff0"><code>0f83f48</code></a> Convert host names to lower case</li>
   <li><a href="https://github.com/h2database/h2database/commit/c5f11a5d084c3dad01d390c78ad8f2a01233e29a"><code>c5f11a5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/h2database/h2database/issues/3378">#3378</a> from katzyn/lob</li>
   <li>Additional commits viewable in <a href="https://github.com/h2database/h2database/compare/version-1.4.195...version-2.1.210">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.h2database:h2&package-manager=maven&previous-version=1.4.195&new-version=2.1.210)](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 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)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/bahir/network/alerts).
   
   </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: reviews-unsubscribe@bahir.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bahir] eskabetxe commented on pull request #105: Bump h2 from 1.4.195 to 2.1.210 in /sql-streaming-jdbc

Posted by GitBox <gi...@apache.org>.
eskabetxe commented on PR #105:
URL: https://github.com/apache/bahir/pull/105#issuecomment-1301827769

   @dependabot rebase


-- 
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: reviews-unsubscribe@bahir.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bahir] dependabot[bot] closed pull request #105: Bump h2 from 1.4.195 to 2.1.210 in /sql-streaming-jdbc

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #105: Bump h2 from 1.4.195 to 2.1.210 in /sql-streaming-jdbc
URL: https://github.com/apache/bahir/pull/105


-- 
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: reviews-unsubscribe@bahir.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bahir] eskabetxe commented on pull request #105: Bump h2 from 1.4.195 to 2.1.210 in /sql-streaming-jdbc

Posted by GitBox <gi...@apache.org>.
eskabetxe commented on PR #105:
URL: https://github.com/apache/bahir/pull/105#issuecomment-1301907127

   @dependabot rebase


-- 
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: reviews-unsubscribe@bahir.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bahir] eskabetxe commented on pull request #105: Bump h2 from 1.4.195 to 2.1.210 in /sql-streaming-jdbc

Posted by GitBox <gi...@apache.org>.
eskabetxe commented on PR #105:
URL: https://github.com/apache/bahir/pull/105#issuecomment-1301888257

   @dependabot rebase


-- 
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: reviews-unsubscribe@bahir.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bahir] dependabot[bot] commented on pull request #105: Bump h2 from 1.4.195 to 2.1.210 in /sql-streaming-jdbc

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #105:
URL: https://github.com/apache/bahir/pull/105#issuecomment-1626174250

   Superseded by #108.


-- 
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: reviews-unsubscribe@bahir.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org