Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update java dependencies #1807

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Conversation

ggrossetie
Copy link
Member

@ggrossetie ggrossetie commented Nov 13, 2024

This PR contains the following updates:

Package Type Update Change
org.apache.commons:commons-text (source) compile minor 1.12.0 -> 1.13.0
com.github.ben-manes.caffeine:caffeine compile minor 3.1.8 -> 3.2.0
io.vertx:vertx-junit5 (source) test patch 4.5.10 -> 4.5.12
io.vertx:vertx-codegen (source) test patch 4.5.10 -> 4.5.12
io.vertx:vertx-config (source) compile patch 4.5.10 -> 4.5.12
io.vertx:vertx-web-client (source) compile patch 4.5.10 -> 4.5.12
io.vertx:vertx-web (source) compile patch 4.5.10 -> 4.5.12
io.vertx:vertx-core (source) compile patch 4.5.10 -> 4.5.12
ch.qos.logback:logback-core (source, changelog) compile patch 1.5.12 -> 1.5.16
ch.qos.logback:logback-classic (source, changelog) compile patch 1.5.12 -> 1.5.16
io.netty:netty-transport-native-kqueue (source) compile patch 4.1.114.Final -> 4.1.117.Final
io.netty:netty-transport-native-epoll (source) compile patch 4.1.114.Final -> 4.1.117.Final

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.0: 3.2.0

Compare Source

Cache

  • Added Sigstore signing of maven artifacts
  • Added Expiry static factory methods (#​1499)
  • Migrated to JSpecify annotations (was checker framework)
  • Fixed variable expiration calculation when nearing overflow
  • Added logging when an async cache's removal listener fails
  • Added an expiration write optimization to more operations (#​1320)
  • Fixed when a Weigher or Expiry fail on an async completion (#​1687)
  • Fixed cases when the expiration ticker was also used for statistics (#​1678)
  • Fixed refresh handling to skip if the async cache's entry is still loading (#​1478)
  • Fixed containsKey for an async cache's synchronous view while in-flight (#​1626)
  • Fixed premature expiration for an async cache when using nearly immediate expiration (#​1623)
  • For a bulk async load returning extra mappings, wait to be added to the cache before returning (#​1409)

Guava

  • Relaxed the OSGi version requirement (#​1160)

JCache

  • Allow hibernate.javax.cache.uri to load the configuration from a jar (#​1347)
vert-x3/vertx-config (io.vertx:vertx-config)

v4.5.12

Compare Source

v4.5.11

Compare Source

eclipse/vert.x (io.vertx:vertx-core)

v4.5.12

Compare Source

v4.5.11

Compare Source


Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

@ggrossetie ggrossetie added the 🔗 dependencies Pull requests that update a dependency file label Nov 13, 2024
@ggrossetie ggrossetie force-pushed the renovate/java-dependencies branch 4 times, most recently from bcb93af to 435a01a Compare December 20, 2024 02:29
@ggrossetie ggrossetie force-pushed the renovate/java-dependencies branch 4 times, most recently from c8c06b8 to 1d3201b Compare January 27, 2025 18:45
@ggrossetie ggrossetie force-pushed the renovate/java-dependencies branch from 1d3201b to 064e867 Compare January 27, 2025 20:41
@ggrossetie ggrossetie merged commit 8f15e72 into main Jan 27, 2025
1 check passed
@ggrossetie ggrossetie deleted the renovate/java-dependencies branch January 27, 2025 21:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant