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

Bump flux-dsl from 6.5.0 to 6.7.0 in /cnf #1974

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps flux-dsl from 6.5.0 to 6.7.0.

Release notes

Sourced from flux-dsl'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

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

... (truncated)

Changelog

Sourced from flux-dsl'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

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:

... (truncated)

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)

dependabot bot added 2 commits November 7, 2022 23:08
Bumps [influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 6.5.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.5.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] <[email protected]>
Bumps [flux-dsl](https://github.com/influxdata/influxdb-client-java) from 6.5.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.5.0...v6.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Nov 7, 2022
….influxdb-influxdb-client-java-6.7.0' into dependabot/maven/cnf/develop/com.influxdb-flux-dsl-6.7.0
@sfeilmeier sfeilmeier merged commit 2ffe61f into develop Nov 9, 2022
@sfeilmeier sfeilmeier deleted the dependabot/maven/cnf/develop/com.influxdb-flux-dsl-6.7.0 branch November 9, 2022 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant