Update dependency com.influxdb:influxdb-client-java to v7.1.0 #12

Merged
Fascinated merged 1 commits from renovate/com.influxdb-influxdb-client-java-7.x into master 2024-07-06 07:34:08 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
com.influxdb:influxdb-client-java (source) compile minor 7.0.0 -> 7.1.0

Release Notes

influxdata/influxdb-client-java (com.influxdb:influxdb-client-java)

v7.1.0

Compare Source

Bug Fixes
  1. #​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: Adds to FluxDsl support for the |> elapsed(unit) function.
  3. #​623: Enables the use of IPv6 addresses.
  4. #​604: Custom FluxDSL restrictions for regular expressions
Dependencies

Update dependencies:

Build:
Maven:
  • #​676: maven-compiler-plugin to 3.12.1
  • #​677: maven-surefire-plugin, maven-failsafe-plugin to 3.2.5
  • #​679: build-helper-maven-plugin to 3.5.0
  • #​682: maven-checkstyle-plugin to 3.3.1
  • #​712: maven-gpg-plugin to 3.2.4
  • #​703: dokka-maven-plugin to 1.9.20
  • #​713: maven-jar-plugin to 3.4.1
  • #​709: scala-maven-plugin to 4.9.0
  • #​708: maven-deploy-plugin to 3.1.2
Test:
Provided:
Examples:

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.influxdb:influxdb-client-java](https://github.com/influxdata/influxdb-client-java/tree/master/client) ([source](https://github.com/influxdata/influxdb-client-java)) | compile | minor | `7.0.0` -> `7.1.0` | --- ### Release Notes <details> <summary>influxdata/influxdb-client-java (com.influxdb:influxdb-client-java)</summary> ### [`v7.1.0`](https://github.com/influxdata/influxdb-client-java/blob/HEAD/CHANGELOG.md#710-2024-05-17) [Compare Source](https://github.com/influxdata/influxdb-client-java/compare/v7.0.0...v7.1.0) ##### Bug Fixes 1. [#&#8203;684](https://github.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. [#&#8203;662](https://github.com/influxdata/influxdb-client-java/issues/662): Adds to FluxDsl support for the `|> elapsed(unit)` function. 3. [#&#8203;623](https://github.com/influxdata/influxdb-client-java/issues/623): Enables the use of IPv6 addresses. 4. [#&#8203;604](https://github.com/influxdata/influxdb-client-java/issues/604): Custom FluxDSL restrictions for regular expressions ##### Dependencies Update dependencies: ##### Build: - [#&#8203;716](https://github.com/influxdata/influxdb-client-java/pull/716): `karaf` to `4.4.6` - [#&#8203;710](https://github.com/influxdata/influxdb-client-java/pull/710): `spring-boot` to `3.2.5` - [#&#8203;686](https://github.com/influxdata/influxdb-client-java/pull/686): `scala-library` to `2.12.19` - [#&#8203;690](https://github.com/influxdata/influxdb-client-java/pull/690): `kotlinx-coroutines` to `1.8.0` - [#&#8203;707](https://github.com/influxdata/influxdb-client-java/pull/707): `micrometer-registry-influx` to `1.12.5` - [#&#8203;696](https://github.com/influxdata/influxdb-client-java/pull/696): `okio` to `3.9.0` - [#&#8203;694](https://github.com/influxdata/influxdb-client-java/pull/694): `retrofit` to `2.11.0` - [#&#8203;699](https://github.com/influxdata/influxdb-client-java/pull/699): `kotlin` to `1.9.23` - [#&#8203;701](https://github.com/influxdata/influxdb-client-java/pull/701): `lombok` to `1.18.32` - [#&#8203;702](https://github.com/influxdata/influxdb-client-java/pull/702): `commons-io` to `2.16.0` ##### Maven: - [#&#8203;676](https://github.com/influxdata/influxdb-client-java/pull/676): `maven-compiler-plugin` to `3.12.1` - [#&#8203;677](https://github.com/influxdata/influxdb-client-java/pull/677): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.2.5` - [#&#8203;679](https://github.com/influxdata/influxdb-client-java/pull/679): `build-helper-maven-plugin` to `3.5.0` - [#&#8203;682](https://github.com/influxdata/influxdb-client-java/pull/682): `maven-checkstyle-plugin` to `3.3.1` - [#&#8203;712](https://github.com/influxdata/influxdb-client-java/pull/712): `maven-gpg-plugin` to `3.2.4` - [#&#8203;703](https://github.com/influxdata/influxdb-client-java/pull/703): `dokka-maven-plugin` to `1.9.20` - [#&#8203;713](https://github.com/influxdata/influxdb-client-java/pull/713): `maven-jar-plugin` to `3.4.1` - [#&#8203;709](https://github.com/influxdata/influxdb-client-java/pull/709): `scala-maven-plugin` to `4.9.0` - [#&#8203;708](https://github.com/influxdata/influxdb-client-java/pull/708): `maven-deploy-plugin` to `3.1.2` ##### Test: - [#&#8203;683](https://github.com/influxdata/influxdb-client-java/pull/683): `assertj` to `3.25.3` - [#&#8203;687](https://github.com/influxdata/influxdb-client-java/pull/687): `junit-jupiter` to `5.10.2` - [#&#8203;714](https://github.com/influxdata/influxdb-client-java/pull/714): `logback-classic` to `1.5.6` ##### Provided: - [#&#8203;711](https://github.com/influxdata/influxdb-client-java/pull/711): `slf4j-api` to `2.0.13` ##### Examples: - [#&#8203;715](https://github.com/influxdata/influxdb-client-java/pull/715): ` commons-cli ` to `1.7.0` </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2024-05-17 10:01:10 +00:00
Fascinated merged commit 3bbab24e45 into master 2024-07-06 07:34:08 +00:00
Fascinated deleted branch renovate/com.influxdb-influxdb-client-java-7.x 2024-07-06 07:34:08 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MinecraftUtilities/Backend#12
No description provided.