Skip to content

Bump com.github.weisj:darklaf-core from 3.0.0 to 3.1.1#12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.github.weisj-darklaf-core-3.1.1
Open

Bump com.github.weisj:darklaf-core from 3.0.0 to 3.1.1#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.github.weisj-darklaf-core-3.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps com.github.weisj:darklaf-core from 3.0.0 to 3.1.1.

Release notes

Sourced from com.github.weisj:darklaf-core's releases.

v3.1.1

Addressed issues

  • #362: Fixed incorrect shadow size for buttons

v3.1.0

With this release Java 17 is required.

Visual changes

  • Several adjustments to list/tree selection in order to align it with newer Window/macOS design language
  • Fix borders of Popups on macOS

API Changes

  • DarkSVGIcon can now be used as a multi resolution version of ImageIcon.
  • SwingX support has been removed

Other changes

  • #336 Updated Russian translations (by @​vlsi)
  • JSVG (used for rendering svg images) has been updated to version 2.0.0

Addressed issues

  • #344: Fixed opacity slider having no effect (by @​SiboVG in #345)
  • #358: Fixed issue with animation callbacks not being called on EDT
  • #359: Fixed table header index out of bounds errors

v3.0.2

This release updates the svg renderer to be more forgiving with unimplemented features (e.g. filter primitives) or malformed svg.

Addressed issues

  • Stackoverflow when setting the border of a spinner editor to an UIResource border #327
  • Malformed svg files or usage of unsupported svg features may fail during painting

v3.0.1

Visual changes

  • Borderless variants of buttons now paint a focus border for better accessibility. c89d617612b02121f363ea026a2383ca79b3cccc
  • Some minor layout improvements to the theme settings dialog.

Behavioural changes

  • Borderless variants now implicitly set JComponent.isRequestFocusEnabled to false for less visual noise when clicking them.

API Changes

  • Custom SVG colours can now be declared using the <solidcolor/> tag element. 6484b96c06d0da5b3d2c1d385ed791f1f078a2ae
  • Loading indicator icons are now exposed through AllIcons in darklaf-iconset. d6b946f3ee8bea346a775050b27e2ccb164b5f72

New components

Other changes

Addressed issues

  • Popupmenu doesn't correctly reports the focus owner resulting in incorrect focus highlights. b979a36c7f503f04eecf24ed8b5719379fb7aa97
  • Several button types don't respect the JComponent.isRequestFocusEnabled property. 6c875ec0d0b19a552f39b3871dd6eb8e3eb30584

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.github.weisj:darklaf-core](https://github.com/weisJ/darklaf) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/weisJ/darklaf/releases)
- [Commits](https://github.com/weisJ/darklaf/commits/v3.1.1)

---
updated-dependencies:
- dependency-name: com.github.weisj:darklaf-core
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

0 participants