Skip to content

fix(deps): update caffeine.version#227

Open
ZxBot wants to merge 2 commits into
develfrom
renovate/caffeine.version
Open

fix(deps): update caffeine.version#227
ZxBot wants to merge 2 commits into
develfrom
renovate/caffeine.version

Conversation

@ZxBot

@ZxBot ZxBot commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.github.ben-manes.caffeine:caffeine 3.2.03.2.4 age confidence

Release Notes

ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)

v3.2.4: 3.2.4

Compare Source

  • Improved access expiration's read performance by avoiding false sharing effects caused by the timestamp update
  • Fixed head-of-line blocking of expiration queues caused by in-flight async entries (#​1954)
  • Fixed various minor issues found using AI audits
  • Added ObjectInputFilter support to JCache

v3.2.3: 3.2.3

Compare Source

  • Fixed frequency tracking of weak keys to use the object's identity hash code (#​1902)
  • Added support for underscores in CaffeineSpec when using numeric literals (#​1890)
  • Improved the external api to no longer lock when querying for the maximum size or weighted size (#​1897)
  • Added detection and recovery when a custom CompletableFuture is in an inconsistent state (quarkus#50513)

v3.2.2: 3.2.2

Compare Source

  • Fixed characteristics returned by Spliterators (#​1883)

v3.2.1: 3.2.1

Compare Source

  • Fixed computeIfAbsent for an async cache's synchronous view to retry if incomplete
  • Improved CaffeineSpec when being reflectively constructed (#​1839)
  • Improved the handling of negative durations with variable expiration
  • Fixed intermittent null after replacing a weak/soft value (#​1820)

Configuration

📅 Schedule: (in timezone Europe/Rome)

  • Branch creation
    • "after 9am and before 6pm every weekday except after 12pm and before 2pm"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@ZxBot ZxBot added dependencies Pull requests that update a dependency file renovate labels Feb 11, 2026
@ZxBot ZxBot force-pushed the renovate/caffeine.version branch 2 times, most recently from 3f2c741 to 670b1be Compare February 17, 2026 03:05
@ZxBot ZxBot force-pushed the renovate/caffeine.version branch 3 times, most recently from df76816 to 072c801 Compare February 25, 2026 03:07
@ZxBot ZxBot force-pushed the renovate/caffeine.version branch from 072c801 to 02533be Compare March 10, 2026 03:10
@ZxBot ZxBot force-pushed the renovate/caffeine.version branch from 02533be to f3dc163 Compare March 25, 2026 11:28
@ZxBot ZxBot force-pushed the renovate/caffeine.version branch 3 times, most recently from 2b6770a to 0b7b33a Compare April 15, 2026 03:07
@ZxBot ZxBot force-pushed the renovate/caffeine.version branch 4 times, most recently from a7d6473 to f8d584f Compare April 23, 2026 20:06
@ZxBot ZxBot force-pushed the renovate/caffeine.version branch 3 times, most recently from c10d53f to 3c7ff72 Compare May 1, 2026 03:08
@ZxBot ZxBot changed the title fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3 fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.4 May 4, 2026
@ZxBot ZxBot force-pushed the renovate/caffeine.version branch 5 times, most recently from f81cf56 to d16854e Compare May 8, 2026 11:56
@ZxBot ZxBot force-pushed the renovate/caffeine.version branch from d16854e to 37fd582 Compare May 12, 2026 03:25
@ZxBot ZxBot force-pushed the renovate/caffeine.version branch 2 times, most recently from a7de128 to ce9e392 Compare May 29, 2026 03:10
@ZxBot ZxBot force-pushed the renovate/caffeine.version branch from ce9e392 to bc06b4f Compare June 1, 2026 03:07
@ZxBot ZxBot changed the title fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.4 fix(deps): update caffeine.version to v3.2.4 Jun 3, 2026
@ZxBot ZxBot force-pushed the renovate/caffeine.version branch from bc06b4f to 43cdea9 Compare June 3, 2026 03:05
@ZxBot ZxBot force-pushed the renovate/caffeine.version branch from 43cdea9 to 400a249 Compare June 13, 2026 00:17
@sonarqube-zextras

Copy link
Copy Markdown

Passed Quality Gate passed

Issues

Measures

Project ID: com.zextras.carbonio.files:carbonio-files-ce

View in SonarQube

@ZxBot ZxBot changed the title fix(deps): update caffeine.version to v3.2.4 fix(deps): update caffeine.version Jun 19, 2026
@ZxBot ZxBot force-pushed the renovate/caffeine.version branch from 400a249 to 3d9f678 Compare June 20, 2026 00:42
@M0Rf30 M0Rf30 force-pushed the devel branch 3 times, most recently from cd8e618 to 0d60732 Compare June 22, 2026 22:22
@ZxBot

ZxBot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants