Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) patch 8.14.2 -> 8.14.3 age confidence
org.graalvm.tools:lsp (source) dependencies patch 23.0.8 -> 23.0.9 age confidence
org.hibernate.orm:hibernate-hikaricp (source) dependencies patch 7.0.4.Final -> 7.0.6.Final age confidence
org.hibernate.orm:hibernate-community-dialects (source) dependencies patch 7.0.4.Final -> 7.0.6.Final age confidence
org.hibernate.orm:hibernate-core (source) dependencies patch 7.0.4.Final -> 7.0.6.Final age confidence
org.immutables:gson (source) dependencies patch 2.11.0 -> 2.11.1 age confidence
org.immutables:value (source) dependencies patch 2.11.0 -> 2.11.1 age confidence
com.openai:openai-java (source) dependencies minor 2.12.0 -> 2.16.0 age confidence
io.netty:netty-bom (source) dependencies patch 4.2.2.Final -> 4.2.3.Final age confidence
io.github.classgraph:classgraph dependencies patch 4.8.180 -> 4.8.181 age confidence
io.netty:netty-all (source) dependencies patch 4.2.2.Final -> 4.2.3.Final age confidence
io.github.llamalad7:mixinextras-fabric dependencies patch 0.5.0-rc.3 -> 0.5.0-rc.4 age confidence
com.github.ben-manes.caffeine:caffeine dependencies patch 3.2.1 -> 3.2.2 age confidence
org.apache.commons:commons-lang3 (source) dependencies minor 3.17.0 -> 3.18.0 age confidence
commons-io:commons-io (source) dependencies minor 2.19.0 -> 2.20.0 age confidence
commons-validator:commons-validator (source) dependencies minor 1.9.0 -> 1.10.0 age confidence
com.nimbusds:nimbus-jose-jwt dependencies minor 10.3.1 -> 10.4 age confidence
com.microsoft.azure:msal4j dependencies minor 1.21.0 -> 1.22.0 age confidence
com.fasterxml.jackson.core:jackson-databind (source) dependencies patch 2.19.1 -> 2.19.2 age confidence
com.diffplug.spotless:spotless-plugin-gradle dependencies minor 7.0.4 -> 7.1.0 age confidence
com.fasterxml.jackson.core:jackson-core dependencies patch 2.19.1 -> 2.19.2 age confidence
com.fasterxml.jackson.core:jackson-annotations (source) dependencies patch 2.19.1 -> 2.19.2 age confidence
com.viaversion:viafabricplus dependencies patch 4.2.2 -> 4.2.3 age confidence
net.fabricmc:intermediary dependencies patch 1.21.7 -> 1.21.8 age confidence
com.gradle.develocity plugin minor 4.0.2 -> 4.1 age confidence
org.graalvm.polyglot:python (source) dependencies patch 24.2.1 -> 24.2.2 age confidence
org.graalvm.polyglot:js (source) dependencies patch 24.2.1 -> 24.2.2 age confidence
org.graalvm.polyglot:polyglot dependencies patch 24.2.1 -> 24.2.2 age confidence
io.projectreactor.netty:reactor-netty-http dependencies patch 1.2.7 -> 1.2.8 age confidence
io.projectreactor.netty:reactor-netty-core dependencies patch 1.2.7 -> 1.2.8 age confidence
org.apache.logging.log4j:log4j-jul (source) dependencies patch 2.25.0 -> 2.25.1 age confidence
org.apache.logging.log4j:log4j-iostreams (source) dependencies patch 2.25.0 -> 2.25.1 age confidence
org.apache.logging.log4j:log4j-slf4j2-impl (source) dependencies patch 2.25.0 -> 2.25.1 age confidence
org.apache.logging.log4j:log4j-core (source) dependencies patch 2.25.0 -> 2.25.1 age confidence
org.apache.logging.log4j:log4j-api (source) dependencies patch 2.25.0 -> 2.25.1 age confidence

Warning

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


Release Notes

gradle/gradle (gradle)

v8.14.3: 8.14.3

Compare Source

The Gradle team is excited to announce Gradle 8.14.3.

This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.

Here are the highlights of this release:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

Switch your build to use Gradle 8.14.3 by updating your wrapper:

./gradlew wrapper --gradle-version=8.14.3 && ./gradlew wrapper

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

hibernate/hibernate-orm (org.hibernate.orm:hibernate-hikaricp)

v7.0.6.Final

v7.0.5.Final

immutables/immutables (org.immutables:gson)

v2.11.1

Compare Source

Maintenance and minor enhancements
  • Various bugfixes: Jackson integration, refinements/fixes in withers.
  • Extending Builders for records. I.e. nested static class Builder extends MyRecordBuilder {}
  • Can expose *IsSet methods on builder
  • new module org.immutables:datatype. It's slightly modernized version of org.immutables:data (now deprecated), no dependency on Guava, + support for records with generated builders
Also
New Contributors

Full Changelog: immutables/immutables@2.11.0...2.11.1

openai/openai-java (com.openai:openai-java)

v2.16.0

Full Changelog: v2.15.0...v2.16.0

Features

v2.15.0

Full Changelog: v2.14.0...v2.15.0

Features
Bug Fixes
  • client: ensure error handling always occurs (a00c39b)
Chores
  • client: remove non-existent method (2d185ba)
  • internal: Add CONTRIBUTING.md for SDK developers (608947c)
  • internal: allow running specific example from cli (3239c2d)

v2.14.0

Full Changelog: v2.13.1...v2.14.0

Features
Bug Fixes
  • internal: add back addAssistantMessage (e27b476)
  • internal: add back addAssistantMessage (d363245)
Chores
  • api: update realtime specs (dd24c50)
  • ci: bump actions/setup-java to v4 (e5112cd)

v2.13.1

Full Changelog: v2.13.0...v2.13.1

Chores
  • api: update realtime specs, build config (babbf87)

v2.13.0

Full Changelog: v2.12.4...v2.13.0

Features
  • client: support completions streaming structured outputs (#​528) (2c8917b)

v2.12.4

Full Changelog: v2.12.3...v2.12.4

Chores
  • api: specification cleanup (6fc0efd)
  • internal: manual updates (53059a7)

v2.12.3

Full Changelog: v2.12.2...v2.12.3

Documentation

v2.12.2

Full Changelog: v2.12.1...v2.12.2

Documentation

v2.12.1

Full Changelog: v2.12.0...v2.12.1

Chores
  • ci: ensure docs generation always succeeds (54de202)
LlamaLad7/MixinExtras (io.github.llamalad7:mixinextras-fabric)

v0.5.0-rc.4

  • Fix: Resolve NPE on ASM 5.2 when matching against a primitive int-like comparison.
  • Fix: Resolve crash when using @ModifyExpressionValue on an int-like @Expression which had previously been replaced.
ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)

v3.2.2: 3.2.2

  • Fixed characteristics returned by Spliterators (#​1883)
connect2id/nimbus-jose-jwt (com.nimbusds:nimbus-jose-jwt)

v10.4

Compare Source

FasterXML/jackson-core (com.fasterxml.jackson.core:jackson-core)

v2.19.2

ViaVersion/viafabricplus (com.viaversion:viafabricplus)

v4.2.3

Compare Source

Minecraft 1.21.8 and Bedrock 1.21.93 Support!
Support for Minecraft 1.21.7 will be removed in the next release.

Other changes

  • Added some item components to creative tab item filtering. (Thanks @​RacoonDog)
  • Fixed interaction desynchronization with leashables in versions 1.21.7 and earlier.
  • Fixed corrupted attribute modifier data in legacy versions.
  • Resolved disconnection issues caused by equippable item components.
  • Prevented anticheat violations when respawning on older servers.

Please also read the v4.2.2 Changelogs.

Your support means a lot! If you'd like to help keep the project going, consider donating at https://florianmichael.de/donate. I’ll continue improving this project to the best of my ability.

reactor/reactor-netty (io.projectreactor.netty:reactor-netty-http)

v1.2.8

Reactor Netty 1.2.8 is part of 2024.0.8 Release Train.

What's Changed
✨ New features and improvements
🐞 Bug fixes
  • Ensure the connection is invalidated when a connection close happens before HTTP/1.1 to HTTP/2 upgrade operation by @​violetagg in #​3806
  • When HTTP/2 apply always the trailer headers by @​violetagg in #​3808
  • Trailers must not include pseudo-header fields by @​violetagg in #​3810
  • Add the HTTP/2 connection to the channel group for a proper graceful shutdown in case no active streams by @​violetagg in #​3827
  • Add proper initialisation of maxConcurrentStreams when successful HTTP/1.1 to HTTP/2 upgrade by @​violetagg in #​3832
  • Ensure the HTTP/2 upgrade stream inherits the proper state from the original HTTP/1.1 connection when successful upgrade from HTTP/1.1 to HTTP/2 by @​violetagg in #​3838
New Contributors

Full Changelog: reactor/reactor-netty@v1.2.7...v1.2.8


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 20, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle/wrapper/gradle-wrapper.properties
temporary-error

@renovate renovate bot requested a review from AlexProgrammerDE as a code owner July 20, 2025 08:15
@AlexProgrammerDE AlexProgrammerDE merged commit a3451e2 into main Jul 21, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants