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

Bump flatlaf from 2.0.1 to 2.0.2 #115

Merged
merged 1 commit into from Mar 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2022

Bumps flatlaf from 2.0.1 to 2.0.2.

Release notes

Sourced from flatlaf's releases.

2.0.2

This is a bug fix release. Users of FlatLaf native window decorations are recommended to update to this release because it fixes rendering artifacts on HiDPI screens.

Change Log

  • Native window decorations (Windows 10/11 only): Fixed rendering artifacts on HiDPI screens when dragging window partly offscreen and back into screen bounds. (issue #477)
  • Repaint component when setting client property JComponent.outline (issue #480).
  • macOS: Fixed NPE when using some icons in main menu items. (issue #483)
Changelog

Sourced from flatlaf's changelog.

2.0.2

  • Native window decorations (Windows 10/11 only): Fixed rendering artifacts on HiDPI screens when dragging window partly offscreen and back into screen bounds. (issue #477)
  • Repaint component when setting client property JComponent.outline (issue #480).
  • macOS: Fixed NPE when using some icons in main menu items. (issue #483)
Commits
  • dd7b7c6 release 2.0.2
  • 0bd677c FlatSVGIcon: changed logging when icon resource is not found from "severe" to...
  • 1a131d5 Merge PR #484: Fix NPE when painting icon on OS X top menu bar
  • 016e515 moved TestFlatIconNullComponent to other package and fixed file name (issue #...
  • 456ceb3 Merge PR #486: Request to add Ultorg to list of apps using FlatLAF
  • 2169be1 In README, add Ultorg to list of apps using FlatLAF.
  • 49eb0b0 Native window decorations: updated DLLs (issue #477)
  • 2e222bc Native window decorations (Windows 10/11 only): fixed rendering artifacts on ...
  • c7fa475 NPE when painting icon on OS X top menu bar #483
  • 4174b06 repaint component when setting client property JComponent.outline (issue #480)
  • 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 2.0.1 to 2.0.2.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](JFormDesigner/FlatLaf@2.0.1...2.0.2)

---
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 Feb 25, 2022
@miurahr miurahr merged commit 5adfd0b into main Mar 2, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.formdev-flatlaf-2.0.2 branch March 2, 2022 14:08
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.

None yet

1 participant