error-prone
error-prone copied to clipboard
Bump caffeine from 3.0.5 to 3.1.1
Bumps caffeine from 3.0.5 to 3.1.1.
Release notes
Sourced from caffeine's releases.
3.1.1
- Fixed
refreshAfterWritewhen racing with a removed entry (#715)- Fixed gradle module metadata variant selection (#716)
3.1.0
- Fixed the publication of a removal notification when computing a null value on top of an expired entry
- Fixed the publication of a removal notification for a conditional replacement on an unbounded cache
- Fixed
Map.equalswhen the traversal triggers an eviction and the subset of live entries matches- Improved refreshAfterWrite to return the new value if computed by the caller (#688, #699)
- Added Interner for weak keyed equality caching (#344)
3.0.6
Commits
2128448organize allowed endpoints for github actions2b31168upgrade errorprone static analyzer04358e1Bump ossf/scorecard-action from 1.0.4 to 1.1.0 (#718)5a31bcbFix refreshAfterWrite racing with a removed entry (fixes #715)86dd602Remove shadow plugin to avoid resolution problems (fixes #716)fa552a5Enable local build caching when tests results are too large for remoted8e8a30Run the test tasks on different jobs and combine the results5d8a2fcDisplay test results as a badge and action job summary2284be5fix build caching of ErrorProne's caffeine dependencyfc35d3ereduce build time when publishing to Sonatype- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)