-
-
Notifications
You must be signed in to change notification settings - Fork 98
Bump the production-dependencies group across 1 directory with 23 updates #1160
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
base: main
Are you sure you want to change the base?
Bump the production-dependencies group across 1 directory with 23 updates #1160
Conversation
…ates Bumps the production-dependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.2` | `2.20.0` | | com.fasterxml.jackson.datatype:jackson-datatype-jdk8 | `2.19.2` | `2.20.0` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.19.2` | `2.20.0` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.18.0` | `1.19.0` | | [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) | `10.2.1` | `10.4.2` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.38` | `1.18.42` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.18.0` | `5.20.0` | | org.apache.logging.log4j:log4j-api | `2.25.0` | `2.25.2` | | org.apache.logging.log4j:log4j-slf4j2-impl | `2.25.0` | `2.25.2` | | org.apache.logging.log4j:log4j-core | `2.25.0` | `2.25.2` | | [commons-io:commons-io](https://github.com/apache/commons-io) | `2.19.0` | `2.20.0` | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.4` | `2.5` | | [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) | `4.0.2` | `4.0.4` | | [com.google.guava:guava](https://github.com/google/guava) | `33.4.8-jre` | `33.5.0-jre` | | [org.threeten:threetenbp](https://github.com/ThreeTen/threetenbp) | `1.7.1` | `1.7.2` | | [org.jetbrains.kotlinx:kotlinx-datetime-jvm](https://github.com/Kotlin/kotlinx-datetime) | `0.7.0-0.6.x-compat` | `0.7.1-0.6.x-compat` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.2` | `3.12.0` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.7` | `3.2.8` | | [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) | `1.7.2` | `1.7.3` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.12.2` | `5.13.4` | | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.10.6` | `0.11.0` | Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.19.2...jackson-module-kotlin-2.20.0) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.19.2...jackson-module-kotlin-2.20.0) Updates `commons-codec:commons-codec` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.18.0...rel/commons-codec-1.19.0) Updates `org.rocksdb:rocksdbjni` from 10.2.1 to 10.4.2 - [Release notes](https://github.com/facebook/rocksdb/releases) - [Changelog](https://github.com/facebook/rocksdb/blob/v10.4.2/HISTORY.md) - [Commits](facebook/rocksdb@v10.2.1...v10.4.2) Updates `org.projectlombok:lombok` from 1.18.38 to 1.18.42 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.38...v1.18.42) Updates `org.mockito:mockito-core` from 5.18.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.20.0) Updates `org.apache.logging.log4j:log4j-api` from 2.25.0 to 2.25.2 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.0 to 2.25.2 Updates `org.apache.logging.log4j:log4j-core` from 2.25.0 to 2.25.2 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.0 to 2.25.2 Updates `org.apache.logging.log4j:log4j-core` from 2.25.0 to 2.25.2 Updates `commons-io:commons-io` from 2.19.0 to 2.20.0 - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.19.0...rel/commons-io-2.20.0) Updates `org.yaml:snakeyaml` from 2.4 to 2.5 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.5..snakeyaml-2.4) Updates `jakarta.xml.bind:jakarta.xml.bind-api` from 4.0.2 to 4.0.4 - [Release notes](https://github.com/jakartaee/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@4.0.2...4.0.4) Updates `com.google.guava:guava` from 33.4.8-jre to 33.5.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.threeten:threetenbp` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/ThreeTen/threetenbp/releases) - [Changelog](https://github.com/ThreeTen/threetenbp/blob/main/RELEASE-NOTES.md) - [Commits](ThreeTen/threetenbp@v1.7.1...v1.7.2) Updates `org.jetbrains.kotlinx:kotlinx-datetime-jvm` from 0.7.0-0.6.x-compat to 0.7.1-0.6.x-compat - [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases) - [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx-datetime/commits) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.2 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.12.0) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.7 to 3.2.8 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8) Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.7.2 to 1.7.3 - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.7.2...1.7.3) Updates `org.junit:junit-bom` from 5.12.2 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.2...r5.13.4) Updates `org.graalvm.buildtools:native-maven-plugin` from 0.10.6 to 0.11.0 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.10.6...0.11.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8 dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8 dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: commons-codec:commons-codec dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.rocksdb:rocksdbjni dependency-version: 10.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.projectlombok:lombok dependency-version: 1.18.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: commons-io:commons-io dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.yaml:snakeyaml dependency-version: '2.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: com.google.guava:guava dependency-version: 33.5.0-jre dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.threeten:threetenbp dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime-jvm dependency-version: 0.7.1-0.6.x-compat dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.junit:junit-bom dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Tip 👮 Agentic pre-merge checks are now available in preview!Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.
Please see the documentation for more information. Example: reviews:
pre_merge_checks:
custom_checks:
- name: "Undocumented Breaking Changes"
mode: "warning"
instructions: |
Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal). Please share your feedback with us on this Discord post. Comment |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the production-dependencies group with 23 updates in the / directory:
2.19.2
2.20.0
2.19.2
2.20.0
2.19.2
2.20.0
1.18.0
1.19.0
10.2.1
10.4.2
1.18.38
1.18.42
5.18.0
5.20.0
2.25.0
2.25.2
2.25.0
2.25.2
2.25.0
2.25.2
2.19.0
2.20.0
2.4
2.5
4.0.2
4.0.4
33.4.8-jre
33.5.0-jre
1.7.1
1.7.2
0.7.0-0.6.x-compat
0.7.1-0.6.x-compat
3.14.0
3.14.1
3.5.3
3.5.4
3.11.2
3.12.0
3.2.7
3.2.8
1.7.2
1.7.3
5.12.2
5.13.4
0.10.6
0.11.0
Updates
com.fasterxml.jackson.core:jackson-databind
from 2.19.2 to 2.20.0Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jdk8
from 2.19.2 to 2.20.0Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.19.2 to 2.20.0Commits
5684fc2
[maven-release-plugin] prepare release jackson-module-kotlin-2.20.04d53d9a
Prep for 2.20.0df3d719
Drop rc2 from version03159dd
Post-release version bump3982156
[maven-release-plugin] prepare for next development iteration295e60c
[maven-release-plugin] prepare release jackson-module-kotlin-2.20.0-rc1ddc1e5c
Prep for 2.20.0-rc180b8371
Merge pull request #1025 from k163377/ex50f5527
Update release notes wrt #10254ab4308
Fix to test that KotlinInvalidNullException is thrownUpdates
com.fasterxml.jackson.datatype:jackson-datatype-jdk8
from 2.19.2 to 2.20.0Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.19.2 to 2.20.0Commits
5684fc2
[maven-release-plugin] prepare release jackson-module-kotlin-2.20.04d53d9a
Prep for 2.20.0df3d719
Drop rc2 from version03159dd
Post-release version bump3982156
[maven-release-plugin] prepare for next development iteration295e60c
[maven-release-plugin] prepare release jackson-module-kotlin-2.20.0-rc1ddc1e5c
Prep for 2.20.0-rc180b8371
Merge pull request #1025 from k163377/ex50f5527
Update release notes wrt #10254ab4308
Fix to test that KotlinInvalidNullException is thrownUpdates
commons-codec:commons-codec
from 1.18.0 to 1.19.0Changelog
Sourced from commons-codec:commons-codec's changelog.
... (truncated)
Commits
351cb22
Prepare for the release candidate 1.19.0 RC10d501b6
Prepare for the next release candidated6d4b82
Refactor duplicate code6d6456c
No need to exclude abstract test classes from Surefire runs22d62e4
No need to specify the default value for linkXrefc4daf34
No longer need to override the version of the Jacoco Maven plugin8f2b673
Remove workaround for [SUREFIRE-2253]466a61d
Fix Javadocca27bd3
Fix Checkstyle1dfb4e5
Better internal method nameUpdates
org.rocksdb:rocksdbjni
from 10.2.1 to 10.4.2Release notes
Sourced from org.rocksdb:rocksdbjni's releases.
Changelog
Sourced from org.rocksdb:rocksdbjni's changelog.
... (truncated)
Commits
410c562
Merge pull request #13756 from mszeszko-meta/backport_13609_to_10.449d0c21
Bump patch version, update HISTORY.mdb72fe4f
Remove stats_ field from SstFileManagerImpl (#13757)8725d90
Update compression libraries to latest releases (#13609)3df9173
10.4.1 Patch Release (#13748)c3edaf5
Release 10.4f340a2e
Port codemod changes from fbcode/rocksdb (#13714)78c83ac
Publish/support format_version=7, related enhancements (#13713)190bb0b
Disable AutoSkipCompressionManager test (#13715)fdc2970
Connect custom compression to crash test and ObjectLibrary (#13710)Updates
org.projectlombok:lombok
from 1.18.38 to 1.18.42Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
2031eb0
[release] pre-release version bump for v1.18.42c95a6c1
Merge branch 'logger-access'71d85ca
#2280 Add delivery of this 'access
for logging' to the changelog.99ba3e3
[trivial] Slightly reworded the javadoc on each@Log
annotation's `access()...e9cf11e
[trivial][style]a6d5568
[deprecation] MarkedAccessLevel.MODULE
as deprecated. It was written for a...492011d
Refactored to use Javac/Eclipse utility functionc1f7f66
Update copyright in logger filesf63f40a
Add myself to AUTHORS9152c34
Fix failing testsUpdates
org.mockito:mockito-core
from 5.18.0 to 5.20.0Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
3a1a19e
Add support for generic types inMockedConstruction
andMockedStatic
(#3729)f3c957a
Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)3cfbd42
Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)6f9a04b
Bump com.gradle.develocity from 4.1.1 to 4.2 (#3726)c75dfb8
Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720)54474fa
Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)bc06f21
Use Assume.assumeThat for SequencedCollection tests (#3711)a10aed0
Bump actions/setup-java from 4 to 5 (#3715)37bb3e5
Fix metadata generation on GraalVM (#3710)ef2fd6f
Bump com.gradle.develocity from 4.1 to 4.1.1 (#3713)Updates
org.apache.logging.log4j:log4j-api
from 2.25.0 to 2.25.2Updates
org.apache.logging.log4j:log4j-slf4j2-impl
from 2.25.0 to 2.25.2Updates
org.apache.logging.log4j:log4j-core
from 2.25.0 to 2.25.2Updates
org.apache.logging.log4j:log4j-slf4j2-impl
from 2.25.0 to 2.25.2Updates
org.apache.logging.log4j:log4j-core
from 2.25.0 to 2.25.2Updates
commons-io:commons-io
from 2.19.0 to 2.20.0Changelog
Sourced from commons-io:commons-io's changelog.
... (truncated)
Commits
c224bce
Prepare for the release candidate 2.20.0 RC18981a5c
Remove workaround for4ef481f
Prepare for the next release candidated23228f
Merge branch 'master' of https://github.com/apache/commons-io.git5d2737f
Add@SuppressWarnings
e5c80d6
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #7612017ac0
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#761)07ce798
Javadoca828efa
Add ciManagement element to POM46bd1c2
JavadocUpdates
org.yaml:snakeyaml
from 2.4 to 2.5Commits
015ab57
[maven-release-plugin] prepare for next development iteration4795519
Update info9c36c69
Introduce devcontainer0c5b3e5
fix: add debug level to internal loggera65b131
Merge branch 'master' into devcontainers788a98b
Update changes556b4bf
Add info for devcontainer0828c39
ops: migrate deployment from OSSRH to Central Portal30d6a3a
Add a test for issue 11082da4c6d
Remove unrelated codeUpdates
jakarta.xml.bind:jakarta.xml.bind-api
from 4.0.2 to 4.0.4Commits
1df980a
Update API version of : to 4.0.45548633
fix #315b44c5ca
activation-api 2.1.4b106241
Create TCK challenge templated91e825
Merge pull request #322 from jakartaee/4.0.3-RELEASE85e2fb6
Update API version of : to 4.0.4-SNAPSHOTcae8cae
Update API version of : to 4.0.3256b24e
fix: Unmarshalling hexBinary with leading whitespaces yieldsnull
(#313)57884ff
Fix #316, Unable to override JAXBContextFactory through properties (#317)3cb177a
Handle empty string input for parseBase64Binary instead of throwing IllegalAr...Updates
com.google.guava:guava
from 33.4.8-jre to 33.5.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
org.threeten:threetenbp
from 1.7.1 to 1.7.2Release notes
Sourced from org.threeten:threetenbp's releases.
Commits
b3a265a
[maven-release-plugin] prepare release v1.7.203e4f0f
Fix GitHub credentials96bb591
Prepare for release v1.7.2b565745
Set the TZDB update PR to auto-merge (#206)61d901b
Update deployment from OSSRH (#205)f8f0527
Update time zone data to 2025bgtz (#203)edbc341
Nexus auto-release89fc8a7
[maven-release-plugin] prepare for next development iterationUpdates
org.jetbrains.kotlinx:kotlinx-datetime-jvm
from 0.7.0-0.6.x-compat to 0.7.1-0.6.x-compatRelease notes
Sourced from org.jetbrains.kotlinx:kotlinx-datetime-jvm's releases.