Skip to content
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

build(deps): bump k8s.io/release from 0.12.0 to 0.13.0 in /hack/tools #3238

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps k8s.io/release from 0.12.0 to 0.13.0.

Release notes

Sourced from k8s.io/release's releases.

v0.13.0

What's Changed

Deprecation

  • Krel: Move promote-images subcommand to sigs.k8s.io/promo-tools This functionality has been moved to kpromo pr
  • krel: Replace fork functions with sigs.k8s.io/release-sdk analogs
  • pkg/release: Replace image funcs with sigs.k8s.io/promo-tools analogs (#2326, @​justaugustus) [SIG Release]
  • Migrate bom utility to sigs.k8s.io/bom (#2330, @​justaugustus) [SIG Release]
  • Removed krel changelog subcommand. (#2401, @​saschagrunert) [SIG Release]

Feature

  • Add kube-cross variant for k8s 1.24 next release (#2344, @​cpanato) [SIG Release]
  • Added --non-interactive flag to krel ff,
  • Automatically determine the krel ff --branch if not provided. If the branch is found, krel ff will check if a fast forward is required or not by testing the availability of the latest final tag (like v1.23.0). (#2390, @​saschagrunert) [SIG Release]
  • Added container images to changelog (#2400, @​saschagrunert) [SIG Release]
  • Added support to run krel fast-forward (former krel ff) in GCB via its new --submit flag. (#2391, @​saschagrunert) [SIG Release]
  • Debian-base: Update dependents to use bullseye-v1.1.0 / buster-v1.10.0
  • debian-iptables: Build bullseye-v1.2.0 / buster-v1.8.0 images
  • setcap: Build bullseye-v1.1.0 / buster-v2.1.0 images (#2373, @​justaugustus) [SIG Release]
  • Golang: Set next candidate to go1.18beta2
  • golang: Build 1.18beta2 images (#2411, @​cpanato) [SIG Release]
  • Images: k8s-cloud-builder go1.18 and CVE updates for debian-base
  • [go1.18] Build k8s-cloud-builder:v1.24.0-go1.18beta1-bullseye.0
  • debian-base: Build bullseye-v1.1.0 and buster-v1.10.0 (#2371, @​justaugustus) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: Build image using go1.16.11 (#2350, @​cpanato) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: Build image using go1.16.12 (#2356, @​cpanato) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: Build image using go1.17.4
  • add k8s-ci-builder config for 1.24 (#2347, @​cpanato) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: Build image using go1.17.5 (#2353, @​cpanato) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: build using Go 1.16.13 (#2395, @​palnabarun) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: build using Go 1.17.6 (#2393, @​palnabarun) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: build using Go 1.17.7 (#2428, @​xmudrii) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: build using Go 1.17.7 / 1.16.14 (#2429, @​xmudrii) [SIG Release]
  • Krel/announce: ask for confirmation before sending the email (#2321, @​palnabarun) [SIG Release]
  • Krel/ff: add an option to define a gcp project to use instead of the default one (#2414, @​cpanato) [SIG Release]
  • Our utility to manage release publishing publish-release, now automatically generates an SBOM describing the source code repository and all artifacts uploaded as assets to the GitHub release page. (#2372, @​puerco) [SIG Release]
  • Set next release version to v1.24.0
  • golang: Set next candidate to go1.18beta1
  • golang: Build 1.18beta1 images and drop temp buster variants (#2370, @​justaugustus) [SIG Release]
  • Update cosign to release v1.4.1 (#2352, @​cpanato) [SIG Release]
  • Update cosign to v1.4.0 release (#2346, @​cpanato) [SIG Release]
  • [go] Build Go 1.17.6 and 1.16.13 images (#2381, @​palnabarun) [SIG Release]
  • [go] Build Go 1.17.7 and 1.16.14 images (#2426, @​xmudrii) [SIG Release]
  • [go] Build go1.17.4 and go1.16.11 images (#2342, @​cpanato) [SIG Release]
  • [go] Build go1.17.5 and go1.16.12 images (#2351, @​cpanato) [SIG Release]

... (truncated)

Commits
  • 30c6f38 Merge pull request #2430 from xmudrii/go-template-update
  • 661b6a4 Merge pull request #2429 from xmudrii/go117-2
  • b66bccc Update the Go update template
  • e296a28 k8s-cloud-builder/k8s-ci-builder: build using Go 1.17.7 / 1.16.14
  • 098fe60 Merge pull request #2428 from xmudrii/go117
  • 0fcd1a2 k8s-cloud-builder/k8s-ci-builder: build using Go 1.17.7
  • 3049d10 Merge pull request #2427 from kubernetes/dependabot/go_modules/github.com/yui...
  • 7f0dcdd build(deps): bump github.com/yuin/goldmark from 1.4.5 to 1.4.6
  • 4a52960 Merge pull request #2421 from csantanapr/fix-release-notes-website-ssh
  • 0d75f07 Merge pull request #2426 from xmudrii/go-1.17.7
  • 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 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)

Bumps [k8s.io/release](https://github.com/kubernetes/release) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/kubernetes/release/releases)
- [Changelog](https://github.com/kubernetes/release/blob/master/docs/release-notes-maps.md)
- [Commits](kubernetes/release@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: k8s.io/release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@k8s-ci-robot
Copy link
Contributor

@dependabot[bot]: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

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/test-infra repository.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 21, 2022
@k8s-ci-robot k8s-ci-robot added do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-priority needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Feb 21, 2022
@k8s-ci-robot
Copy link
Contributor

@dependabot[bot]: This issue is currently awaiting triage.

If CAPA/CAPI contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

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/test-infra repository.

@k8s-ci-robot
Copy link
Contributor

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

I'm waiting for a kubernetes-sigs 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/test-infra repository.

@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 21, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign cecilerobertmichon after the PR has been reviewed.
You can assign the PR to them by writing /assign @cecilerobertmichon in a comment when ready.

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

@Ankitasw
Copy link
Member

/ok-to-test
/area release

@k8s-ci-robot k8s-ci-robot added area/release Issues or PRs related to releasing ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Feb 21, 2022
@Ankitasw
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 21, 2022
@sedefsavas
Copy link
Contributor

This dependency will be replaced with GH with #3214
No need to bump anymore.

@sedefsavas sedefsavas closed this Feb 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/hack/tools/k8s.io/release-0.13.0 branch February 22, 2022 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/release Issues or PRs related to releasing cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. go Pull requests that update Go code lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-priority needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants