You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/12 08:29:45 UTC

[PR] Bump com.h2database:h2 from 2.2.220 to 2.2.224 [camel]

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

   Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.220 to 2.2.224.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/h2database/h2database/releases">com.h2database:h2's releases</a>.</em></p>
   <blockquote>
   <h2>version-2.2.224</h2>
   <p>Patch release to fix Issue <a href="https://redirect.github.com/h2database/h2database/issues/3883">#3883</a> Performance regression in 2.2.222</p>
   <h2>version-2.2.222</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/h2database/h2database/commit/19b770ec010a621989a980bf166a10ac10072a61"><code>19b770e</code></a> in preparation of 2.2.224 release</li>
   <li><a href="https://github.com/h2database/h2database/commit/493251f6408aa915f0c3e0294480f28fb48b3f80"><code>493251f</code></a> Replace Thread.holdsLock(Session) with Session.isLockedByCurrentThread()</li>
   <li><a href="https://github.com/h2database/h2database/commit/8ba3ea3b87504c5058bee5ae7df84999fdfb68a3"><code>8ba3ea3</code></a> in preparation for release</li>
   <li><a href="https://github.com/h2database/h2database/commit/57d233227ee4722629280deb2aa2ecc1dd25e338"><code>57d2332</code></a> protect FileStore.deadChunks against race codition</li>
   <li><a href="https://github.com/h2database/h2database/commit/1fbf7355c10ed2cb030f39b59110eeb195941349"><code>1fbf735</code></a> fix coments / renaming</li>
   <li><a href="https://github.com/h2database/h2database/commit/13740e14df26b392e6eb1b42f9a1adf72e548185"><code>13740e1</code></a> adjust housekeeping activity to be more aggresive when idle</li>
   <li><a href="https://github.com/h2database/h2database/commit/f85140a3c17d6b19ae6911d9df7e5d49084bd873"><code>f85140a</code></a> fix flaky test</li>
   <li><a href="https://github.com/h2database/h2database/commit/3f1be471750b6d34fc2a930ca0009cd3f0c31aff"><code>3f1be47</code></a> Merge pull request <a href="https://redirect.github.com/h2database/h2database/issues/3873">#3873</a> from andreitokar/at-misc</li>
   <li><a href="https://github.com/h2database/h2database/commit/9312571dfc95cc8596b283497b1706e42184a4c6"><code>9312571</code></a> ToC cache key is chunk id now, not version</li>
   <li><a href="https://github.com/h2database/h2database/commit/0666a0bfea082aeadb8c1c09a2e5589c5ec08870"><code>0666a0b</code></a> ToC cash is effectively not used after the first shutdown, due to a key mismatch</li>
   <li>Additional commits viewable in <a href="https://github.com/h2database/h2database/compare/version-2.2.220...version-2.2.224">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=2.2.220&new-version=2.2.224)](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: commits-unsubscribe@camel.apache.org

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


Re: [PR] Bump com.h2database:h2 from 2.2.220 to 2.2.224 [camel]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus merged PR #12414:
URL: https://github.com/apache/camel/pull/12414


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] Bump com.h2database:h2 from 2.2.220 to 2.2.224 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12414:
URL: https://github.com/apache/camel/pull/12414#issuecomment-1851524129

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions to run
   
   * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before sharing them publicly.


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] Bump com.h2database:h2 from 2.2.220 to 2.2.224 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12414:
URL: https://github.com/apache/camel/pull/12414#issuecomment-1851526707

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] Bump com.h2database:h2 from 2.2.220 to 2.2.224 [camel]

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on PR #12414:
URL: https://github.com/apache/camel/pull/12414#issuecomment-1851526113

   /component-test sql


-- 
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: commits-unsubscribe@camel.apache.org

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