Branch: refs/heads/main
Home: https://github.com/pmd/pmd-designer
Commit: 2dd7c2339f31d24f3d1ab634e87720012e863a28
https://github.com/pmd/pmd-designer/commit/2dd7c2339f31d24f3d1ab634e87720012e863a28
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2025-11-27 (Thu, 27 Nov 2025)
Changed paths:
M pom.xml
Log Message:
-----------
Bump org.kordamp.ikonli:ikonli-javafx from 2.4.0 to 12.4.0 (#162)
Bumps
[org.kordamp.ikonli:ikonli-javafx](https://github.com/kordamp/ikonli)
from 2.4.0 to 12.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kordamp/ikonli/releases">org.kordamp.ikonli:ikonli-javafx's
releases</a>.</em></p>
<blockquote>
<h2>Release v12.4.0</h2>
<h2>Changelog</h2>
<h2>🚀 Features</h2>
<ul>
<li>89496db <strong>javafx</strong>: Let icon units be specified, closes
<a
href="https://redirect.github.com/kordamp/ikonli/issues/150">#150</a></li>
<li>fc56a22 Update MaterialDesign2 to 7.4.47, closes <a
href="https://redirect.github.com/kordamp/ikonli/issues/172">#172</a></li>
<li>11e2b07 Generate GraalVM native compatible reflect config
resources</li>
<li>2f70561 Register font resources with GraalVM native-image resources,
closes <a
href="https://redirect.github.com/kordamp/ikonli/issues/170">#170</a></li>
<li>b339ae8 Add OSGi support, closes <a
href="https://redirect.github.com/kordamp/ikonli/issues/35">#35</a></li>
<li>fcdcf1f Add icon pack for Font Awesome 6</li>
<li>3de249e Add new icon font bytedance</li>
</ul>
<h2>🐛 Fixes</h2>
<ul>
<li>c9a8564 Fix license headers</li>
</ul>
<h2>🔄️ Changes</h2>
<ul>
<li>0112bf0 Reformat code</li>
</ul>
<h2>🛠 Build</h2>
<ul>
<li>1e9f03c Enforce bytecode compatibility</li>
<li>7c6d423 Configure SBOM generation in release</li>
<li>eaff777 Remove twitter from release configuration</li>
<li>f34e72d Update license headers</li>
<li>6edecf3 Update packaging settings</li>
<li>ab7922b Update packaging settings</li>
<li>4e08324 Add missing fontawesome6 module to ikonli-browser</li>
<li>1d52729 Fix broken build due to Gradle shenanigans</li>
<li>7314cc2 Add Fontawesome6 to sample apps</li>
<li>3217bf3 Update Gradle wrapper to 8.12</li>
<li>d5ab4c9 Remove modularity plugin</li>
<li>e24fee3 Update build settings</li>
<li>ae9a419 Update GH actions</li>
<li>575d929 Simplify GH workflow configuration</li>
<li>48ef788 Update GH workflows</li>
<li>90240e2 Update license headers</li>
<li>5d4541f Update release settings</li>
<li>aa278aa Add security settings</li>
<li>f187b6b Tweak release configuration</li>
</ul>
<h2>📝 Documentation</h2>
<ul>
<li>26ebee4 Update resource locations of icon packs cheat sheets</li>
<li>e7cd80b Update badges in readme [skip ci]</li>
</ul>
<hr />
<ul>
<li>df4a82b Releasing version 12.4.0</li>
<li>529fcee Bump for next development cycle</li>
</ul>
<h2>Contributors</h2>
<p>We'd like to thank the following people for their contributions:</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kordamp/ikonli/commit/df4a82b70546ae3c790d958e78026be5f3b91890"><code>df4a82b</code></a>
Releasing version 12.4.0</li>
<li><a
href="https://github.com/kordamp/ikonli/commit/89496dbc94b56074a5998167d09d095b9c20c896"><code>89496db</code></a>
feat(javafx): Let icon units be specified</li>
<li><a
href="https://github.com/kordamp/ikonli/commit/fc56a22c0a4b2f94b17a7f1868dc3eb6f0b8e40b"><code>fc56a22</code></a>
feat: Update MaterialDesign2 to 7.4.47</li>
<li><a
href="https://github.com/kordamp/ikonli/commit/11e2b079b5bbeb19fe97adc87b1f01563ceb443e"><code>11e2b07</code></a>
feat: Generate GraalVM native compatible reflect config resources</li>
<li><a
href="https://github.com/kordamp/ikonli/commit/1e9f03cdbc4c2f1191e3a1fe8e3275c0d6185089"><code>1e9f03c</code></a>
build: Enforce bytecode compatibility</li>
<li><a
href="https://github.com/kordamp/ikonli/commit/7c6d423db92099414a653ccdc3c5f7f304032a5f"><code>7c6d423</code></a>
build: Configure SBOM generation in release</li>
<li><a
href="https://github.com/kordamp/ikonli/commit/2f70561a92440a739a29b7c192f0948fd09f4a49"><code>2f70561</code></a>
feat: Register font resources with GraalVM native-image resources</li>
<li><a
href="https://github.com/kordamp/ikonli/commit/0112bf0694a70381ff42eefc6d53b9385f6dbaa7"><code>0112bf0</code></a>
refactor: Reformat code</li>
<li><a
href="https://github.com/kordamp/ikonli/commit/eaff77757f7c8b50a06455aea2a28b520670997b"><code>eaff777</code></a>
build: Remove twitter from release configuration</li>
<li><a
href="https://github.com/kordamp/ikonli/commit/f34e72df5ffa7b42a68cbaeffb8889a180be5e17"><code>f34e72d</code></a>
build: Update license headers</li>
<li>Additional commits viewable in <a
href="https://github.com/kordamp/ikonli/compare/v2.4.0...v12.4.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 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)
</details>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
To unsubscribe from these emails, change your notification settings at
https://github.com/pmd/pmd-designer/settings/notifications
_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits