Skip to content

Comments

Bump com.influxdb:influxdb-client-java from 6.9.0 to 6.10.0 in /modules/influxdb#7351

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

6.10.0

Bug Fixes

  1. #584: InfluxQL tags support

CI

  1. #593: Add JDK 20 to CI pipeline

Dependencies

Update dependencies:

Build:

  • #567: lombok to 1.18.28
  • #582: scala-collection-compat_2.12 to 2.11.0
  • #601: micrometer-registry-influx to 1.11.2
  • #608: spring-boot to 2.7.14
  • #588: scala-library to 2.12.18
  • #589: kotlin to 1.8.22
  • #592: akka to 2.6.21
  • #602: okio to 3.4.0

Maven:

  • #569: maven-enforcer-plugin to 3.3.0
  • #570: build-helper-maven-plugin to 3.4.0
  • #573: dokka-maven-plugin to 1.8.20
  • #583: maven-project-info-reports-plugin to 3.4.5
  • #586: maven-surefire-plugin, maven-failsafe-plugin to 3.1.2
  • #590: maven-bundle-plugin to 5.1.9
  • #591: maven-source-plugin to 3.3.0

Examples:

  • #571: commons-io to 2.12.0

Test:

  • #596: logback-classic to 1.3.8
Changelog

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

6.10.0 [2023-07-28]

Bug Fixes

  1. #584: InfluxQL tags support

CI

  1. #593: Add JDK 20 to CI pipeline

Dependencies

Update dependencies:

Build:

  • #567: lombok to 1.18.28
  • #582: scala-collection-compat_2.12 to 2.11.0
  • #601: micrometer-registry-influx to 1.11.2
  • #608: spring-boot to 2.7.14
  • #588: scala-library to 2.12.18
  • #589: kotlin to 1.8.22
  • #592: akka to 2.6.21
  • #602: okio to 3.4.0

Maven:

  • #569: maven-enforcer-plugin to 3.3.0
  • #570: build-helper-maven-plugin to 3.4.0
  • #573: dokka-maven-plugin to 1.8.20
  • #583: maven-project-info-reports-plugin to 3.4.5
  • #586: maven-surefire-plugin, maven-failsafe-plugin to 3.1.2
  • #590: maven-bundle-plugin to 5.1.9
  • #591: maven-source-plugin to 3.3.0

Examples:

  • #571: commons-io to 2.12.0

Test:

  • #596: logback-classic to 1.3.8
Commits
  • 70bd52e [maven-release-plugin] prepare release v6.10.0
  • 3db121a chore(release): release version 6.10.0 [skip ci]
  • b9c7608 chore(deps-dev): Bump logback-classic from 1.3.7 to 1.3.8 (#596)
  • 45990b1 chore(deps): Bump micrometer-registry-influx from 1.11.1 to 1.11.2 (#601)
  • 42f3952 docs: Update CHANGELOG.md
  • 04cdc12 chore(deps): Bump spring-boot.version from 2.7.13 to 2.7.14 (#608)
  • 302c955 chore: fix typo in last commit (#607)
  • 3908e87 chore: fine-tune README.md based on additional feedback (#606)
  • 66f98ab chore: update README.md based on feedback from Product (#605)
  • a50fdf0 chore(deps): Bump okio from 3.3.0 to 3.4.0 (#602)
  • 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 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)

Bumps [com.influxdb:influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 6.9.0 to 6.10.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.9.0...v6.10.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 requested a review from a team August 1, 2023 22:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Aug 1, 2023
@eddumelendez eddumelendez merged commit fecc015 into main Aug 2, 2023
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/influxdb/com.influxdb-influxdb-client-java-6.10.0 branch August 2, 2023 04:34
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