Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump influxdb-client-java from 6.6.0 to 6.7.0 #572

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2022

Bumps influxdb-client-java from 6.6.0 to 6.7.0.

Release notes

Sourced from influxdb-client-java's releases.

6.7.0

Features

  1. #439: Add FluxRecord.getRow() which stores response data in a list
  2. #457: Add possibility to use AuthorizationPostRequest and AuthorizationUpdateRequest in AuthorizationApi

Bug Fixes

  1. #459: Fix support for InfluxDB 1.8.x in InfluxQLQueryAPI

CI

  1. #460: Check dependency licenses

Dependencies

  1. #446: Remove gson-fire

Update dependencies:

Build:

  • #434: kotlin to 1.7.20
  • #436: scala-library to 2.13.9
  • #443: micrometer-registry-influx to 1.9.5
  • #451: karaf to 4.4.2
  • #449: spring-boot to 2.7.5
  • #462: gson to 2.10

Maven Plugin:

  • #445: dokka-maven-plugin to 1.7.20
  • #450: versions-maven-plugin to 2.13.0

Test:

  • #440: logback-classic to 1.3.4
  • #444: scalatest-maven-plugin to 2.2.0
  • #452: mockito to 4.8.1
Changelog

Sourced from influxdb-client-java's changelog.

6.7.0 [2022-11-03]

Features

  1. #439: Add FluxRecord.getRow() which stores response data in a list
  2. #457: Add possibility to use AuthorizationPostRequest and AuthorizationUpdateRequest in AuthorizationApi

Bug Fixes

  1. #459: Fix support for InfluxDB 1.8.x in InfluxQLQueryAPI

CI

  1. #460: Check dependency licenses

Dependencies

  1. #446: Remove gson-fire

Update dependencies:

Build:

  • #434: kotlin to 1.7.20
  • #436: scala-library to 2.13.9
  • #443: micrometer-registry-influx to 1.9.5
  • #451: karaf to 4.4.2
  • #449: spring-boot to 2.7.5
  • #462: gson to 2.10

Maven Plugin:

  • #445: dokka-maven-plugin to 1.7.20
  • #450: versions-maven-plugin to 2.13.0

Test:

  • #440: logback-classic to 1.3.4
  • #444: scalatest-maven-plugin to 2.2.0
  • #452: mockito to 4.8.1
Commits
  • 041b232 [maven-release-plugin] prepare release v6.7.0
  • 3ef8504 chore(release): release version 6.7.0 [skip ci]
  • d431f60 chore(deps): bump gson from 2.9.1 to 2.10 (#462)
  • 98da5f9 feat: Ingest Points continuously with Akka Stream (#461)
  • 319c2ef chore(ci): check dependency licenses (#460)
  • fbedbd8 fix: Fix support for InfluxDB 1.8.x in InfluxQLQueryAPI (#459)
  • f137cd9 feat(authorization): add possibility to use *Request object in wrapped API (#...
  • 9ce5275 chore(docs): simplify publishing GitHub pages by Docker (#438)
  • 3a8622b chore(deps): specify akka version at one place (#456)
  • f6b3fcb Revert "chore(deps): bump akka.version from 2.6.20 to 2.7.0 (#448)"
  • 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.6.0 to 6.7.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.6.0...v6.7.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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 4, 2022
@sruehl sruehl merged commit ff10e96 into develop Nov 4, 2022
@sruehl sruehl deleted the dependabot/maven/com.influxdb-influxdb-client-java-6.7.0 branch November 4, 2022 16:43
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant