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/common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.67.4
Choose a base ref
...
head repository: prometheus/common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.67.5
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 5, 2026

  1. build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.34.0 (#871)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.32.0 to 0.34.0.
    - [Commits](golang/oauth2@v0.32.0...v0.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-version: 0.34.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    b644201 View commit details
    Browse the repository at this point in the history
  2. Synchronize common files from prometheus/prometheus (#866)

    * Update common Prometheus files
    
    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    
    * Fixup linting issues.
    
    Signed-off-by: SuperQ <superq@gmail.com>
    
    ---------
    
    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    Signed-off-by: SuperQ <superq@gmail.com>
    Co-authored-by: SuperQ <superq@gmail.com>
    prombot and SuperQ authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    0bd1c40 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang.org/x/net from 0.46.0 to 0.48.0 (#872)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.46.0 to 0.48.0.
    - [Commits](golang/net@v0.46.0...v0.48.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.48.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    1e29804 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#…

    …870)
    
    Bumps google.golang.org/protobuf from 1.36.10 to 1.36.11.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-version: 1.36.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    934ff37 View commit details
    Browse the repository at this point in the history
Loading