-
Notifications
You must be signed in to change notification settings - Fork 23
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
Bump the all group across 1 directory with 8 updates #130
Conversation
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. |
36a3518
to
e7d5c19
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps the all group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) | `1.16.1` | `1.16.2` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.2` | `0.31.3` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.31.2` | `0.31.3` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.31.2` | `0.31.3` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.0` | `0.19.3` | Updates `github.com/cert-manager/cert-manager` from 1.16.1 to 1.16.2 - [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.16.1...v1.16.2) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `k8s.io/api` from 0.31.2 to 0.31.3 - [Commits](kubernetes/api@v0.31.2...v0.31.3) Updates `k8s.io/apimachinery` from 0.31.2 to 0.31.3 - [Commits](kubernetes/apimachinery@v0.31.2...v0.31.3) Updates `k8s.io/cli-runtime` from 0.31.2 to 0.31.3 - [Commits](kubernetes/cli-runtime@v0.31.2...v0.31.3) Updates `k8s.io/client-go` from 0.31.2 to 0.31.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.2...v0.31.3) Updates `k8s.io/component-base` from 0.31.2 to 0.31.3 - [Commits](kubernetes/component-base@v0.31.2...v0.31.3) Updates `sigs.k8s.io/controller-runtime` from 0.19.0 to 0.19.3 - [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.19.0...v0.19.3) --- 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/stretchr/testify 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: 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]>
e7d5c19
to
3e59912
Compare
/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 6 updates in the / directory:
1.16.1
1.16.2
1.9.0
1.10.0
0.31.2
0.31.3
0.31.2
0.31.3
0.31.2
0.31.3
0.19.0
0.19.3
Updates
github.com/cert-manager/cert-manager
from 1.16.1 to 1.16.2Release notes
Sourced from github.com/cert-manager/cert-manager's releases.
Commits
33df0f2
Merge pull request #7431 from SgtCoDFish/release-1.16-bumps03f9832
[release-1.16] bump go + base images5001e8b
Merge pull request #7401 from SgtCoDFish/release-1.16-pem-inputs3ba1f2c
[release-1.16] bump base imagesd99dddb
security: remove calls to pem.Decode in non-test code481b67b
security: Add functions to limit max PEM sizes allowable24f59c3
Merge pull request #7370 from SgtCoDFish/release-1.16-ipv6-dnsa9785d4
[release-1.16] add IPv6 example for recursive DNS argUpdates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
k8s.io/api
from 0.31.2 to 0.31.3Commits
b7783ab
Update dependencies to v0.31.3 tagUpdates
k8s.io/apimachinery
from 0.31.2 to 0.31.3Commits
Updates
k8s.io/cli-runtime
from 0.31.2 to 0.31.3Commits
597e981
Update dependencies to v0.31.3 tagUpdates
k8s.io/client-go
from 0.31.2 to 0.31.3Commits
ef98edc
Update dependencies to v0.31.3 tagUpdates
k8s.io/component-base
from 0.31.2 to 0.31.3Commits
3ecbf33
Update dependencies to v0.31.3 tagUpdates
sigs.k8s.io/controller-runtime
from 0.19.0 to 0.19.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
3e66810
Merge pull request #3037 from kubernetes-sigs/backport019-watch2085acc
add watch deprecated to certwatcher0823530
Merge pull request #3031 from k8s-infra-cherrypick-robot/cherry-pick-3028-to-...e727239
[release-0.19] 🐛 Refactor certificate watcher to use polling, instead of fsno...2a0ce59
🌱 Make using leader elector with client timeout non-breaking4bc3811
🐛 Fix RenewDeadline typo in leader election0170742
warning: Use leader elector with client timeoutbfd1cf9
[release-0.19] ✨ Add EnableWatchBookmarks option to cache informers (#3018)013f46f
Merge pull request #2992 from k8s-infra-cherrypick-robot/cherry-pick-2980-to-...4421425
bug: Fakeclient: Fix TOCTOU racesDependabot 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