vmware-labs / reconciler-runtime

⚠️ Maintenance suspended. Please, migrate to the active fork reconciler.io/runtime. See https://github.com/reconcilerio/runtime/releases/tag/v0.20.0 for instructions. This repository will be archived eventually.
Other
81 stars 18 forks source link

Bump sigs.k8s.io/controller-tools from 0.12.0 to 0.12.1 in /hack #392

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps sigs.k8s.io/controller-tools from 0.12.0 to 0.12.1.

Release notes

Sourced from sigs.k8s.io/controller-tools's releases.

v0.12.1

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-tools/compare/v0.12.0...v0.12.1

Commits
  • 371c48c Merge pull request #835 from k8s-infra-cherrypick-robot/cherry-pick-829-to-re...
  • 3c09a34 Merge pull request #834 from k8s-infra-cherrypick-robot/cherry-pick-792-to-re...
  • 35f6df7 Return an error for duplicate generators
  • c4c89f7 Update marker.Collector to fix bug of markers
  • ce59fd8 Add a testcase to reproduce bug of markers
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (690a049) 59.52% compared to head (57fb68d) 59.52%.

:exclamation: Current head 57fb68d differs from pull request most recent head 2b083a3. Consider uploading reports for the commit 2b083a3 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #392 +/- ## ======================================= Coverage 59.52% 59.52% ======================================= Files 16 16 Lines 2127 2127 ======================================= Hits 1266 1266 Misses 780 780 Partials 81 81 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.