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: aquaproj/aqua
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.32.0
Choose a base ref
...
head repository: aquaproj/aqua
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.33.0
Choose a head ref
  • 6 commits
  • 20 files changed
  • 3 contributors

Commits on Sep 17, 2024

  1. chore(deps): update dependency aquaproj/aqua to v2.32.0 (#3095)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    76b4227 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency aquaproj/aqua-registry to v4.221.0 (#3096

    )
    
    * chore(deps): update dependency aquaproj/aqua-registry to v4.221.0
    
    * chore(aqua): update aqua/aqua-checksums.json
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: aquaproj-aqua-releaser[bot] <95135029+aquaproj-aqua-releaser[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    bfc7e50 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency goreleaser/goreleaser to v2.3.2 (#3097)

    * chore(deps): update dependency goreleaser/goreleaser to v2.3.2
    
    * chore(aqua): update aqua/aqua-checksums.json
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: aquaproj-aqua-releaser[bot] <95135029+aquaproj-aqua-releaser[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    ba27393 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. chore(deps): update dependency aquaproj/aqua-registry to v4.222.0 (#3098

    )
    
    * chore(deps): update dependency aquaproj/aqua-registry to v4.222.0
    
    * chore(aqua): update aqua/aqua-checksums.json
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: aquaproj-aqua-releaser[bot] <95135029+aquaproj-aqua-releaser[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    98525a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. chore(deps): update dependency aquaproj/aqua-registry to v4.223.0 (#3100

    )
    
    * chore(deps): update dependency aquaproj/aqua-registry to v4.223.0
    
    * chore(aqua): update aqua/aqua-checksums.json
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: aquaproj-aqua-releaser[bot] <95135029+aquaproj-aqua-releaser[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    58bfbe0 View commit details
    Browse the repository at this point in the history
  2. feat: enable you to remove go_install and http packages (#3101)

    * feat: enable you to remove go_install and http packages
    
    * fix: fix pkgPath
    
    * fix: fix http package's pkgPath
    
    * fix: replace base_dir with base_dirs
    
    * refactor: split method
    
    * fix: support multiple package types
    
    * fix: use filepath.FromSlash
    
    * fix: remove dirs by glob
    
    * fix: remove BaseDirs
    
    * refactor: split function
    
    * refactor: remove the dependency on maps
    
    * ci: add the integration test
    
    * fix: fix go_install path
    
    * fix: ignore no_asset and error_message
    
    * fix: ignore a lint error
    
    * ci: replace kind with terraform for test of http package
    suzuki-shunsuke authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    9eff974 View commit details
    Browse the repository at this point in the history
Loading