-
Notifications
You must be signed in to change notification settings - Fork 24
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 the all group with 3 updates #577
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. |
/ok-to-test |
Bumps the all group with 3 updates: [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager), [github.com/google/cel-go](https://github.com/google/cel-go) and [k8s.io/utils](https://github.com/kubernetes/utils). Updates `github.com/cert-manager/cert-manager` from 1.16.3 to 1.17.0 - [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.3...v1.17.0) Updates `github.com/google/cel-go` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](google/cel-go@v0.22.0...v0.22.1) Updates `k8s.io/utils` from 0.0.0-20241104100929-3ea5e8cea738 to 0.0.0-20241210054802-24370beab758 - [Commits](https://github.com/kubernetes/utils/commits) --- updated-dependencies: - dependency-name: github.com/cert-manager/cert-manager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/google/cel-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/utils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
206168a
to
eab4458
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 3 updates: github.com/cert-manager/cert-manager, github.com/google/cel-go and k8s.io/utils.
Updates
github.com/cert-manager/cert-manager
from 1.16.3 to 1.17.0Release notes
Sourced from github.com/cert-manager/cert-manager's releases.
... (truncated)
Commits
4562b9a
Merge pull request #6657 from rquinio1A/feature/keystore-password-litteralc6f3f0c
Merge pull request #7527 from SgtCoDFish/upgrade-test-tweaks40cd2a0
Add support for setting literal keystore passwords in Certificates1747743
Merge pull request #7530 from SgtCoDFish/dns-test-integration8233733
split tests using 'live' DNS into separate package5e5ad2f
Merge pull request #7529 from SgtCoDFish/bump-basea522470
Merge pull request #7428 from jsoref/shorten-skipping-controller-messages2154402
bump base images to latest637eab3
Simplify skipping controller messagesc003da2
Merge pull request #7428 from jsoref/shorten-skipping-controller-messagesUpdates
github.com/google/cel-go
from 0.22.0 to 0.22.1Release notes
Sourced from github.com/google/cel-go's releases.
Commits
933f926
Fix nil-type when two-var comprehension has a dyn range (#1077)ff1302f
Fix optional test to be functional (#1076)4b73ba3
Add two-variable comprehension support to cel-policy (#1074)ba74bf6
Additional nil-safety checks with corresponding test updates (#1073)72e0977
Rename conformance proto import for ease of syncing (#1071)24ec244
Fix format string issue (#1072)7184cb0
Update docs on IO methods (#1070)da44524
Expose public methods to convert function and variable decl to v1 Decl (#1069)f8ecaa2
Harden legacy macros, add support for existsOne macro (#1064)Updates
k8s.io/utils
from 0.0.0-20241104100929-3ea5e8cea738 to 0.0.0-20241210054802-24370beab758Commits
Most Recent Ignore Conditions Applied to This Pull Request
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