Skip to content

Bump flatlaf.version from 3.7.1 to 3.7.2 - #1279

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/maven/develop/flatlaf.version-3.7.2
Jul 11, 2026
Merged

Bump flatlaf.version from 3.7.1 to 3.7.2#1279
github-actions[bot] merged 1 commit into
developfrom
dependabot/maven/develop/flatlaf.version-3.7.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps flatlaf.version from 3.7.1 to 3.7.2.
Updates 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

Updates com.formdev:flatlaf-extras from 3.7.1 to 3.7.2

Release notes

Sourced from com.formdev:flatlaf-extras'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-extras'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 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 `flatlaf.version` from 3.7.1 to 3.7.2.

Updates `com.formdev: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)

Updates `com.formdev:flatlaf-extras` 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:development
  update-type: version-update:semver-patch
- dependency-name: com.formdev:flatlaf-extras
  dependency-version: 3.7.2
  dependency-type: direct:development
  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 11, 2026
@github-actions

Copy link
Copy Markdown

Compatibility matrix for sdmx-dl

HEAD
jdemetra-dotstat v2.2.12
v2.2.13
v2.2.14 🔥
jdplus-sdmx v3.3.3
v3.3.4
v3.4.0
jdemetra-dotstat @ v2.2.12 -> HEAD
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project15127552489631808858/demetra-dotstat-desktop/src/main/java/be/nbb/demetra/sdmx/file/SdmxFileConfiguration.java:[22,39] cannot find symbol
  symbol:   class MemCachingSupport
  location: package standalone_sdmxdl.sdmxdl.format
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile (default-compile) on project demetra-dotstat-desktop: Compilation failure
[ERROR] /tmp/project15127552489631808858/demetra-dotstat-desktop/src/main/java/be/nbb/demetra/sdmx/file/SdmxFileConfiguration.java:[22,39] cannot find symbol
[ERROR]   symbol:   class MemCachingSupport
[ERROR]   location: package standalone_sdmxdl.sdmxdl.format
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :demetra-dotstat-desktop
jdemetra-dotstat @ v2.2.13 -> HEAD
[ERROR] Project depends on packages not accessible at runtime in module eu.europa.ec.joinup.sat:nbdemetra-core:jar:2.2.4
jdemetra-dotstat @ v2.2.14 -> HEAD
[ERROR] Project depends on packages not accessible at runtime in module eu.europa.ec.joinup.sat:nbdemetra-core:jar:2.2.4
jdplus-sdmx @ v3.3.3 -> HEAD
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project8438990658422470743/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileConfiguration.java:[16,39] cannot find symbol
  symbol:   class MemCachingSupport
  location: package standalone_sdmxdl.sdmxdl.format
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile (default-compile) on project jdplus-sdmx-desktop-plugin: Compilation failure
[ERROR] /tmp/project8438990658422470743/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileConfiguration.java:[16,39] cannot find symbol
[ERROR]   symbol:   class MemCachingSupport
[ERROR]   location: package standalone_sdmxdl.sdmxdl.format
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jdplus-sdmx-desktop-plugin

@github-actions
github-actions Bot merged commit 94d71d8 into develop Jul 11, 2026
21 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/develop/flatlaf.version-3.7.2 branch July 11, 2026 02:35
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