Merged
Conversation
Bumps the gradle-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.15.2` | `2.21.2` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.21.1` | `2.21.2` | | com.diffplug.spotless | `8.3.0` | `8.4.0` | | [junit:junit](https://github.com/junit-team/junit4) | `4.13.1` | `4.13.2` | | [com.google.truth:truth](https://github.com/google/truth) | `1.4.4` | `1.4.5` | | [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) | `3.7` | `3.7.1` | | [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `9.3.2` | `9.4.1` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.0` | `9.4.1` | Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.15.2 to 2.21.2 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.15.2...jackson-dataformats-text-2.21.2) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.1 to 2.21.2 Updates `com.diffplug.spotless` from 8.3.0 to 8.4.0 Updates `junit:junit` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13.1...r4.13.2) Updates `com.google.truth:truth` from 1.4.4 to 1.4.5 - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.4.4...v1.4.5) Updates `com.formdev:flatlaf` from 3.7 to 3.7.1 - [Release notes](https://github.com/JFormDesigner/FlatLaf/releases) - [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md) - [Commits](JFormDesigner/FlatLaf@3.7...3.7.1) Updates `com.gradleup.shadow` from 9.3.2 to 9.4.1 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.3.2...9.4.1) Updates `gradle-wrapper` from 9.4.0 to 9.4.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.4.0...v9.4.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-deps - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: com.diffplug.spotless dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-deps - dependency-name: junit:junit dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: com.google.truth:truth dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: com.formdev:flatlaf dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps - dependency-name: com.gradleup.shadow dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-deps - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-deps ... Signed-off-by: dependabot[bot] <support@github.com>
unp1
approved these changes
Apr 2, 2026
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.
Bumps the gradle-deps group with 8 updates:
2.15.22.21.22.21.12.21.28.3.08.4.04.13.14.13.21.4.41.4.53.73.7.19.3.29.4.19.4.09.4.1Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.15.2 to 2.21.2Commits
5639ffe[maven-release-plugin] prepare release jackson-dataformats-text-2.21.2c6aa953Prep for 2.21.2 release3406e8aMerge branch '2.20' into 2.21d52ce35Merge branch '2.19' into 2.209150ee8update release notes for 2.19.5d8738d6Merge branch '2.20' into 2.213b4a0ceMerge branch '2.19' into 2.2056270dfMerge branch '2.18' into 2.19a9c1032Backport #615 fix in 2.18 (#617)efb186cPost-release dep version bumpUpdates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.21.1 to 2.21.2Updates
com.diffplug.spotlessfrom 8.3.0 to 8.4.0Updates
junit:junitfrom 4.13.1 to 4.13.2Release notes
Sourced from junit:junit's releases.
Commits
05fe2a6[maven-release-plugin] prepare release r4.13.2ff57344Add build for JDK 17-ea02aaa01Improve check that thread is stoppede9a75f4Merge test for exception type and messaged27ad52Rename DelegateStatement to DelegatingStatementb83dc2eBetter name for test that stops statement527f3a3Replace InfiniteLoop with RunForASecond2db6394Tidy up FailOnTimeoutTest64634e1Update 4.13.2 release notes to document pull 1654f8ee412Fix serialization of AssumptionViolatedException (#1654)Updates
com.google.truth:truthfrom 1.4.4 to 1.4.5Release notes
Sourced from com.google.truth:truth's releases.
Commits
0c43ea0Set version number for truth-parent to 1.4.5.24b5a31Fix TODO style.7261f72MakeActualValueInferencesee through casts and also recognize some of Kotl...3caa0e8InExpectFailure, never generate "value of" lines based on bytecode.a29e1b2Attempt to fix Javadoc snapshots:3a0cf9aBump the github-actions group with 2 updates3053945Use the standard parameter name ("expected") inMultimapSubject.isEqualTo.079b919Add a TODO tocontainsNoDuplicates.b515e71Show only the duplicate keys in the exception message, not all keys.534518eDon't bother to explicitly set [publishingServerId](https://central.sonatyp...Updates
com.formdev:flatlaffrom 3.7 to 3.7.1Release notes
Sourced from com.formdev:flatlaf's releases.
Changelog
Sourced from com.formdev:flatlaf's changelog.
Commits
8339a60release 3.7.1fd033b5update to Gradle 9.4.0b7dffeeMerge PR #1079: System file chooser improvements9367555System File Chooser: updated Linux native libraries (PR #1079)fc55ef6SignPath signing247fa5eMerge SignPath signing93408b5SignPath signing84e9576macOS: hide popups when window is resized (issue #1082)1a80a65Merge PR #1087: Fix exception when SVG icon name has no file extensionbf2227eDialog: some client properties (e.g.JRootPane.titleBarShowTitle) did not w...Updates
com.gradleup.shadowfrom 9.3.2 to 9.4.1Release notes
Sourced from com.gradleup.shadow's releases.
Commits
f98d8f2Prepare version 9.4.17cf1ac5Note #1978 in changelog539d532Update plugin jetbrains-dokka to v2.2.0 (#1994)0fb99caUpdate actions/deploy-pages action to v5 (#1993)38ec3e2Update Develocity to v4.4.0 (#1992)e519072Update gradle/actions action to v6 (#1990)ca0dd71Update pluginPublish to v2.1.1 (#1989)5a1ab58Update Gradle to v9.4.1 (#1988)69dfdfcImprove file type check for AAR (#1987)1395087Document excluding non-JAR transitive dependencies (#1986)Updates
gradle-wrapperfrom 9.4.0 to 9.4.1Release notes
Sourced from gradle-wrapper's releases.
Commits
2d63270Ignore test (#37180)4c15906Ignore test9759ac1Make console/SIGINT test deterministic (#37178)aaf6ed4Make console/SIGINT test deterministic47cb783Fix OSC 9;4 progress bar not cleared on SIGINT (#37038)ef03f1dFix order-dependent assertion in CrossBuildScriptCachingIntegrationSpecfd26fd3Fix OSC 9;4 taskbar progress bar not cleared on build end or SIGINT0a84d67Release notes for 9.4.1 (#37148)e569c31cleanup9f227decleanupMost Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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