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: score-spec/score-k8s
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.1
Choose a base ref
...
head repository: score-spec/score-k8s
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.2
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 1, 2025

  1. chore(deps): bump github/codeql-action in the ci group (#192)

    Bumps the ci group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.29.0 to 3.29.2
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@ce28f5b...181d5ee)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    d48fff5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2025

  1. chore(deps): bump golang in the ci group (#194)

    Bumps the ci group with 1 update: golang.
    
    
    Updates `golang` from 1.24.4-alpine to 1.24.5-alpine
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-version: 1.24.5-alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    03cab23 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the ci group with 3 updates (#195)

    Bumps the ci group with 3 updates: [github.com/spf13/pflag](https://github.com/spf13/pflag), [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery).
    
    
    Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.7
    - [Release notes](https://github.com/spf13/pflag/releases)
    - [Commits](spf13/pflag@v1.0.6...v1.0.7)
    
    Updates `k8s.io/api` from 0.33.2 to 0.33.3
    - [Commits](kubernetes/api@v0.33.2...v0.33.3)
    
    Updates `k8s.io/apimachinery` from 0.33.2 to 0.33.3
    - [Commits](kubernetes/apimachinery@v0.33.2...v0.33.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/pflag
      dependency-version: 1.0.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    - dependency-name: k8s.io/api
      dependency-version: 0.33.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.33.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
    dependabot[bot] and mathieu-benoit authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    7665034 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the ci group across 1 directory with 3 updates (#197)

    Bumps the ci group with 3 updates in the / directory: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer), [docker/login-action](https://github.com/docker/login-action) and [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `sigstore/cosign-installer` from 3.9.1 to 3.9.2
    - [Release notes](https://github.com/sigstore/cosign-installer/releases)
    - [Commits](sigstore/cosign-installer@398d4b0...d58896d)
    
    Updates `docker/login-action` from 3.4.0 to 3.5.0
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@74a5d14...184bdaa)
    
    Updates `github/codeql-action` from 3.29.2 to 3.29.5
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@181d5ee...51f7732)
    
    ---
    updated-dependencies:
    - dependency-name: sigstore/cosign-installer
      dependency-version: 3.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    - dependency-name: docker/login-action
      dependency-version: 3.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: ci
    - dependency-name: github/codeql-action
      dependency-version: 3.29.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
    dependabot[bot] and mathieu-benoit authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    fcd57a1 View commit details
    Browse the repository at this point in the history
  4. go 1.25.0 (#199)

    Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
    mathieu-benoit authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    aa53574 View commit details
    Browse the repository at this point in the history
Loading