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 github.com/pkg/browser digest to 681adbf #826

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pkg/browser require digest 0a3d74b -> 681adbf

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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 Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 23, 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: go.sum
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/enfabrica/enkit":"/mnt/renovate/gh/enfabrica/enkit" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -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 BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/enfabrica/enkit" docker.io/renovate/sidecar bash -l -c "install-tool golang 1.20.1 && go get -d -t ./..."
go: downloading github.com/stretchr/testify v1.7.0
go: downloading google.golang.org/grpc v1.50.1
go: downloading github.com/go-git/go-git/v5 v5.1.0
go: downloading github.com/dustin/go-humanize v1.0.0
go: downloading github.com/fatih/color v1.12.0
go: downloading github.com/spf13/cobra v1.1.3
go: downloading github.com/spf13/pflag v1.0.5
go: downloading cloud.google.com/go/datastore v1.1.0
go: downloading cloud.google.com/go v0.105.0
go: downloading cloud.google.com/go/storage v1.27.0
go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
go: downloading google.golang.org/api v0.102.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/prashantv/gostub v1.0.0
go: downloading google.golang.org/genproto v0.0.0-20221027153422-115e99e71e1c
go: downloading golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
go: downloading cloud.google.com/go/pubsub v1.3.1
go: downloading github.com/golang/glog v1.0.0
go: downloading github.com/prometheus/client_golang v1.12.1
go: downloading google.golang.org/protobuf v1.28.1
go: downloading github.com/google/go-cmp v0.5.9
go: downloading cloud.google.com/go/bigquery v1.42.0
go: downloading github.com/xenking/zipstream v1.0.1
go: downloading github.com/GoogleCloudPlatform/cloud-build-notifiers v0.0.0-20221005190102-4a3420d331aa
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/docker/docker v20.10.5+incompatible
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/xor-gate/ar v0.0.0-20170530204233-5c72ae81e2b7
go: downloading github.com/cybozu-go/aptutil v1.4.2-0.20200413001041-3f82d8384481
go: downloading github.com/bazelbuild/buildtools v0.0.0-20211007154642-8dd79e56e98e
go: downloading github.com/bazelbuild/rules_go v0.32.0
go: downloading github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f
go: downloading github.com/pelletier/go-toml v1.8.1
go: downloading github.com/mitchellh/mapstructure v1.4.2
go: downloading github.com/Masterminds/sprig/v3 v3.2.2
go: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading github.com/itchyny/gojq v0.12.9
go: downloading github.com/josephburnett/jd v1.6.1
go: downloading golang.org/x/net v0.0.0-20221014081412-f15817d10f9b
go: downloading github.com/ulikunitz/xz v0.5.8
go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
go: downloading github.com/mitchellh/go-ps v1.0.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/miekg/dns v1.1.43
go: downloading go.uber.org/goleak v1.1.11-0.20210813005559-691160354723
go: downloading github.com/tchap/zapext v1.0.0
go: downloading go.uber.org/zap v1.19.1
go: downloading github.com/coreos/go-oidc v2.2.1+incompatible
go: downloading github.com/cheggaaa/pb/v3 v3.0.5
go: downloading github.com/improbable-eng/grpc-web v0.13.0
go: downloading github.com/soheilhy/cmux v0.1.4
go: downloading github.com/psanford/memfs v0.0.0-20210214183328-a001468d78ef
go: downloading github.com/kataras/muxie v1.1.1
go: downloading github.com/gorilla/websocket v1.4.2
go: downloading github.com/jackpal/gateway v1.0.7
go: downloading github.com/rs/cors v1.7.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/go-git/go-billy/v5 v5.0.0
go: downloading github.com/imdario/mergo v0.3.11
go: downloading github.com/sergi/go-diff v1.1.0
go: downloading github.com/mattn/go-colorable v0.1.8
go: downloading github.com/mattn/go-isatty v0.0.16
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading github.com/googleapis/gax-go/v2 v2.6.0
go: downloading cloud.google.com/go/compute/metadata v0.2.1
go: downloading cloud.google.com/go/compute v1.12.1
go: downloading cloud.google.com/go/iam v0.6.0
go: downloading google.golang.org/appengine v1.6.7
go: downloading go.opencensus.io v0.23.0
go: downloading golang.org/x/sync v0.1.0
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/common v0.32.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading github.com/prometheus/procfs v0.7.3
go: downloading golang.org/x/sys v0.0.0-20220908164124-27713097b956
go: downloading github.com/stretchr/objx v0.2.0
go: downloading github.com/klauspost/compress v1.15.1
go: downloading cloud.google.com/go/secretmanager v1.8.0
go: downloading github.com/google/cel-go v0.11.3
go: downloading k8s.io/client-go v0.20.5
go: downloading cloud.google.com/go/cloudbuild v1.3.0
go: downloading gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.1.1
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/huandu/xstrings v1.3.1
go: downloading github.com/mitchellh/copystructure v1.0.0
go: downloading github.com/shopspring/decimal v1.2.0
go: downloading github.com/spf13/cast v1.3.1
go: downloading github.com/google/go-querystring v1.0.0
go: downloading github.com/itchyny/timefmt-go v0.1.4
go: downloading github.com/go-openapi/jsonpointer v0.19.5
go: downloading go.uber.org/atomic v1.9.0
go: downloading go.uber.org/multierr v1.7.0
go: downloading github.com/pquerna/cachecontrol v0.0.0-20200921180117-858c6e7e6b7e
go: downloading gopkg.in/square/go-jose.v2 v2.5.1
go: downloading github.com/VividCortex/ewma v1.1.1
go: downloading github.com/mattn/go-runewidth v0.0.13
go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
go: downloading github.com/emirpasic/gods v1.12.0
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/mitchellh/reflectwalk v1.0.0
go: downloading github.com/go-openapi/swag v0.21.1
go: downloading golang.org/x/text v0.4.0
go: downloading github.com/rivo/uniseg v0.2.0
go: downloading github.com/go-git/gcfg v1.5.0
go: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
go: downloading github.com/xanzy/ssh-agent v0.2.1
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.0
go: downloading github.com/stoewer/go-strcase v1.2.0
go: downloading github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220418222510-f25a4f6275ed
go: downloading github.com/antlr/antlr4 v0.0.0-20210404160547-4dfacf63e228
go: downloading cloud.google.com/go/longrunning v0.1.1
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/antlr/antlr4/runtime/Go/antlr v1.4.10
go: downloading github.com/antlr/antlr4 v4.11.1+incompatible
github.com/enfabrica/enkit/build_nark imports
	github.com/GoogleCloudPlatform/cloud-build-notifiers/lib/notifiers imports
	github.com/google/cel-go/cel imports
	github.com/google/cel-go/parser imports
	github.com/antlr/antlr4/runtime/Go/antlr: ambiguous import: found package github.com/antlr/antlr4/runtime/Go/antlr in multiple modules:
	github.com/antlr/antlr4 v0.0.0-20210404160547-4dfacf63e228 (/tmp/renovate-cache/others/go/pkg/mod/github.com/antlr/[email protected]/runtime/Go/antlr)
	github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 (/tmp/renovate-cache/others/go/pkg/mod/github.com/antlr/antlr4/runtime/!go/[email protected])
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.

@renovate renovate bot force-pushed the renovate/github.com-pkg-browser-digest branch from 4bc9879 to a055007 Compare February 24, 2023 12:14
@renovate renovate bot changed the title fix(deps): update github.com/pkg/browser digest to 681adbf fix(deps): update github.com/pkg/browser digest to 681adbf - autoclosed Mar 23, 2023
@renovate renovate bot closed this Mar 23, 2023
@renovate renovate bot deleted the renovate/github.com-pkg-browser-digest branch March 23, 2023 10:33
@renovate renovate bot changed the title fix(deps): update github.com/pkg/browser digest to 681adbf - autoclosed fix(deps): update github.com/pkg/browser digest to 681adbf Mar 23, 2023
@renovate renovate bot reopened this Mar 23, 2023
@renovate renovate bot restored the renovate/github.com-pkg-browser-digest branch March 23, 2023 10:48
@renovate renovate bot changed the title fix(deps): update github.com/pkg/browser digest to 681adbf fix(deps): update github.com/pkg/browser digest to 681adbf - autoclosed Mar 23, 2023
@renovate renovate bot closed this Mar 23, 2023
@renovate renovate bot deleted the renovate/github.com-pkg-browser-digest branch March 23, 2023 18:39
@renovate renovate bot changed the title fix(deps): update github.com/pkg/browser digest to 681adbf - autoclosed fix(deps): update github.com/pkg/browser digest to 681adbf Mar 23, 2023
@renovate renovate bot reopened this Mar 23, 2023
@renovate renovate bot restored the renovate/github.com-pkg-browser-digest branch March 23, 2023 20:36
@renovate renovate bot changed the title fix(deps): update github.com/pkg/browser digest to 681adbf fix(deps): update github.com/pkg/browser digest to 681adbf - autoclosed Mar 24, 2023
@renovate renovate bot closed this Mar 24, 2023
@renovate renovate bot deleted the renovate/github.com-pkg-browser-digest branch March 24, 2023 04:41
@renovate renovate bot changed the title fix(deps): update github.com/pkg/browser digest to 681adbf - autoclosed fix(deps): update github.com/pkg/browser digest to 681adbf Mar 24, 2023
@renovate renovate bot reopened this Mar 24, 2023
@renovate renovate bot restored the renovate/github.com-pkg-browser-digest branch March 24, 2023 06:52
@ccontavalli ccontavalli closed this Apr 8, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Apr 8, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for the github.com/pkg/browser 681adbf update again.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/github.com-pkg-browser-digest branch April 8, 2023 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant