volsync
volsync copied to clipboard
Update dependency kubernetes-sigs/controller-tools to v0.14.0
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| kubernetes-sigs/controller-tools | minor | v0.13.0 -> v0.14.0 |
Release Notes
kubernetes-sigs/controller-tools (kubernetes-sigs/controller-tools)
v0.14.0
What's Changed
- 🏃 remove usages of deprecated io/ioutil by @testwill in https://github.com/kubernetes-sigs/controller-tools/pull/847
- :bug: Add support for empty maps or lists by @Danil-Grigorev in https://github.com/kubernetes-sigs/controller-tools/pull/863
- 🐛 crd: Respect multiline comments at godocs by @qinqon in https://github.com/kubernetes-sigs/controller-tools/pull/870
Dependency bumps
- :seedling: Bump golang.org/x/tools from 0.12.0 to 0.13.0 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/845
- :seedling: Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/846
- :seedling: Bump kubernetes-sigs/kubebuilder-release-tools from 0.3.0 to 0.4.0 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/850
- :seedling: Bump golang.org/x/tools from 0.13.0 to 0.14.0 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/848
- :seedling: Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/849
- :seedling: Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/852
- :seedling: Bump github.com/onsi/gomega from 1.28.0 to 1.29.0 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/853
- :seedling: Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/856
- :seedling: Bump kubernetes-sigs/kubebuilder-release-tools from 0.4.0 to 0.4.2 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/857
- :seedling: Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/860
- :seedling: Bump golang.org/x/tools from 0.14.0 to 0.15.0 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/861
- :seedling: Bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/859
- :seedling: Bump golang.org/x/tools from 0.15.0 to 0.16.0 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/866
- :seedling: Bump kubernetes-sigs/kubebuilder-release-tools from 0.4.2 to 0.4.3 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/867
- :seedling: Bump golang.org/x/tools from 0.16.0 to 0.16.1 by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/869
- :warning: Bump k8s deps to v0.29.0 by @Neo2308 in https://github.com/kubernetes-sigs/controller-tools/pull/872
New Contributors
- @testwill made their first contribution in https://github.com/kubernetes-sigs/controller-tools/pull/847
- @Danil-Grigorev made their first contribution in https://github.com/kubernetes-sigs/controller-tools/pull/863
- @qinqon made their first contribution in https://github.com/kubernetes-sigs/controller-tools/pull/870
- @Neo2308 made their first contribution in https://github.com/kubernetes-sigs/controller-tools/pull/872
Full Changelog: https://github.com/kubernetes-sigs/controller-tools/compare/v0.13.0...v0.14.0
Configuration
📅 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: renovate-bot Once this PR has been reviewed and has the lgtm label, please assign birsanv for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Quality Gate passed
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.0%. Comparing base (
381144d) to head (42ee249). Report is 468 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1062 +/- ##
=======================================
- Coverage 67.1% 67.0% -0.1%
=======================================
Files 55 55
Lines 7080 7080
=======================================
- Hits 4755 4748 -7
- Misses 2050 2055 +5
- Partials 275 277 +2
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.
This pull request has been automatically closed due to inactivity. Please re-open if these changes are still required.
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (v0.14.0). 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.
/reopen
@tesshuflower: Failed to re-open PR: state cannot be changed. The renovate/kubernetes-sigs-controller-tools-0.x branch has been deleted.
In response to this:
/reopen
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.