OhmGraphite icon indicating copy to clipboard operation
OhmGraphite copied to clipboard

Bump InfluxDB.Client from 4.3.0 to 4.4.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps InfluxDB.Client from 4.3.0 to 4.4.0.

Release notes

Sourced from InfluxDB.Client's releases.

4.4.0

Bug Fixes

  1. #330: Redact the Authorization HTTP header from log

Dependencies

Update dependencies:

Build:

  • #334: CsvHelper to 28.0.1
  • #336: Microsoft.Extensions.ObjectPool to 6.0.7

Test:

  • #340: WireMock.Net to 1.5.2
  • #337: Tomlyn.Signed to 0.15.0
Changelog

Sourced from InfluxDB.Client's changelog.

4.4.0 [2022-07-29]

Bug Fixes

  1. #330: Redact the Authorization HTTP header from log

Dependencies

Update dependencies:

Build:

  • #334: CsvHelper to 28.0.1
  • #336: Microsoft.Extensions.ObjectPool to 6.0.7

Test:

  • #340: WireMock.Net to 1.5.2
  • #337: Tomlyn.Signed to 0.15.0
Commits
  • 8b38649 chore(release): release version 4.4.0 [skip ci]
  • 4366225 chore(deps): bump WireMock.Net from 1.5.1 to 1.5.2 (#340)
  • 28d4cab chore(deps): bump CsvHelper from 27.2.1 to 28.0.1 (#334)
  • ed240f7 chore(deps): bump WireMock.Net from 1.4.43 to 1.5.1 (#335)
  • 7f39b99 chore(deps): bump Microsoft.Extensions.ObjectPool from 6.0.5 to 6.0.7 (#336)
  • a602f0d chore(deps): bump Tomlyn.Signed from 0.14.3 to 0.15.0 (#337)
  • f661833 chore: add configuration for Dependabot (#333)
  • 6f4d381 fix: redact the Authorization HTTP header from log (#330)
  • 7cc2413 fix(test): use MaxTimeout instead of deprecated Timeout
  • 3ff406b chore(release): prepare for next development iteration
  • See full diff 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] avatar Aug 01 '22 10:08 dependabot[bot]