FraunhoferIOSB / FROST-Server

A Complete Server implementation of the OGC SensorThings API
https://fraunhoferiosb.github.io/FROST-Server/
GNU Lesser General Public License v3.0
198 stars 74 forks source link

Bump the dependencies group across 1 directory with 30 updates #1988

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

Package From To
com.fasterxml.jackson.core:jackson-annotations 2.17.1 2.17.2
com.fasterxml.jackson.core:jackson-core 2.17.1 2.17.2
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.17.1 2.17.2
com.github.dasniko:testcontainers-keycloak 3.3.1 3.4.0
de.fraunhofer.iosb.ilt:FROST-Client-Dynamic 2.13 2.15
org.apache.commons:commons-lang3 3.14.0 3.16.0
org.eclipse.jetty:jetty-servlet 10.0.21 10.0.22
org.jooq:jooq 3.19.9 3.19.11
org.jooq:jooq-codegen 3.19.9 3.19.11
org.jooq:jooq-meta 3.19.9 3.19.11
org.junit:junit-bom 5.10.2 5.11.0
org.junit.platform:junit-platform-suite 1.10.2 1.11.0
org.liquibase:liquibase-core 4.28.0 4.29.1
org.openjfx:javafx-controls 22.0.1 22.0.2
org.openjfx:javafx-fxml 22.0.1 22.0.2
org.openjfx:javafx-graphics 22.0.1 22.0.2
org.slf4j:jul-to-slf4j 2.0.13 2.0.16
org.slf4j:slf4j-api 2.0.13 2.0.16
org.testcontainers:junit-jupiter 1.19.8 1.20.1
org.testcontainers:postgresql 1.19.8 1.20.1
io.github.git-commit-id:git-commit-id-maven-plugin 9.0.0 9.0.1
org.apache.maven.plugins:maven-jar-plugin 3.4.1 3.4.2
org.apache.maven.plugins:maven-dependency-plugin 3.6.1 3.7.1
org.codehaus.mojo:exec-maven-plugin 3.3.0 3.4.1
org.owasp:dependency-check-maven 10.0.1 10.0.3
org.apache.maven.plugins:maven-surefire-plugin 3.2.5 3.3.1
org.apache.maven.plugins:maven-release-plugin 3.0.1 3.1.1
org.apache.maven.plugins:maven-javadoc-plugin 3.7.0 3.8.0
org.apache.maven.plugins:maven-gpg-plugin 3.2.4 3.2.5

Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.1 to 2.17.2

Commits


Updates com.fasterxml.jackson.core:jackson-core from 2.17.1 to 2.17.2

Commits
  • a6f49ca [maven-release-plugin] prepare release jackson-core-2.17.2
  • 3d41b1c Prepare for 2.17.2 release
  • 55261be Fix #1308: allow trailing dot for "Stringified numbers" (#1309)
  • 449ed86 Update javadoc to clarify buffering of JsonParser.getText(Writer) wrt #1288
  • 27edeb7 Back to snapshot deps
  • 948e63d [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.1 to 2.17.2

Commits


Updates com.fasterxml.jackson.core:jackson-core from 2.17.1 to 2.17.2

Commits
  • a6f49ca [maven-release-plugin] prepare release jackson-core-2.17.2
  • 3d41b1c Prepare for 2.17.2 release
  • 55261be Fix #1308: allow trailing dot for "Stringified numbers" (#1309)
  • 449ed86 Update javadoc to clarify buffering of JsonParser.getText(Writer) wrt #1288
  • 27edeb7 Back to snapshot deps
  • 948e63d [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2

Commits


Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.1 to 2.17.2

Commits


Updates com.github.dasniko:testcontainers-keycloak from 3.3.1 to 3.4.0

Release notes

Sourced from com.github.dasniko:testcontainers-keycloak's releases.

v3.4.0

What's Changed

Full Changelog: https://github.com/dasniko/testcontainers-keycloak/compare/v.3.3.1...3.4.0

Bump to Keycloak 19.0.0

No release notes provided.

Commits
  • 9ac6f36 [maven-release-plugin] prepare release 3.4.0
  • 5c9e33d upgrade Keycloak image to 25
  • b60a771 docs to 25
  • 0d020e6 update dependencies
  • 317a2bc don't use client auth on http management port (#146)
  • 861ffe6 new truststore config (#144)
  • 6494808 add new video about this testcontainer
  • 455a5df "fix" (re-enable) mutual-tls-required tests with custom wait strategy (log)
  • 9a9f386 adjust trigger
  • d2780aa fix doc
  • Additional commits viewable in compare view


Updates de.fraunhofer.iosb.ilt:FROST-Client-Dynamic from 2.13 to 2.15

Commits


Updates org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0

Updates org.eclipse.jetty:jetty-servlet from 10.0.21 to 10.0.22

Updates org.jooq:jooq from 3.19.9 to 3.19.11

Updates org.jooq:jooq-codegen from 3.19.9 to 3.19.11

Updates org.jooq:jooq-meta from 3.19.9 to 3.19.11

Updates org.jooq:jooq-codegen from 3.19.9 to 3.19.11

Updates org.jooq:jooq-meta from 3.19.9 to 3.19.11

Updates org.junit:junit-bom from 5.10.2 to 5.11.0

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.11.0 = Platform 1.11.0 + Jupiter 5.11.0 + Vintage 5.11.0

See Release Notes.

New Contributors

Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0

JUnit 5.11.0-RC1 = Platform 1.11.0-RC1 + Jupiter 5.11.0-RC1 + Vintage 5.11.0-RC1

See Release Notes.

New Contributors

Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.0-M2...r5.11.0-RC1

JUnit 5.11.0-M2 = Platform 1.11.0-M2 + Jupiter 5.11.0-M2 + Vintage 5.11.0-M2

See Release Notes.

New Contributors

Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.0-M1...r5.11.0-M2

JUnit 5.11.0-M1 = Platform 1.11.0-M1 + Jupiter 5.11.0-M1 + Vintage 5.11.0-M1

... (truncated)

Commits
  • 6b8e42b Release 5.11
  • 9430ece Allow potentially unlimited maxCharsPerColumn in Csv{File}Source (#3924)
  • 0b10f86 Polish release notes
  • 4dbd0f9 Let @TempDir fail fast with File annotated element and non-default file s...
  • 57f1ad4 Fix syntax
  • d78730a Prioritize tasks on critical path of task graph
  • b6719e2 Remove obsolete directory
  • d8ec757 Apply Spotless formatting to Gradle script plugins
  • dae525d Disable caching of some Spotless tasks due to negative avoidance savings
  • c63d118 Re-enable caching verifyOSGi tasks (issue was fixed in bnd 7.0.0)
  • Additional commits viewable in compare view


Updates org.junit.platform:junit-platform-suite from 1.10.2 to 1.11.0

Commits


Updates org.liquibase:liquibase-core from 4.28.0 to 4.29.1

Release notes

Sourced from org.liquibase:liquibase-core's releases.

Liquibase v4.29.1

Liquibase 4.29.1 is a patch release

[!IMPORTANT] Liquibase 4.29.1 patches minor structure and pom issues found in Liquibase 4.29.0 release.

[!NOTE] See the Liquibase 4.29.1 Release Notes for the complete set of release information.

Notable Changes

[PRO]

Liquibase 4.29.1 .zip files: Restored to standard directory structure

  • This release correctly places Liquibase .zip files inside liquibase-4.29.1 directory to match Pre-4.29.0 directory structure.

Big Query Extension: using Liquibase Pro with Google Big Query

  • With Liquibase 4.29.1, Google BigQuery is now supported as an ‘out of the box’ database enabling users to more quickly achieve value. Also included is support for Liquibase Pro features such as Flows, Policy Checks, and Reports with Google BigQuery so that users will have the efficiency and productivity benefits of Liquibase Pro when working with the platform.

  • Learn more https://docs.liquibase.com/bigquery

[PRO] Changelog

🐛 [PRO] Bug Fixes 🛠

🤖 [PRO] Security, Driver and Other Updates

  • None

Full Changelog: https://github.com/liquibase/liquibase/compare/v4.29.0...v4.29.1

Get Certified

Learn all the Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world at https://learn.liquibase.com/.

Read the Documentation

... (truncated)

Changelog

Sourced from org.liquibase:liquibase-core's changelog.

Liquibase 4.29.1 is a patch release

  • Liquibase 4.29.1 patches a pom mismatch in the Liquibase BigQuery Commercial Extension.

  • Liquibase 4.29.1 resolves an issue with the zip distribution where all files were incorrectly placed inside liquibase-4.29.1 directory. This update ensures proper file organization and installation.

[PRO] Changelog

[PRO] Bug Fixes

Full Changelog: https://github.com/liquibase/liquibase/compare/v4.29.0...v4.29.1

Changes in version 4.29.0 (2024.07.25)

Liquibase 4.29.0 is a major release

[!IMPORTANT] Liquibase 4.29.0 contains several New Capabilities and Notable Enhancements for Liquibase Pro users: Python-based Custom Policy Checks and a new Big Query extension. [!NOTE] See the Liquibase 4.29.0 Release Notes for the complete set of release information.

Notable Changes

[PRO]

Custom Policy Checks: Create and run Python-based checks which fit your specific needs.

  • Liquibase checks have been opened to the world of Python development! With this release, you can point your custom checks to your custom Python scripts to solve your nuanced conditions for better risk mitigation, compliance, code quality, security, and more.
  • Learn more https://docs.liquibase.com/custom-policy-checks

Big Query Extension: using Liquibase Pro with Google Big Query

  • With Liquibase 4.29.0, Google BigQuery is now supported as an ‘out of the box’ database enabling users to more quickly achieve value. Also included is support for Liquibase Pro features such as Flows, Policy Checks, and Reports with Google BigQuery so that users will have the efficiency and productivity benefits of Liquibase Pro when working with the platform.
  • Learn more https://docs.liquibase.com/bigquery

[PRO] Changelog

New Features

Changes

... (truncated)

Commits
  • e0c7137 chore: Release notes (#6147)
  • 1a057d1 DAT-18308 DevOps :: Extensions are built against liquibase 0-SNAPSHOT (#6146)
  • ab2ee6b DAT-18308 DevOps :: Extensions are built against liquibase 0-SNAPSHOT (#6144)
  • 54744c8 chore: adding 4.29.1 changes
  • 7e83bbc core: add breaking change to changelog (#6127)
  • a6ff4aa chore: re-enable releasing from master branch (#6124)
  • 5a3fa21 chore: reversion liquibase-cli (#6121)
  • d23ee58 Liquibase 4.29.0 files (#6120)
  • 0fd943d Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 (#6090)
  • c7d6b1e Remove unneeded inclusion of commons-io in liquibase-core pom.xml (#6117)
  • Additional commits viewable in compare view


Updates org.openjfx:javafx-controls from 22.0.1 to 22.0.2

Updates org.openjfx:javafx-fxml from 22.0.1 to 22.0.2

Updates org.openjfx:javafx-graphics from 22.0.1 to 22.0.2

Updates org.openjfx:javafx-fxml from 22.0.1 to 22.0.2

Updates org.openjfx:javafx-graphics from 22.0.1 to 22.0.2

Updates org.slf4j:jul-to-slf4j from 2.0.13 to 2.0.16

Updates org.slf4j:slf4j-api from 2.0.13 to 2.0.16

Updates org.slf4j:slf4j-api from 2.0.13 to 2.0.16

Updates org.testcontainers:junit-jupiter from 1.19.8 to 1.20.1

Release notes

Sourced from org.testcontainers:junit-jupiter's releases.

1.20.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

1.20.0

What's Changed

... (truncated)

Commits
  • 1877849 Downgrade awaitility version to 4.2.0 (#9041)
  • 4952337 Update Apache Kafka images to 3.8.0
  • 33e9f64 Pass options to compose down command (#9040)
  • d26eaca Fix URI decode (#9026)
  • 0ce97bf Merge pull request #9024 from testcontainers/combined-pr-branch
  • 18206d6 Merge remote-tracking branch 'origin/dependabot/gradle/modules/redpanda/org.f...
  • 75ca75c Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in /examples
  • 1e5a080 Merge pull request #9023 from testcontainers/combined-pr-branch
  • dcc9ccf Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/com....
  • aa2380d Merge remote-tracking branch 'origin/dependabot/gradle/modules/kafka/org.apac...
  • Additional commits viewable in compare view


Updates org.testcontainers:postgresql from 1.19.8 to 1.20.1

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.20.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

1.20.0

What's Changed

... (truncated)

Commits
  • 1877849 Downgrade awaitility version to 4.2.0 (#9041)
  • 4952337 Update Apache Kafka images to 3.8.0
  • 33e9f64 Pass options to compose down command (#9040)
  • d26eaca Fix URI decode (#9026)
  • 0ce97bf Merge pull request #9024 from testcontainers/combined-pr-branch
  • 18206d6 Merge remote-tracking branch 'origin/dependabot/gradle/modules/redpanda/org.f...
  • 75ca75c Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in /examples
  • 1e5a080 Merge pull request #9023 from testcontainers/combined-pr-branch
  • dcc9ccf Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/com....
  • aa2380d Merge remote-tracking branch 'origin/dependabot/gradle/modules/kafka/org.apac...
  • Additional commits viewable in compare view


Updates org.testcontainers:postgresql from 1.19.8 to 1.20.1

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.20.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

1.20.0

What's Changed

... (truncated)

Commits
  • 1877849 Downgrade awaitility version to 4.2.0 (#9041)
  • 4952337 Update Apache Kafka images to 3.8.0
  • 33e9f64 Pass options to compose down command (#9040)
  • d26eaca Fix URI decode (#9026)
  • 0ce97bf Merge pull request #9024 from testcontainers/combined-pr-branch
  • 18206d6 Merge remote-tracking branch 'origin/dependabot/gradle/modules/redpanda/org.f...
  • 75ca75c Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in /examples
  • 1e5a080 Merge pull request #9023 from testcontainers/combined-pr-branch
  • dcc9ccf Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/com....
  • aa2380d Merge remote-tracking branch 'origin/dependabot/gradle/modules/kafka/org.apac...
  • Additional commits viewable in compare view


Updates io.github.git-commit-id:git-commit-id-maven-plugin from 9.0.0 to 9.0.1

Release notes

Sourced from io.github.git-commit-id:git-commit-id-maven-plugin's releases.

Version 9.0.1 is finally there and includes various bug-fixes and improvements :-)

New Features / Bug-Fixes:

The main key-aspects that have been improved or being worked on are the following:

  • #754 / #760: Fix an issue where empty git.properties had been generated in submodules when injectAllReactorProjects=true

  • bump several maven plugins

    • bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0
    • bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0
    • bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0
    • bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0
    • bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.1

Getting the latest release

The plugin is available from Maven Central (see here), so you don't have to configure any additional repositories to use this plugin. All you need to do is to configure it inside your project as dependency:

<dependency>
    <groupId>io.github.git-commit-id</groupId>
    <artifactId>git-commit-id-maven-plugin</artifactId>
    <version>9.0.1</version>
</dependency>

Getting the latest snapshot (build automatically)

If you can't wait for the next release, you can also get the latest snapshot version from sonatype, that is being deployed automatically by github actions:

<pluginRepositories>
    <pluginRepository>
        <id>sonatype-snapshots</id>
        <name>Sonatype Snapshots</name>
         <url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
    </pluginRepository>
</pluginRepositories>

Even though the github actions will only deploy a new snapshot once all tests have finished, it is recommended to rely on the released and more stable version.

Known Issues / Limitations:

  • This plugin is unfortunately not working with Heroku which is due to the fact how Heroku works. In summary Heroku does not copy over the .git-repository but in order to determine the git properties this plugin relies on the fact that it has access to the git-repository. A somewhat workaround to get some information is outlined in ktoso/maven-git-commit-id-plugin#279
  • Using maven's plugin prefix resolution (e.g. mvn com.test.... _Description has been truncated_
dependabot[bot] commented 3 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.