upbound / function-cidr

Composition Function that transforms CIDRs
Apache License 2.0
4 stars 3 forks source link

fix(deps): update module github.com/crossplane/crossplane-runtime to v1.15.1 #6

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/crossplane/crossplane-runtime v1.14.2 -> v1.15.1 age adoption passing confidence

Release Notes

crossplane/crossplane-runtime (github.com/crossplane/crossplane-runtime) ### [`v1.15.1`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v1.15.1) [Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v1.15.0...v1.15.1) #### What's Changed - \[Backport release-1.15] Add a nil case to the `getValueFromInterface` function by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/671](https://togithub.com/crossplane/crossplane-runtime/pull/671) **Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v1.15.0...v1.15.1 ### [`v1.15.0`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v1.15.0) [Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v1.14.4...v1.15.0) Crossplane runtime release for Crossplane v1.15.0. #### What's Changed - Fix retry in update critical annotations after a confict by [@​turkenh](https://togithub.com/turkenh) in [https://github.com/crossplane/crossplane-runtime/pull/594](https://togithub.com/crossplane/crossplane-runtime/pull/594) - Give unstructured types their own DeepCopy methods by [@​negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/599](https://togithub.com/crossplane/crossplane-runtime/pull/599) - add support for int pointer references by [@​eljohnson92](https://togithub.com/eljohnson92) in [https://github.com/crossplane/crossplane-runtime/pull/610](https://togithub.com/crossplane/crossplane-runtime/pull/610) - Add \[Observe, Delete] as a supported management policy by [@​lsviben](https://togithub.com/lsviben) in [https://github.com/crossplane/crossplane-runtime/pull/613](https://togithub.com/crossplane/crossplane-runtime/pull/613) - Treat all maps & slices of zero-length equal whether they are nil or not in managed.APISimpleReferenceResolver by [@​ulucinar](https://togithub.com/ulucinar) in [https://github.com/crossplane/crossplane-runtime/pull/618](https://togithub.com/crossplane/crossplane-runtime/pull/618) - Use server-side apply patch to update the resolved cross-resource references by [@​ulucinar](https://togithub.com/ulucinar) in [https://github.com/crossplane/crossplane-runtime/pull/623](https://togithub.com/crossplane/crossplane-runtime/pull/623) - Add a nil case to the expandWildcards function by [@​sergenyalcin](https://togithub.com/sergenyalcin) in [https://github.com/crossplane/crossplane-runtime/pull/627](https://togithub.com/crossplane/crossplane-runtime/pull/627) - reconciler/managed: fix RetryingCriticalAnnotationUpdater to support namespaces by [@​sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/635](https://togithub.com/crossplane/crossplane-runtime/pull/635) - controller/engine: sync informers on controller start by [@​sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/641](https://togithub.com/crossplane/crossplane-runtime/pull/641) - \[Backport release-1.15] reconciler/managed: make more resilient to error conditions by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/653](https://togithub.com/crossplane/crossplane-runtime/pull/653) - \[Backport release-1.15] chore(deps): revert to buf 1.27.2 to avoid cel-go dependency ahead of k8s deps by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/657](https://togithub.com/crossplane/crossplane-runtime/pull/657) #### Renovate - Update aquasecurity/trivy-action action to v0.13.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/586](https://togithub.com/crossplane/crossplane-runtime/pull/586) - Update github/codeql-action digest to [`74483a3`](https://togithub.com/crossplane/crossplane-runtime/commit/74483a3) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/588](https://togithub.com/crossplane/crossplane-runtime/pull/588) - Update module github.com/bufbuild/buf to v1.27.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/589](https://togithub.com/crossplane/crossplane-runtime/pull/589) - Update zeebe-io/backport-action action to v2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/590](https://togithub.com/crossplane/crossplane-runtime/pull/590) - Update aquasecurity/trivy-action action to v0.13.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/591](https://togithub.com/crossplane/crossplane-runtime/pull/591) - Update module github.com/docker/docker to v24.0.7+incompatible \[SECURITY] by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/592](https://togithub.com/crossplane/crossplane-runtime/pull/592) - Update module github.com/go-logr/logr to v1.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/587](https://togithub.com/crossplane/crossplane-runtime/pull/587) - Update module sigs.k8s.io/yaml to v1.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/584](https://togithub.com/crossplane/crossplane-runtime/pull/584) - Update dependency golang to v1.21.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/601](https://togithub.com/crossplane/crossplane-runtime/pull/601) - Update aquasecurity/trivy-action action to v0.14.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/600](https://togithub.com/crossplane/crossplane-runtime/pull/600) - Update zeebe-io/backport-action action to v2.1.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/598](https://togithub.com/crossplane/crossplane-runtime/pull/598) - Update actions/github-script action to v7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/604](https://togithub.com/crossplane/crossplane-runtime/pull/604) - Update dependency golangci/golangci-lint to v1.55.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/580](https://togithub.com/crossplane/crossplane-runtime/pull/580) - Update module github.com/bufbuild/buf to v1.28.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/602](https://togithub.com/crossplane/crossplane-runtime/pull/602) - Update github/codeql-action digest to [`689fdc5`](https://togithub.com/crossplane/crossplane-runtime/commit/689fdc5) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/605](https://togithub.com/crossplane/crossplane-runtime/pull/605) - Update kubernetes deps to v0.28.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/606](https://togithub.com/crossplane/crossplane-runtime/pull/606) - Update github/codeql-action digest to [`66b90a5`](https://togithub.com/crossplane/crossplane-runtime/commit/66b90a5) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/608](https://togithub.com/crossplane/crossplane-runtime/pull/608) - Update actions/github-script digest to [`60a0d83`](https://togithub.com/crossplane/crossplane-runtime/commit/60a0d83) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/609](https://togithub.com/crossplane/crossplane-runtime/pull/609) - Update module github.com/bufbuild/buf to v1.28.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/607](https://togithub.com/crossplane/crossplane-runtime/pull/607) - Update github/codeql-action digest to [`407ffaf`](https://togithub.com/crossplane/crossplane-runtime/commit/407ffaf) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/611](https://togithub.com/crossplane/crossplane-runtime/pull/611) - Update module github.com/spf13/afero to v1.11.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/612](https://togithub.com/crossplane/crossplane-runtime/pull/612) - Update google.golang.org/protobuf digest to [`2087447`](https://togithub.com/crossplane/crossplane-runtime/commit/2087447) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/614](https://togithub.com/crossplane/crossplane-runtime/pull/614) - Update dependency golang to v1.21.5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/620](https://togithub.com/crossplane/crossplane-runtime/pull/620) - Update github/codeql-action digest to [`c0d1daa`](https://togithub.com/crossplane/crossplane-runtime/commit/c0d1daa) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/622](https://togithub.com/crossplane/crossplane-runtime/pull/622) - Update aquasecurity/trivy-action action to v0.15.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/619](https://togithub.com/crossplane/crossplane-runtime/pull/619) - Update zeebe-io/backport-action action to v2.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/616](https://togithub.com/crossplane/crossplane-runtime/pull/616) - Update actions/setup-go action to v5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/621](https://togithub.com/crossplane/crossplane-runtime/pull/621) - Update aquasecurity/trivy-action action to v0.16.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/624](https://togithub.com/crossplane/crossplane-runtime/pull/624) - Update github/codeql-action digest to [`03e7845`](https://togithub.com/crossplane/crossplane-runtime/commit/03e7845) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/628](https://togithub.com/crossplane/crossplane-runtime/pull/628) - Update github/codeql-action action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/629](https://togithub.com/crossplane/crossplane-runtime/pull/629) - Update module golang.org/x/crypto to v0.17.0 \[SECURITY] by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/634](https://togithub.com/crossplane/crossplane-runtime/pull/634) - Update module google.golang.org/grpc to v1.60.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/626](https://togithub.com/crossplane/crossplane-runtime/pull/626) - Update module google.golang.org/protobuf to v1.32.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/636](https://togithub.com/crossplane/crossplane-runtime/pull/636) - Update github/codeql-action digest to [`012739e`](https://togithub.com/crossplane/crossplane-runtime/commit/012739e) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/637](https://togithub.com/crossplane/crossplane-runtime/pull/637) - Update github/codeql-action digest to [`e5f05b8`](https://togithub.com/crossplane/crossplane-runtime/commit/e5f05b8) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/638](https://togithub.com/crossplane/crossplane-runtime/pull/638) - Update aquasecurity/trivy-action action to v0.16.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/639](https://togithub.com/crossplane/crossplane-runtime/pull/639) - Update zeebe-io/backport-action action to v2.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/631](https://togithub.com/crossplane/crossplane-runtime/pull/631) - Update module github.com/go-logr/logr to v1.4.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/632](https://togithub.com/crossplane/crossplane-runtime/pull/632) - Update dependency golang to v1.21.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/640](https://togithub.com/crossplane/crossplane-runtime/pull/640) - Update actions/cache digest to [`e12d46a`](https://togithub.com/crossplane/crossplane-runtime/commit/e12d46a) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/642](https://togithub.com/crossplane/crossplane-runtime/pull/642) - Update actions/cache action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/644](https://togithub.com/crossplane/crossplane-runtime/pull/644) - Update github/codeql-action digest to [`0b21cf2`](https://togithub.com/crossplane/crossplane-runtime/commit/0b21cf2) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/643](https://togithub.com/crossplane/crossplane-runtime/pull/643) - Update zeebe-io/backport-action action to v2.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/645](https://togithub.com/crossplane/crossplane-runtime/pull/645) - Update module github.com/bufbuild/buf to v1.29.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/648](https://togithub.com/crossplane/crossplane-runtime/pull/648) - Update zeebe-io/backport-action action to v2.4.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/646](https://togithub.com/crossplane/crossplane-runtime/pull/646) - \[Backport release-1.15] Update module google.golang.org/grpc to v1.61.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/659](https://togithub.com/crossplane/crossplane-runtime/pull/659) - \[Backport release-1.15] Update kubernetes deps by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/662](https://togithub.com/crossplane/crossplane-runtime/pull/662) **Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v1.14.0...v1.15.0 ### [`v1.14.4`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v1.14.4) [Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v1.14.3...v1.14.4) #### What's Changed - \[Backport release-1.14] reconciler/managed: make more resilient to error conditions by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/652](https://togithub.com/crossplane/crossplane-runtime/pull/652) **Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v1.14.3...v1.14.4 ### [`v1.14.3`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v1.14.3) [Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v1.14.2...v1.14.3) #### What's Changed - \[Backport release-1.14] Add \[Observe, Delete] as a supported management policy by [@​lsviben](https://togithub.com/lsviben) in [https://github.com/crossplane/crossplane-runtime/pull/615](https://togithub.com/crossplane/crossplane-runtime/pull/615) **Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v1.14.2...v1.14.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 4 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.15.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.