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.4.1 #988

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

JFormDesigner/FlatLaf (com.formdev:flatlaf)

v3.4.1

Compare Source

Fixed bugs
  • SplitPane: Update divider when client property JSplitPane.expandableSide
    changed.
  • TabbedPane: Fixed swapped back and forward scroll buttons when using
    TabbedPane.scrollButtonsPlacement = trailing (regression in FlatLaf 3.3).
  • Fixed missing window top border on Windows 10 in "full window content" mode.
    (issue 809)
  • Extras:
    • FlatSVGIcon color filters now support linear gradients. (PR #​817)
    • FlatSVGIcon: Use log level CONFIG instead of SEVERE and allow
      disabling logging. (issue #​823)
    • Added support for JSplitPane.expandableSide client property to
      FlatSplitPane.
  • Native libraries: Added API version check to test whether native library
    matches the JAR (bad builds could e.g. ship a newer JAR with an older
    incompatible native library) and to test whether native methods can be invoked
    (some security software allows loading native library but blocks method
    invocation).
  • macOS: Fixed crash when running in WebSwing. (issue #​826; regression in 3.4)
Incompatibilities
  • File names of custom properties files for nested Laf classes now must include
    name of enclosing class name. E.g. nested Laf class IntelliJTheme.ThemeLaf
    used ThemeLaf.properties in previous versions, but now needs to be named
    IntelliJTheme$ThemeLaf.properties.

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Mar 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.00%. Comparing base (4e45a1a) to head (2a22091).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #988   +/-   ##
=========================================
  Coverage     52.00%   52.00%           
  Complexity     1451     1451           
=========================================
  Files           251      251           
  Lines         10237    10237           
  Branches       1101     1101           
=========================================
  Hits           5324     5324           
  Misses         4590     4590           
  Partials        323      323           

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 4e45a1a...2a22091. Read the comment docs.

@github-actions github-actions bot temporarily deployed to 988 March 31, 2024 17:31 Destroyed
@renovate renovate bot force-pushed the renovate/com.formdev-flatlaf-3.x branch from 6a652f0 to 29c56be Compare April 1, 2024 01:54
@github-actions github-actions bot temporarily deployed to 988 April 1, 2024 01:57 Destroyed
@renovate renovate bot force-pushed the renovate/com.formdev-flatlaf-3.x branch from 29c56be to 2990f57 Compare April 1, 2024 17:06
@github-actions github-actions bot temporarily deployed to 988 April 1, 2024 17:10 Destroyed
@renovate renovate bot force-pushed the renovate/com.formdev-flatlaf-3.x branch from 2990f57 to 2a22091 Compare April 4, 2024 12:51
@github-actions github-actions bot temporarily deployed to 988 April 4, 2024 12:55 Destroyed
@lupino3 lupino3 merged commit 49b6098 into master Apr 17, 2024
17 checks passed
@lupino3 lupino3 deleted the renovate/com.formdev-flatlaf-3.x branch April 17, 2024 06:45
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.

None yet

1 participant