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.0.47 #92

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/validator-labs/validator v0.0.47-0.20240716224743-de015d9112ba -> v0.0.47 age adoption passing confidence

Release Notes

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

v0.0.47

Compare Source

Bug Fixes
Other
Docs
  • recommend validatorctl; document Hauler (#​326) (18a8fef)
  • Update air-gapped prereqs in README.md (de015d9)
Dependency Updates

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 21, 2024 20:34
@renovate renovate bot requested a review from arturshadnik July 21, 2024 20:34
Copy link
Contributor Author

renovate bot commented Jul 21, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/spf13/cobra v1.8.1
go: downloading github.com/spf13/viper v1.19.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/validator-labs/validator v0.0.47
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading k8s.io/api v0.30.3
go: downloading k8s.io/apimachinery v0.30.3
go: downloading k8s.io/client-go v0.30.3
go: downloading emperror.dev/errors v0.8.1
go: downloading github.com/validator-labs/validator-plugin-aws v0.1.1
go: downloading github.com/validator-labs/validator-plugin-azure v0.0.13
go: downloading github.com/validator-labs/validator-plugin-network v0.0.18
go: downloading github.com/validator-labs/validator-plugin-oci v0.0.11
go: downloading github.com/validator-labs/validator-plugin-vsphere v0.0.26
go: downloading github.com/spectrocloud-labs/prompts-tui v0.0.0-20240715203051-ec46421ba5c0
go: downloading github.com/pterm/pterm v0.12.79
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/L30Bola/aws-policy v0.0.0-20230126045340-5e6118545ac1
go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
go: downloading github.com/vmware/govmomi v0.38.0
go: downloading k8s.io/helm v2.17.0+incompatible
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/sys v0.22.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.6.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/cast v1.6.0
go: downloading sigs.k8s.io/cluster-api v1.7.4
go: downloading sigs.k8s.io/controller-runtime v0.18.4
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/hashicorp/go-version v1.7.0
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading golang.org/x/crypto v0.25.0
go: downloading atomicgo.dev/cursor v0.2.0
go: downloading atomicgo.dev/keyboard v0.2.9
go: downloading atomicgo.dev/schedule v0.1.0
go: downloading github.com/gookit/color v1.5.4
go: downloading github.com/lithammer/fuzzysearch v1.1.8
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading golang.org/x/term v0.22.0
go: downloading golang.org/x/text v0.16.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/rs/zerolog v1.28.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/huandu/xstrings v1.5.0
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading golang.org/x/net v0.27.0
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.1-vault-5
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.2.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/go-logr/logr v1.4.2
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/containerd/console v1.0.4
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading k8s.io/apiextensions-apiserver v0.30.1
go: downloading k8s.io/kube-openapi v0.0.0-20240521193020-835d969ad83a
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/evanphx/json-patch v5.7.0+incompatible
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/BurntSushi/toml v1.4.0
go: downloading github.com/cyphar/filepath-securejoin v0.2.5
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading golang.org/x/oauth2 v0.21.0
go: downloading github.com/dougm/pretty v0.0.0-20171025230240-2ee9d7453c02
go: downloading github.com/emicklei/go-restful/v3 v3.12.1
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/josharian/intern v1.0.0
go: github.com/validator-labs/validatorctl/pkg/cmd/validator imports
	github.com/validator-labs/validator/pkg/oci: cannot find module providing package github.com/validator-labs/validator/pkg/oci

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 21, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 21, 2024
@renovate renovate bot force-pushed the renovate/github.51.al-validator-labs-validator-0.x branch from bcfafd4 to a5e7015 Compare July 21, 2024 23:01
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.51.al-validator-labs-validator-0.x branch from a5e7015 to 3514624 Compare July 22, 2024 15:50
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Jul 22, 2024
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.

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
- Coverage   52.92%   52.89%   -0.03%     
==========================================
  Files          45       45              
  Lines        4879     4881       +2     
==========================================
  Hits         2582     2582              
- Misses       1638     1640       +2     
  Partials      659      659              
Files Coverage Δ
pkg/cmd/validator/validator.go 51.49% <0.00%> (-0.23%) ⬇️

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 b8b5c62...ec02744. Read the comment docs.

@TylerGillson TylerGillson merged commit 8c359e1 into main Jul 22, 2024
7 of 8 checks passed
@TylerGillson TylerGillson deleted the renovate/github.51.al-validator-labs-validator-0.x branch July 22, 2024 17:00
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:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant