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 dependency com.formdev:flatlaf to v3.5.4 #1190

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.formdev:flatlaf 3.5.2 -> 3.5.4 age adoption passing confidence

Release Notes

JFormDesigner/FlatLaf (com.formdev:flatlaf)

v3.5.4

Compare Source

Fixed bugs
  • HTML: Fixed NPE when using HTML text on a component with null font. (issue
    #​930; PR #​931; regression in 3.5)
  • Linux: Fixed NPE when using FlatLaf window decorations and switching theme.
    (issue #​933; regression in 3.5.3)

v3.5.3

Compare Source

Fixed bugs
  • HTML: Fixed wrong rendering if HTML text contains <style> tag with
    attributes (e.g. <style type='text/css'>). (issue #​905; regression in 3.5.1)
  • FlatLaf window decorations:
    • Windows: Fixed possible deadlock with TabbedPane in window title area in
      "full window content" mode. (issue #​909)
    • Windows: Fixed wrong layout in maximized frame after changing screen scale
      factor. (issue #​904)
    • Linux: Fixed continuous cursor toggling between resize and standard cursor
      when resizing window. (issue #​907)
    • Fixed sometimes broken window moving with SplitPane in window title area in
      "full window content" mode. (issue #​926)
  • Popup: On Windows 10, fixed misplaced popup drop shadow. (issue #​911;
    regression in 3.5)
  • Popup: Fixed NPE if GraphicsConfiguration is null on Windows. (issue #​921)
  • Theme Editor: Fixed using color picker on secondary screen.
  • Fixed detection of Windows 11 if custom exe launcher does not specify Windows
    10+ compatibility in application manifest. (issue #​916)
  • Linux: Fixed slightly different font size (or letter width) used to paint HTML
    text when default font family is Cantarell (e.g. on Fedora). (issue #​912)
Other Changes
  • Class FlatPropertiesLaf now supports FlatLaf macOS themes as base themes.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Dec 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.16%. Comparing base (08b6652) to head (3013526).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1190   +/-   ##
=========================================
  Coverage     52.16%   52.16%           
  Complexity     1459     1459           
=========================================
  Files           252      252           
  Lines         10252    10252           
  Branches       1104     1104           
=========================================
  Hits           5348     5348           
  Misses         4583     4583           
  Partials        321      321           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08b6652...3013526. Read the comment docs.

@github-actions github-actions bot temporarily deployed to 1190 December 8, 2024 14:08 Destroyed
@renovate renovate bot force-pushed the renovate/com.formdev-flatlaf-3.x branch from 484ac89 to fb4cb0e Compare December 9, 2024 08:57
@github-actions github-actions bot temporarily deployed to 1190 December 9, 2024 09:00 Destroyed
@renovate renovate bot force-pushed the renovate/com.formdev-flatlaf-3.x branch from fb4cb0e to fc7079e Compare December 11, 2024 02:32
@renovate renovate bot changed the title fix(deps): update dependency com.formdev:flatlaf to v3.5.3 fix(deps): update dependency com.formdev:flatlaf to v3.5.4 Dec 11, 2024
@github-actions github-actions bot temporarily deployed to 1190 December 11, 2024 02:36 Destroyed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants