Skip to content

build(deps): bump com.formdev:flatlaf from 3.7.1 to 3.7.2#1578

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.formdev-flatlaf-3.7.2
Open

build(deps): bump com.formdev:flatlaf from 3.7.1 to 3.7.2#1578
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.formdev-flatlaf-3.7.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.formdev:flatlaf from 3.7.1 to 3.7.2.

Release notes

Sourced from com.formdev:flatlaf's releases.

3.7.2

Change Log

  • System File Chooser:
    • macOS: Cmd+A (Select All) did not work in file dialog. (issue #1084)
    • Block Swing input events (mouse, keyboard, etc.) while system file dialog is shown. (issue #1100)
    • Windows: Fixed too small message dialogs (shown from approve callback). (issue #1119)
    • Windows: Don't allow selecting non-filesystem nodes (e.g. "This PC") in "Select Folder" dialog. (issue #1126)
  • macOS: Fixed missing close/iconify/maximize buttons on inactive window, if system appearance is dark, but application appearance is light. (issue #1032)
  • Linux with JetBrains Runtime: Fixed mouse "jumping" to other position when moving window on scaled secondary screen, if using FlatLaf window decorations. (issue #1103)
  • Linux with OpenJDK Project Wakefield (e.g. JetBrains JBR 25) and VM option -Dawt.toolkit.name=WLToolkit (issue #1107):
    • Disabled FlatLaf window decorations because of bug JBR-10322.
    • Disabled System File Chooser because application hangs after closing it. Uses JFileChooser instead.
  • TableHeader: Fixed custom table header renderer background stops painting after hover interactions. (issue #1089)
  • TextComponents: Fixed preferred width when leading/trailing components or icons are present. (issue #1110)
  • Tree: Fixed repainting multi-selection when tree looses or gains focus. (issue #1122)
  • JideTabbedPane: Support card tabs. (PR #1094)
  • Native libraries in Eclipse RCP: Fixed exception when runtime path contains spaces. (issue #1102)
Changelog

Sourced from com.formdev:flatlaf's changelog.

3.7.2

  • System File Chooser:
    • macOS: Cmd+A (Select All) did not work in file dialog. (issue #1084)
    • Block Swing input events (mouse, keyboard, etc.) while system file dialog is shown. (issue #1100)
    • Windows: Fixed too small message dialogs (shown from approve callback). (issue #1119)
    • Windows: Don't allow selecting non-filesystem nodes (e.g. "This PC") in "Select Folder" dialog. (issue #1126)
  • macOS: Fixed missing close/iconify/maximize buttons on inactive window, if system appearance is dark, but application appearance is light. (issue #1032)
  • Linux with JetBrains Runtime: Fixed mouse "jumping" to other position when moving window on scaled secondary screen, if using FlatLaf window decorations. (issue #1103)
  • Linux with OpenJDK Project Wakefield (e.g. JetBrains JBR 25) and VM option -Dawt.toolkit.name=WLToolkit (issue #1107):
    • Disabled FlatLaf window decorations because of bug JBR-10322.
    • Disabled System File Chooser because application hangs after closing it. Uses JFileChooser instead.
  • TableHeader: Fixed custom table header renderer background stops painting after hover interactions. (issue #1089)
  • TextComponents: Fixed preferred width when leading/trailing components or icons are present. (issue #1110)
  • Tree: Fixed repainting multi-selection when tree looses or gains focus. (issue #1122)
  • JideTabbedPane: Support card tabs. (PR #1094)
  • Native libraries in Eclipse RCP: Fixed exception when runtime path contains spaces. (issue #1102)
Commits
  • 7c54d89 release 3.7.2
  • 8a4dcdb README.md: new applications using FlatLaf:
  • d61a0f8 README.md: sorted applications alphabetically within categories
  • 951a39d README.md: removed "new" badge from applications added in 2025 (and before)
  • 188de93 Linux with OpenJDK Project Wakefield (e.g. JetBrains JBR 25) and VM option `-...
  • f200a02 System File Chooser: Windows: don't allow selecting non-filesystem nodes (e.g...
  • b377a24 sigtest: switched to Jakarta EE TCK Tools (https://github.com/eclipse-ee4j/ja...
  • 645f634 TableHeader: fixed custom table header renderer background stops painting aft...
  • 12ed8c5 Gradle: added Gradle Versions Plugin to discover dependency updates (use task...
  • d0b70e2 update to Gradle 9.5.1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](JFormDesigner/FlatLaf@3.7.1...3.7.2)

---
updated-dependencies:
- dependency-name: com.formdev:flatlaf
  dependency-version: 3.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 9, 2026
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 file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants