Skip to content

Bump influxdb-java from 2.19 to 2.21 in /modules/influxdb#297

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/modules/influxdb/org.influxdb-influxdb-java-2.21
Closed

Bump influxdb-java from 2.19 to 2.21 in /modules/influxdb#297
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/modules/influxdb/org.influxdb-influxdb-java-2.21

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 7, 2020

Bumps influxdb-java from 2.19 to 2.21.

Changelog

Sourced from influxdb-java's changelog.

2.21 [2020-12-04]

Fixes

2.20 [2020-08-14]

Features

  • Add an option in BatchOption to prevent InfluxDB#write from blocking when actions queue is exhausted. [Issue #668](influxdata/influxdb-java#688)
  • Added new signature to InfluxDBMapper.query() with params final Query query, final Class clazz, final String measurementName to leverage InfluxDBResultMapper.toPojo method with identical signature.

Improvements

  • Test: Added test for new InfluxDBMapper.query() signature, as well as test for existing InfluxDBMapper.query(Class clazz) signature (previously only InfluxDBMapper.query(Query query, Class clazz) was tested).
Commits
  • 45acaab [maven-release-plugin] prepare release influxdb-java-2.21
  • 1bd7e1f Bump mockito-core from 3.6.0 to 3.6.28 (#712)
  • 32dd117 Bump maven-site-plugin from 3.9.0 to 3.9.1 (#708)
  • 37fc4c6 Bump versions-maven-plugin from 2.7 to 2.8.1 (#710)
  • 030ce10 Bump jacoco-maven-plugin from 0.8.5 to 0.8.6 (#709)
  • 1db8148 Bump maven-resources-plugin from 3.1.0 to 3.2.0 (#706)
  • cb7ab55 create dependabot.yml
  • 18e7001 Update mockito and assertj
  • 3cc8f15 fix binary compatibility with old version (#692)
  • 6107962 Update dependencies
  • 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 dependabot bot requested a review from rnorth as a code owner December 7, 2020 05:43
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2020
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Sep 20, 2021

Superseded by #766.

@dependabot dependabot bot closed this Sep 20, 2021
@dependabot dependabot bot deleted the dependabot/gradle/modules/influxdb/org.influxdb-influxdb-java-2.21 branch September 20, 2021 23:01
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants