Closed renovate-bot closed 1 month ago
In order to perform the update(s) described in the table above, Renovate ran the go get
command, which resulted in the following additional change(s):
Details:
Package | Change |
---|---|
github.com/davecgh/go-spew |
v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc |
github.com/go-logr/logr |
v1.4.1 -> v1.4.2 |
golang.org/x/net |
v0.23.0 -> v0.26.0 |
golang.org/x/oauth2 |
v0.17.0 -> v0.21.0 |
golang.org/x/sys |
v0.18.0 -> v0.21.0 |
golang.org/x/term |
v0.18.0 -> v0.21.0 |
golang.org/x/text |
v0.14.0 -> v0.16.0 |
google.golang.org/protobuf |
v1.33.0 -> v1.34.2 |
k8s.io/api |
v0.30.1 -> v0.31.0 |
k8s.io/apiextensions-apiserver |
v0.30.1 -> v0.31.0 |
k8s.io/apimachinery |
v0.30.1 -> v0.31.0 |
k8s.io/client-go |
v0.30.1 -> v0.31.0 |
k8s.io/klog/v2 |
v2.120.1 -> v2.130.1 |
k8s.io/utils |
v0.0.0-20240102154912-e7106e64919e -> v0.0.0-20240711033017-18e509b52bc8 |
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
/retest
/retest
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.5%. Comparing base (
7f62428
) to head (46f7ba9
). Report is 2 commits behind head on main.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
/retest
/approve /lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: renovate-bot, tesshuflower
The full list of commands accepted by this bot can be found here.
The pull request process is described here
This PR contains the following updates:
v0.26.0
->v0.27.0
Release Notes
operator-framework/api (github.com/operator-framework/api)
### [`v0.27.0`](https://redirect.github.com/operator-framework/api/releases/tag/v0.27.0) [Compare Source](https://redirect.github.com/operator-framework/api/compare/v0.26.0...v0.27.0) #### What's Changed - Fix some typos in cel.go by [@logonoff](https://redirect.github.com/logonoff) in [https://github.com/operator-framework/api/pull/343](https://redirect.github.com/operator-framework/api/pull/343) - Bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/operator-framework/api/pull/344](https://redirect.github.com/operator-framework/api/pull/344) - Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/operator-framework/api/pull/346](https://redirect.github.com/operator-framework/api/pull/346) - Fix codecov-action params by [@m1kola](https://redirect.github.com/m1kola) in [https://github.com/operator-framework/api/pull/349](https://redirect.github.com/operator-framework/api/pull/349) - Bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/operator-framework/api/pull/353](https://redirect.github.com/operator-framework/api/pull/353) - Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/operator-framework/api/pull/356](https://redirect.github.com/operator-framework/api/pull/356) - Bump kubernetes libraries to v0.31.0 and controller-runtime to v0.19.0 by [@perdasilva](https://redirect.github.com/perdasilva) in [https://github.com/operator-framework/api/pull/357](https://redirect.github.com/operator-framework/api/pull/357) #### New Contributors - [@logonoff](https://redirect.github.com/logonoff) made their first contribution in [https://github.com/operator-framework/api/pull/343](https://redirect.github.com/operator-framework/api/pull/343) **Full Changelog**: https://github.com/operator-framework/api/compare/v0.26.0...v0.27.0Configuration
📅 Schedule: Branch creation - " 3-6 * 1-5" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.