Skip to content

deps(deps): update module github.com/validator-labs/validator-plugin-vsphere to v0.0.27#80

Merged
TylerGillson merged 2 commits intomainfrom
renovate/github.com-validator-labs-validator-plugin-vsphere-0.x
Jul 22, 2024
Merged

deps(deps): update module github.com/validator-labs/validator-plugin-vsphere to v0.0.27#80
TylerGillson merged 2 commits intomainfrom
renovate/github.com-validator-labs-validator-plugin-vsphere-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/validator-labs/validator-plugin-vsphere v0.0.26 -> v0.0.27 age adoption passing confidence

Release Notes

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

v0.0.27

Compare Source

Bug Fixes
  • always return a ValidationResult from ReconcileComputeResourceValidationRule (#​297) (1a53fc6)
Dependency Updates
Refactoring

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 July 16, 2024 14:31
@renovate renovate bot requested a review from TylerGillson July 16, 2024 14:31
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. refactoring Refactoring / tech debt labels Jul 16, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-vsphere-0.x branch 2 times, most recently from 0aa1174 to aa259e4 Compare July 16, 2024 23:13
@TylerGillson TylerGillson removed the refactoring Refactoring / tech debt label Jul 19, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-vsphere-0.x branch from aa259e4 to 54f9cb6 Compare July 20, 2024 02:39
renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-vsphere-0.x branch 4 times, most recently from e3ccd43 to 152b7e9 Compare July 22, 2024 15:51
…vsphere to v0.0.27

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-validator-labs-validator-plugin-vsphere-0.x branch from f7cc689 to fed0966 Compare July 22, 2024 17:01
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Jul 22, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Jul 22, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@codecov
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 70.73171% with 12 lines in your changes missing coverage. Please review.

@@           Coverage Diff           @@
##             main      #80   +/-   ##
=======================================
  Coverage   52.89%   52.89%           
=======================================
  Files          45       45           
  Lines        4881     4881           
=======================================
  Hits         2582     2582           
  Misses       1640     1640           
  Partials      659      659           
Files Coverage Δ
pkg/components/validator.go 60.06% <100.00%> (ø)
...integration/_validator/testcases/test_validator.go 94.89% <100.00%> (ø)
pkg/services/clouds/vmware_service.go 44.64% <60.00%> (ø)
pkg/services/validator/vmware.go 41.47% <81.81%> (ø)
pkg/components/vsphere.go 0.00% <0.00%> (ø)

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 8c359e1...0ccdf21. Read the comment docs.

@TylerGillson TylerGillson merged commit feb6360 into main Jul 22, 2024
@TylerGillson TylerGillson deleted the renovate/github.com-validator-labs-validator-plugin-vsphere-0.x branch July 22, 2024 17:37
ahmad-ibra pushed a commit that referenced this pull request Jul 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.5](v0.0.4...v0.0.5)
(2024-07-24)


### Features

* add support for private custom image registries
([#83](#83))
([ae91659](ae91659))
* support env vars in OCI secrets
([#88](#88))
([584b3c7](584b3c7))


### Bug Fixes

* ensure passwords in helm templates are quoted
([#96](#96))
([f36383b](f36383b))


### Other

* omit EDITOR logs by default
([#76](#76))
([b3ab7ec](b3ab7ec))


### Dependency Updates

* **deps:** update anchore/sbom-action action to v0.17.0
([#75](#75))
([caf800d](caf800d))
* **deps:** update golang.org/x/exp digest to 8a7402a
([#89](#89))
([3ffda87](3ffda87))
* **deps:** update golang.org/x/exp digest to e3f2596
([#82](#82))
([a89beb6](a89beb6))
* **deps:** update module github.com/validator-labs/validator to v0.0.47
([#92](#92))
([8c359e1](8c359e1))
* **deps:** update module github.com/validator-labs/validator to v0.0.48
([#94](#94))
([743656d](743656d))
* **deps:** update module
github.com/validator-labs/validator-plugin-azure to v0.0.13
([#79](#79))
([0c2dff7](0c2dff7))
* **deps:** update module
github.com/validator-labs/validator-plugin-network to v0.0.18
([#87](#87))
([c69e355](c69e355))
* **deps:** update module
github.com/validator-labs/validator-plugin-network to v0.0.19
([#95](#95))
([e70433a](e70433a))
* **deps:** update module github.com/validator-labs/validator-plugin-oci
to v0.0.11
([#90](#90))
([a633962](a633962))
* **deps:** update module
github.com/validator-labs/validator-plugin-vsphere to v0.0.27
([#80](#80))
([feb6360](feb6360))
* **deps:** update module github.com/vmware/govmomi to v0.39.0
([#93](#93))
([2a01e95](2a01e95))
* **deps:** update softprops/action-gh-release digest to c062e08
([#85](#85))
([b8b5c62](b8b5c62))

---
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:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant