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 kubernetes-sigs/kubebuilder-release-tools from 0.3.0 to 0.4.3 #88

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2023

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: kubernetes-sigs/kubebuilder-release-tools@v0.4.2...v0.4.3

v0.4.2

What's Changed

Full Changelog: kubernetes-sigs/kubebuilder-release-tools@v0.4.1...v0.4.2

v0.4.1

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/kubebuilder-release-tools@v0.4.0...v0.4.1

v0.4.0

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/kubebuilder-release-tools@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 🚀 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 <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)

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

Bumps [kubernetes-sigs/kubebuilder-release-tools](https://github.com/kubernetes-sigs/kubebuilder-release-tools) from 0.3.0 to 0.4.3.
- [Release notes](https://github.com/kubernetes-sigs/kubebuilder-release-tools/releases)
- [Changelog](https://github.com/kubernetes-sigs/kubebuilder-release-tools/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/kubebuilder-release-tools@v0.3.0...v0.4.3)

---
updated-dependencies:
- dependency-name: kubernetes-sigs/kubebuilder-release-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2023
@kcp-ci-bot kcp-ci-bot added dco-signoff: yes Indicates the PR's author has signed the DCO. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Dec 6, 2023
@kcp-ci-bot
Copy link
Contributor

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. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@kcp-ci-bot kcp-ci-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 6, 2023
@embik embik changed the title build(deps): bump kubernetes-sigs/kubebuilder-release-tools from 0.3.0 to 0.4.3 🌱 build(deps): bump kubernetes-sigs/kubebuilder-release-tools from 0.3.0 to 0.4.3 Dec 8, 2023
Copy link
Member

@embik embik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Dec 8, 2023
@kcp-ci-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: c89fe3b720dbb4ebdfe958f92851a00e395db56d

@embik embik requested a review from sttts December 8, 2023 17:25
Copy link
Member

@embik embik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@kcp-ci-bot
Copy link
Contributor

[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:

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

@kcp-ci-bot kcp-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 14, 2024
@kcp-ci-bot kcp-ci-bot merged commit 5e70bdd into main May 14, 2024
9 of 10 checks passed
@kcp-ci-bot kcp-ci-bot deleted the dependabot/github_actions/kubernetes-sigs/kubebuilder-release-tools-0.4.3 branch May 14, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has signed the DCO. dependencies Pull requests that update a dependency file lgtm Indicates that a PR is ready to be merged. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants