renovate-bot opened a new pull request, #165:
URL: https://github.com/apache/superset-kubernetes-operator/pull/165

   This PR contains the following updates:
   
   | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | 
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
   |---|---|---|---|
   | 
[sigs.k8s.io/controller-tools](https://redirect.github.com/kubernetes-sigs/controller-tools)
 | `v0.20.1` → `v0.21.0` | 
![age](https://developer.mend.io/api/mc/badges/age/go/sigs.k8s.io%2fcontroller-tools/v0.21.0?slim=true)
 | 
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/sigs.k8s.io%2fcontroller-tools/v0.20.1/v0.21.0?slim=true)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>kubernetes-sigs/controller-tools 
(sigs.k8s.io/controller-tools)</summary>
   
   ### 
[`v0.21.0`](https://redirect.github.com/kubernetes-sigs/controller-tools/releases/tag/v0.21.0)
   
   [Compare 
Source](https://redirect.github.com/kubernetes-sigs/controller-tools/compare/v0.20.1...v0.21.0)
   
   #### What's Changed
   
   - ⚠️ Bump to k8s.io/\* v1.36 by 
[@&#8203;sbueringer](https://redirect.github.com/sbueringer) in 
[#&#8203;1407](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1407)
   - ⚠️ Upgrade Go version to 1.26.0  by 
[@&#8203;camilamacedo86](https://redirect.github.com/camilamacedo86) in 
[#&#8203;1402](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1402)
   - ✨ Add `kubebuilder:externalDoc` marker by 
[@&#8203;pedjak](https://redirect.github.com/pedjak) in 
[#&#8203;1335](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1335)
   - ✨ Add optional roleName parameter to RBAC marker by 
[@&#8203;AlirezaPourchali](https://redirect.github.com/AlirezaPourchali) in 
[#&#8203;1334](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1334)
   - ✨ Add support for external ApplyConfiguration mappings by 
[@&#8203;andrew-farries](https://redirect.github.com/andrew-farries) in 
[#&#8203;1327](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1327)
   - ✨ Add support for k8s:enum markers by 
[@&#8203;alvaroaleman](https://redirect.github.com/alvaroaleman) in 
[#&#8203;1352](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1352)
   - ✨ Add support for k8s:immutable by 
[@&#8203;alvaroaleman](https://redirect.github.com/alvaroaleman) in 
[#&#8203;1354](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1354)
   - ✨ ApplyConfigurations: Generate extract functions by 
[@&#8203;alvaroaleman](https://redirect.github.com/alvaroaleman) in 
[#&#8203;1346](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1346)
   - ✨ Preserve Enum validation for IntOrString type in CRD generation by 
[@&#8203;dongjiang1989](https://redirect.github.com/dongjiang1989) in 
[#&#8203;1370](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1370)
   - ✨ Support nested pointer to type-aliased slices by 
[@&#8203;dongjiang1989](https://redirect.github.com/dongjiang1989) in 
[#&#8203;1331](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1331)
   - 🌱 Handle any/interface{} type in CRD generator with clear error by 
[@&#8203;Fedosin](https://redirect.github.com/Fedosin) in 
[#&#8203;1362](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1362)
   - 🐛 Fix applyconfiguration generator for cluster-scoped resources by 
[@&#8203;joelanford](https://redirect.github.com/joelanford) in 
[#&#8203;1347](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1347)
   
   #### Misc
   
   - 📖 docs: Add examples to all marker types. by 
[@&#8203;camilamacedo86](https://redirect.github.com/camilamacedo86) in 
[#&#8203;1340](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1340)
   - 🌱 Fix and test webhook testdata compilation by 
[@&#8203;alvaroaleman](https://redirect.github.com/alvaroaleman) in 
[#&#8203;1345](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1345)
   - 🌱 Fix go generate validation by 
[@&#8203;alvaroaleman](https://redirect.github.com/alvaroaleman) in 
[#&#8203;1348](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1348)
   - 🌱 Migrate away from custom GitHub action approval workflow by 
[@&#8203;karimzakzouk](https://redirect.github.com/karimzakzouk) in 
[#&#8203;1372](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1372)
   - ✨ Migrate to new envtest location and newer Kubernetes version by 
[@&#8203;sbueringer](https://redirect.github.com/sbueringer) in 
[#&#8203;1337](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1337)
   - 🌱 Test the test CRD can actually be applied by 
[@&#8203;alvaroaleman](https://redirect.github.com/alvaroaleman) in 
[#&#8203;1351](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1351)
   - 🌱 Validate tidyness of all go modules by 
[@&#8203;alvaroaleman](https://redirect.github.com/alvaroaleman) in 
[#&#8203;1349](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1349)
   - 🌱 Validate we use the same k8s.io/\* version in all modules by 
[@&#8203;alvaroaleman](https://redirect.github.com/alvaroaleman) in 
[#&#8203;1353](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1353)
   
   #### envtest
   
   - :sparkles: Release envtest v1.36.0 by 
[@&#8203;erikgb](https://redirect.github.com/erikgb) in 
[#&#8203;1393](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1393)
   - 🌱 Promotion of envtest release for Kubernetes v1.36.0 by 
[@&#8203;sbueringer](https://redirect.github.com/sbueringer) in 
[#&#8203;1400](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1400)
   
   #### Dependency bumps
   
   - :seedling: Bump EndBug/add-and-commit from 9.1.4 to 10.0.0 in the 
all-github-actions group by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1369](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1369)
   - :seedling: Bump actions/setup-go from 6.1.0 to 6.2.0 in the 
all-github-actions group by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1326](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1326)
   - :seedling: Bump actions/setup-go from 6.2.0 to 6.3.0 in the 
all-github-actions group by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1356](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1356)
   - :seedling: Bump github.com/fatih/color from 1.18.0 to 1.19.0 in the 
all-go-mod-patch-and-minor group by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1368](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1368)
   - :seedling: Bump github.com/onsi/gomega from 1.38.3 to 1.39.0 in the 
all-go-mod-patch-and-minor group by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1322](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1322)
   - :seedling: Bump github.com/onsi/gomega from 1.39.0 to 1.39.1 in the 
all-go-mod-patch-and-minor group by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1330](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1330)
   - :seedling: Bump github.com/onsi/gomega from 1.39.1 to 1.40.0 in the 
all-go-mod-patch-and-minor group by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1405](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1405)
   - :seedling: Bump golang.org/x/tools from 0.40.0 to 0.41.0 in the 
all-go-mod-patch-and-minor group by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1325](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1325)
   - :seedling: Bump golang.org/x/tools from 0.41.0 to 0.42.0 in the 
all-go-mod-patch-and-minor group by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1342](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1342)
   - :seedling: Bump golang.org/x/tools from 0.42.0 to 0.43.0 in the 
all-go-mod-patch-and-minor group by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1364](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1364)
   - :seedling: Bump golang.org/x/tools from 0.43.0 to 0.44.0 in the 
all-go-mod-patch-and-minor group across 1 directory by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1377](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1377)
   - :seedling: Bump golangci-lint to v2.8.0 by 
[@&#8203;dongjiang1989](https://redirect.github.com/dongjiang1989) in 
[#&#8203;1332](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1332)
   - :seedling: Bump golangci-lint to v2.10.1 by 
[@&#8203;dongjiang1989](https://redirect.github.com/dongjiang1989) in 
[#&#8203;1358](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1358)
   - :seedling: Bump golangci-lint to v2.11.3 by 
[@&#8203;dongjiang1989](https://redirect.github.com/dongjiang1989) in 
[#&#8203;1367](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1367)
   - :seedling: Bump softprops/action-gh-release from 2.5.0 to 2.6.1 in the 
all-github-actions group by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1365](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1365)
   - :seedling: Bump the all-github-actions group across 1 directory with 4 
updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] 
in 
[#&#8203;1383](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1383)
   - :seedling: Bump the all-github-actions group with 2 updates by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1328](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1328)
   - :seedling: Bump tj-actions/changed-files from 47.0.1 to 47.0.2 in the 
all-github-actions group by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1343](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1343)
   - :seedling: Bump tj-actions/changed-files from 47.0.2 to 47.0.4 in the 
all-github-actions group by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1355](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1355)
   - :seedling: Bump tj-actions/changed-files from 47.0.4 to 47.0.5 in the 
all-github-actions group by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1361](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1361)
   
   #### New Contributors
   
   - [@&#8203;AlirezaPourchali](https://redirect.github.com/AlirezaPourchali) 
made their first contribution in 
[#&#8203;1334](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1334)
   - [@&#8203;andrew-farries](https://redirect.github.com/andrew-farries) made 
their first contribution in 
[#&#8203;1327](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1327)
   - [@&#8203;pedjak](https://redirect.github.com/pedjak) made their first 
contribution in 
[#&#8203;1335](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1335)
   - [@&#8203;camilamacedo86](https://redirect.github.com/camilamacedo86) made 
their first contribution in 
[#&#8203;1340](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1340)
   - [@&#8203;Fedosin](https://redirect.github.com/Fedosin) made their first 
contribution in 
[#&#8203;1362](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1362)
   - [@&#8203;karimzakzouk](https://redirect.github.com/karimzakzouk) made 
their first contribution in 
[#&#8203;1372](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1372)
   
   **Full Changelog**: 
<https://github.com/kubernetes-sigs/controller-tools/compare/v0.20.0...v0.21.0>
   
   </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]

Reply via email to