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

Commits on Dec 8, 2025

  1. Bump actions/checkout from 5.0.1 to 6.0.1

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.1 to 6.0.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@93cb6ef...8e8c483)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    dc0ce61 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Bump actions/download-artifact in /actions/restore_artifacts

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6.0.0 to 7.0.0.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@018cc2c...37930b1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    8d24acb View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact in /actions/save_artifacts

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@330a01c...b7c566a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    d740dd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. Bump docker/setup-buildx-action in /actions/setup_environment

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.1 to 3.12.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@e468171...8d2750c)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-version: 3.12.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    891e7a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Bump actions/cache from 4.3.0 to 5.0.2 in /actions/setup_environment

    Bumps [actions/cache](https://github.com/actions/cache) from 4.3.0 to 5.0.2.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@0057852...8b402f5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: 5.0.2
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    4ba2b36 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. Configuration menu
    Copy the full SHA
    42c8f9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from prometheus/dependabot/github_actions/acti…

    …ons/checkout-6.0.1
    
    Bump actions/checkout from 5.0.1 to 6.0.1
    SuperQ authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    601c80d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #66 from prometheus/dependabot/github_actions/acti…

    …ons/setup_environment/actions/cache-5.0.2
    
    Bump actions/cache from 4.3.0 to 5.0.2 in /actions/setup_environment
    SuperQ authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    deba7bb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #62 from prometheus/dependabot/github_actions/acti…

    …ons/restore_artifacts/actions/download-artifact-7.0.0
    
    Bump actions/download-artifact from 6.0.0 to 7.0.0 in /actions/restore_artifacts
    SuperQ authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    779d241 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #63 from prometheus/dependabot/github_actions/acti…

    …ons/save_artifacts/actions/upload-artifact-6.0.0
    
    Bump actions/upload-artifact from 5.0.0 to 6.0.0 in /actions/save_artifacts
    SuperQ authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    7b22ea8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #64 from prometheus/dependabot/github_actions/acti…

    …ons/setup_environment/docker/setup-buildx-action-3.12.0
    
    Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 in /actions/setup_environment
    SuperQ authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    74b5554 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #65 from roidelapluie/roidelapluie/fixlatest

    Only push 'latest' Docker tags for the most recent stable release
    SuperQ authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    fc721ff View commit details
    Browse the repository at this point in the history
Loading