Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps com.dlsc.gemsfx:gemsfx from 3.5.7 to 3.6.2.

Release notes

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

Release v3.6.2

Changelog

824e11b 🏁 Releasing version 3.6.2 c5ccd89 Add run configurations for multiple demo applications with AtlantaFX settings 750f1c5 Add run configurations for LoadingPaneApp with and without AtlantaFX settings 4162629 Add progress indicator support to LoadingPane and enhance size configuration for loading states aecb17c Fix Javadoc typo in DialogPane: correct "create dialog" to "created dialog" 94f2b81 Add demo application for StretchingTilePane and improve layout handling with snap-to-pixel adjustments

Release v3.6.1

Changelog

7d591b3 🏁 Releasing version 3.6.1 2184c12 Merge remote-tracking branch 'origin/master' 339906e Add StretchingTilePane control for arranging tiles in rows with stretched width and customizable gaps 3d4643a Merge pull request #244 from dlsc-software-consulting-gmbh/dependabot/maven/org.apache.commons-commons-lang3-3.18.0 e69f699 Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.18.0

Release v3.6.0

Changelog

6da9738 🏁 Releasing version 3.6.0 4612adc Add run configuration for SegmentedBarApp with AtlantaFX settings 5708af2 Update SegmentedBarApp: extend GemApplication, set title, and adjust run configurations a425278 Implement SegmentedBar control and its associated Skin, Segment model, CSS file, and demo application.

Release v3.5.16

Changelog

89b52a4 🏁 Releasing version 3.5.16 f6c362d Merge pull request #251 from dlsc-software-consulting-gmbh/featureselectionbox-popup-add-events c6e7240 Improve event handler documentation 23d7e1c feat(selectionbox): add popup lifecycle event handlers (onShowing, onShown, onHiding, onHidden)

Release v3.5.15

Changelog

a118f82 🏁 Releasing version 3.5.15 30e5322 Fix potential memory leak in StripView and StripViewSkin by removing properties after scroll operations and introducing weak property listeners

Release v3.5.14

Changelog

574182f 🏁 Releasing version 3.5.14 c5e29f1 Replace MAXIMIZE constant with Double.MAX_VALUE for preferred drawer width in DrawerStackPane and demo. ac5bc93 Support USE_PREF_SIZE for preferred drawer width in DrawerStackPane and demo 53dc925 Remove redundant subscription to messageLabelStrategyProperty in PagingGridTableViewSkin f59e34a Update README.md with instructions for using AtlantaFX stylesheet and link to its repository

... (truncated)

Commits
  • 824e11b 🏁 Releasing version 3.6.2
  • c5ccd89 Add run configurations for multiple demo applications with AtlantaFX settings
  • 750f1c5 Add run configurations for LoadingPaneApp with and without AtlantaFX settings
  • 4162629 Add progress indicator support to LoadingPane and enhance size configuratio...
  • aecb17c Fix Javadoc typo in DialogPane: correct "create dialog" to "created dialog"
  • 94f2b81 Add demo application for StretchingTilePane and improve layout handling wit...
  • 7d591b3 🏁 Releasing version 3.6.1
  • 2184c12 Merge remote-tracking branch 'origin/master'
  • 339906e Add StretchingTilePane control for arranging tiles in rows with stretched w...
  • 3d4643a Merge pull request #244 from dlsc-software-consulting-gmbh/dependabot/maven/o...
  • 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 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)

@koppor koppor enabled auto-merge November 13, 2025 12:27
@koppor koppor added this pull request to the merge queue Nov 13, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 13, 2025
Bumps [com.dlsc.gemsfx:gemsfx](https://github.com/dlsc-software-consulting-gmbh/GemsFX) from 3.5.7 to 3.6.2.
- [Release notes](https://github.com/dlsc-software-consulting-gmbh/GemsFX/releases)
- [Changelog](https://github.com/dlsc-software-consulting-gmbh/GemsFX/blob/master/jreleaser.yml)
- [Commits](dlsc-software-consulting-gmbh/GemsFX@v3.5.7...v3.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/versions/com.dlsc.gemsfx-gemsfx-3.6.2 branch from 1a2c889 to dc98be5 Compare November 13, 2025 14:27
@koppor koppor enabled auto-merge November 13, 2025 14:27
@koppor koppor added this pull request to the merge queue Nov 13, 2025
Merged via the queue into main with commit b26568d Nov 13, 2025
65 checks passed
@koppor koppor deleted the dependabot/gradle/versions/com.dlsc.gemsfx-gemsfx-3.6.2 branch November 13, 2025 15:41
Siedlerchr added a commit that referenced this pull request Nov 13, 2025
* upstream/main: (30 commits)
  Chore(deps): Bump io.github.classgraph:classgraph from 4.8.181 to 4.8.184 in /versions (#14304)
  Chore(deps): Bump com.fasterxml:aalto-xml in /versions (#14311)
  Chore(deps): Bump commons-io:commons-io in /versions (#14310)
  Chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#14298)
  Disable fetcher-gui-test (#14308)
  Chore(deps): Bump com.dlsc.gemsfx:gemsfx in /versions (#14307)
  No labels for dependeabot updates
  Fix fallback window height from 786 to 768 (#14295)
  Chore(deps): Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml (#14306)
  Chore(deps): Bump org.apache.maven.plugins:maven-compiler-plugin (#14302)
  Chore(deps): Bump org.apache.maven.plugins:maven-deploy-plugin (#14300)
  Chore(deps): Bump org.apache.maven.plugins:maven-clean-plugin (#14299)
  Chore(deps): Bump jablib/src/main/resources/csl-styles (#14296)
  Chore(deps): Bump com.vanniktech.maven.publish in /jablib (#14303)
  Chore(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#14297)
  Update all dependencies (#14301)
  Prepare maven3 example project (#14294)
  Refactor StringUtilTest to use parameterized tests (#14126)
  Try to fix download of pr_number
  Fix workflow names
  ...
merlinymy pushed a commit to merlinymy/jabref that referenced this pull request Nov 19, 2025
Bumps [com.dlsc.gemsfx:gemsfx](https://github.com/dlsc-software-consulting-gmbh/GemsFX) from 3.5.7 to 3.6.2.
- [Release notes](https://github.com/dlsc-software-consulting-gmbh/GemsFX/releases)
- [Changelog](https://github.com/dlsc-software-consulting-gmbh/GemsFX/blob/master/jreleaser.yml)
- [Commits](dlsc-software-consulting-gmbh/GemsFX@v3.5.7...v3.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants