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: carvel-dev/vendir
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.43.0
Choose a base ref
...
head repository: carvel-dev/vendir
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.43.1
Choose a head ref
  • 1 commit
  • 33 files changed
  • 3 contributors

Commits on Mar 28, 2025

  1. [v0.43.x] Fix CVEs & linter issues (#412)

    * fixing golang/x/crypto cve
    
    Signed-off-by: Mohit Sharma <mohit-ms.sharma@broadcom.com>
    
    * chore(deps): bump golang.org/x/net from 0.30.0 to 0.33.0
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.30.0 to 0.33.0.
    - [Commits](golang/net@v0.30.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump go version to 1.23.7 to fix CVEs
    
    Signed-off-by: Devanshu <devanshu.d@broadcom.com>
    
    * Enable all revive linter rules
    
    Signed-off-by: Devanshu <devanshu.d@broadcom.com>
    
    * Set new-from-rev to recent commit sha
    
    ignores any linting errors prior to that commit
    
    Signed-off-by: Devanshu <devanshu.d@broadcom.com>
    
    ---------
    
    Signed-off-by: Mohit Sharma <mohit-ms.sharma@broadcom.com>
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Devanshu <devanshu.d@broadcom.com>
    Co-authored-by: Mohit Sharma <mohit-ms.sharma@broadcom.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    3 people authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    72a506b View commit details
    Browse the repository at this point in the history
Loading