publishing-bot
publishing-bot copied to clipboard
build(deps): bump golang.org/x/mod from 0.20.0 to 0.21.0
Bumps golang.org/x/mod from 0.20.0 to 0.21.0.
Commits
46a3137zip: set GIT_DIR in test when using bare repositories3afcd4ego.mod: set go version to 1.22.0b1d336cgo.mod: update required go version to go1.22- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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.
@dependabot rebase
Sorry, only users with push access can use that command.
@dependabot recreate
The build is failing because golang.org/x/mod updated the go.mod from 1.18 to 1.22.0. This causes a change in the go.mod of the publishing-bot repo. https://github.com/kubernetes/publishing-bot/pull/449 should fix this. Once its merged, this PR can be rebased on top of that.
@dependabot rebase
Sorry, only users with push access can use that command.
@dependabot recreate
Sorry, only users with push access can use that command.
@cpanato Can you trigger a rebase / retrigger on dependabot
@dependabot recreate
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: cpanato, dependabot[bot], saschagrunert
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [cpanato,saschagrunert]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment