Skip to content

Comments

Bump com.influxdb:influxdb-client-java from 6.8.0 to 6.9.0 in /modules/influxdb#7109

Merged
eddumelendez merged 1 commit intomainfrom
dependabot/gradle/modules/influxdb/com.influxdb-influxdb-client-java-6.9.0
Jul 2, 2023
Merged

Bump com.influxdb:influxdb-client-java from 6.8.0 to 6.9.0 in /modules/influxdb#7109
eddumelendez merged 1 commit intomainfrom
dependabot/gradle/modules/influxdb/com.influxdb-influxdb-client-java-6.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Bumps com.influxdb:influxdb-client-java from 6.8.0 to 6.9.0.

Release notes

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

6.9.0

Dependencies

Update dependencies:

Build:

  • #507: rxjava to 3.1.5
  • #511: lombok to 1.18.26
  • #512: commons-csv to 1.10.0
  • #536: spring-boot to 2.7.11
  • #540: kotlin to 1.8.21
  • #545: scala-collection-compat_2.12 to 2.10.0
  • #548: maven-gpg-plugin to 3.1.0
  • #552: micrometer-registry-influx to 1.11.0

Maven:

  • #527: scala-maven-plugin to 4.8.1
  • #528: license-maven-plugin to 4.2
  • #529: maven-deploy-plugin to 3.1.1
  • #543: jacoco-maven-plugin to 0.8.10
  • #544: maven-surefire-plugin, maven-failsafe-plugin to 3.1.0
  • #549: maven-checkstyle-plugin to 3.2.2
  • #550: maven-compiler-plugin to 3.11.0
  • #559: maven-project-info-reports-plugin to 3.4.3

Provided:

  • #561: slf4j-api to 2.0.7

Test:

  • #556: logback-classic to 1.3.7
  • #564: assertk-jvm to 0.26.1
Changelog

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

6.9.0 [2023-05-31]

Dependencies

Update dependencies:

Build:

  • #507: rxjava to 3.1.5
  • #511: lombok to 1.18.26
  • #512: commons-csv to 1.10.0
  • #536: spring-boot to 2.7.11
  • #540: kotlin to 1.8.21
  • #545: scala-collection-compat_2.12 to 2.10.0
  • #548: maven-gpg-plugin to 3.1.0
  • #552: micrometer-registry-influx to 1.11.0

Maven:

  • #527: scala-maven-plugin to 4.8.1
  • #528: license-maven-plugin to 4.2
  • #529: maven-deploy-plugin to 3.1.1
  • #543: jacoco-maven-plugin to 0.8.10
  • #544: maven-surefire-plugin, maven-failsafe-plugin to 3.1.0
  • #549: maven-checkstyle-plugin to 3.2.2
  • #550: maven-compiler-plugin to 3.11.0
  • #559: maven-project-info-reports-plugin to 3.4.3

Provided:

  • #561: slf4j-api to 2.0.7

Test:

  • #556: logback-classic to 1.3.7
  • #564: assertk-jvm to 0.26.1
Commits
  • db1b2ec [maven-release-plugin] prepare release v6.9.0
  • 3ca61f0 chore(release): release version 6.9.0 [skip ci]
  • fe9f880 chore(deps-dev): Bump logback-classic from 1.3.5 to 1.3.7 (#556)
  • 03a825c chore(deps): Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 (#559)
  • 48d93f6 chore(deps): Bump slf4j-api from 2.0.6 to 2.0.7 (#561)
  • ab95c77 chore(deps-dev): Bump assertk-jvm from 0.25 to 0.26.1 (#564)
  • aabc5f4 chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#548)
  • 2869b7a chore(deps): bump plugin.surefire.version from 3.0.0 to 3.1.0 (#544)
  • cb318f6 chore(deps): bump scala-collection-compat_2.12 from 2.9.0 to 2.10.0 (#545)
  • acbf3d5 chore(deps): bump micrometer-registry-influx from 1.10.3 to 1.11.0 (#552)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team June 1, 2023 22:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jun 1, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/influxdb/com.influxdb-influxdb-client-java-6.9.0 branch from d1a649d to 2f0622e Compare June 5, 2023 07:42
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/influxdb/com.influxdb-influxdb-client-java-6.9.0 branch 3 times, most recently from ab5a198 to 53a7bba Compare June 8, 2023 14:20
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/influxdb/com.influxdb-influxdb-client-java-6.9.0 branch 6 times, most recently from 76c5e31 to 0553258 Compare June 20, 2023 21:25
Bumps [com.influxdb:influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](influxdata/influxdb-client-java@v6.8.0...v6.9.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/influxdb/com.influxdb-influxdb-client-java-6.9.0 branch from 0553258 to 2748892 Compare June 28, 2023 19:56
@github-actions github-actions bot mentioned this pull request Jul 2, 2023
@eddumelendez eddumelendez merged commit 00ab774 into main Jul 2, 2023
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/influxdb/com.influxdb-influxdb-client-java-6.9.0 branch July 2, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file modules/influx

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant