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: sylabs/sif
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.19.1
Choose a base ref
...
head repository: sylabs/sif
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.19.2
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 5, 2024

  1. build(deps): bump github.com/sigstore/sigstore from 1.8.8 to 1.8.9 (#385

    )
    
    Bumps [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) from 1.8.8 to 1.8.9.
    - [Release notes](https://github.com/sigstore/sigstore/releases)
    - [Commits](sigstore/sigstore@v1.8.8...v1.8.9)
    
    ---
    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] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a270847 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. ci: bump golangci-lint to v1.61

    Remove some nolint comments that are no longer necessary due to
    improvements in the gosec linter. Improve alignment overflow check
    logic.
    tri-adam committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0d09c53 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #386 from tri-adam/golangci-lint-v1.61

    ci: bump golangci-lint to v1.61
    tri-adam authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d08b6c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. build(deps): bump github.com/sigstore/sigstore from 1.8.9 to 1.8.10 (#…

    …387)
    
    * build(deps): bump github.com/sigstore/sigstore from 1.8.9 to 1.8.10
    
    Bumps [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) from 1.8.9 to 1.8.10.
    - [Release notes](https://github.com/sigstore/sigstore/releases)
    - [Commits](sigstore/sigstore@v1.8.9...v1.8.10)
    
    ---
    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>
    
    * fix: bump go directive
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Adam Hughes <9903835+tri-adam@users.noreply.github.com>
    dependabot[bot] and tri-adam authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    faccf54 View commit details
    Browse the repository at this point in the history
Loading