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

chore(deps): update go deps #124

Merged
merged 2 commits into from
Nov 13, 2023
Merged

chore(deps): update go deps #124

merged 2 commits into from
Nov 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/bufbuild/buf require minor v1.27.2 -> v1.28.0
github.com/hashicorp/go-retryablehttp require patch v0.7.4 -> v0.7.5
golang.org/x/net require minor v0.17.0 -> v0.18.0
google.golang.org/genproto/googleapis/api require digest d783a09 -> bbf56f3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bufbuild/buf (github.com/bufbuild/buf)

v1.28.0

Compare Source

  • Add lint rules for protovalidate. buf lint
    will now verify that your protovalidate rules are valid. A single rule PROTOVALIDATE has been
    added to the DEFAULT group - given that protovalidate is net new, this does not represent
    a breaking change.
  • Update buf beta price with the latest pricing information.
  • Display a warning when reading a buf.lock with dependencies with b1 or b3 digests. b1 and b3
    digests will be deprecated in a future version. Run buf mod update to update dependency digests.
hashicorp/go-retryablehttp (github.com/hashicorp/go-retryablehttp)

v0.7.5

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added area/ci CI bots Bots kind/chore Chores labels Nov 13, 2023
Copy link
Contributor Author

renovate bot commented Nov 13, 2023

⚠ 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: tools/go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/2c6a37/f62cba/repos/github/cerbos/cloud-api":"/tmp/worker/2c6a37/f62cba/repos/github/cerbos/cloud-api" -v "/tmp/worker/2c6a37/f62cba/cache":"/tmp/worker/2c6a37/f62cba/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/2c6a37/f62cba/repos/github/cerbos/cloud-api/tools" ghcr.io/containerbase/sidecar:9.23.11 bash -l -c "install-tool golang 1.21.4 && go get -d -t ./... && go mod tidy -compat=1.17 && go mod tidy -compat=1.17"
go: warning: "./..." matched no packages
go: warning: "./..." matched no packages
go: upgraded github.com/bufbuild/protocompile v0.6.0 => v0.6.1-0.20231027200301-089712432bdc
go: upgraded github.com/containerd/stargz-snapshotter/estargz v0.14.3 => v0.15.1
go: upgraded github.com/docker/cli v24.0.6+incompatible => v24.0.7+incompatible
go: upgraded github.com/go-logr/logr v1.2.4 => v1.3.0
go: upgraded github.com/google/pprof v0.0.0-20230926050212-f7f687d19a98 => v0.0.0-20231101202521-4ca4178f5c7a
go: upgraded github.com/spf13/cobra v1.7.0 => v1.8.0
go: upgraded golang.org/x/mod v0.13.0 => v0.14.0
go: upgraded golang.org/x/sync v0.4.0 => v0.5.0
go: upgraded golang.org/x/sys v0.13.0 => v0.14.0
go: upgraded golang.org/x/text v0.13.0 => v0.14.0
go: upgraded google.golang.org/protobuf v1.31.0 => v1.31.1-0.20231027082548-f4a6c1f6e5c1
go: downloading connectrpc.com/connect v1.12.0
go: downloading github.com/bufbuild/buf v1.28.0
go: downloading github.com/cerbos/protoc-gen-go-hashpb v0.2.0
go: downloading github.com/planetscale/vtprotobuf v0.5.0
go: downloading github.com/vektra/mockery/v2 v2.36.1
go: downloading google.golang.org/protobuf v1.31.1-0.20231027082548-f4a6c1f6e5c1
go: downloading gotest.tools/gotestsum v1.11.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/chigopher/pathlib v1.0.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/rs/zerolog v1.29.0
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/spf13/viper v1.15.0
go: downloading golang.org/x/tools v0.14.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/spf13/afero v1.9.3
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/spf13/cast v1.5.0
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/huandu/xstrings v1.4.0
go: downloading github.com/iancoleman/strcase v0.2.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/jinzhu/copier v0.3.5
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/term v0.13.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/dnephin/pflag v1.0.7
go: downloading github.com/fatih/color v1.15.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading gotest.tools/v3 v3.3.0
go: downloading connectrpc.com/otelconnect v0.6.0
go: downloading go.uber.org/zap v1.26.0
go: downloading go.opentelemetry.io/otel v1.19.0
go: downloading github.com/google/go-containerregistry v0.16.1
go: downloading go.uber.org/multierr v1.11.0
go: downloading golang.org/x/net v0.17.0
go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
go: downloading buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.31.0-20231107155709-53a0a97ee0bf.2
go: downloading github.com/pkg/profile v1.7.0
go: downloading go.uber.org/atomic v1.11.0
go: downloading github.com/klauspost/compress v1.17.2
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/stretchr/objx v0.5.0
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading golang.org/x/sys v0.14.0
go: downloading github.com/frankban/quicktest v1.14.4
go: downloading github.com/subosito/gotenv v1.4.2
go: downloading github.com/hashicorp/hcl v1.0.0
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.0.6
go: downloading github.com/kr/pretty v0.3.0
go: downloading github.com/bitfield/gotestdox v0.2.1
go: downloading golang.org/x/sync v0.5.0
go: downloading go.opentelemetry.io/otel/trace v1.19.0
go: downloading github.com/bufbuild/protocompile v0.6.1-0.20231027200301-089712432bdc
go: downloading github.com/jhump/protoreflect v1.15.3
go: downloading github.com/jdx/go-netrc v1.0.0
go: downloading go.opentelemetry.io/otel/metric v1.19.0
go: downloading go.opentelemetry.io/otel/sdk v1.19.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0
go: downloading golang.org/x/mod v0.14.0
go: downloading github.com/tetratelabs/wazero v1.5.0
go: downloading go.uber.org/goleak v1.2.0
go: downloading github.com/go-logr/logr v1.3.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading golang.org/x/exp v0.0.0-20231006140011-7918f672742d
go: downloading github.com/bufbuild/protovalidate-go v0.4.0
go: downloading golang.org/x/crypto v0.14.0
go: downloading github.com/docker/docker v24.0.7+incompatible
go: downloading github.com/docker/cli v24.0.7+incompatible
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading github.com/rs/cors v1.10.1
go: downloading github.com/go-chi/chi/v5 v5.0.10
go: downloading buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.31.0-20231106192134-1baebb0a1518.2
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
go: downloading github.com/felixge/fgprof v0.9.3
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.11.0
go: downloading github.com/klauspost/pgzip v1.2.6
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/gofrs/uuid/v5 v5.0.0
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/opencontainers/image-spec v1.1.0-rc5
go: downloading github.com/moby/term v0.5.0
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.15.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/google/pprof v0.0.0-20231101202521-4ca4178f5c7a
go: downloading github.com/google/cel-go v0.18.1
go: downloading github.com/gofrs/flock v0.8.1
go: downloading github.com/envoyproxy/protoc-gen-validate v0.1.0
go: downloading github.com/creack/pty v1.1.18
go: downloading github.com/distribution/reference v0.5.0
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/docker/docker-credential-helpers v0.8.0
go: downloading github.com/vbatts/tar-split v0.11.5
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17
go: downloading google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef
go: downloading github.com/stoewer/go-strcase v1.3.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
go: downloading github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230512164433-5d1fd1a340c9
go: downloading golang.org/x/time v0.1.0
go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2
go: github.com/cerbos/cloud-api/tools imports
	github.com/bufbuild/buf/cmd/buf imports
	github.com/bufbuild/buf/private/buf/cmd/buf imports
	github.com/bufbuild/buf/private/buf/bufcli imports
	github.com/bufbuild/buf/private/bufpkg/bufcheck/buflint imports
	github.com/bufbuild/buf/private/bufpkg/bufcheck/buflint/internal/buflintcheck imports
	github.com/bufbuild/buf/private/bufpkg/bufcheck/buflint/internal/buflintvalidate imports
	github.com/google/cel-go/cel imports
	google.golang.org/genproto/googleapis/api/expr/v1alpha1: ambiguous import: found package google.golang.org/genproto/googleapis/api/expr/v1alpha1 in multiple modules:
	google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef (/go/pkg/mod/google.golang.org/[email protected]/googleapis/api/expr/v1alpha1)
	google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 (/go/pkg/mod/google.golang.org/genproto/googleapis/[email protected]/expr/v1alpha1)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Charith Ellawala <[email protected]>
Copy link
Contributor Author

renovate bot commented Nov 13, 2023

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.

@charithe charithe merged commit ec0ea88 into main Nov 13, 2023
4 checks passed
@charithe charithe deleted the renovate/go-deps branch November 13, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant