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: kubernetes-sigs/release-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.1
Choose a base ref
...
head repository: kubernetes-sigs/release-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.0
Choose a head ref
  • 11 commits
  • 17 files changed
  • 3 contributors

Commits on Apr 14, 2025

  1. build(deps): bump kubernetes-sigs/release-actions in the actions group

    Bumps the actions group with 1 update: [kubernetes-sigs/release-actions](https://github.com/kubernetes-sigs/release-actions).
    
    
    Updates `kubernetes-sigs/release-actions` from 0.3.0 to 0.3.1
    - [Release notes](https://github.com/kubernetes-sigs/release-actions/releases)
    - [Changelog](https://github.com/kubernetes-sigs/release-actions/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/release-actions@a699727...a30d93c)
    
    ---
    updated-dependencies:
    - dependency-name: kubernetes-sigs/release-actions
      dependency-version: 0.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    654ee13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #133 from kubernetes-sigs/dependabot/github_action…

    …s/actions-20e27695a3
    
    build(deps): bump kubernetes-sigs/release-actions from 0.3.0 to 0.3.1 in the actions group
    k8s-ci-robot authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    56d35c9 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. build(deps): bump actions/setup-go in the actions group

    Bumps the actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).
    
    
    Updates `actions/setup-go` from 5.4.0 to 5.5.0
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@0aaccfd...d35c59a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: 5.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    2854d24 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Merge pull request #134 from kubernetes-sigs/dependabot/github_action…

    …s/actions-4a64306a6a
    
    build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 in the actions group
    k8s-ci-robot authored May 13, 2025
    Configuration menu
    Copy the full SHA
    c0998eb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2025

  1. update tools

    Signed-off-by: Carlos Panato <[email protected]>
    cpanato committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    6067d29 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. fix lints

    Signed-off-by: Carlos Panato <[email protected]>
    cpanato committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    5b44b19 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #135 from cpanato/updates

    update tools
    k8s-ci-robot authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    69dfc19 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6

    Bumps the all group with 1 update: [github.com/maxbrunsfeld/counterfeiter/v6](https://github.com/maxbrunsfeld/counterfeiter).
    
    
    Updates `github.com/maxbrunsfeld/counterfeiter/v6` from 6.11.2 to 6.11.3
    - [Release notes](https://github.com/maxbrunsfeld/counterfeiter/releases)
    - [Commits](maxbrunsfeld/counterfeiter@v6.11.2...v6.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/maxbrunsfeld/counterfeiter/v6
      dependency-version: 6.11.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    134d5bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #137 from kubernetes-sigs/dependabot/go_modules/al…

    …l-73c31fe54f
    
    build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.11.2 to 6.11.3 in the all group
    k8s-ci-robot authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    6e370f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. add wrapper for tablewriter

    Signed-off-by: Carlos Panato <[email protected]>
    cpanato committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    f933c8e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #136 from cpanato/add-tablewriter

    add wrapper for tablewriter
    k8s-ci-robot authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    f704826 View commit details
    Browse the repository at this point in the history
Loading