Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update flatlaf to v3.2.1 #193

Merged
merged 1 commit into from
Sep 6, 2023
Merged

fix(deps): update flatlaf to v3.2.1 #193

merged 1 commit into from
Sep 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.formdev:flatlaf-extras 3.2 -> 3.2.1 age adoption passing confidence
com.formdev:flatlaf 3.2 -> 3.2.1 age adoption passing confidence

Release Notes

JFormDesigner/FlatLaf (com.formdev:flatlaf-extras)

v3.2.1

Compare Source

Fixed bugs
  • Fixed memory leak in
    MultiResolutionImageSupport.create(int,Dimension[],Function<Dimension,Image>),
    which caches images created by the producer function. Used by
    FlatSVGIcon.getImage() and FlatSVGUtils.createWindowIconImages(). If you
    use one of these methods, it is strongly recommended to upgrade to this
    version, because if the returned image is larger and painted very often it may
    result in an out-of-memory situation. (issue #​726)
  • FileChooser: Fixed occasional NPE in FlatShortcutsPanel on Windows. (issue
    #​718)
  • TextField: Fixed placeholder text painting, which did not respect horizontal
    alignment property of JTextField. (issue #​721)
  • Popop: Fixed drop shadow if popup overlaps a heavyweight component. (Windows
    10 only; issue #​626)

Configuration

📅 Schedule: Branch creation - "before 9am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot merged commit 35728b9 into master Sep 6, 2023
2 checks passed
@renovate renovate bot deleted the renovate/flatlaf branch September 6, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants