Update jackson monorepo to v3.1.4 (main)#5713
Merged
Merged
Conversation
✅ All tests passed ✅🏷️ Commit: 6d0adf1 Learn more about TestLens at testlens.app. |
mpkorstanje
approved these changes
Jun 3, 2026
skonda33
pushed a commit
to skonda33/junit-framework
that referenced
this pull request
Jun 3, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: siva kumar konda <skonda3@gmail.com>
scordio
pushed a commit
to scordio/junit-framework
that referenced
this pull request
Jun 7, 2026
* Prefer @nullable to Optional for InterceptingExecutableInvoker (junit-team#5701) Same as b5f1766, but for the `InterceptingExecutableInvoker` specifically. An interesting aspect of this API was that we open taken in nullable values, wrap them in an `Optional`, pass them down the call chain and then unwrap them later on. With JSpecify available this isn't necessary at all and we can also remove this behavior. Signed-off-by: siva kumar konda <skonda3@gmail.com> * Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.6 (junit-team#5704) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: siva kumar konda <skonda3@gmail.com> * Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.6 (junit-team#5705) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: siva kumar konda <skonda3@gmail.com> * Add test case for nullSafeToString with Double array Signed-off-by: siva kumar konda <skonda3@gmail.com> * Revert "Add test case for nullSafeToString with Double array" This reverts commit 3500c83. Signed-off-by: siva kumar konda <skonda3@gmail.com> * Add defaultToString test and VSCode configuration files Signed-off-by: siva kumar konda <skonda3@gmail.com> * Add test case for nullSafeToString with Double array Signed-off-by: siva kumar konda <skonda3@gmail.com> * Revert "Add test case for nullSafeToString with Double array" This reverts commit 3500c83. Signed-off-by: siva kumar konda <skonda3@gmail.com> * Update plugin spotless to v8.6.0 (junit-team#5703) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: siva kumar konda <skonda3@gmail.com> * Update dependency org.glassfish.jaxb:jaxb-runtime to v4.0.9 (junit-team#5707) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: siva kumar konda <skonda3@gmail.com> * Update jackson monorepo to v3.1.4 (junit-team#5713) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: siva kumar konda <skonda3@gmail.com> * Update dependency @springio/antora-extensions to v1.14.12 (junit-team#5712) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: siva kumar konda <skonda3@gmail.com> * Update dependency com.puppycrawl.tools:checkstyle to v13.5.0 (junit-team#5715) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: siva kumar konda <skonda3@gmail.com> * Update sbt/setup-sbt action to v1.2.1 (junit-team#5714) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: siva kumar konda <skonda3@gmail.com> * Update actions/checkout action to v6.0.3 (junit-team#5726) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: siva kumar konda <skonda3@gmail.com> * Update dependency net.bytebuddy:byte-buddy to v1.18.9 (junit-team#5727) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: siva kumar konda <skonda3@gmail.com> * Update plugin shadow to v9.4.2 (junit-team#5706) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: siva kumar konda <skonda3@gmail.com> * Refactor StringUtilsTests: Rename test method for clarity and adjust import statement Signed-off-by: siva kumar konda <skonda3@gmail.com> * Remove blank line --------- Signed-off-by: siva kumar konda <skonda3@gmail.com> Co-authored-by: M.P. Korstanje <mpkorstanje@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Marc Philipp <mail@marcphilipp.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.1.3→3.1.43.1.3→3.1.4Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.