nickbabcock / OhmGraphite

Expose hardware sensor data to Graphite / InfluxDB / Prometheus / Postgres / Timescaledb
Other
411 stars 37 forks source link

Bump InfluxDB.Client from 4.13.0 to 4.14.0 #423

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps InfluxDB.Client from 4.13.0 to 4.14.0.

Release notes

Sourced from InfluxDB.Client's releases.

4.14.0

Features

  1. #590: Allows disable Trace verbose messages

Dependencies

Update dependencies:

Build:

  • #588: Microsoft.Extensions.ObjectPool to 7.0.13
  • #572: NodaTime.Serialization.JsonNet to 3.1.0

Examples:

  • #589: Radzen.Blazor to 4.19.1

Test:

  • #587: WireMock.Net to 1.5.39
  • #573: Microsoft.NET.Test.Sdk to 17.7.2
  • #568: Moq to 4.20.69
Changelog

Sourced from InfluxDB.Client's changelog.

4.14.0 [2023-11-07]

Features

  1. #590: Allows disable Trace verbose messages

Dependencies

Update dependencies:

Build:

  • #597: Microsoft.Extensions.ObjectPool to 8.0.0
  • #572: NodaTime.Serialization.JsonNet to 3.1.0
  • #595: System.Collections.Immutable to 8.0.0
  • #599: System.Configuration.ConfigurationManager to 8.0.0

Examples:

  • #593: Radzen.Blazor to 4.22.1

Test:

  • #596: WireMock.Net to 1.5.40
  • #598: Microsoft.NET.Test.Sdk to 17.8.0
  • #568: Moq to 4.20.69
  • #594: Tomlyn.Signed to 0.17.0
Commits
  • 7bd5f13 chore(release): release version 4.14.0 [skip ci]
  • 8e6daf3 feat: #560 disable console log (#590)
  • 774a85e chore(deps): Bump Moq from 4.18.4 to 4.20.69 (#568)
  • 66c4f47 chore(deps): Bump NodaTime.Serialization.JsonNet from 3.0.1 to 3.1.0 (#572)
  • fd39c9e chore(deps): Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 (#573)
  • ffbcc38 chore(deps): Bump WireMock.Net from 1.5.32 to 1.5.39 (#587)
  • 38fadb7 chore(deps): Bump Microsoft.Extensions.ObjectPool from 7.0.9 to 7.0.13 (#588)
  • f260595 chore(deps): Bump Radzen.Blazor from 4.14.3 to 4.19.1 (#589)
  • 5eb2d7e chore(deps): Update dependabot.yml (#558)
  • 5cd7dde chore(deps): Bump Radzen.Blazor from 4.14.1 to 4.14.3 (#557)
  • 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 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] commented 9 months ago

Looks like InfluxDB.Client is up-to-date now, so this is no longer needed.