Skip to content

chore: update all dependencies with patch changes - #1869

Open
renovate[bot] wants to merge 1 commit into
nightlyfrom
renovate/all-dependencies-with-patch-changes
Open

chore: update all dependencies with patch changes#1869
renovate[bot] wants to merge 1 commit into
nightlyfrom
renovate/all-dependencies-with-patch-changes

Conversation

@renovate

@renovate renovate Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.velocitypowered:velocity-api (source) 3.5.0-SNAPSHOT3.5.1 age confidence
org.slf4j:slf4j-api (source, changelog) 2.0.172.0.18 age confidence
com.github.ben-manes.caffeine:caffeine 3.2.33.2.4 age confidence
org.jline:jline-terminal-ffm 3.30.93.30.16 age confidence
org.jline:jline-reader 3.30.93.30.16 age confidence
org.jline:jansi-core 3.30.93.30.16 age confidence
org.projectlombok:lombok (source) 1.18.441.18.46 age confidence
org.testcontainers:testcontainers-junit-jupiter (source) 2.0.42.0.5 age confidence
org.testcontainers:testcontainers (source) 2.0.42.0.5 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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
projectlombok/lombok (org.projectlombok:lombok)

v1.18.46

testcontainers/testcontainers-java (org.testcontainers:testcontainers-junit-jupiter)

v2.0.5

Compare Source

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

16 changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the t: dependencies A pull request / issue targeting dependency updates label Aug 9, 2026
@renovate
renovate Bot requested review from 0utplay and derklaro August 9, 2026 07:32
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Test Results

 56 files  ±0   56 suites  ±0   3m 14s ⏱️ -42s
572 tests ±0  572 ✅ ±0  0 💤 ±0  0 ❌ ±0 
939 runs  ±0  939 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 7822447. ± Comparison against base commit bc57806.

This pull request removes 37 and adds 37 tests. Note that renamed tests count towards both.
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"this":"is","hello":"world","insane":"!"}}, PRETTY
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [14] 2026-08-05
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [23] 15:52:55.120396366
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [28] 15:52:55.120508574Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [29] 15:52:55.120529071Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [30] 15:52:55.120568765+05:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [31] 15:52:55.120603733-03:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [34] 2026-08-05T15:52:55.120758545
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [39] 2026-08-05T15:52:55.120890998Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [4] 2026-08-05T15:52:55.103242365Z
…
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"this":"is","insane":"!","hello":"world"}}, PRETTY
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [14] 2026-08-11
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [23] 14:51:00.734740048
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [28] 14:51:00.734843204Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [29] 14:51:00.734858677Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [30] 14:51:00.734890014+05:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [31] 14:51:00.734915683-03:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [34] 2026-08-11T14:51:00.735038958
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [39] 2026-08-11T14:51:00.735145178Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [4] 2026-08-11T14:51:00.722990939Z
…

♻️ This comment has been updated with latest results.

@renovate
renovate Bot force-pushed the renovate/all-dependencies-with-patch-changes branch from 0436471 to 7822447 Compare August 11, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t: dependencies A pull request / issue targeting dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants