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

fix(deps): update module github.com/go-playground/validator/v10 to v10.7.0 #13

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-playground/validator/v10 require minor v10.5.0 -> v10.7.0

Release Notes

go-playground/validator

v10.7.0

Compare Source

What's new?

v10.6.2

Compare Source

What was fixed?

v10.6.1

Compare Source

What was fixed
  • Fixed url_encoded validation regex not handling totally unescaped data.

v10.6.0

Compare Source

What's new?

  • Added boolean support for required_if, required_unless and eqfield. Thanks @​zane-deg for the PR
  • Added ability to validate map data. Thanks @​zytell3301 for the PR
  • Added BIC ISO format validator. Thanks @​yeexel for the PR

Maintainers

A section has been added to the README regarding a "request for maintainers". I am so happy that the community has embraced this project! and I think that now is a good time to bring on more maintainers to help support the growing user base for timely help, PR reviews and general support.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented May 6, 2021

⚠️ 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 check 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: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/axetroy/fslint":"/mnt/renovate/gh/axetroy/fslint" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/axetroy/fslint" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod vendor"
go: downloading github.com/fatih/color v1.10.0
go: downloading github.com/go-playground/locales v0.13.0
go: downloading github.com/go-playground/universal-translator v0.17.0
go: downloading github.com/go-playground/validator/v10 v10.6.0
go: downloading github.com/mattn/go-zglob v0.0.3
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/ryanuber/go-glob v1.0.0
go: downloading github.com/yosuke-furukawa/json5 v0.1.1
go: downloading github.com/gookit/color v1.3.7
go: downloading github.com/mattn/go-colorable v0.1.8
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading github.com/leodido/go-urn v1.2.0
go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: downloading golang.org/x/text v0.3.2
go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/davecgh/go-spew v1.1.0
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
github.com/axetroy/fslint tested by
	github.com/axetroy/fslint.test imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c: permission denied

@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from a993c47 to b327d37 Compare May 12, 2021 01:16
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.6.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.6.1 May 12, 2021
@renovate
Copy link
Contributor Author

renovate bot commented May 12, 2021

⚠️ 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 check 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: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/axetroy/fslint":"/mnt/renovate/gh/axetroy/fslint" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/axetroy/fslint" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod vendor"
go: downloading github.com/fatih/color v1.10.0
go: downloading github.com/go-playground/locales v0.13.0
go: downloading github.com/go-playground/universal-translator v0.17.0
go: downloading github.com/go-playground/validator/v10 v10.6.1
go: downloading github.com/mattn/go-zglob v0.0.3
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/ryanuber/go-glob v1.0.0
go: downloading github.com/yosuke-furukawa/json5 v0.1.1
go: downloading github.com/gookit/color v1.3.7
go: downloading github.com/mattn/go-colorable v0.1.8
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading github.com/leodido/go-urn v1.2.0
go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: downloading golang.org/x/text v0.3.2
go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/davecgh/go-spew v1.1.0
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
github.com/axetroy/fslint tested by
	github.com/axetroy/fslint.test imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c: permission denied

@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from b327d37 to ae685fb Compare July 8, 2021 07:02
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.6.1 fix(deps): update module github.com/go-playground/validator/v10 to v10.7.0 Jul 8, 2021
@axetroy axetroy merged commit 6e0e714 into master Jul 11, 2021
@axetroy axetroy deleted the renovate/github.com-go-playground-validator-v10-10.x branch July 11, 2021 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants