Skip to content

Bump com.dlsc.gemsfx:gemsfx from 3.10.1 to 4.2.2#16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.dlsc.gemsfx-gemsfx-4.2.2
Open

Bump com.dlsc.gemsfx:gemsfx from 3.10.1 to 4.2.2#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.dlsc.gemsfx-gemsfx-4.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps com.dlsc.gemsfx:gemsfx from 3.10.1 to 4.2.2.

Release notes

Sourced from com.dlsc.gemsfx:gemsfx's releases.

Release v4.2.2

Changelog

c28d376 🏁 Releasing version 4.2.2 cb15739 Remove debug logging statement from HiddenSidesPane. 5f7f0c7 Update API documentation with regenerated Javadoc HTML outputs.

Release v4.2.1

Changelog

39fba7b 🏁 Releasing version 4.2.1 89707b7 Update API documentation with Javadoc HTML outputs for MultiColumnListView.DropParameter and MultiColumnListView.MultiColumnListViewEvent. 67186b7 Update API documentation with latest Javadoc HTML outputs. Add methods and properties for HiddenSidesPane and enhanced drag-and-drop events in MultiColumnListView. 58a65b6 Replace HiddenSidesPaneSkin with streamlined HiddenSidesPane. Refactor layout and animation directly into HiddenSidesPane class. Add demo application to showcase behavior.

Release v4.2.0

Changelog

35c7c7e 🏁 Releasing version 4.2.0 e145d88 Merge remote-tracking branch 'origin/master' 0e2a5d4 Fix for issue #276 "YearMonthPicker does not allow to properly restrict earliest/latest month". Restrict YearMonthView to a configurable range. Prevent navigation and value selection outside of the specified range. Update YearMonthViewApp to demonstrate the new behavior. f9cbea8 Merge pull request #277 from dlsc-software-consulting-gmbh/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.22.0 443686b Introduce MultiColumnListViewEvent for enhanced drag-and-drop handling. Add custom events for drag started, drag over, drop validation, and item movement. Update demo with status bar for event feedback. 311d94e Introduce drag-and-drop support with callbacks for MultiColumnListView. Add hover effects, placeholder behavior improvements, and column-level user object support. Update demo with drag/drop restrictions. c187002 Bump com.fasterxml.jackson.core:jackson-databind from 2.17.3 to 2.22.0 a8f1f65 Updated API docs. fd82a40 Mark accessor methods as final across public API classes in the gemsfx module. 21ed74e Updated API docs. 70d160b Copy generated Javadocs to /docs/api on verify 8ab0042 Merge remote-tracking branch 'origin/master' fc90b72 Add type parameters to Javadoc for GridTableCell and GridTableColumn cbd12c9 Add complete Javadoc coverage to gemsfx module

Release v4.1.0

Changelog

5f600fc 🏁 Releasing version 4.1.0 e08bc27 Add com.dlsc.atlantafx.themes dependency to gemsfx-demo for theme support 2de93c8 Add org.controlsfx.controls and com.dlsc.atlantafx.themes module dependencies to support extended theme and control features. c302364 Remove unused mdfx.css stylesheet from the project. 2a12563 Enhance launcher.css with AtlantaFX theme support for Markdown views. d42f557 Use GemsFXAtlantaFX.applyTo for streamlined AtlantaFX theme styling in the demo launcher. 176e062 Refactor demo launcher: use GemsFXAtlantaFX.applyTo for cleaner AtlantaFX theme injection. a9c104f Add missing import for CustomTextField in CustomTextFieldSkin 0cc51f1 Update tags-field styles in GemsFXAtlantaFX stylesheet for better theme support b45f7f3 Add GemsFXAtlantaFX utility and companion stylesheet for AtlantaFX theme integration in GemsFX. Refactor theme management in the demo launcher. 5e2a524 Add ControlsFXAtlantaFX utility and companion stylesheet for seamless integration with AtlantaFX themes. 6c6c3cf Add equals method to StringUtils with corresponding test cases. 41587bf Add HiddenSidesPane and CustomTextFieldSkin components; refactor dependencies and remove unused imports. ff9dbcc Remove unused imports and dependencies across multiple classes and modules.

... (truncated)

Commits
  • c28d376 🏁 Releasing version 4.2.2
  • cb15739 Remove debug logging statement from HiddenSidesPane.
  • 5f7f0c7 Update API documentation with regenerated Javadoc HTML outputs.
  • 39fba7b 🏁 Releasing version 4.2.1
  • 89707b7 Update API documentation with Javadoc HTML outputs for `MultiColumnListView.D...
  • 67186b7 Update API documentation with latest Javadoc HTML outputs. Add methods and pr...
  • 58a65b6 Replace HiddenSidesPaneSkin with streamlined HiddenSidesPane. Refactor la...
  • 35c7c7e 🏁 Releasing version 4.2.0
  • e145d88 Merge remote-tracking branch 'origin/master'
  • 0e2a5d4 Fix for issue #276 "YearMonthPicker does not allow to properly restrict earli...
  • 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 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.dlsc.gemsfx:gemsfx](https://github.com/dlsc-software-consulting-gmbh/GemsFX) from 3.10.1 to 4.2.2.
- [Release notes](https://github.com/dlsc-software-consulting-gmbh/GemsFX/releases)
- [Commits](dlsc-software-consulting-gmbh/GemsFX@v3.10.1...v4.2.2)

---
updated-dependencies:
- dependency-name: com.dlsc.gemsfx:gemsfx
  dependency-version: 4.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 14, 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