Skip to content

Bump influxdb-java from 2.14 to 2.15 in /modules/influxdb#1271

Merged
kiview merged 1 commit intomasterfrom
dependabot/gradle/modules/influxdb/org.influxdb-influxdb-java-2.15
Feb 25, 2019
Merged

Bump influxdb-java from 2.14 to 2.15 in /modules/influxdb#1271
kiview merged 1 commit intomasterfrom
dependabot/gradle/modules/influxdb/org.influxdb-influxdb-java-2.15

Conversation

@dependabot-preview
Copy link
Contributor

Bumps influxdb-java from 2.14 to 2.15.

Changelog

Sourced from influxdb-java's changelog.

2.15 [unreleased]

Fixes

OkHttpClient client = new OkHttpClient.Builder()
    .connectionSpecs(Arrays.asList(ConnectionSpec.COMPATIBLE_TLS))
    .build();

Features

Commits
  • bfbbcd0 [maven-release-plugin] prepare release influxdb-java-2.15
  • c8bac67 Fix error parsing timestamp containing offset (#575)
  • 1dafcc1 Features/add fields by pojo (#519)
  • d9c9e49 make javadoc build again
  • 032c3c4 Update okhttp from 3.12 -> 3.13.1 which disable TLSv1 and TLSv1.1, take junit...
  • 90395a8 Merge pull request #572 from asashour/precision
  • 06131dc Merge pull request #571 from asashour/close
  • 5c60de0 checkstyle
  • 97df07f Fix test
  • 3caa96d BatchOptions to have .precision()
  • 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
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 25, 2019
@kiview kiview added this to the next milestone Feb 25, 2019
@kiview kiview merged commit c58a6f1 into master Feb 25, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/modules/influxdb/org.influxdb-influxdb-java-2.15 branch February 25, 2019 07:25
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.

2 participants

Comments