Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sigs.k8s.io/cluster-api v1.8.1 -> v1.8.2 age adoption passing confidence

Release Notes

kubernetes-sigs/cluster-api (sigs.k8s.io/cluster-api)

v1.8.2

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot requested a review from a team as a code owner September 5, 2024 17:30
@renovate renovate bot added the dependencies label Sep 5, 2024
@renovate renovate bot requested a review from ahmad-ibra September 5, 2024 17:30
@renovate renovate bot added the go label Sep 5, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 5, 2024
@codecov
Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #273   +/-   ##
=======================================
  Coverage   34.23%   34.23%           
=======================================
  Files           7        7           
  Lines         406      406           
=======================================
  Hits          139      139           
  Misses        254      254           
  Partials       13       13           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d7b185...87f2bb7. Read the comment docs.

@renovate renovate bot merged commit 3cda3f3 into main Sep 5, 2024
@renovate renovate bot deleted the renovate/sigs.k8s.io-cluster-api-1.x branch September 5, 2024 18:58
arturshadnik pushed a commit that referenced this pull request Dec 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.1](v0.1.0...v0.1.1)
(2024-12-10)


### Other

* make reviewable
([#277](#277))
([a5b7c21](a5b7c21))
* make reviewable
([#280](#280))
([7220e79](7220e79))
* re-scaffold project
([#301](#301))
([e4f6449](e4f6449))
* update renovate.json
([523cc9d](523cc9d))
* Update renovate.json
([33066e1](33066e1))


### Dependency Updates

* **deps:** update all non-major dependencies
([#283](#283))
([0119b0c](0119b0c))
* **deps:** update all non-major dependencies
([#288](#288))
([56d9ce0](56d9ce0))
* **deps:** update build digest to 3463b98
([#285](#285))
([ea679f9](ea679f9))
* **deps:** update build digest to 3840c9d
([#286](#286))
([f540d4e](f540d4e))
* **deps:** update build digest to 5ffe724
([#287](#287))
([b265864](b265864))
* **deps:** update build digest to a46a554
([#291](#291))
([b0d6190](b0d6190))
* **deps:** update build digest to c847351
([#300](#300))
([72f6111](72f6111))
* **deps:** update build digest to d0ef938
([#295](#295))
([4fb60d3](4fb60d3))
* **deps:** update build digest to db64f63
([#284](#284))
([228dc55](228dc55))
* **deps:** update build digest to dd09b58
([#290](#290))
([558ba95](558ba95))
* **deps:** update build digest to de3e944
([#299](#299))
([0a68f3c](0a68f3c))
* **deps:** update golang docker tag to v1.23
([#251](#251))
([729b5e0](729b5e0))
* **deps:** update kubernetes packages to v0.31.1
([#276](#276))
([5134164](5134164))
* **deps:** update kubernetes packages to v0.31.2
([#278](#278))
([946f0c1](946f0c1))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.21.0
([#281](#281))
([8807b70](8807b70))
* **deps:** update module github.com/onsi/gomega to v1.35.0
([#282](#282))
([ee3eee1](ee3eee1))
* **deps:** update module github.com/onsi/gomega to v1.36.0
([#294](#294))
([a9ee57a](a9ee57a))
* **deps:** update module github.com/onsi/gomega to v1.36.1
([#302](#302))
([5c118e0](5c118e0))
* **deps:** update module github.com/stretchr/testify to v1.10.0
([#293](#293))
([5a7fd65](5a7fd65))
* **deps:** update module github.com/validator-labs/validator to v0.1.10
([#271](#271))
([0d7b185](0d7b185))
* **deps:** update module github.com/validator-labs/validator to v0.1.12
([#274](#274))
([3fc50bf](3fc50bf))
* **deps:** update module github.com/validator-labs/validator to v0.1.13
([#292](#292))
([f5cfc99](f5cfc99))
* **deps:** update module github.com/validator-labs/validator to v0.1.14
([#296](#296))
([8302013](8302013))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.2
([#273](#273))
([3cda3f3](3cda3f3))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.4
([#275](#275))
([b8edc07](b8edc07))
* **deps:** update module sigs.k8s.io/cluster-api to v1.9.0
([#303](#303))
([9e32e35](9e32e35))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1
([#279](#279))
([a75dfd9](a75dfd9))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.2
([#289](#289))
([f842495](f842495))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.3
([#298](#298))
([617ae81](617ae81))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant