Skip to content

deps(deps-dev): bump javafx.version from 21.0.2 to 26.0.2 - #468

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/develop/javafx.version-26.0.2
Closed

deps(deps-dev): bump javafx.version from 21.0.2 to 26.0.2#468
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/develop/javafx.version-26.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps javafx.version from 21.0.2 to 26.0.2.
Updates org.openjfx:javafx-controls from 21.0.2 to 26.0.2

Updates org.openjfx:javafx-swing from 21.0.2 to 26.0.2

@dependabot dependabot Bot added dependencies Pull requests that update a dependency maven Java/Maven dependency updates labels Jul 27, 2026
@dependabot
dependabot Bot requested a review from DemchaAV as a code owner July 27, 2026 04:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency maven Java/Maven dependency updates labels Jul 27, 2026
Bumps `javafx.version` from 21.0.2 to 26.0.2.

Updates `org.openjfx:javafx-controls` from 21.0.2 to 26.0.2

Updates `org.openjfx:javafx-swing` from 21.0.2 to 26.0.2

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-controls
  dependency-version: 26.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.openjfx:javafx-swing
  dependency-version: 26.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/develop/javafx.version-26.0.2 branch from 386b04d to 4f4c78c Compare July 27, 2026 09:06
@DemchaAV

Copy link
Copy Markdown
Owner

Closing: this bump cannot land while the CI matrix still builds on JDK 17.

JavaFX follows the JDK it was built against and 21.x is the last line that runs on 17. javafx-controls:26 resolves, but its classes are not visible to a release 17 compile, so qa's JavaFX dev-preview tool fails to build — that is the Build and run tests (JDK 17) failure on this PR:

GraphComposeDevTool.java:[615,24] cannot find symbol
  symbol: class TextArea
  ... class Label, variable FontWeight, variable Font

#471 adds an ignore rule for major org.openjfx bumps so this is not re-proposed every Monday; patch and minor updates inside 21.x still arrive. The rule carries the condition for removing it — the matrix floor moving past JDK 17.

@DemchaAV DemchaAV closed this Jul 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/maven/develop/javafx.version-26.0.2 branch July 27, 2026 09:13
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 maven Java/Maven dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant