newrelic / nri-winservices

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

Bump github.com/prometheus-community/windows_exporter from 0.20.0 to 0.24.0 #177

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 10 months ago

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

Release notes

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

v0.24.0

:warning: Breaking Changes

#803 has introduced the physical_disk collector as a default collector for the exporter.

What's Changed

Dependency Updates

New Contributors

Full Changelog: https://github.com/prometheus-community/windows_exporter/compare/v0.23.1...v0.24.0

v0.23.1

This release fixes the MSI installation issue (and eventlog behaviour) present in the v0.23.0 release.

What's Changed

Full Changelog: https://github.com/prometheus-community/windows_exporter/compare/v0.23.0...v0.23.1

v0.23.0

EDIT: There's an issue with the MSI installer (specifically the eventlog functionality enabled by default for the MSI installer). Please hold off on using the v0.23.0 release for MSI installations for now.

:warning: Breaking Changes

... (truncated)

Commits
  • 5e7462a Merge pull request #1292 from prometheus-community/dependabot/go_modules/gith...
  • e8864c7 chore(deps): bump github.com/Microsoft/hcsshim from 0.10.0 to 0.11.1
  • 07fff6a First implementation of physical_disk collector (#803)
  • 083537a Merge pull request #1262 from DiniFarb/textfile_collector
  • 6aa0ac5 Merge pull request #1283 from breed808/go_version_bump
  • 7d2d7f3 chore(deps): Bump Go version to v1.21.1
  • f8c298e Merge pull request #1279 from prometheus-community/dependabot/go_modules/gola...
  • 4e9fa4f Merge pull request #1278 from MarkDordoy/md/add-new-counter
  • d8524c5 chore(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0
  • ca6eb75 add recommendation to prefix with ldap
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 7 months ago

Superseded by #183.