nickbabcock / OhmGraphite

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

Bump NLog from 5.2.7 to 5.2.8 #429

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps NLog from 5.2.7 to 5.2.8.

Release notes

Sourced from NLog's releases.

NLog 5.2.8

Improvements

Changelog

Sourced from NLog's changelog.

Version 5.2.8 (2023/12/29)

Improvements

Commits
  • f586f13 Version 5.2.8 (#5451)
  • 8459be4 ConfigurationItemFactory - Skip type attribute lookup for official types (#5450)
  • d0a8984 Added mark as IsTrimmable with TrimMode = copyused (#5447)
  • d563c63 Use RegisterType instead of the obsolete RegisterDefinition (#5446)
  • dda7853 LoggingRule - ToString should recognize Final and FinalMinLevel (More tests) ...
  • e0e7dcd LoggingRule - ToString should recognize Final and FinalMinLevel (#5441)
  • d4467c6 CachedTimeSource - Added Thread.MemoryBarrier to avoid code-reordering (#5429)
  • 5e0c3e1 FileTarget - Refactor Windows FileSystem Tunneling repair logic (#5438)
  • 4ec7255 Updated nuget-package readme with NET8 (#5436)
  • 494da3f Hide obsolete methods and classes from intellisense (#5432)
  • 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 8 months ago

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