Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: prometheus-community/windows_exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: prometheus-community/windows_exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.31
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 24 files changed
  • 5 contributors

Commits on Mar 20, 2026

  1. chore(deps): update github actions (0.31) (major) (#2356)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    278a22f View commit details
    Browse the repository at this point in the history
  2. fix(deps): update golang.org/x/ (0.31) (#2352)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    e20de61 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update module github.com/coreos/go-systemd/v22 to v22.7.…

    …0 (0.31) (#2350)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    f561437 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update module github.com/bmatcuk/doublestar/v4 to v4.10.0 …

    …(0.31) (#2353)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    d197738 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency golangci/golangci-lint to v2.6.0 (#2246)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Jan-Otto Kröpke <mail@jkroepke.de>
    
    (cherry picked from commit 3d0587d)
    Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
    renovate[bot] authored and jkroepke committed Mar 20, 2026
    Configuration menu
    Copy the full SHA
    92bc41d View commit details
    Browse the repository at this point in the history
  6. chore(deps): update module google.golang.org/protobuf to v1.36.11 (0.…

    …31) (#2348)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    29628fc View commit details
    Browse the repository at this point in the history
  7. chore(deps): update module go.yaml.in/yaml/v2 to v2.4.4 (0.31) (#2347)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    f434749 View commit details
    Browse the repository at this point in the history
  8. chore(deps): update module github.com/prometheus/procfs to v0.20.1 (0…

    ….31) (#2351)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    71fba4d View commit details
    Browse the repository at this point in the history
  9. fix(deps): update module github.com/prometheus/common to v0.67.5 (0.3…

    …1) (#2354)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Jan-Otto Kröpke <mail@jkroepke.de>
    renovate[bot] and jkroepke authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    2a95da9 View commit details
    Browse the repository at this point in the history
  10. fix(deps): update module github.com/prometheus/exporter-toolkit to v0…

    ….15.1 (0.31) (#2355)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    f8ee898 View commit details
    Browse the repository at this point in the history
  11. chore(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.1 (0.…

    …31) (#2360)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    02b8ab6 View commit details
    Browse the repository at this point in the history
  12. chore(deps): update module golang.org/x/time to v0.15.0 (0.31) (#2361)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    3020433 View commit details
    Browse the repository at this point in the history
  13. gpu: skip Microsoft Basic Render Driver metrics (#2363)

    Co-authored-by: Elliot Nevills <elliotnev27@users.noreply.github.com>
    jkroepke and elliotnev27 authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    d93821b View commit details
    Browse the repository at this point in the history
  14. pdh/registry: fix panic when T is a struct type (#2366) (#2367)

    Co-authored-by: Kayla Ondracek <112117836+kondracek-nr@users.noreply.github.com>
    jkroepke and kondracek-nr authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    2339770 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. container: fix deserialize HNS response in GetHNSEndpointStats (#2379) (

    #2380)
    
    Co-authored-by: Stefan L. <116070569+slab-msft@users.noreply.github.com>
    jkroepke and slab-msft authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    2076258 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2026

  1. fix: Update go version to latest 1.25.x (#2397)

    Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
    jkroepke authored May 13, 2026
    Configuration menu
    Copy the full SHA
    7fcb3ac View commit details
    Browse the repository at this point in the history

Commits on May 15, 2026

  1. Configuration menu
    Copy the full SHA
    767a461 View commit details
    Browse the repository at this point in the history
Loading