Skip to content

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

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

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.1.0

⚠ BREAKING CHANGES
  • create root level HelmConfig struct which applies to all HelmReleases (#​356)
Features
  • create root level HelmConfig struct which applies to all HelmReleases (#​356) (6fe04ba)
Bug Fixes
  • set oci.ImageOptions.Ref to the correct value to ensure plugin charts are installed (#​359) (effd172)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 1, 2024 20:07
@renovate renovate bot requested a review from arturshadnik August 1, 2024 20:07
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 1, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-0.x branch from 90fe2ea to 75eb4b6 Compare August 1, 2024 22:50
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
+ Coverage   61.38%   66.48%   +5.10%     
==========================================
  Files          10        9       -1     
  Lines         681      561     -120     
==========================================
- Hits          418      373      -45     
+ Misses        245      175      -70     
+ Partials       18       13       -5     

see 1 file with indirect coverage changes


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 8982a0d...75eb4b6. Read the comment docs.

@renovate renovate bot merged commit 57205c6 into main Aug 2, 2024
8 checks passed
@renovate renovate bot deleted the renovate/github.com-validator-labs-validator-0.x branch August 2, 2024 01:49
TylerGillson added a commit that referenced this pull request Aug 6, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.15](v0.0.14...v0.0.15)
(2024-08-06)


### Other

* add hook to install validator crds in devspace
([#221](#221))
([8982a0d](8982a0d))
* remove unused helm value
([#223](#223))
([1651b8e](1651b8e))


### Docs

* principal ID and rules in readme
([#222](#222))
([db29a62](db29a62))


### Dependency Updates

* **deps:** update module github.com/onsi/gomega to v1.34.1
([#217](#217))
([4c5d239](4c5d239))
* **deps:** update module github.com/validator-labs/validator to v0.0.51
([#216](#216))
([be40010](be40010))
* **deps:** update module github.com/validator-labs/validator to v0.1.0
([#220](#220))
([57205c6](57205c6))


### Refactoring

* return error from validate, accept context
([#226](#226))
([58989c0](58989c0))
* support direct rule evaluation
([#225](#225))
([bec4a0b](bec4a0b))

---
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