testcontainers-java icon indicating copy to clipboard operation
testcontainers-java copied to clipboard

Bump com.influxdb:influxdb-client-java from 7.3.0 to 7.4.0 in /modules/influxdb

Open dependabot[bot] opened this issue 1 week ago • 2 comments

Bumps com.influxdb:influxdb-client-java from 7.3.0 to 7.4.0.

Release notes

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

7.4.0

Features

  • #848: new WriteOption config for capturing backpressure data
Changelog

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

7.4.0 [2025-11-18]

Features

  • #848: new WriteOption config for capturing backpressure data
Commits
  • 976b471 [maven-release-plugin] prepare release v7.4.0
  • 194b988 chore(pom): update project metadata and add developer information
  • ef361fb git commit -am "chore(release): release version 7.4.0 [skip ci]"
  • f55a2d6 feat: new WriteOption config for capturing backpressure data (#848)
  • dd37956 chore(deps): bump io.micrometer:micrometer-registry-influx (#831)
  • bd85243 chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#824)
  • e2a886d chore(deps): bump spring-boot.version from 3.3.5 to 3.4.3 (#822)
  • 8ece177 chore(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.3 (#819)
  • 1226642 chore(deps): bump com.squareup.okio:okio from 3.9.0 to 3.10.2 (#818)
  • a1d2c38 chore(deps): bump org.apache.commons:commons-csv from 1.11.0 to 1.14.0 (#827)
  • 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)

dependabot[bot] avatar Dec 02 '25 02:12 dependabot[bot]