OpticFusion1 / MCAntiMalware

Anti-Malware for minecraft
https://www.spigotmc.org/resources/spigot-anti-malware-detects-over-200-malicious-plugins.64982/
GNU General Public License v3.0
287 stars 29 forks source link

Bump com.influxdb:influxdb-client-core from 6.12.0 to 7.0.0 #712

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps com.influxdb:influxdb-client-core from 6.12.0 to 7.0.0.

Release notes

Sourced from com.influxdb:influxdb-client-core's releases.

7.0.0

: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 2.6.x, created after the Akka project adopted the Business Source License, which is not compatible with open-source usage.

Features

  1. #661: Replaced Akka Streams with Pekko Streams in the Scala client.
  2. #673: Upgrade SpringBoot to v3 and Spring to v6
  3. #673: Disable support for old JDKs (< 17)

Dependencies

Update dependencies:

Build:

  • #664: kotlin to 1.9.22
  • #666: okio to 3.7.0
  • #667: rxjava to 3.1.8
  • #669: commons-lang3 to 3.14.0
  • #670: micrometer-registry-influx to 1.12.1
  • #673: spring-boot to 3.2.2
  • #673: spring to 6.1.3
  • #673: scala-library to 2.13.11
  • #673: okhttp to 4.12.0

Maven:

  • #671: maven-javadoc-plugin to 3.6.3

Test:

  • #668: junit-jupiter to 5.10.1
Changelog

Sourced from com.influxdb:influxdb-client-core's changelog.

7.0.0 [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 2.6.x, created after the Akka project adopted the Business Source License, which is not compatible with open-source usage.

Features

  1. #661: Replaced Akka Streams with Pekko Streams in the Scala client.
  2. #673: Upgrade SpringBoot to v3 and Spring to v6
  3. #673: Disable support for old JDKs (< 17)

Dependencies

Update dependencies:

Build:

  • #664: kotlin to 1.9.22
  • #666: okio to 3.7.0
  • #667: rxjava to 3.1.8
  • #669: commons-lang3 to 3.14.0
  • #670: micrometer-registry-influx to 1.12.1
  • #673: spring-boot to 3.2.2
  • #673: spring to 6.1.3
  • #673: scala-library to 2.13.11
  • #673: okhttp to 4.12.0

Maven:

  • #671: maven-javadoc-plugin to 3.6.3

Test:

  • #668: junit-jupiter to 5.10.1
Commits
  • f6ce1cd [maven-release-plugin] prepare release v7.0.0
  • cde483c chore(release): release version 7.0.0 [skip ci]
  • c28b9db feat: upgrade Spring to v6, SpringBoot to v3 (#673)
  • 50e1142 docs: Add instructions for using Spring Boot prior to version 2.7 (#674)
  • 9b41ea5 feat: support for Pekko Streams in the scala client (#661)
  • fd604f8 chore(deps): bump kotlin.version from 1.9.20 to 1.9.22 (#664)
  • d11becf chore(deps): bump com.squareup.okio:okio from 3.6.0 to 3.7.0 (#666)
  • 4158bb2 chore(deps): bump junit-jupiter.version from 5.9.1 to 5.10.1 (#668)
  • 004cb55 chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to...
  • 0a28b5e chore(deps): bump io.reactivex.rxjava3:rxjava from 3.1.6 to 3.1.8 (#667)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)