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 to 2.0.1 #96

Merged
merged 1 commit into from Feb 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps flatlaf from 2.0 to 2.0.1.

Release notes

Sourced from flatlaf's releases.

2.0.1

This is a bug fix release. Users of FlatLaf 2.0 are recommended to update to this release because it fixes a memory leak.

Change Log

  • Fixed memory leak in Panel, Separator and ToolBarSeparator. (issue #471; regression in FlatLaf 2.0)
  • ToolTip: Fixed wrong tooltip location if component overrides JComponent.getToolTipLocation() and wants place tooltip under mouse location. (issue #468)
  • Extras: Added copy constructor to FlatSVGIcon. (issue #465)
  • Moved module-info.class from META-INF\versions\9\ to root folder of JARs. (issue #466)
Changelog

Sourced from flatlaf's changelog.

2.0.1

  • Fixed memory leak in Panel, Separator and ToolBarSeparator. (issue #471; regression in FlatLaf 2.0)
  • ToolTip: Fixed wrong tooltip location if component overrides JComponent.getToolTipLocation() and wants place tooltip under mouse location. (issue #468)
  • Extras: Added copy constructor to FlatSVGIcon. (issue #465)
  • Moved module-info.class from META-INF\versions\9\ to root folder of JARs. (issue #466)
Commits
  • df6256d release 2.0.1
  • c27db56 moved module-info.class from META-INF\versions\9\ to root folder of JARs (iss...
  • 97bed85 FlatSVGIcon: added copy constructor (issue #465)
  • 751c0e1 ToolTip: fixed wrong tooltip location if component overrides `JComponent.getT...
  • 936de60 fixed memory leak in Panel, Separator and ToolBarSeparator (issue #471)
  • f6b64d4 Merge PR #463: Updating MegaMek Suite Information
  • b043da7 Updating MegaMek Suite Information
  • 7e47cc2 updated sigtest for FlatLaf 2.0
  • b8b45f9 Theme Editor: added to main readme
  • 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 to 2.0.1.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](JFormDesigner/FlatLaf@2.0...2.0.1)

---
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 Jan 25, 2022
@miurahr miurahr merged commit 478c4b9 into main Feb 3, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.formdev-flatlaf-2.0.1 branch February 3, 2022 02:25
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