Skip to content
This repository was archived by the owner on Jul 16, 2022. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2021

Bumps flatlaf from 1.6.2 to 1.6.4.

Release notes

Sourced from flatlaf's releases.

1.6.4

Change log

  • ComboBox: Fixed regression in FlatLaf 1.6.3 that makes selected item invisible in popup list if DefaultListCellRenderer is used as renderer. If using default renderer, it works. (issue #426)

1.6.3

Change log

  • ComboBox (not editable): Fixed regression in FlatLaf 1.6.2 that may display text in non-editable combo boxes in bold. (issue #423)
  • Tree: Fixed editing cell issue with custom cell renderer and cell editor that use same component for rendering and editing. (issue #385)
Changelog

Sourced from flatlaf's changelog.

1.6.4

Fixed bugs

  • ComboBox: Fixed regression in FlatLaf 1.6.3 that makes selected item invisible in popup list if DefaultListCellRenderer is used as renderer. If using default renderer, it works. (issue #426)

1.6.3

Fixed bugs

  • ComboBox (not editable): Fixed regression in FlatLaf 1.6.2 that may display text in non-editable combo boxes in bold. (issue #423)
  • Tree: Fixed editing cell issue with custom cell renderer and cell editor that use same component for rendering and editing. (issue #385)
Commits
  • 6c0b122 release 1.6.4
  • 4da2bd9 ComboBox: fixed regression in FlatLaf 1.6.3 that makes selected item invisibl...
  • cb70fb4 GitHub Actions: run Gradle wrapper validation only once
  • 2593a43 release 1.6.3
  • e44ff5b Tree: Fixed editing cell issue with custom cell renderer and cell editor that...
  • 22cb1b5 ComboBox (not editable): fixed regression that may display text in non-editab...
  • 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.2 to 1.6.4.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](JFormDesigner/FlatLaf@1.6.2...1.6.4)

---
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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 16, 2021
@miurahr miurahr merged commit bd6dcac into main Nov 18, 2021
@dependabot dependabot bot deleted the dependabot/gradle/com.formdev-flatlaf-1.6.4 branch November 18, 2021 02:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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