Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(deps): update module github.com/validator-labs/validator to v0.1.14 #296

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/validator-labs/validator v0.1.13 -> v0.1.14 age adoption passing confidence

Release Notes

validator-labs/validator (github.com/validator-labs/validator)

v0.1.14

Compare Source

Dependency Updates

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 November 28, 2024 15:22
@renovate renovate bot requested a review from arturshadnik November 28, 2024 15:22
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Nov 28, 2024
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #296   +/-   ##
=======================================
  Coverage   34.18%   34.18%           
=======================================
  Files           7        7           
  Lines         509      509           
=======================================
  Hits          174      174           
  Misses        322      322           
  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 4fb60d3...76446b6. Read the comment docs.

@renovate renovate bot merged commit 8302013 into main Nov 28, 2024
8 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 28, 2024 18:12
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.

0 participants