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.42.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: develop
Choose a head ref
  • 11 commits
  • 154 files changed
  • 5 contributors

Commits on Dec 6, 2024

  1. Bump golang version to 1.23

    Signed-off-by: Devanshu <devanshu.d@broadcom.com>
    devanshuVmware committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    bb5cb07 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Bump imgpkg to latest version 0.44.0

    Signed-off-by: Devanshu <devanshu.d@broadcom.com>
    devanshuVmware committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    50befda View commit details
    Browse the repository at this point in the history
  2. Merge pull request #404 from devanshuVmware/bump-go-1-23

    Bump Go version to 1.23 to fix CVEs
    devanshuVmware authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    83f3e89 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. fixing golang/x/crypto cve

    Signed-off-by: Mohit Sharma <mohit-ms.sharma@broadcom.com>
    mohitsharma-in committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    94348a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #406 from mohitsharma-in/topic/mohitsh/fix-golang-…

    …crypto-cve
    
    fixing golang/x/crypto cve
    joaopapereira authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    836612a View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    3877a07 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #407 from carvel-dev/dependabot/go_modules/golang.…

    …org/x/net-0.33.0
    
    chore(deps): bump golang.org/x/net from 0.30.0 to 0.33.0
    joaopapereira authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    7a928b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Bump go version to 1.23.7 to fix CVEs

    Signed-off-by: Devanshu <devanshu.d@broadcom.com>
    devanshuVmware committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    ec11501 View commit details
    Browse the repository at this point in the history
  2. Enable all revive linter rules

    Signed-off-by: Devanshu <devanshu.d@broadcom.com>
    devanshuVmware committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    2889489 View commit details
    Browse the repository at this point in the history
  3. Set new-from-rev to recent commit sha

    ignores any linting errors prior to that commit
    
    Signed-off-by: Devanshu <devanshu.d@broadcom.com>
    devanshuVmware committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    fa6d15f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #411 from devanshuVmware/bump-go-1-23-7

    - Bump go version to 1.23.7 to fix CVEs
    - Fix linter errors
    devanshuVmware authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    d267697 View commit details
    Browse the repository at this point in the history
Loading