Tags: diranged/oz
Tags
chore(deps): update dependency go to v1.25.3 (#406) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | toolchain | minor | `1.24.9` -> `1.25.3` | --- ### Release Notes <details> <summary>golang/go (go)</summary> ### [`v1.25.3`](https://redirect.github.com/golang/go/compare/go1.25.2...go1.25.3) ### [`v1.25.2`](https://redirect.github.com/golang/go/compare/go1.25.1...go1.25.2) ### [`v1.25.1`](https://redirect.github.com/golang/go/compare/go1.25.0...go1.25.1) ### [`v1.25.0`](https://redirect.github.com/golang/go/compare/go1.24.6...go1.25rc2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/diranged/oz). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Wise <[email protected]> Co-authored-by: Claude <[email protected]>
chore(deps): update docker/login-action action to v3.6.0 (#407) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/login-action](https://redirect.github.com/docker/login-action) | action | minor | `v3.4.0` -> `v3.6.0` | --- ### Release Notes <details> <summary>docker/login-action (docker/login-action)</summary> ### [`v3.6.0`](https://redirect.github.com/docker/login-action/releases/tag/v3.6.0) [Compare Source](https://redirect.github.com/docker/login-action/compare/v3.5.0...v3.6.0) - Add `registry-auth` input for raw authentication to registries by [@​crazy-max](https://redirect.github.com/crazy-max) in [#​887](https://redirect.github.com/docker/login-action/pull/887) - Bump [@​aws-sdk/client-ecr](https://redirect.github.com/aws-sdk/client-ecr) to 3.890.0 in [#​882](https://redirect.github.com/docker/login-action/pull/882) [#​890](https://redirect.github.com/docker/login-action/pull/890) - Bump [@​aws-sdk/client-ecr-public](https://redirect.github.com/aws-sdk/client-ecr-public) to 3.890.0 in [#​882](https://redirect.github.com/docker/login-action/pull/882) [#​890](https://redirect.github.com/docker/login-action/pull/890) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.62.1 to 0.63.0 in [#​883](https://redirect.github.com/docker/login-action/pull/883) - Bump brace-expansion from 1.1.11 to 1.1.12 in [#​880](https://redirect.github.com/docker/login-action/pull/880) - Bump undici from 5.28.4 to 5.29.0 in [#​879](https://redirect.github.com/docker/login-action/pull/879) - Bump tmp from 0.2.3 to 0.2.4 in [#​881](https://redirect.github.com/docker/login-action/pull/881) **Full Changelog**: <docker/login-action@v3.5.0...v3.6.0> ### [`v3.5.0`](https://redirect.github.com/docker/login-action/releases/tag/v3.5.0) [Compare Source](https://redirect.github.com/docker/login-action/compare/v3.4.0...v3.5.0) - Support dual-stack endpoints for AWS ECR by [@​Spacefish](https://redirect.github.com/Spacefish) [@​crazy-max](https://redirect.github.com/crazy-max) in [#​874](https://redirect.github.com/docker/login-action/pull/874) [#​876](https://redirect.github.com/docker/login-action/pull/876) - Bump [@​aws-sdk/client-ecr](https://redirect.github.com/aws-sdk/client-ecr) to 3.859.0 in [#​860](https://redirect.github.com/docker/login-action/pull/860) [#​878](https://redirect.github.com/docker/login-action/pull/878) - Bump [@​aws-sdk/client-ecr-public](https://redirect.github.com/aws-sdk/client-ecr-public) to 3.859.0 in [#​860](https://redirect.github.com/docker/login-action/pull/860) [#​878](https://redirect.github.com/docker/login-action/pull/878) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.57.0 to 0.62.1 in [#​870](https://redirect.github.com/docker/login-action/pull/870) - Bump form-data from 2.5.1 to 2.5.5 in [#​875](https://redirect.github.com/docker/login-action/pull/875) **Full Changelog**: <docker/login-action@v3.4.0...v3.5.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/diranged/oz). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency go to v1.25.3 (#406) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | toolchain | minor | `1.24.9` -> `1.25.3` | --- ### Release Notes <details> <summary>golang/go (go)</summary> ### [`v1.25.3`](https://redirect.github.com/golang/go/compare/go1.25.2...go1.25.3) ### [`v1.25.2`](https://redirect.github.com/golang/go/compare/go1.25.1...go1.25.2) ### [`v1.25.1`](https://redirect.github.com/golang/go/compare/go1.25.0...go1.25.1) ### [`v1.25.0`](https://redirect.github.com/golang/go/compare/go1.24.6...go1.25rc2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/diranged/oz). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Wise <[email protected]> Co-authored-by: Claude <[email protected]>
chore(deps): update docker/login-action action to v3.6.0 (#407) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/login-action](https://redirect.github.com/docker/login-action) | action | minor | `v3.4.0` -> `v3.6.0` | --- ### Release Notes <details> <summary>docker/login-action (docker/login-action)</summary> ### [`v3.6.0`](https://redirect.github.com/docker/login-action/releases/tag/v3.6.0) [Compare Source](https://redirect.github.com/docker/login-action/compare/v3.5.0...v3.6.0) - Add `registry-auth` input for raw authentication to registries by [@​crazy-max](https://redirect.github.com/crazy-max) in [#​887](https://redirect.github.com/docker/login-action/pull/887) - Bump [@​aws-sdk/client-ecr](https://redirect.github.com/aws-sdk/client-ecr) to 3.890.0 in [#​882](https://redirect.github.com/docker/login-action/pull/882) [#​890](https://redirect.github.com/docker/login-action/pull/890) - Bump [@​aws-sdk/client-ecr-public](https://redirect.github.com/aws-sdk/client-ecr-public) to 3.890.0 in [#​882](https://redirect.github.com/docker/login-action/pull/882) [#​890](https://redirect.github.com/docker/login-action/pull/890) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.62.1 to 0.63.0 in [#​883](https://redirect.github.com/docker/login-action/pull/883) - Bump brace-expansion from 1.1.11 to 1.1.12 in [#​880](https://redirect.github.com/docker/login-action/pull/880) - Bump undici from 5.28.4 to 5.29.0 in [#​879](https://redirect.github.com/docker/login-action/pull/879) - Bump tmp from 0.2.3 to 0.2.4 in [#​881](https://redirect.github.com/docker/login-action/pull/881) **Full Changelog**: <docker/login-action@v3.5.0...v3.6.0> ### [`v3.5.0`](https://redirect.github.com/docker/login-action/releases/tag/v3.5.0) [Compare Source](https://redirect.github.com/docker/login-action/compare/v3.4.0...v3.5.0) - Support dual-stack endpoints for AWS ECR by [@​Spacefish](https://redirect.github.com/Spacefish) [@​crazy-max](https://redirect.github.com/crazy-max) in [#​874](https://redirect.github.com/docker/login-action/pull/874) [#​876](https://redirect.github.com/docker/login-action/pull/876) - Bump [@​aws-sdk/client-ecr](https://redirect.github.com/aws-sdk/client-ecr) to 3.859.0 in [#​860](https://redirect.github.com/docker/login-action/pull/860) [#​878](https://redirect.github.com/docker/login-action/pull/878) - Bump [@​aws-sdk/client-ecr-public](https://redirect.github.com/aws-sdk/client-ecr-public) to 3.859.0 in [#​860](https://redirect.github.com/docker/login-action/pull/860) [#​878](https://redirect.github.com/docker/login-action/pull/878) - Bump [@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.57.0 to 0.62.1 in [#​870](https://redirect.github.com/docker/login-action/pull/870) - Bump form-data from 2.5.1 to 2.5.5 in [#​875](https://redirect.github.com/docker/login-action/pull/875) **Full Changelog**: <docker/login-action@v3.4.0...v3.5.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/diranged/oz). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency go to v1.24.0 (#367) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | toolchain | minor | `1.23.6` -> `1.24.0` | --- ### Release Notes <details> <summary>golang/go (go)</summary> ### [`v1.24.0`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.24rc3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/diranged/oz). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency go to v1.24.0 (#367) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | toolchain | minor | `1.23.6` -> `1.24.0` | --- ### Release Notes <details> <summary>golang/go (go)</summary> ### [`v1.24.0`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.24rc3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/diranged/oz). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update k8s.io to v0.32.1 (patch) (#355) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [k8s.io/api](https://redirect.github.com/kubernetes/api) | `v0.32.0` -> `v0.32.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/apimachinery](https://redirect.github.com/kubernetes/apimachinery) | `v0.32.0` -> `v0.32.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/cli-runtime](https://redirect.github.com/kubernetes/cli-runtime) | `v0.32.0` -> `v0.32.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/client-go](https://redirect.github.com/kubernetes/client-go) | `v0.32.0` -> `v0.32.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.32.1`](https://redirect.github.com/kubernetes/api/compare/v0.32.0...v0.32.1) [Compare Source](https://redirect.github.com/kubernetes/api/compare/v0.32.0...v0.32.1) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.32.1`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.0...v0.32.1) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.0...v0.32.1) </details> <details> <summary>kubernetes/cli-runtime (k8s.io/cli-runtime)</summary> ### [`v0.32.1`](https://redirect.github.com/kubernetes/cli-runtime/compare/v0.32.0...v0.32.1) [Compare Source](https://redirect.github.com/kubernetes/cli-runtime/compare/v0.32.0...v0.32.1) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.32.1`](https://redirect.github.com/kubernetes/client-go/compare/v0.32.0...v0.32.1) [Compare Source](https://redirect.github.com/kubernetes/client-go/compare/v0.32.0...v0.32.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/diranged/oz). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update k8s.io to v0.32.1 (patch) (#355) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [k8s.io/api](https://redirect.github.com/kubernetes/api) | `v0.32.0` -> `v0.32.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/apimachinery](https://redirect.github.com/kubernetes/apimachinery) | `v0.32.0` -> `v0.32.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/cli-runtime](https://redirect.github.com/kubernetes/cli-runtime) | `v0.32.0` -> `v0.32.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/client-go](https://redirect.github.com/kubernetes/client-go) | `v0.32.0` -> `v0.32.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.32.1`](https://redirect.github.com/kubernetes/api/compare/v0.32.0...v0.32.1) [Compare Source](https://redirect.github.com/kubernetes/api/compare/v0.32.0...v0.32.1) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.32.1`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.0...v0.32.1) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.0...v0.32.1) </details> <details> <summary>kubernetes/cli-runtime (k8s.io/cli-runtime)</summary> ### [`v0.32.1`](https://redirect.github.com/kubernetes/cli-runtime/compare/v0.32.0...v0.32.1) [Compare Source](https://redirect.github.com/kubernetes/cli-runtime/compare/v0.32.0...v0.32.1) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.32.1`](https://redirect.github.com/kubernetes/client-go/compare/v0.32.0...v0.32.1) [Compare Source](https://redirect.github.com/kubernetes/client-go/compare/v0.32.0...v0.32.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/diranged/oz). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update k8s.io to v0.32.0 (minor) (#348) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [k8s.io/api](https://redirect.github.com/kubernetes/api) | `v0.31.4` -> `v0.32.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/apimachinery](https://redirect.github.com/kubernetes/apimachinery) | `v0.31.4` -> `v0.32.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/cli-runtime](https://redirect.github.com/kubernetes/cli-runtime) | `v0.31.4` -> `v0.32.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/client-go](https://redirect.github.com/kubernetes/client-go) | `v0.31.4` -> `v0.32.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.32.0`](https://redirect.github.com/kubernetes/api/compare/v0.31.4...v0.32.0) [Compare Source](https://redirect.github.com/kubernetes/api/compare/v0.31.4...v0.32.0) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.32.0`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.4...v0.32.0) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.4...v0.32.0) </details> <details> <summary>kubernetes/cli-runtime (k8s.io/cli-runtime)</summary> ### [`v0.32.0`](https://redirect.github.com/kubernetes/cli-runtime/compare/v0.31.4...v0.32.0) [Compare Source](https://redirect.github.com/kubernetes/cli-runtime/compare/v0.31.4...v0.32.0) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.32.0`](https://redirect.github.com/kubernetes/client-go/compare/v0.31.4...v0.32.0) [Compare Source](https://redirect.github.com/kubernetes/client-go/compare/v0.31.4...v0.32.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/diranged/oz). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update k8s.io to v0.32.0 (minor) (#348) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [k8s.io/api](https://redirect.github.com/kubernetes/api) | `v0.31.4` -> `v0.32.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/apimachinery](https://redirect.github.com/kubernetes/apimachinery) | `v0.31.4` -> `v0.32.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/cli-runtime](https://redirect.github.com/kubernetes/cli-runtime) | `v0.31.4` -> `v0.32.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [k8s.io/client-go](https://redirect.github.com/kubernetes/client-go) | `v0.31.4` -> `v0.32.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.32.0`](https://redirect.github.com/kubernetes/api/compare/v0.31.4...v0.32.0) [Compare Source](https://redirect.github.com/kubernetes/api/compare/v0.31.4...v0.32.0) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.32.0`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.4...v0.32.0) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.4...v0.32.0) </details> <details> <summary>kubernetes/cli-runtime (k8s.io/cli-runtime)</summary> ### [`v0.32.0`](https://redirect.github.com/kubernetes/cli-runtime/compare/v0.31.4...v0.32.0) [Compare Source](https://redirect.github.com/kubernetes/cli-runtime/compare/v0.31.4...v0.32.0) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.32.0`](https://redirect.github.com/kubernetes/client-go/compare/v0.31.4...v0.32.0) [Compare Source](https://redirect.github.com/kubernetes/client-go/compare/v0.31.4...v0.32.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/diranged/oz). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
PreviousNext