Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
docker/login-action action minor v3.6.0v3.7.0 age confidence
gradle (source) patch 9.3.09.3.1 age confidence
gradle/actions action patch 5.0.05.0.1 age confidence
mikepenz/release-changelog-builder-action action minor 6.0.16.1.0 age confidence
org.hibernate.orm:hibernate-hikaricp (source) dependencies patch 7.2.2.Final7.2.3.Final age confidence
org.hibernate.orm:hibernate-community-dialects (source) dependencies patch 7.2.2.Final7.2.3.Final age confidence
org.hibernate.orm:hibernate-core (source) dependencies patch 7.2.2.Final7.2.3.Final age confidence
com.openai:openai-java (source) dependencies minor 4.16.14.17.0 age confidence
org.checkerframework:checker-qual (source) dependencies patch 3.53.03.53.1 age confidence
commons-codec:commons-codec (source) dependencies minor 1.20.01.21.0 age confidence
com.github.oshi:oshi-core dependencies patch 6.9.26.9.3 age confidence
com.viaversion:viafabricplus dependencies patch 4.4.5-SNAPSHOT-UNOBF4.4.5 age confidence
com.gradle.develocity plugin patch 4.3.14.3.2 age confidence
com.google.protobuf:protobuf-java-util (source) dependencies patch 4.33.44.33.5 age confidence
com.google.protobuf:protobuf-bom (source) dependencies patch 4.33.44.33.5 age confidence

Warning

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


Release Notes

docker/login-action (docker/login-action)

v3.7.0

Compare Source

Full Changelog: docker/login-action@v3.6.0...v3.7.0

gradle/gradle (gradle)

v9.3.1: 9.3.1

Compare Source

This is a patch release for 9.3.0. We recommend using 9.3.1 instead of 9.3.0.

The following issues were resolved:

Read the Release Notes

Upgrade instructions

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

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

See the Gradle 9.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.

gradle/actions (gradle/actions)

v5.0.1

Compare Source

What's Changed
  • Bump npm code dependency versions
  • Bump Gradle versions used in sample builds
  • Bump dependencies versions in Gradle sample builds
  • Bump GitHub actions used for build and test
  • Update known wrapper checksums to include Gradle 9.2+

Full Changelog: gradle/actions@v5.0.0...v5.0.1

mikepenz/release-changelog-builder-action (mikepenz/release-changelog-builder-action)

v6.1.0

Compare Source

🚀 Features

  • fix: update dependencies | fix undici vunerability | upgrade github dependency
  • chore: upgrade dependencies to latest major versions

📦 Dependencies

  • Bump github/codeql-action from 3 to 4
  • Bump actions/setup-node from 4 to 6
  • Bump mikepenz/release-changelog-builder-action from 5 to 6
  • Bump actions/upload-artifact from 4 to 5
  • Bump mikepenz/action-junit-report from 5 to 6
  • Update octokit/rest, globals
  • Bump actions/checkout from 4 to 5
  • Bump js-yaml from 4.1.0 to 4.1.1
  • Bump the dev-dependencies group with 3 updates
  • Bump vitest from 4.0.7 to 4.0.10
  • Bump actions/checkout from 5 to 6
  • Bump actions/upload-artifact from 5 to 6
  • fix: update dependencies | fix undici vunerability | upgrade github dependency
  • chore: upgrade dependencies to latest major versions

Contributors:

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

v7.2.3.Final

Compare Source

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

v4.17.0

Compare Source

Full Changelog: v4.16.1...v4.17.0

Features
  • api: add shell_call_output status field (1e8a078)
  • api: api updates (23a49f6)
Bug Fixes
  • api: mark assistants as deprecated (a21625e)
Chores
  • ci: upgrade actions/github-script (ddbc5a1)
  • client: improve example values (f5941b5)
apache/commons-codec (commons-codec:commons-codec)

v1.21.0

The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.21.0.

The Apache Commons Codec component contains encoders and decoders for
formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.

This is a feature and maintenance release. Java 8 or later is required.

oshi/oshi (com.github.oshi:oshi-core)

v6.9.3

New Features
Bug fixes / Improvements
ViaVersion/viafabricplus (com.viaversion:viafabricplus)

v4.4.5

Bedrock Edition

  • Added support for entity metadata, allowing entities to properly display armor, health, and other attributes.
  • Added support for map items.

Compatibility & Fixes

  • Restored compatibility with the Krypton mod.
    • Fixes disconnects caused by java.util.zip.DataFormatException: incorrect header check and related packet errors.
  • Fixed potential block entity errors in versions 1.21.9 and earlier.
  • Fixed invalid enchantments being displayed incorrectly in versions 1.17 and earlier.
  • Fixed potential errors when displaying chat items containing invalid text components.
  • Fixed water sprinting in versions 1.12.2 and earlier. (Thanks @​Exterminate5573)
  • Improved error handling to avoid catching unrelated exceptions. (Thanks @​RaphiMC)
  • Updated French, Japanese, Hungarian, and Korean translations.

Translation contributors
A list of all translators can be found here: https://crowdin.com/project/viafabricplus/activity-stream

Please also read the 4.4.4 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.


Configuration

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

🚦 Automerge: Enabled.

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
Copy link
Contributor Author

renovate bot commented Jan 28, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot requested a review from AlexProgrammerDE as a code owner January 28, 2026 18:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 747b6a1 to b7672f9 Compare February 2, 2026 18:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b7672f9 to 4394090 Compare February 2, 2026 23:43
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.

0 participants