-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: prometheus/promci
base: v0.5.3
head repository: prometheus/promci
compare: v0.5.4
- 12 commits
- 5 files changed
- 3 contributors
Commits on Dec 8, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for dc0ce61 - Browse repository at this point
Copy the full SHA dc0ce61View commit details
Commits on Dec 15, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 8d24acb - Browse repository at this point
Copy the full SHA 8d24acbView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for d740dd3 - Browse repository at this point
Copy the full SHA d740dd3View commit details
Commits on Dec 22, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 891e7a2 - Browse repository at this point
Copy the full SHA 891e7a2View commit details
Commits on Jan 19, 2026
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 4ba2b36 - Browse repository at this point
Copy the full SHA 4ba2b36View commit details
Commits on Jan 20, 2026
-
Only push 'latest' Docker tags for the most recent stable release
Fixes prometheus/prometheus#16238 Signed-off-by: Julien Pivotto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42c8f9a - Browse repository at this point
Copy the full SHA 42c8f9aView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 601c80d - Browse repository at this point
Copy the full SHA 601c80dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for deba7bb - Browse repository at this point
Copy the full SHA deba7bbView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 779d241 - Browse repository at this point
Copy the full SHA 779d241View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 7b22ea8 - Browse repository at this point
Copy the full SHA 7b22ea8View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 74b5554 - Browse repository at this point
Copy the full SHA 74b5554View commit details -
Merge pull request #65 from roidelapluie/roidelapluie/fixlatest
Only push 'latest' Docker tags for the most recent stable release
Configuration menu - View commit details
-
Copy full SHA for fc721ff - Browse repository at this point
Copy the full SHA fc721ffView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.5.3...v0.5.4