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: sigstore/gitsign
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: sigstore/gitsign
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 17 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    0b67af2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 (#467)

    Bumps gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3.
    
    ---
    updated-dependencies:
    - dependency-name: gopkg.in/go-jose/go-jose.v2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    86d2e24 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    be55bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebdb27a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3df7bdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    264a9d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80bf76a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f78e51 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b0161a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    743add9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Bump github.com/docker/docker (#477)

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 24.0.9+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v24.0.7...v24.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    3f6c35a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    d847ff9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    429d46f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Bump github.com/sigstore/sigstore from 1.8.2 to 1.8.3 (#482)

    Bumps [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) from 1.8.2 to 1.8.3.
    - [Release notes](https://github.com/sigstore/sigstore/releases)
    - [Commits](sigstore/sigstore@v1.8.2...v1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/sigstore/sigstore
      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] committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f0a7b24 View commit details
    Browse the repository at this point in the history
  2. Bump anchore/sbom-action from 0.15.9 to 0.15.10 (#480)

    Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.9 to 0.15.10.
    - [Release notes](https://github.com/anchore/sbom-action/releases)
    - [Commits](anchore/sbom-action@9fece9e...ab5d7b5)
    
    ---
    updated-dependencies:
    - dependency-name: anchore/sbom-action
      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] committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9a94578 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/go-git/go-git/v5 (#481)

    Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.11.1-0.20240221104814-686a0f7a4928 to 5.12.0.
    - [Release notes](https://github.com/go-git/go-git/releases)
    - [Commits](https://github.com/go-git/go-git/commits/v5.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-git/go-git/v5
      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] committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    73f9f15 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. add gitsign image (#483)

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6ee714f View commit details
    Browse the repository at this point in the history
Loading