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(all): update all #1707

Merged
merged 3 commits into from Oct 13, 2022
Merged

chore(all): update all #1707

merged 3 commits into from Oct 13, 2022

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 10, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloud.google.com/go/compute require minor v1.7.0 -> v1.10.0
github.com/google/go-cmp require patch v0.5.8 -> v0.5.9
github.com/googleapis/gax-go/v2 require minor v2.4.0 -> v2.5.1
go (source) golang minor 1.17 -> 1.19
go (source) golang minor 1.15 -> 1.19
golang.org/x/net require digest bea034e -> 0b7e1fb
golang.org/x/oauth2 require digest fd043fe -> b44042a
golang.org/x/oauth2 require digest 0ebed06 -> b44042a
golang.org/x/sync require digest 0de741c -> 8fcdb60
golang.org/x/sys require digest 3c1f352 -> 95e765b
golang.org/x/xerrors require digest 65e6541 -> 04be3eb
google.golang.org/genproto require digest 8cd45d7 -> 15ba04f
google.golang.org/grpc require minor v1.47.0 -> v1.50.0

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

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

@forking-renovate
Copy link

forking-renovate bot commented Oct 10, 2022

⚠ Artifact update problem

Renovate failed to update artifacts 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_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-api-go-client":"/mnt/renovate/gh/googleapis/google-api-go-client" -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/googleapis/google-api-go-client" docker.io/renovate/go:1.17.13 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1
go: downloading cloud.google.com/go/compute v1.10.0
go: downloading google.golang.org/grpc v1.50.0
go: downloading github.com/google/go-cmp v0.5.9
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/googleapis/gax-go/v2 v2.5.1
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading golang.org/x/sync v0.0.0-20220929204114-8fcdb60fdcc0
go: downloading google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.0
go: downloading go.opencensus.io v0.23.0
go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14
go: downloading google.golang.org/appengine v1.6.7
go: downloading golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458
go: downloading google.golang.org/protobuf v1.28.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading golang.org/x/text v0.3.7
go mod tidy: go.mod file indicates go 1.19, but maximum supported version is 1.17

File name: internal/kokoro/discogen/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-api-go-client":"/mnt/renovate/gh/googleapis/google-api-go-client" -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/googleapis/google-api-go-client/internal/kokoro/discogen" docker.io/renovate/go:1.17.13 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading github.com/google/go-github/v42 v42.0.0
go: downloading github.com/google/go-querystring v1.1.0
go: downloading golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: downloading google.golang.org/protobuf v1.28.0
go get: upgraded github.com/golang/protobuf v1.4.2 => v1.5.2
go get: upgraded golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd => v0.0.0-20220624214902-1bab6f366d9e
go get: upgraded google.golang.org/protobuf v1.25.0 => v1.28.0
go mod tidy: go.mod file indicates go 1.19, but maximum supported version is 1.17

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 10, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 10, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 10, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 10, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 12, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 12, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2022
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Oct 13, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2022
@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 13, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2022
@codyoss codyoss merged commit 1aa1deb into googleapis:main Oct 13, 2022
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.

None yet

3 participants