Skip to content

Bump com.formdev:flatlaf from 3.7 to 3.7.1#39

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/develop/com.formdev-flatlaf-3.7.1
Open

Bump com.formdev:flatlaf from 3.7 to 3.7.1#39
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/develop/com.formdev-flatlaf-3.7.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps com.formdev:flatlaf from 3.7 to 3.7.1.

Release notes

Sourced from com.formdev:flatlaf's releases.

3.7.1

Change Log

  • System File Chooser:
    • Update current filter before invoking approve callback and after closing dialog. (issue #1065)
    • Added PatternFilter to support glob file filter (e.g. *.tar.gz) on Windows and on Linux, but not on macOS. (issue #1076)
    • Fixed: System and Swing file dialogs were shown at the same time if application has no other displayable window. (issue #1078)
    • On Linux: Check whether required GSettings schemas are installed to avoid application crash (occurred on NixOS with Plasma/KDE desktop). (issue #1069)
  • ComboBox: Added UI property ComboBox.buttonFocusedEditableBackground. (issue #1068)
  • Dialog: Some client properties (e.g. JRootPane.titleBarShowTitle) did not work before the dialog was made visible. (issue #1081)
  • Popup: Fixed scrolling popup painting issue on Windows 10 when a glass pane is visible and frame is maximized. (issue #1071)
  • Slider: Styling thumbSize or focusWidth did not update slider size/layout. (PR #1074)
  • ToolBar: Grip disappeared when switching between Look and Feels. (issue #1075)
  • macOS: Popups (menus and combobox lists) were not always hidden when window is resized. (issue #1082)
  • Extras:
    • UI defaults inspector: Fixed NPE if color of FlatLineBorder is null. Also use FlatLineBorder line color as cell background color in "Value" column. (PR #1080)
    • FlatDesktop: Avoid unnecessary logging if desktop is not supported (e.g. on NixOS with Plasma/KDE desktop).
Changelog

Sourced from com.formdev:flatlaf's changelog.

3.7.1

  • System File Chooser:
    • Update current filter before invoking approve callback and after closing dialog. (issue #1065)
    • Added PatternFilter to support glob file filter (e.g. *.tar.gz) on Windows and on Linux, but not on macOS. (issue #1076)
    • Fixed: System and Swing file dialogs were shown at the same time if application has no other displayable window. (issue #1078)
    • On Linux: Check whether required GSettings schemas are installed to avoid application crash (occurred on NixOS with Plasma/KDE desktop). (issue #1069)
  • ComboBox: Added UI property ComboBox.buttonFocusedEditableBackground. (issue #1068)
  • Dialog: Some client properties (e.g. JRootPane.titleBarShowTitle) did not work before the dialog was made visible. (issue #1081)
  • Popup: Fixed scrolling popup painting issue on Windows 10 when a glass pane is visible and frame is maximized. (issue #1071)
  • Slider: Styling thumbSize or focusWidth did not update slider size/layout. (PR #1074)
  • ToolBar: Grip disappeared when switching between Look and Feels. (issue #1075)
  • macOS: Popups (menus and combobox lists) were not always hidden when window is resized. (issue #1082)
  • Extras:
    • UI defaults inspector: Fixed NPE if color of FlatLineBorder is null. Also use FlatLineBorder line color as cell background color in "Value" column. (PR #1080)
    • FlatDesktop: Avoid unnecessary logging if desktop is not supported (e.g. on NixOS with Plasma/KDE desktop).
Commits
  • 8339a60 release 3.7.1
  • fd033b5 update to Gradle 9.4.0
  • b7dffee Merge PR #1079: System file chooser improvements
  • 9367555 System File Chooser: updated Linux native libraries (PR #1079)
  • fc55ef6 SignPath signing
  • 247fa5e Merge SignPath signing
  • 93408b5 SignPath signing
  • 84e9576 macOS: hide popups when window is resized (issue #1082)
  • 1a80a65 Merge PR #1087: Fix exception when SVG icon name has no file extension
  • bf2227e Dialog: some client properties (e.g. JRootPane.titleBarShowTitle) did not w...
  • 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 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)

---
updated-dependencies:
- dependency-name: com.formdev:flatlaf
  dependency-version: 3.7.1
  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 Mar 11, 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