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 6 updates #180

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 1 week ago

Bumps the dependencies group with 6 updates in the / directory:

Package From To
de.fraunhofer.iosb.ilt:FROST-Client-Dynamic 2.19 2.21
ch.qos.logback:logback-classic 1.5.8 1.5.12
org.openjfx:javafx-fxml 23 24-ea+15
org.openjfx:javafx-controls 23 24-ea+15
org.openjfx:javafx-graphics 23 24-ea+15
org.apache.maven.plugins:maven-javadoc-plugin 3.10.1 3.11.1

Updates de.fraunhofer.iosb.ilt:FROST-Client-Dynamic from 2.19 to 2.21

Commits


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

Commits
  • 3a64b51 prepare release 1.5.12
  • ecae664 fix issues/879
  • 85968fa logger call ends with two exceptions - fix issues/876
  • ea3cec8 Update README.md
  • 887cbba update README.md
  • df2a3b6 start work on 1.5.12-SNAPSHOT
  • 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
  • Additional commits viewable in compare view


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

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

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

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

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

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1

Commits
  • 619650c [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.1
  • e314da0 [MJAVADOC-821] Align toolchain discovery code with Maven Compiler Plugin
  • 62a6861 [MJAVADOC-820] [REGRESSION] MJAVADOC-787 was merged incompletely
  • d1090c5 [maven-release-plugin] prepare for next development iteration
  • ee030f7 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.0
  • 6c5fdc0 [MJAVADOC-819] Align archive generation code with Maven Source Plugin
  • 3a90de5 [MJAVADOC-787] Automatic detection of release option for JDK < 9
  • 373172d [MJAVADOC-817] Upgrade to Doxia 2.0.0 GA Stack
  • ba266c0 Fix SCM tag
  • 5775ce1 Fix typo
  • Additional commits viewable in compare view


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 6 days ago

Superseded by #181.