Cubxity / UnifiedMetrics

Fully-featured metrics collection agent for Minecraft servers. Supports Prometheus and InfluxDB. Dashboard included out-of-box.
GNU Lesser General Public License v3.0
429 stars 38 forks source link

fix(deps): update dependency com.influxdb:influxdb-client-java to v7 #116

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.influxdb:influxdb-client-java (source) 6.12.0 -> 7.1.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

influxdata/influxdb-client-java (com.influxdb:influxdb-client-java) ### [`v7.1.0`](https://togithub.com/influxdata/influxdb-client-java/blob/HEAD/CHANGELOG.md#710-2024-05-17) ##### Bug Fixes 1. [#​684](https://togithub.com/influxdata/influxdb-client-java/issues/684): Fix checking for CSV end of table marker when parsing CSV stream to InfluxQLQueryResult, needed for example when parsing the results of a query like "SHOW SERIES". 2. [#​662](https://togithub.com/influxdata/influxdb-client-java/issues/662): Adds to FluxDsl support for the `|> elapsed(unit)` function. 3. [#​623](https://togithub.com/influxdata/influxdb-client-java/issues/623): Enables the use of IPv6 addresses. 4. [#​604](https://togithub.com/influxdata/influxdb-client-java/issues/604): Custom FluxDSL restrictions for regular expressions ##### Dependencies Update dependencies: ##### Build: - [#​716](https://togithub.com/influxdata/influxdb-client-java/pull/716): `karaf` to `4.4.6` - [#​710](https://togithub.com/influxdata/influxdb-client-java/pull/710): `spring-boot` to `3.2.5` - [#​686](https://togithub.com/influxdata/influxdb-client-java/pull/686): `scala-library` to `2.12.19` - [#​690](https://togithub.com/influxdata/influxdb-client-java/pull/690): `kotlinx-coroutines` to `1.8.0` - [#​707](https://togithub.com/influxdata/influxdb-client-java/pull/707): `micrometer-registry-influx` to `1.12.5` - [#​696](https://togithub.com/influxdata/influxdb-client-java/pull/696): `okio` to `3.9.0` - [#​694](https://togithub.com/influxdata/influxdb-client-java/pull/694): `retrofit` to `2.11.0` - [#​699](https://togithub.com/influxdata/influxdb-client-java/pull/699): `kotlin` to `1.9.23` - [#​701](https://togithub.com/influxdata/influxdb-client-java/pull/701): `lombok` to `1.18.32` - [#​702](https://togithub.com/influxdata/influxdb-client-java/pull/702): `commons-io` to `2.16.0` ##### Maven: - [#​676](https://togithub.com/influxdata/influxdb-client-java/pull/676): `maven-compiler-plugin` to `3.12.1` - [#​677](https://togithub.com/influxdata/influxdb-client-java/pull/677): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.2.5` - [#​679](https://togithub.com/influxdata/influxdb-client-java/pull/679): `build-helper-maven-plugin` to `3.5.0` - [#​682](https://togithub.com/influxdata/influxdb-client-java/pull/682): `maven-checkstyle-plugin` to `3.3.1` - [#​712](https://togithub.com/influxdata/influxdb-client-java/pull/712): `maven-gpg-plugin` to `3.2.4` - [#​703](https://togithub.com/influxdata/influxdb-client-java/pull/703): `dokka-maven-plugin` to `1.9.20` - [#​713](https://togithub.com/influxdata/influxdb-client-java/pull/713): `maven-jar-plugin` to `3.4.1` - [#​709](https://togithub.com/influxdata/influxdb-client-java/pull/709): `scala-maven-plugin` to `4.9.0` - [#​708](https://togithub.com/influxdata/influxdb-client-java/pull/708): `maven-deploy-plugin` to `3.1.2` ##### Test: - [#​683](https://togithub.com/influxdata/influxdb-client-java/pull/683): `assertj` to `3.25.3` - [#​687](https://togithub.com/influxdata/influxdb-client-java/pull/687): `junit-jupiter` to `5.10.2` - [#​714](https://togithub.com/influxdata/influxdb-client-java/pull/714): `logback-classic` to `1.5.6` ##### Provided: - [#​711](https://togithub.com/influxdata/influxdb-client-java/pull/711): `slf4j-api` to `2.0.13` ##### Examples: - [#​715](https://togithub.com/influxdata/influxdb-client-java/pull/715): ` commons-cli ` to `1.7.0` ### [`v7.0.0`](https://togithub.com/influxdata/influxdb-client-java/blob/HEAD/CHANGELOG.md#700-2024-01-30) :warning: This client version discontinues support for JDK 8 and 11. The minimum supported JDK version is now JDK 17. :warning: This client version discontinues support for Akka Streams and introduces support for Pekko Streams instead. Apache Pekko is a fork of [Akka](https://togithub.com/akka/akka) 2.6.x, created after the Akka project adopted the Business Source License, which is not compatible with open-source usage. ##### Features 1. [#​661](https://togithub.com/influxdata/influxdb-client-java/pull/661): Replaced Akka Streams with Pekko Streams in the Scala client. 2. [#​673](https://togithub.com/influxdata/influxdb-client-java/pull/673): Upgrade SpringBoot to v3 and Spring to v6 3. [#​673](https://togithub.com/influxdata/influxdb-client-java/pull/673): Disable support for old JDKs (< 17) ##### Dependencies Update dependencies: ##### Build: - [#​664](https://togithub.com/influxdata/influxdb-client-java/pull/664): `kotlin` to `1.9.22` - [#​666](https://togithub.com/influxdata/influxdb-client-java/pull/666): `okio` to `3.7.0` - [#​667](https://togithub.com/influxdata/influxdb-client-java/pull/667): `rxjava` to `3.1.8` - [#​669](https://togithub.com/influxdata/influxdb-client-java/pull/669): `commons-lang3` to `3.14.0` - [#​670](https://togithub.com/influxdata/influxdb-client-java/pull/670): `micrometer-registry-influx` to `1.12.1` - [#​673](https://togithub.com/influxdata/influxdb-client-java/pull/673): `spring-boot` to `3.2.2` - [#​673](https://togithub.com/influxdata/influxdb-client-java/pull/673): `spring` to `6.1.3` - [#​673](https://togithub.com/influxdata/influxdb-client-java/pull/673): `scala-library` to `2.13.11` - [#​673](https://togithub.com/influxdata/influxdb-client-java/pull/673): `okhttp` to `4.12.0` ##### Maven: - [#​671](https://togithub.com/influxdata/influxdb-client-java/pull/671): `maven-javadoc-plugin` to `3.6.3` ##### Test: - [#​668](https://togithub.com/influxdata/influxdb-client-java/pull/668): `junit-jupiter` to `5.10.1`

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.