Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.1 #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/envoyproxy/protoc-gen-validate require minor v0.4.1 -> v0.6.1

Release Notes

envoyproxy/protoc-gen-validate

v0.6.1

Compare Source

Changes

  • Remove support for returning multiple validation errors. This feature caused silent breakage of validations for consumers due to an API change.

v0.6.0

Compare Source

  • In generated Go code, allows returning a list of validation errors instead of only the first failed.
  • Adds support for the module=example.com/foo flag described here
  • Removes all references to github.com/golang/protobuf in favor of google.golang.org/protobuf

v0.5.1

Compare Source

Changes

  • Example workspace to demonstrate Bazel usage
  • Fix Bazel rules for validation code generation
  • Support for newer TLDs in email validation

v0.5.0

Compare Source

Changes

  • reduce minimum required Go version
  • bug fixes for existing rules
  • ability to suppress validation generation
  • bump protobuf version to v3.14.0
  • improve Bazel support
  • PyPi packaging for Python

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 Mar 15, 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/DoNewsCode/core-demo":"/mnt/renovate/gh/DoNewsCode/core-demo" -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/DoNewsCode/core-demo" docker.io/renovate/go:1.14.15 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: github.com/DoNewsCode/core@v0.4.2: parsing /Users/donew/src/std/go.mod: open /Users/donew/src/std/go.mod: no such file or directory

@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-protoc-gen-validate-0.x branch from 5c4ce1b to 3be6938 Compare March 18, 2021 03:00
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-protoc-gen-validate-0.x branch from 3be6938 to 04a8e10 Compare April 1, 2021 19:20
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.5.0 fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.5.1 Apr 1, 2021
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-protoc-gen-validate-0.x branch from 04a8e10 to 5eb38ec Compare April 22, 2021 21:26
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.5.1 fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.0 Apr 22, 2021
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.0 fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.1 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-protoc-gen-validate-0.x branch from 5eb38ec to 8dddef5 Compare April 26, 2021 18:32
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.1 fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.1 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-envoyproxy-protoc-gen-validate-0.x branch August 30, 2021 15:39
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.1 - autoclosed fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.1 Aug 30, 2021
@renovate renovate bot reopened this Aug 30, 2021
@renovate renovate bot restored the renovate/github.com-envoyproxy-protoc-gen-validate-0.x branch August 30, 2021 16:41
@renovate
Copy link
Contributor Author

renovate bot commented Aug 30, 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/DoNewsCode/core-demo":"/mnt/renovate/gh/DoNewsCode/core-demo" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e GOPATH -e GOFLAGS -e CGO_ENABLED -w "/mnt/renovate/gh/DoNewsCode/core-demo" docker.io/renovate/go:1.17.0 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: github.com/DoNewsCode/core@v0.7.3 (replaced by /Users/donew/src/std): reading /Users/donew/src/std/go.mod: open /Users/donew/src/std/go.mod: no such file or directory

@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-protoc-gen-validate-0.x branch from 8dddef5 to d1840d5 Compare August 30, 2021 16:42
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.1 fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.1 - autoclosed Aug 31, 2021
@renovate renovate bot closed this Aug 31, 2021
@renovate renovate bot deleted the renovate/github.com-envoyproxy-protoc-gen-validate-0.x branch August 31, 2021 03:10
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.1 - autoclosed fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.1 Aug 31, 2021
@renovate renovate bot reopened this Aug 31, 2021
@renovate renovate bot restored the renovate/github.com-envoyproxy-protoc-gen-validate-0.x branch August 31, 2021 03:45
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.1 fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.1 - autoclosed Aug 31, 2021
@renovate renovate bot closed this Aug 31, 2021
@renovate renovate bot deleted the renovate/github.com-envoyproxy-protoc-gen-validate-0.x branch August 31, 2021 05:19
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.1 - autoclosed fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v0.6.1 Aug 31, 2021
@renovate renovate bot reopened this Aug 31, 2021
@renovate renovate bot restored the renovate/github.com-envoyproxy-protoc-gen-validate-0.x branch August 31, 2021 08:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant