-
Notifications
You must be signed in to change notification settings - Fork 45
Bump the all group across 1 directory with 11 updates #377
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
Bumps the all group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) | `1.17.0` | `1.17.1` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.2` | `2.23.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.1` | `1.9.1` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.11.0` | `0.12.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.1` | `0.32.2` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.32.1` | `0.32.2` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.32.1` | `0.32.2` | | [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.32.1` | `0.32.2` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.1` | `0.20.2` | Updates `github.com/cert-manager/cert-manager` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/cert-manager/cert-manager/releases) - [Changelog](https://github.com/cert-manager/cert-manager/blob/master/RELEASE.md) - [Commits](cert-manager/cert-manager@v1.17.0...v1.17.1) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.0) Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.9.1) Updates `golang.org/x/sync` from 0.11.0 to 0.12.0 - [Commits](golang/sync@v0.11.0...v0.12.0) Updates `k8s.io/api` from 0.32.1 to 0.32.2 - [Commits](kubernetes/api@v0.32.1...v0.32.2) Updates `k8s.io/apimachinery` from 0.32.1 to 0.32.2 - [Commits](kubernetes/apimachinery@v0.32.1...v0.32.2) Updates `k8s.io/cli-runtime` from 0.32.1 to 0.32.2 - [Commits](kubernetes/cli-runtime@v0.32.1...v0.32.2) Updates `k8s.io/client-go` from 0.32.1 to 0.32.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.1...v0.32.2) Updates `k8s.io/component-base` from 0.32.1 to 0.32.2 - [Commits](kubernetes/component-base@v0.32.1...v0.32.2) Updates `k8s.io/kubectl` from 0.32.1 to 0.32.2 - [Commits](kubernetes/kubectl@v0.32.1...v0.32.2) Updates `sigs.k8s.io/controller-runtime` from 0.20.1 to 0.20.2 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.20.1...v0.20.2) --- updated-dependencies: - dependency-name: github.com/cert-manager/cert-manager dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/component-base dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/kubectl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a cert-manager member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the 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. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: inteon 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 |
Bumps the all group with 9 updates in the / directory:
1.17.0
1.17.1
2.22.2
2.23.0
1.8.1
1.9.1
0.11.0
0.12.0
0.32.1
0.32.2
0.32.1
0.32.2
0.32.1
0.32.2
0.32.1
0.32.2
0.20.1
0.20.2
Updates
github.com/cert-manager/cert-manager
from 1.17.0 to 1.17.1Release notes
Sourced from github.com/cert-manager/cert-manager's releases.
Commits
c658224
Merge pull request #7565 from cert-manager-bot/cherry-pick-7549-to-release-1.1747828f2
Add comment explaining change2121860
chore(issuer/cloudflare): ensure we set ZoneIDbec3f95
Merge pull request #7563 from SgtCoDFish/release-1.17-bumpgoa79a663
[release-1.17] disable klone generation step (see #7431)69a514e
[release-1.17] bump go to v1.23.6Updates
github.com/onsi/ginkgo/v2
from 2.22.2 to 2.23.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
1d705bc
v2.23.037a511b
bump to go 1.24.0 - support new testing.TB methods and add a test to cover te...7556a86
fix edge case where build -o is pointing at an explicit file, not a directory4df06c6
Fix binary paths when precompiling multiple suites.cbcf39a
Fix: Correct Markdown list rendering in MIGRATING_TO_V2.md9b261ff
docs: fix test workflow badge (#1512)00f19c8
Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1516)e98a4df
Bump golang.org/x/tools from 0.28.0 to 0.30.0 (#1515)60cc4e2
Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#1504)fea6f2d
Bump github-pages from 231 to 232 in /docs (#1447)Updates
github.com/spf13/cobra
from 1.8.1 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1
Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fd
fix CompletionFunc implementation (#2234)5f9c408
chore: Upgrade dependencies for v1.9.0 (#2233)24ada7f
Remove the default "completion" cmd if it is alone (#1559)680936a
New logo8cb30f9
feat: add CompletionWithDesc helper (#2231)17b6dca
doc: add Conduit (#2230)ab5cadc
Allow to reset the templates to the default (#2229)4ba5566
fix(bash): nounset unbound file filter variable on empty extension (#2228)41b26ec
Print ActiveHelp for bash along other completions (#2076)Updates
golang.org/x/sync
from 0.11.0 to 0.12.0Commits
b637f27
errgroup: drop support for Go versions before 1.20960bf1f
all: upgrade go directive to at least 1.23.0 [generated]Updates
k8s.io/api
from 0.32.1 to 0.32.2Commits
78094a6
Update dependencies to v0.32.2 tagUpdates
k8s.io/apimachinery
from 0.32.1 to 0.32.2Commits
Updates
k8s.io/cli-runtime
from 0.32.1 to 0.32.2Commits
fcea953
Update dependencies to v0.32.2 tagUpdates
k8s.io/client-go
from 0.32.1 to 0.32.2Commits
86ff7a1
Update dependencies to v0.32.2 tagUpdates
k8s.io/component-base
from 0.32.1 to 0.32.2Commits
de71f17
Update dependencies to v0.32.2 tagUpdates
k8s.io/kubectl
from 0.32.1 to 0.32.2Commits
5f197f4
Update dependencies to v0.32.2 tagUpdates
sigs.k8s.io/controller-runtime
from 0.20.1 to 0.20.2Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
52b1791
[release-0.20] 🌱 Update dependencies, k8s 1.32.1 (#3108)ed7d2a4
Merge pull request #3106 from k8s-infra-cherrypick-robot/cherry-pick-3103-to-...cad72fa
Fix behavior of rate limit option in priorityqueue.AddWithOptsfc48583
[release-0.20] ✨ Expose all Go runtime metrics (#3100)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions