Re: [PR] chore(java): bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.1 in /java [arrow-adbc]

2025-06-09 Thread via GitHub


lidavidm merged PR #2943:
URL: https://github.com/apache/arrow-adbc/pull/2943


-- 
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...@arrow.apache.org

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



[PR] chore(java): bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.1 in /java [arrow-adbc]

2025-06-09 Thread via GitHub


dependabot[bot] opened a new pull request, #2943:
URL: https://github.com/apache/arrow-adbc/pull/2943

   Bumps 
[com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) 
from 3.2.0 to 3.2.1.
   
   Release notes
   Sourced from https://github.com/ben-manes/caffeine/releases";>com.github.ben-manes.caffeine:caffeine's
 releases.
   
   3.2.1
   
   Fixed computeIfAbsent for an async cache's synchronous view 
to retry if incomplete
   Improved CaffeineSpec when being reflectively constructed 
(https://redirect.github.com/ben-manes/caffeine/issues/1839";>#1839)
   Improved the handling of negative durations with variable expiration
   Fixed intermittent null after replacing a weak/soft value (https://redirect.github.com/ben-manes/caffeine/issues/1820";>#1820)
   
   
   
   
   Commits
   
   https://github.com/ben-manes/caffeine/commit/56b69c74535b923d00473db3779bcd4a5e5738fa";>56b69c7
 minor touchups
   https://github.com/ben-manes/caffeine/commit/b0264b9137b0a1a97b6b44cb8f321a9bbf6d55ec";>b0264b9
 remove unnecessary https://github.com/CanIgnoreReturnValue";>@​CanIgnoreReturnValue
 usages for stricter checking
   https://github.com/ben-manes/caffeine/commit/e0963ed0c83e193cf219fab261578e483f7ac5ce";>e0963ed
 remove unreachable code
   https://github.com/ben-manes/caffeine/commit/29bc5f125183192438f3a7b893ce5e9f2a6ea54b";>29bc5f1
 fix intermittent nulls after replacing a weak/soft value on aarch64
   https://github.com/ben-manes/caffeine/commit/dade1b1ffc9f2f979f0a6a1e48158de28d6fc803";>dade1b1
 minor touchups and dependency updates
   https://github.com/ben-manes/caffeine/commit/786d1c85888e81bde5d8e68c069aefc1bab38f62";>786d1c8
 Use stronger memory order to avoid publication races (fixes https://redirect.github.com/ben-manes/caffeine/issues/1820";>#1820)
   https://github.com/ben-manes/caffeine/commit/d44264a3f58a2c8e8222eb4171035be1807d75cd";>d44264a
 fix async cache's synchronous computeIfAbsent to retry if incomplete
   https://github.com/ben-manes/caffeine/commit/c6af784f88cff7efdd6e11082efa342742538dd1";>c6af784
 remove workaround for historic fork-join pool bugs fixed in jdk8
   https://github.com/ben-manes/caffeine/commit/08f80f4e395f0495b891f0158993277500d61625";>08f80f4
 increase multi-threaded test coverage
   https://github.com/ben-manes/caffeine/commit/af2e29579d79fd811400bfd2f508b54315358fa9";>af2e295
 add test case for the interner's retry loop
   Additional commits viewable in https://github.com/ben-manes/caffeine/compare/v3.2.0...v3.2.1";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.ben-manes.caffeine:caffeine&package-manager=maven&previous-version=3.2.0&new-version=3.2.1)](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)
   
   ---
   
   
   Dependabot commands and options
   
   
   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  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)
   
   
   


-- 
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...@arrow.apache.org

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