Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

chore(deps): bump influxdb-client-java from 6.5.0 to 6.6.0 #95

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2022

Bumps influxdb-client-java from 6.5.0 to 6.6.0.

Release notes

Sourced from influxdb-client-java's releases.

6.6.0

Features

  1. #419: Add possibility to get time from Point data structure

Bug Fixes

  1. #414: Mapping Number types to POJO query output

Documentation

  1. #406: Fix compatibility of the doclint between JDK 8 and JDK 18

Dependencies

Update dependencies:

Build:

  • #412, #416: akka to 2.6.20
  • #420: micrometer-registry-influx to 1.9.4
  • #423: scala-library to 2.12.17
  • #430: spring-boot to 2.7.4

Maven Plugin:

  • #413: versions-maven-plugin to 2.12.0
  • #426: maven-jar-plugin to 3.3.0
  • #432: scala-maven-plugin to 4.7.2

Provided:

  • #431: slf4j-api to 2.0.3

Test:

  • #422: logback-classic to 1.3.1
  • #417: mockito to 4.8.0
  • #425: spring-test to 5.3.23
  • #427: junit-jupiter-engine to 5.9.1

Remove dependencies:

Test:

  • #418: junit-platform-runner
Changelog

Sourced from influxdb-client-java's changelog.

6.6.0 [2022-09-29]

Features

  1. #419: Add possibility to get time from Point data structure

Bug Fixes

  1. #414: Mapping Number types to POJO query output

Documentation

  1. #406: Fix compatibility of the doclint between JDK 8 and JDK 18

Dependencies

Update dependencies:

Build:

  • #412, #416: akka to 2.6.20
  • #420: micrometer-registry-influx to 1.9.4
  • #423: scala-library to 2.12.17
  • #430: spring-boot to 2.7.4

Maven Plugin:

  • #413: versions-maven-plugin to 2.12.0
  • #426: maven-jar-plugin to 3.3.0
  • #432: scala-maven-plugin to 4.7.2

Provided:

  • #431: slf4j-api to 2.0.3

Test:

  • #422: logback-classic to 1.3.1
  • #417: mockito to 4.8.0
  • #425: spring-test to 5.3.23
  • #427: junit-jupiter-engine to 5.9.1

Remove dependencies:

Test:

  • #418: junit-platform-runner
Commits
  • ee1173d [maven-release-plugin] prepare release v6.6.0
  • f7aed3d chore(release): release version 6.6.0 [skip ci]
  • f92cc97 chore: speed up build
  • 0676d6c chore(deps): bump slf4j-api from 2.0.2 to 2.0.3 (#431)
  • 9f91848 chore(deps): bump scala-maven-plugin from 4.7.1 to 4.7.2 (#432)
  • bf81e89 chore(deps): bump spring-boot.version from 2.7.3 to 2.7.4 (#430)
  • d2173b4 chore(deps): bump junit-jupiter.version from 5.9.0 to 5.9.1 (#427)
  • 88d862c chore(deps): bump slf4j-api from 2.0.1 to 2.0.2 (#428)
  • 090d7f8 chore(deps): bump maven-jar-plugin from 3.2.2 to 3.3.0 (#426)
  • ee58079 fix: flaky tests
  • 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 [influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 6.5.0 to 6.6.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.5.0...v6.6.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 added the dependencies Pull requests that update a dependency file label Sep 30, 2022
@bednar bednar merged commit c8e61d2 into master Sep 30, 2022
@bednar bednar deleted the dependabot/maven/com.influxdb-influxdb-client-java-6.6.0 branch September 30, 2022 06:45
@bednar bednar added this to the 1.23.0 milestone Sep 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant