Skip to content

chore(deps): bump the minor-patch-updates group with 2 updates#17

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/minor-patch-updates-c2d2a6d594
Closed

chore(deps): bump the minor-patch-updates group with 2 updates#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/minor-patch-updates-c2d2a6d594

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-patch-updates group with 2 updates: com.formdev:flatlaf and gradle-wrapper.

Updates 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

Updates gradle-wrapper from 9.4.0 to 9.4.1

Release notes

Sourced from gradle-wrapper's releases.

9.4.1

The Gradle team is excited to announce Gradle 9.4.1.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: akankshaa-00, Attila Kelemen, Björn Kautler, dblood, Dennis Rieks, duvvuvenkataramana, John Burns, Julian, kevinstembridge, Niels Doucet, Philip Wedemann, ploober, Richard Hernandez, Roberto Perez Alcolea, Sebastian Lövdahl, stephan2405, Stephane Landelle, Ujwal Suresh Vanjare, Victor Merkulov, Vincent Potuček, Vladimir Sitnikov.

Upgrade instructions

Switch your build to use Gradle 9.4.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.4.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

Commits

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 <dependency name> major version will 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 version will 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

Bumps the minor-patch-updates group with 2 updates: [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) and [gradle-wrapper](https://github.com/gradle/gradle).


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

Updates `gradle-wrapper` from 9.4.0 to 9.4.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.4.0...v9.4.1)

---
updated-dependencies:
- dependency-name: com.formdev:flatlaf
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: gradle-wrapper
  dependency-version: 9.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
...

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 Apr 13, 2026
@fraluc06 fraluc06 closed this Apr 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/gradle/minor-patch-updates-c2d2a6d594 branch April 13, 2026 09: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.

1 participant