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: google/go-containerregistry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.3
Choose a base ref
...
head repository: google/go-containerregistry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.5
Choose a head ref
  • 8 commits
  • 366 files changed
  • 3 contributors

Commits on Feb 25, 2025

  1. build(deps): bump docker/docker to v28.0.0+incompatible (#2071)

    * build(deps): bump docker/docker to v28.0.0+incompatible
    
    And adjust for breaking API changes.
    
    Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
    
    * fix use of deprecated types from presubmit failures
    
    Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
    
    ---------
    
    Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
    luhring authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    098045d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Migrate linter to v2 (#2096)

    * use default migrated config + fix issues
    
    * bump linter for real this time I promise
    Subserial authored May 16, 2025
    Configuration menu
    Copy the full SHA
    ccaa0d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d5b256 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

  1. implement TextMarshaler/JSONMarshaler more consistently (#2097)

    * implement TextMarshaler/JSONMarshaler more consistently
    
    Signed-off-by: Jason Hall <jason@chainguard.dev>
    
    * ensure satisfaction
    
    Signed-off-by: Jason Hall <jason@chainguard.dev>
    
    ---------
    
    Signed-off-by: Jason Hall <jason@chainguard.dev>
    imjasonh authored May 17, 2025
    Configuration menu
    Copy the full SHA
    a61de15 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Configuration menu
    Copy the full SHA
    8d47c37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33840ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78d4a6e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Configuration menu
    Copy the full SHA
    4eb8c4d View commit details
    Browse the repository at this point in the history
Loading