assemblits / eru

The open JavaFX SCADA
GNU General Public License v3.0
14 stars 9 forks source link

Bump tilesfx from 1.4.9 to 17.1.17 #115

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps tilesfx from 1.4.9 to 17.1.17.

Release notes

Sourced from tilesfx's releases.

v17.1.17

Info

  • Updated dependencies

Features

  • New CircularProgressNumberTileSkin (PR #136)

Fixes

  • Items in BarChartTileSkin can now be sorted (Issue #138)

v17.1.15

Info

Features

  • Added tooltips to CycleStepTileSkin ChartItems

Fixes

v17.1.14

Info

Features

  • Make use of shortenNumbers in CycleStepTileskin

Fixes

v17.1.13

Info

Updated build file

Features

Fixes

v17.1.12

Info

  • Updated dependencies

Features

Fixes

  • Fixed text placement in CycleStepTileSkin
  • Put value text to top in FireSmokeTileSkn

v17.1.11

Info

  • Updated dependencies

Features

  • BarChartItem can now also show the percentage of it's value in relation to the sum of all values in the list

... (truncated)

Commits
  • 768cad9 Fix for issue #138
  • 2b06d71 Bumped to 17.1.17
  • 69e5184 Updated dependencies
  • 65a487f Moved to gradle 7.6
  • 0c1ee65 Added the CircularProgressNumberTileSkin from PR #136
  • 898a306 cosmetics
  • b649c82 Merge branch 'jdk17' of github.com:HanSolo/tilesfx into jdk17
  • 0618290 cosmetics
  • 4b49e38 Merge branch 'jdk17' of github.com:HanSolo/tilesfx into jdk17
  • aa5c2a9 Moved builders from if-then-else to switch expressions
  • Additional commits viewable 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)