Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2025

Bumps the all-gradle-version-updates group with 11 updates in the /java directory:

Package From To
org.junit.jupiter:junit-jupiter-api 5.10.3 6.0.1
org.junit.jupiter:junit-jupiter-engine 5.11.4 6.0.1
com.diffplug.spotless 8.0.0 8.1.0
com.google.protobuf:protobuf-java 4.32.1 4.33.1
me.lemire.integercompression:JavaFastPFOR 0.2.1 0.3.8
org.apache.orc:orc-core 1.8.1 2.2.1
org.jetbrains:annotations 15.0 26.0.2-1
org.xerial:sqlite-jdbc 3.50.3.0 3.51.0.0
me.champeau.jmh 0.7.2 0.7.3
com.vanniktech.maven.publish 0.34.0 0.35.0
commons-cli:commons-cli 1.10.0 1.11.0

Updates org.junit.jupiter:junit-jupiter-api from 5.10.3 to 6.0.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-M2...r6.0.0-RC1

JUnit 6.0.0-M2 = Platform 6.0.0-M2 + Jupiter 6.0.0-M2 + Vintage 6.0.0-M2

See Release Notes.

... (truncated)

Commits

Updates org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 6.0.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-M2...r6.0.0-RC1

JUnit 6.0.0-M2 = Platform 6.0.0-M2 + Jupiter 6.0.0-M2 + Vintage 6.0.0-M2

See Release Notes.

... (truncated)

Commits

Updates org.junit.jupiter:junit-jupiter-params from 5.10.3 to 6.0.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-M2...r6.0.0-RC1

JUnit 6.0.0-M2 = Platform 6.0.0-M2 + Jupiter 6.0.0-M2 + Vintage 6.0.0-M2

See Release Notes.

... (truncated)

Commits

Updates com.diffplug.spotless from 8.0.0 to 8.1.0

Updates com.google.protobuf:protobuf-java from 4.32.1 to 4.33.1

Commits

Updates me.lemire.integercompression:JavaFastPFOR from 0.2.1 to 0.3.8

Release notes

Sourced from me.lemire.integercompression:JavaFastPFOR's releases.

Version 0.3.8

What's Changed

Full Changelog: fast-pack/JavaFastPFOR@JavaFastPFOR-0.3.4...JavaFastPFOR-0.3.8

Version 0.3.4

What's Changed

Full Changelog: fast-pack/JavaFastPFOR@JavaFastPFOR-0.3.3...JavaFastPFOR-0.3.4

Version 0.3.3

What's Changed

Full Changelog: fast-pack/JavaFastPFOR@JavaFastPFOR-0.3.2...JavaFastPFOR-0.3.3

Version 0.3.2

What's Changed

Full Changelog: fast-pack/JavaFastPFOR@JavaFastPFOR-0.3.1...JavaFastPFOR-0.3.2

Version 0.3.1

Release patch.

Full Changelog: fast-pack/JavaFastPFOR@JavaFastPFOR-0.3.0...JavaFastPFOR-0.3.1

Version 0.3.0

What's Changed

New Contributors

Full Changelog: fast-pack/JavaFastPFOR@JavaFastPFOR-0.2.1...JavaFastPFOR-0.3.0

Commits
  • 78c5799 [maven-release-plugin] prepare release JavaFastPFOR-0.3.8
  • 7e7567f putting back GitHub Release
  • eb8f27f minor change to the random generator (excuse to trigger a release).
  • 8a4e0a0 Merge pull request #65 from fast-pack/can_we_make_publishing_automated
  • 1fcfa0b can we make publishing automated ?
  • 6d5b4c9 [maven-release-plugin] prepare for next development iteration
  • 1ca1e01 [maven-release-plugin] prepare release JavaFastPFOR-0.3.7
  • f7480da Merge pull request #64 from fast-pack/maven_central_fix
  • f7ff2bd [maven-release-plugin] prepare for next development iteration
  • 9caa716 [maven-release-plugin] prepare release JavaFastPFOR-0.3.6
  • Additional commits viewable in compare view

Updates org.apache.orc:orc-core from 1.8.1 to 2.2.1

Updates org.jetbrains:annotations from 15.0 to 26.0.2-1

Release notes

Sourced from org.jetbrains:annotations's releases.

26.0.2-1

A technical release to employ new Maven publishing machinery

26.0.2

  • Fixed missing klibs for apple artifacts.

26.0.1

  • Fixed sources.jar build (regression after 25.0.0)

26.0.0

  • Added new experimental annotation: @NotNullByDefault

25.0.0

  • Added Kotlin Multiplatform artifact (multiplatform-annotations).
  • Removed Java 5 artifact.

24.1.0

  • @CheckReturnValue is not experimental anymore.

24.0.1

  • Added @Documented annotation where it would be useful.

24.0.0

  • Added new annotation: @CheckReturnValue

23.1.0

  • Added new annotation: @ApiStatus.Obsolete

23.0.0

  • Added new annotations: @BlockingExecutor and @NonBlockingExecutor.

22.0.0

  • Added new annotations: @Blocking and @NonBlocking.

21.0.1

  • Multi-Release Jar: Manifest fixed

21.0.0

  • Added new annotation: @UnknownNullability.
  • Proper JPMS module.

20.1.0

  • Added TYPE_USE target for PropertyKey annotation.

20.0.0

  • Added new annotation: @MustBeInvokedByOverriders.
  • Added new annotation: @VisibleForTesting.
  • Added TYPE_USE target for NonNls annotation.
  • String attributes of annotations are marked as @NonNls where applicable.
  • Documentation for @Nls and @NonNls updated: now they could be used as meta-annotations.

... (truncated)

Changelog

Sourced from org.jetbrains:annotations's changelog.

Version 26.0.2-1

Version 26.0.2

  • Fixed missing klibs for apple artifacts.

Version 26.0.1

  • Fixed sources.jar build (regression after 25.0.0)

Version 26.0.0

  • Added new experimental annotation: @NotNullByDefault

Version 25.0.0

  • Added Kotlin Multiplatform artifact (multiplatform-annotations).
  • Removed Java 5 artifact.

Version 24.1.0

  • @CheckReturnValue is not experimental anymore.

Version 24.0.1

  • Added @Documented annotation where it would be useful.

Version 24.0.0

  • Added new annotation: @CheckReturnValue.

Version 23.1.0

  • Added new annotation: @ApiStatus.Obsolete.

Version 23.0.0

  • Added new annotations: @BlockingExecutor and @NonBlockingExecutor.

Version 22.0.0

  • Added new annotations: @Blocking and @NonBlocking.

Version 21.0.1

  • Multi-Release Jar: Manifest fixed

Version 21.0.0

... (truncated)

Commits

Updates org.xerial:sqlite-jdbc from 3.50.3.0 to 3.51.0.0

Release notes

Sourced from org.xerial:sqlite-jdbc's releases.

Release 3.51.0.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.51.0 (6a0f6b4)
  • enable LIMIT support for UPDATE and DELETE (acf84ae), closes #1318

🔄️ Changes

🧪 Tests

  • load extension enabled by connection string (751cd07)

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.1 (62a819a)
  • bump org.jreleaser:jreleaser-maven-plugin (3fc3374)
  • bump org.apache.maven.plugins:maven-compiler-plugin (c7f900b)
  • bump actions/download-artifact from 5 to 6 (f7063ae)
  • bump actions/upload-artifact from 4 to 5 (938d553)
  • bump org.sonatype.central:central-publishing-maven-plugin (a822d58)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (be021fe)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (755cf1d)
  • bump org.codehaus.mojo:versions-maven-plugin (8911981)
  • bump surefire.version from 3.5.3 to 3.5.4 (978a9ef)
  • bump org.codehaus.mojo:versions-maven-plugin (7080b4d)
  • bump org.jreleaser:jreleaser-maven-plugin (8382798)
  • bump actions/setup-java from 4 to 5 (47117fd)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (ec9cf6f)
  • bump actions/checkout from 4 to 5 (8f594c8)
  • bump actions/download-artifact from 4 to 5 (0c76e59)

deps-dev

  • bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (5952229)
  • bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (cb727b9)
  • bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (cad6246)

native

  • disable fail fast on build native (d7cf60d)

unscoped

  • update deprecated action (ce63cd4)
  • android native build fix (c9ceb64)

📝 Documentation

  • document how to enable load extension (de546a9)

... (truncated)

Commits
  • bd3e0da chore(release): 3.51.0.0 [skip ci]
  • c7e6223 chore: update native libraries
  • 6a0f6b4 feat(sqlite): upgrade to sqlite 3.51.0
  • 62a819a build(deps): bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.1
  • 5952229 build(deps-dev): bump org.mockito:mockito-core from 5.19.0 to 5.20.0
  • 3fc3374 build(deps): bump org.jreleaser:jreleaser-maven-plugin
  • c7f900b build(deps): bump org.apache.maven.plugins:maven-compiler-plugin
  • f7063ae build(deps): bump actions/download-artifact from 5 to 6
  • 938d553 build(deps): bump actions/upload-artifact from 4 to 5
  • a822d58 build(deps): bump org.sonatype.central:central-publishing-maven-plugin
  • Additional commits viewable in compare view

Updates me.champeau.jmh from 0.7.2 to 0.7.3

Updates com.vanniktech.maven.publish from 0.34.0 to 0.35.0

Release notes

Sourced from com.vanniktech.maven.publish's releases.

0.35.0

  • Add support for publishing Kotlin Multiplatform libraries that use com.android.kotlin.multiplatform.library.
  • Add support for validating deployments to Central Portal
  • Raise minimum Gradle version to 8.13
  • Raise minimum Android Gradle Plugin version to 8.2.2
  • Do not unconditionally disable DocLint
  • Fail publishing if SONATYPE_HOST is not set to CENTRAL_PORTAL.
  • Fix misleading error message when Android library variant is not found.
  • Downgrade transitive OkHttp version.
  • Don't check project heirarchy for POM properties when Isolated proejcts is enabled.

Thanks to @​joshfriend, @​Flowdalic and @​Goooler for their contributions to this release.

Minimum supported versions

  • JDK 11
  • Gradle 8.13
  • Android Gradle Plugin 8.2.2
  • Kotlin Gradle Plugin 1.9.20

Compatibility tested up to

  • JDK 24
  • Gradle 9.2.0
  • Gradle 9.3.0-milestone-1
  • Android Gradle Plugin 8.13.1
  • Android Gradle Plugin 9.0.0-alpha14
  • Kotlin Gradle Plugin 2.2.21
  • Kotlin Gradle Plugin 2.3.0-Beta2

0.35.0-rc1

  • Add support for publishing Kotlin Multiplatform libraries that use com.android.kotlin.multiplatform.library.
  • Add support for validating deployments to Central Portal
  • Raise minimum Gradle version to 8.13
  • Raise minimum Android Gradle Plugin version to 8.2.2
  • Do not unconditionally disable DocLint
  • Fail publishing if SONATYPE_HOST is not set to CENTRAL_PORTAL.
  • Fix misleading error message when Android library variant is not found.
  • Downgrade transitive OkHttp version.
  • Don't check project heirarchy for POM properties when Isolated proejcts is enabled.

Thanks to @​joshfriend, @​Flowdalic and @​Goooler for their contributions to this release.

Minimum supported versions

  • JDK 11
  • Gradle 8.13
  • Android Gradle Plugin 8.2.2
  • Kotlin Gradle Plugin 1.9.20

Compatibility tested up to

  • JDK 24
  • Gradle 9.2.0

... (truncated)

Changelog

Sourced from com.vanniktech.maven.publish's changelog.

0.35.0 (2025-11-11)

  • Add support for publishing Kotlin Multiplatform libraries that use com.android.kotlin.multiplatform.library.
  • Add support for validating deployments to Central Portal
  • Raise minimum Gradle version to 8.13
  • Raise minimum Android Gradle Plugin version to 8.2.2
  • Do not unconditionally disable DocLint
  • Fail publishing if SONATYPE_HOST is not set to CENTRAL_PORTAL.
  • Fix misleading error message when Android library variant is not found.
  • Downgrade transitive OkHttp version.
  • Don't check project heirarchy for POM properties when Isolated proejcts is enabled.

Thanks to @​joshfriend, @​Flowdalic and @​Goooler for their contributions to this release.

Minimum supported versions

  • JDK 11
  • Gradle 8.13
  • Android Gradle Plugin 8.2.2
  • Kotlin Gradle Plugin 1.9.20

Compatibility tested up to

  • JDK 24
  • Gradle 9.2.0
  • Gradle 9.3.0-milestone-1
  • Android Gradle Plugin 8.13.1
  • Android Gradle Plugin 9.0.0-alpha14
  • Kotlin Gradle Plugin 2.2.21
  • Kotlin Gradle Plugin 2.3.0-Beta2
Commits

Updates commons-cli:commons-cli from 1.10.0 to 1.11.0

Changelog

Sourced from commons-cli:commons-cli's changelog.

Apache Commons CLI 1.11.0 Release Notes

The Apache Commons CLI team is pleased to announce the release of Apache Commons CLI 1.11.0.

Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.

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

New Features

  •       Add CommandLine.getOptionCount() to measure option repetition [#396](https://github.com/apache/commons-cli/issues/396). Thanks to David Larochette, Gary Gregory.
    

Fixed Bugs

  • CLI-351: Multiple trailing BREAK_CHAR_SET characters cause infinite loop in HelpFormatter. Thanks to Damien Carbonne, Claude Warren, Gary Gregory.
  • CLI-351: Fix issue with groups not being reported in help output. #411. Thanks to Damien Carbonne, Claude Warren, Gary Gregory.

Updates

  •       Bump org.apache.commons:commons-parent from 85 to 91 [#393](https://github.com/apache/commons-cli/issues/393). Thanks to Gary Gregory, Dependabot.
    
  •       Bump commons-io:commons-io from 2.20.0 to 2.21.0. Thanks to Gary Gregory.
    

Historical list of changes: https://commons.apache.org/proper/commons-cli/changes.html

For complete information on Apache Commons CLI, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons CLI website:

https://commons.apache.org/proper/commons-cli/

Download page: https://commons.apache.org/proper/commons-cli/download_cli.cgi

Have fun! The Apache Commons Team


Apache Commons CLI 1.11.0 Release Notes

The Apache Commons CLI team is pleased to announce the release of Apache Commons CLI 1.11.0.

Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.

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

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 19, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/java/all-gradle-version-updates-ba2d2dd0f6 branch 2 times, most recently from a2cdc6b to 3db168d Compare November 25, 2025 02:10
@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.58%. Comparing base (e218598) to head (45f8300).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #713   +/-   ##
=======================================
  Coverage   83.58%   83.58%           
=======================================
  Files          53       53           
  Lines        2345     2345           
  Branches      537      537           
=======================================
  Hits         1960     1960           
  Misses        357      357           
  Partials       28       28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/gradle/java/all-gradle-version-updates-ba2d2dd0f6 branch 3 times, most recently from 1ccb79f to 58ce5bc Compare December 2, 2025 03:37
…tory with 12 updates

Bumps the all-gradle-version-updates group with 11 updates in the /java directory:

| Package | From | To |
| --- | --- | --- |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.10.3` | `6.0.1` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.11.4` | `6.0.1` |
| com.diffplug.spotless | `8.0.0` | `8.1.0` |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.32.1` | `4.33.1` |
| [me.lemire.integercompression:JavaFastPFOR](https://github.com/fast-pack/JavaFastPFOR) | `0.2.1` | `0.3.8` |
| org.apache.orc:orc-core | `1.8.1` | `2.2.1` |
| [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | `15.0` | `26.0.2-1` |
| [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.50.3.0` | `3.51.0.0` |
| me.champeau.jmh | `0.7.2` | `0.7.3` |
| [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) | `0.34.0` | `0.35.0` |
| [commons-cli:commons-cli](https://github.com/apache/commons-cli) | `1.10.0` | `1.11.0` |



Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.3...r6.0.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.11.4...r6.0.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.3...r6.0.1)

Updates `com.diffplug.spotless` from 8.0.0 to 8.1.0

Updates `com.google.protobuf:protobuf-java` from 4.32.1 to 4.33.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `me.lemire.integercompression:JavaFastPFOR` from 0.2.1 to 0.3.8
- [Release notes](https://github.com/fast-pack/JavaFastPFOR/releases)
- [Changelog](https://github.com/fast-pack/JavaFastPFOR/blob/master/CHANGELOG)
- [Commits](fast-pack/JavaFastPFOR@JavaFastPFOR-0.2.1...JavaFastPFOR-0.3.8)

Updates `org.apache.orc:orc-core` from 1.8.1 to 2.2.1

Updates `org.jetbrains:annotations` from 15.0 to 26.0.2-1
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/commits/26.0.2-1)

Updates `org.xerial:sqlite-jdbc` from 3.50.3.0 to 3.51.0.0
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.50.3.0...3.51.0.0)

Updates `me.champeau.jmh` from 0.7.2 to 0.7.3

Updates `com.vanniktech.maven.publish` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases)
- [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md)
- [Commits](vanniktech/gradle-maven-publish-plugin@0.34.0...0.35.0)

Updates `commons-cli:commons-cli` from 1.10.0 to 1.11.0
- [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-cli@rel/commons-cli-1.10.0...rel/commons-cli-1.11.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-gradle-version-updates
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-gradle-version-updates
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-gradle-version-updates
- dependency-name: com.diffplug.spotless
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle-version-updates
- dependency-name: com.google.protobuf:protobuf-java
  dependency-version: 4.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle-version-updates
- dependency-name: me.lemire.integercompression:JavaFastPFOR
  dependency-version: 0.3.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle-version-updates
- dependency-name: org.apache.orc:orc-core
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-gradle-version-updates
- dependency-name: org.jetbrains:annotations
  dependency-version: 26.0.2-1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-gradle-version-updates
- dependency-name: org.xerial:sqlite-jdbc
  dependency-version: 3.51.0.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle-version-updates
- dependency-name: me.champeau.jmh
  dependency-version: 0.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle-version-updates
- dependency-name: com.vanniktech.maven.publish
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle-version-updates
- dependency-name: commons-cli:commons-cli
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle-version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/java/all-gradle-version-updates-ba2d2dd0f6 branch from 58ce5bc to 45f8300 Compare December 3, 2025 02:09
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants