Bump the java group with 7 updates - #19
Merged
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/maven/master/java-9909513f84
branch
from
November 3, 2025 15:04
84d6f60 to
667075a
Compare
Bumps the java group with 7 updates: | Package | From | To | | --- | --- | --- | | org.openjfx:javafx-controls | `19` | `26-ea+13` | | org.openjfx:javafx-fxml | `19` | `26-ea+13` | | [org.controlsfx:controlsfx](https://github.com/controlsfx/controlsfx) | `11.1.2` | `11.2.2` | | [com.dlsc.formsfx:formsfx-core](https://github.com/dlemmermann/formsfx) | `11.5.0` | `11.6.0` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.9.1` | `6.0.0` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.9.1` | `6.0.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.10.1` | `3.14.1` | Updates `org.openjfx:javafx-controls` from 19 to 26-ea+13 Updates `org.openjfx:javafx-fxml` from 19 to 26-ea+13 Updates `org.controlsfx:controlsfx` from 11.1.2 to 11.2.2 - [Release notes](https://github.com/controlsfx/controlsfx/releases) - [Commits](controlsfx/controlsfx@11.1.2...11.2.2) Updates `com.dlsc.formsfx:formsfx-core` from 11.5.0 to 11.6.0 - [Release notes](https://github.com/dlemmermann/formsfx/releases) - [Changelog](https://github.com/dlsc-software-consulting-gmbh/FormsFX/blob/master-11/CHANGELOG.md) - [Commits](dlsc-software-consulting-gmbh/FormsFX@v11.5.0...v11.6.0) Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.1 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.9.1...r6.0.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.1 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.9.1...r6.0.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.1 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.9.1...r6.0.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.10.1 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.14.1) --- updated-dependencies: - dependency-name: org.openjfx:javafx-controls dependency-version: 26-ea+13 dependency-type: direct:production dependency-group: java - dependency-name: org.openjfx:javafx-fxml dependency-version: 26-ea+13 dependency-type: direct:production dependency-group: java - dependency-name: org.controlsfx:controlsfx dependency-version: 11.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: com.dlsc.formsfx:formsfx-core dependency-version: 11.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/master/java-9909513f84
branch
from
November 5, 2025 11:54
667075a to
d3eedb2
Compare
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 java group with 7 updates:
1926-ea+131926-ea+1311.1.211.2.211.5.011.6.05.9.16.0.05.9.16.0.03.10.13.14.1Updates
org.openjfx:javafx-controlsfrom 19 to 26-ea+13Updates
org.openjfx:javafx-fxmlfrom 19 to 26-ea+13Updates
org.controlsfx:controlsfxfrom 11.1.2 to 11.2.2Release notes
Sourced from org.controlsfx:controlsfx's releases.
Commits
7f8aa88Release v11.2.2ea9c09eFix NullPointerException in PopOver occurring randomly on show call (#1582)832dcafProvide a public getter method for the Dialog used by a Wizard (#1542)19ca753Update to CheckBitSetModelBase logic (#1551)f6f990bPrepare development of 11.2.20e33cacRelease v11.2.199ee0c0BitSetReadOnlyUnbackedObservableList should implement indexOf (#1541)7a2e185move border creation outside of layout pass (#1539)a05c231Prepare development of 11.2.19eb47b1Release v11.2.0Updates
com.dlsc.formsfx:formsfx-corefrom 11.5.0 to 11.6.0Release notes
Sourced from com.dlsc.formsfx:formsfx-core's releases.
Commits
9d12251🏁 Releasing version 11.6.0490975fMerge pull request #65 from xpipe-io/master-11feabcc9Add compatibility to existing APIe54b7afUse suppliers for the renderersUpdates
org.junit.jupiter:junit-jupiter-apifrom 5.9.1 to 6.0.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
Commits
4f79594Release 6.0.055af30aRevert "Usedevelop/6.xbranch for junit-examples during release build"df3cfddRelease 5.14.0fcb84a2Disable backward compatibility check when offlinec9c8344Prune 5.14.0 release notes03d8a72Update broken link to using API Gaurdian with bndtools3a0b29bUse temporary JUnit 6 logo6603caaRenameeclipseClasspathtoeclipseConventionsto avoid confusionab3470bMake sealedMediaTypework in Eclipsea8cd41eRemove annotations not visible in EclipseUpdates
org.junit.jupiter:junit-jupiter-enginefrom 5.9.1 to 6.0.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
4f79594Release 6.0.055af30aRevert "Usedevelop/6.xbranch for junit-examples during release build"df3cfddRelease 5.14.0fcb84a2Disable backward compatibility check when offlinec9c8344Prune 5.14.0 release notes03d8a72Update broken link to using API Gaurdian with bndtools3a0b29bUse temporary JUnit 6 logo6603caaRenameeclipseClasspathtoeclipseConventionsto avoid confusionab3470bMake sealedMediaTypework in Eclipsea8cd41eRemove annotations not visible in EclipseUpdates
org.junit.jupiter:junit-jupiter-enginefrom 5.9.1 to 6.0.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
4f79594Release 6.0.055af30aRevert "Usedevelop/6.xbranch for junit-examples during release build"df3cfddRelease 5.14.0fcb84a2Disable backward compatibility check when offlinec9c8344Prune 5.14.0 release notes03d8a72Update broken link to using API Gaurdian with bndtools3a0b29bUse temporary JUnit 6 logo6603caaRenameeclipseClasspathtoeclipseConventionsto avoid confusionab3470bMake sealedMediaTypework in Eclipsea8cd41eRemove annotations not visible in EclipseUpdates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.10.1 to 3.14.1Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
0df6940[maven-release-plugin] prepare release maven-compiler-plugin-3.14.11bf9e5aEnforce asm version used here, to not depend on brittle transitive (#964)f5161c4Bump mavenVersion from 3.9.10 to 3.9.11 (#952)63846f1Improve DeltaList behavior for large projects (#335)ab3f845Bump org.apache.maven.plugins:maven-plugins from 44 to 45164bad4Allow to not use --module-version for the Java compiler0b76ccdBump mavenVersion from 3.9.9 to 3.9.105dbc9c3Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.017949d1Bump org.apache.maven.plugins:maven-plugins from 43 to 44 (#316)d44d1beAdd generatedSourcesPath back to the maven projectDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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