FraunhoferIOSB / FROST-Manager

A manager for SensorThings API compatible servers.
GNU General Public License v3.0
10 stars 2 forks source link

Bump the dependencies group across 1 directory with 4 updates #176

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps the dependencies group with 4 updates in the / directory: ch.qos.logback:logback-classic, org.openjfx:javafx-fxml, org.openjfx:javafx-controls and org.openjfx:javafx-graphics.

Updates ch.qos.logback:logback-classic from 1.5.8 to 1.5.11

Commits
  • 3aa0730 prepare release of version 1.5.11
  • 8bcfd9a allow for InsertFromJNDIModelHandler to be callable from logback-tyler
  • 75bee86 refactorings in support of logback-tyler
  • 8749edc start work on 1.5.11-SNAPSHOT
  • 56ec7b2 prepare release 1.5.10
  • a95bbc2 minor refactorings to allow ConfigurationModelHandlerFull and PropertiesConfi...
  • cbbd820 fix issues/866
  • 77e95e0 start work on 1.5.10-SNAPSHOT
  • 49663a8 disable flaky test
  • 2756640 prepare release 1.5.9
  • Additional commits viewable in compare view


Updates org.openjfx:javafx-fxml from 23 to 24-ea+5

Updates org.openjfx:javafx-controls from 23 to 24-ea+5

Updates org.openjfx:javafx-graphics from 23 to 24-ea+5

Updates org.openjfx:javafx-controls from 23 to 24-ea+5

Updates org.openjfx:javafx-graphics from 23 to 24-ea+5

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 weeks ago

Superseded by #177.