Skip to content

Bump sigs.k8s.io/release-utils from 0.11.1 to 0.12.0 #4069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2025

Bumps sigs.k8s.io/release-utils from 0.11.1 to 0.12.0.

Release notes

Sourced from sigs.k8s.io/release-utils's releases.

v0.12.0

What's Changed

Full Changelog: kubernetes-sigs/release-utils@v0.11.1...v0.12.0

Commits
  • f704826 Merge pull request #136 from cpanato/add-tablewriter
  • f933c8e add wrapper for tablewriter
  • 6e370f8 Merge pull request #137 from kubernetes-sigs/dependabot/go_modules/all-73c31f...
  • 134d5bd build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6
  • 69dfc19 Merge pull request #135 from cpanato/updates
  • 5b44b19 fix lints
  • 6067d29 update tools
  • c0998eb Merge pull request #134 from kubernetes-sigs/dependabot/github_actions/action...
  • 2854d24 build(deps): bump actions/setup-go in the actions group
  • 56d35c9 Merge pull request #133 from kubernetes-sigs/dependabot/github_actions/action...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Jul 18, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 18, 2025
@k8s-ci-robot k8s-ci-robot requested a review from jrsapi July 18, 2025 01:43
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign puerco for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested a review from salaxander July 18, 2025 01:43
@k8s-ci-robot k8s-ci-robot added needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority area/release-eng Issues or PRs related to the Release Engineering subproject sig/release Categorizes an issue or PR as relevant to SIG Release. labels Jul 18, 2025
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jul 18, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/release-utils-0.12.0 branch from 3a7cfa0 to 2fdf680 Compare July 25, 2025 07:06
@cpanato
Copy link
Member

cpanato commented Aug 9, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/release-utils-0.12.0 branch from 2fdf680 to 5ee10f4 Compare August 9, 2025 09:05
@cpanato cpanato force-pushed the dependabot/go_modules/sigs.k8s.io/release-utils-0.12.0 branch from 5ee10f4 to 0f1ceb0 Compare August 9, 2025 11:25
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 9, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2025

A newer version of sigs.k8s.io/release-utils exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@puerco
Copy link
Member

puerco commented Aug 12, 2025

@dependabot recreate

Dependabot couldn't find the original pull request head commit, 5ee10f4.
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/release-utils-0.12.0 branch from 0f1ceb0 to 9171bb5 Compare August 12, 2025 02:39
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Aug 12, 2025
@k8s-ci-robot
Copy link
Contributor

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-release-verify 9171bb5 link true /test pull-release-verify
pull-release-integration-test 9171bb5 link true /test pull-release-integration-test
pull-release-test 9171bb5 link true /test pull-release-test

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2025

Superseded by #4085.

@dependabot dependabot bot closed this Aug 12, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/release-utils-0.12.0 branch August 12, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. sig/release Categorizes an issue or PR as relevant to SIG Release. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants