renovate-bot opened a new pull request, #171: URL: https://github.com/apache/superset-kubernetes-operator/pull/171
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [operator-framework/operator-sdk](https://redirect.github.com/operator-framework/operator-sdk) | patch | `v1.42.2` → `v1.42.3` | --- ### Release Notes <details> <summary>operator-framework/operator-sdk (operator-framework/operator-sdk)</summary> ### [`v1.42.3`](https://redirect.github.com/operator-framework/operator-sdk/releases/tag/v1.42.3) [Compare Source](https://redirect.github.com/operator-framework/operator-sdk/compare/v1.42.2...v1.42.3) #### v1.42.3 #### What's Changed - updating generated files post 1.42.2 release by [@​acornett21](https://redirect.github.com/acornett21) in [#​7072](https://redirect.github.com/operator-framework/operator-sdk/pull/7072) - Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7076](https://redirect.github.com/operator-framework/operator-sdk/pull/7076) - Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7083](https://redirect.github.com/operator-framework/operator-sdk/pull/7083) - Bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7075](https://redirect.github.com/operator-framework/operator-sdk/pull/7075) - Bump github.com/distribution/distribution/v3 from 3.0.0 to 3.1.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7078](https://redirect.github.com/operator-framework/operator-sdk/pull/7078) - Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.42.0 to 1.43.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7082](https://redirect.github.com/operator-framework/operator-sdk/pull/7082) - Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.42.0 to 1.43.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7081](https://redirect.github.com/operator-framework/operator-sdk/pull/7081) - Bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.18.0 to 0.19.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7080](https://redirect.github.com/operator-framework/operator-sdk/pull/7080) - Bump github.com/moby/spdystream from 0.5.0 to 0.5.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7086](https://redirect.github.com/operator-framework/operator-sdk/pull/7086) - Bump github.com/distribution/distribution/v3 from 3.1.0 to 3.1.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7092](https://redirect.github.com/operator-framework/operator-sdk/pull/7092) - Bump github.com/go-git/go-git/v5 from 5.17.1 to 5.19.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7093](https://redirect.github.com/operator-framework/operator-sdk/pull/7093) - Bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7094](https://redirect.github.com/operator-framework/operator-sdk/pull/7094) - Bump github.com/containerd/containerd from 1.7.29 to 1.7.32 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7099](https://redirect.github.com/operator-framework/operator-sdk/pull/7099) - updating ansible operator plugin version to 1.42.3 and other dependen… by [@​acornett21](https://redirect.github.com/acornett21) in [#​7106](https://redirect.github.com/operator-framework/operator-sdk/pull/7106) - Bump ubi9/ubi-minimal from 9.7 to 9.8 in /images/helm-operator by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7098](https://redirect.github.com/operator-framework/operator-sdk/pull/7098) - Bump ubi9/ubi-minimal from 9.7 to 9.8 in /images/operator-sdk by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7097](https://redirect.github.com/operator-framework/operator-sdk/pull/7097) - Bump ubi9/ubi-minimal from 9.7 to 9.8 in /images/scorecard-test by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7096](https://redirect.github.com/operator-framework/operator-sdk/pull/7096) - Bump ubi9/ubi-minimal from 9.7 to 9.8 in /images/custom-scorecard-tests by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7095](https://redirect.github.com/operator-framework/operator-sdk/pull/7095) - Bump github.com/containerd/containerd from 1.7.32 to 1.7.33 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​7105](https://redirect.github.com/operator-framework/operator-sdk/pull/7105) - updating images to ubi 9.8 by [@​acornett21](https://redirect.github.com/acornett21) in [#​7107](https://redirect.github.com/operator-framework/operator-sdk/pull/7107) - Release v1.42.3 by [@​acornett21](https://redirect.github.com/acornett21) in [#​7108](https://redirect.github.com/operator-framework/operator-sdk/pull/7108) **Full Changelog**: <https://github.com/operator-framework/operator-sdk/compare/v1.42.2...v1.42.3> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- 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/apache/superset-kubernetes-operator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
