kcp-dev / code-generator

Generators for workspace-aware clientsets, informers, and listers
Apache License 2.0
4 stars 11 forks source link

🌱 build(deps): bump kubernetes-sigs/kubebuilder-release-tools from 0.3.0 to 0.4.3 #88

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 10 months ago

Bumps kubernetes-sigs/kubebuilder-release-tools from 0.3.0 to 0.4.3.

Release notes

Sourced from kubernetes-sigs/kubebuilder-release-tools's releases.

v0.4.3

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/kubebuilder-release-tools/compare/v0.4.2...v0.4.3

v0.4.2

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/kubebuilder-release-tools/compare/v0.4.1...v0.4.2

v0.4.1

What's Changed

New Contributors

Full Changelog: https://github.com/kubernetes-sigs/kubebuilder-release-tools/compare/v0.4.0...v0.4.1

v0.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/kubernetes-sigs/kubebuilder-release-tools/compare/v0.3.0...v0.4.0

Commits
  • 012269a Merge pull request #58 from mjlshen/0.4.3
  • 879d6a7 Increment internal versions for release v0.4.3
  • 3c34113 Merge pull request #57 from mjlshen/rocket
  • ffe5cac Add missing case statements for release PRs
  • e389278 Merge pull request #56 from killianmuldoon/pr-update-version-v0.4.0
  • b69a151 Bump release-verifier action to use release v0.4.0
  • d8367c2 Merge pull request #55 from mjlshen/rocket
  • 4294805 Add :rocket: as a valid prefix for release PRs
  • 482e922 Merge pull request #52 from camilamacedo86/update-go
  • 3043b38 update go version to 1.20
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

kcp-ci-bot commented 10 months ago

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

I'm waiting for a kcp-dev 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](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
kcp-ci-bot commented 10 months ago

LGTM label has been added.

Git tree hash: c89fe3b720dbb4ebdfe958f92851a00e395db56d

kcp-ci-bot commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: embik

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kcp-dev/code-generator/blob/main/OWNERS)~~ [embik] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment