newrelic / nri-winservices

Windows services Integration for New Relic Infrastructure
Apache License 2.0
8 stars 8 forks source link

chore(deps): bump github.com/prometheus-community/windows_exporter from 0.20.0 to 0.28.1 #204

Open dependabot[bot] opened 6 days ago

dependabot[bot] commented 6 days ago

Bumps github.com/prometheus-community/windows_exporter from 0.20.0 to 0.28.1.

Release notes

Sourced from github.com/prometheus-community/windows_exporter's releases.

v0.28.1

What's Changed

✨ Exciting New Features

🐞 Bug Fixes

Full Changelog: https://github.com/prometheus-community/windows_exporter/compare/v0.28.0...v0.28.1

v0.28.0

What's Changed

💥 Breaking Changes

✨ Exciting New Features

🐞 Bug Fixes

🛠️ Dependencies

📖 Documentation

Full Changelog: https://github.com/prometheus-community/windows_exporter/compare/v0.27.2...v0.28.0

v0.27.2

What's Changed

🐞 Bug Fixes

📖 Documentation

Full Changelog: https://github.com/prometheus-community/windows_exporter/compare/v0.27.1...v0.27.2

v0.27.1

... (truncated)

Commits
  • 9febf1e process: fix Access is denied errors (#1599)
  • b53d91e cpu_info: Extend processor information (#1597)
  • a5d1112 cache: fix windows_cache_copy_read_hits_total metric (#1591)
  • d8f0665 process: introduce info metric; removed creating_process_id label from all ...
  • 4f6e6e8 *: avoid using default wmi client. (#1590)
  • 3ce25ff mscluster: merge multiple collector into one (Click here for more information...
  • c99ac2c chore(deps): bump github.com/prometheus/client_golang (#1588)
  • c9510e8 chore(deps): bump github.com/Microsoft/hcsshim from 0.12.5 to 0.12.6 (#1587)
  • 4484e96 Update bug_report.yaml
  • 9705ff0 Update bug_report.yaml
  • 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)