Skip to content

Bump flatlaf from 1.6.4 to 1.6.5#24

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

Bump flatlaf from 1.6.4 to 1.6.5#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.formdev-flatlaf-1.6.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 8, 2021

Copy link
Copy Markdown
Contributor

Bumps flatlaf from 1.6.4 to 1.6.5.

Release notes

Sourced from flatlaf's releases.

1.6.5

Change log

Fixed bugs

  • Linux: Fixed font problems when running on Oracle Java (OpenJDK is not affected):
    • oversized text if system font is "Inter" (issue #427)
    • missing text if system font is "Cantarell" (on Fedora)
  • MenuItem: Changed accelerator delimiter from - to +. (Windows and Linux).
  • ComboBox: Fixed occasional StackOverflowError when modifying combo box not on AWT thread. (issue #432)
  • macOS: Fixed NullPointerException when using AWT component java.awt.Choice. (issue #439)
  • Native window decorations: Do not exit application with UnsatisfiedLinkError in case that FlatLaf DLL cannot be executed because of restrictions on temporary directory. Instead, continue with default window decorations. (issue #436)
Changelog

Sourced from flatlaf's changelog.

1.6.5

Fixed bugs

  • Linux: Fixed font problems when running on Oracle Java (OpenJDK is not affected):
    • oversized text if system font is "Inter" (issue #427)
    • missing text if system font is "Cantarell" (on Fedora)
  • MenuItem: Changed accelerator delimiter from - to +. (Windows and Linux).
  • ComboBox: Fixed occasional StackOverflowError when modifying combo box not on AWT thread. (issue #432)
  • macOS: Fixed NullPointerException when using AWT component java.awt.Choice. (issue #439)
  • Native window decorations: Do not exit application with UnsatisfiedLinkError in case that FlatLaf DLL cannot be executed because of restrictions on temporary directory. Instead, continue with default window decorations. (issue #436)
Commits
  • d8df8c9 release 1.6.5
  • f61a728 fixed updating (embedded) menu bar layout when window is narrow and changing ...
  • 47a1122 Window decorations: do not exit application with UnsatisfiedLinkError in ca...
  • e1bfabb macOS: fixed NullPointerException when using AWT component `java.awt.Choice...
  • 9708fec GitHub Actions: produce snapshots only on develop-* branches; change versio...
  • 7f4efaf ComboBox: fixed occasional StackOverflowError when modifying combo box not ...
  • 269eb0b MenuItem: changed accelerator delimiter from - to + (Windows and Linux)
  • 7dac382 Linux: Fixed font problems when running on Oracle Java 8 (OpenJDK 8 is not af...
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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](https://github.com/JFormDesigner/FlatLaf) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](JFormDesigner/FlatLaf@1.6.4...1.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 8, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jan 10, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #30.

@dependabot dependabot Bot closed this Jan 10, 2022
@dependabot dependabot Bot deleted the dependabot/gradle/com.formdev-flatlaf-1.6.5 branch January 10, 2022 13:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants