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

chore(deps): bump com.influxdb:influxdb-client-java from 6.10.0 to 6.11.0 #141

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2023

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

Release notes

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

6.11.0

Features

  1. #647: findTasksStream function with pagination

Bug Fixes

  1. #648: With csv parsing, return empty string when stringValue and defaultValue are both an empty string

Dependencies

Update dependencies:

Build:

  • #614: commons-lang3 to 3.13.0
  • #653: commons-io to 2.15.1
  • #622: micrometer-registry-influx to 1.11.3
  • #635: spring-boot to 2.7.17
  • #625: lombok to 1.18.30
  • #629: karaf to 4.4.4
  • #634: kotlin to 1.9.20
  • #542: okhttp to 4.11.0
  • #630: okio to 3.6.0

Maven:

  • #656: maven-enforcer-plugin to 3.4.1
  • #636: dokka-maven-plugin to 1.9.10
  • #658: versions-maven-plugin to 2.16.2
  • #627: assertk-jvm to 0.27.0
  • #637: maven-javadoc-plugin to 3.6.0
  • #639: license-maven-plugin to 4.3
  • #651: maven-surefire-plugin, maven-failsafe-plugin to 3.2.2
  • #654: jacoco-maven-plugin to 0.8.11
  • #633: maven-surefire-plugin, maven-failsafe-plugin to 3.2.1
  • #655: maven-project-info-reports-plugin to 3.5.0

Examples:

  • #638: commons-cli to 1.6.0

Test:

  • #650: logback-classic to 1.3.14

Provided:

  • #657: slf4j-api to 2.0.9
Changelog

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

6.11.0 [2023-12-05]

Features

  1. #647: findTasksStream function with pagination

Bug Fixes

  1. #648: With csv parsing, return empty string when stringValue and defaultValue are both an empty string

Dependencies

Update dependencies:

Build:

  • #614: commons-lang3 to 3.13.0
  • #653: commons-io to 2.15.1
  • #622: micrometer-registry-influx to 1.11.3
  • #635: spring-boot to 2.7.17
  • #625: lombok to 1.18.30
  • #629: karaf to 4.4.4
  • #634: kotlin to 1.9.20
  • #542: okhttp to 4.11.0
  • #630: okio to 3.6.0

Maven:

  • #656: maven-enforcer-plugin to 3.4.1
  • #636: dokka-maven-plugin to 1.9.10
  • #658: versions-maven-plugin to 2.16.2
  • #627: assertk-jvm to 0.27.0
  • #637: maven-javadoc-plugin to 3.6.0
  • #639: license-maven-plugin to 4.3
  • #651: maven-surefire-plugin, maven-failsafe-plugin to 3.2.2
  • #654: jacoco-maven-plugin to 0.8.11
  • #633: maven-surefire-plugin, maven-failsafe-plugin to 3.2.1
  • #655: maven-project-info-reports-plugin to 3.5.0

Examples:

  • #638: commons-cli to 1.6.0

Test:

  • #650: logback-classic to 1.3.14

Provided:

  • #657: slf4j-api to 2.0.9
Commits
  • 7373ccc [maven-release-plugin] prepare release v6.11.0
  • dfdaaf1 chore(release): release version 6.11.0 [skip ci]
  • 31625d6 chore(deps): bump plugin.surefire.version from 3.2.1 to 3.2.2 (#651)
  • a8aaf8d chore(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 t...
  • 19817a1 chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#654)
  • 734dc8d chore(deps-dev): bump ch.qos.logback:logback-classic from 1.3.12 to 1.3.14 (#...
  • 482e7b0 chore(deps): bump commons-io:commons-io from 2.13.0 to 2.15.1 (#653)
  • e7a41df chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16...
  • d1faa65 chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin ...
  • eb91cf5 chore(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 (#657)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.10.0 to 6.11.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.10.0...v6.11.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]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1681b0c) 34.23% compared to head (ab7bb60) 34.23%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #141   +/-   ##
=========================================
  Coverage     34.23%   34.23%           
  Complexity      131      131           
=========================================
  Files            27       27           
  Lines          2024     2024           
  Branches        145      145           
=========================================
  Hits            693      693           
  Misses         1303     1303           
  Partials         28       28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bednar bednar merged commit 885bfdc into master Dec 6, 2023
6 checks passed
@bednar bednar deleted the dependabot/maven/com.influxdb-influxdb-client-java-6.11.0 branch December 6, 2023 08:13
@bednar bednar modified the milestones: 1.26.0, 1.27.0 Dec 6, 2023
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.

2 participants