morphonets / SNT

The ImageJ framework for quantification of neuronal anatomy
https://imagej.net/plugins/snt
GNU General Public License v3.0
42 stars 18 forks source link

Bump com.formdev:flatlaf-jide-oss from 3.2.1 to 3.2.2 #199

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.formdev:flatlaf-jide-oss from 3.2.1 to 3.2.2.

Release notes

Sourced from com.formdev:flatlaf-jide-oss's releases.

3.2.2

This is a bug fix release that fixes a JDK 19+ bug regarding HTML text in buttons. If you use HTML text in buttons and your application runs in Java 19 or later, then it is recommended to upgrade to this version.

Change Log

Fixed bugs

  • Button: Fixed painting icon and text at wrong location when using HTML text, left/right vertical alignment and running in Java 19+. (issue #746)
  • CheckBox and RadioButton: Fixed cut off right side when border is removed and horizontal alignment is set to right. (issue #734)
  • TabbedPane: Fixed NPE when using focusable component as tab component and switching theme. (issue #745)
Changelog

Sourced from com.formdev:flatlaf-jide-oss's changelog.

3.2.2

Fixed bugs

  • Button: Fixed painting icon and text at wrong location when using HTML text, left/right vertical alignment and running in Java 19+. (issue #746)
  • CheckBox and RadioButton: Fixed cut off right side when border is removed and horizontal alignment is set to right. (issue #734)
  • TabbedPane: Fixed NPE when using focusable component as tab component and switching theme. (issue #745)
Commits
  • 0d2f37e release 3.2.2
  • 0494c21 FileChooser: avoid unnecessary logging of InaccessibleObjectException when ...
  • 635a620 jsvg: updated to 1.2.0
  • 0a7c76e GitHub Actions:
  • 9ad8fb3 update to Gradle 8.4
  • 1dbe968 TabbedPane: fixed NPE when using focusable component as tab component and swi...
  • 460b649 Button: fixed painting icon and text at wrong location when using HTML text, ...
  • 67b0faa Merge PR #738: Fix typo
  • 5553425 CheckBox and RadioButton: fixed cut off right side when border is removed and...
  • 8ff516e Fix typo
  • 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 show 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)