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): roll back module golang.org/x/tools to v0.27.0 #7976

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

Conversation

zemnmez-renovate-bot
Copy link
Collaborator

@zemnmez-renovate-bot zemnmez-renovate-bot commented Jan 24, 2025

This PR contains the following updates:

Package Type Update Change
golang.org/x/tools replace rollback v0.27.1-0.20241219162658-575221bfbda3 -> v0.27.0

Warning

Some dependencies could not be looked up. 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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

@zemnmez-renovate-bot zemnmez-renovate-bot force-pushed the renovate/golang.org-x-tools-rollback branch 9 times, most recently from 4358b48 to bde781b Compare January 24, 2025 18:52
@zemnmez-renovate-bot zemnmez-renovate-bot changed the title fix(deps): roll back module golang.org/x/tools to v0.27.0 chore(deps): roll back module golang.org/x/tools to v0.27.0 Jan 24, 2025
@zemnmez-renovate-bot
Copy link
Collaborator Author

zemnmez-renovate-bot commented Jan 24, 2025

⚠️ 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: undefined
Command failed: ./sh/postUpgrade.sh
2025/03/13 16:13:18 Downloading https://releases.bazel.build/8.1.1/release/bazel-8.1.1-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server (8.1.1) and connecting to it...
INFO: Invocation ID: adfd1ef0-d9e3-482a-bf63-f64c5c12cc76
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 1 packages loaded
Loading: 1 packages loaded
    currently loading: ci
Loading: 1 packages loaded
    currently loading: ci
Loading: 1 packages loaded
    currently loading: ci
Loading: 1 packages loaded
    currently loading: ci
Loading: 1 packages loaded
    currently loading: ci
Loading: 1 packages loaded
    currently loading: ci
Loading: 1 packages loaded
    currently loading: ci
Analyzing: target //ci:postupgrade (2 packages loaded, 0 targets configured)
Analyzing: target //ci:postupgrade (2 packages loaded, 0 targets configured)

Analyzing: target //ci:postupgrade (27 packages loaded, 8 targets configured)

Analyzing: target //ci:postupgrade (70 packages loaded, 8 targets configured)

Analyzing: target //ci:postupgrade (109 packages loaded, 1577 targets configured)

Analyzing: target //ci:postupgrade (110 packages loaded, 1579 targets configured)

INFO: Analyzed target //ci:postupgrade (112 packages loaded, 3571 targets configured).
INFO: Found 1 target...
Target //py/ci/postUpgrade:postUpgrade_bin up-to-date:
  dist/bin/py/ci/postUpgrade/postUpgrade_bin
  dist/bin/py/ci/postUpgrade/postUpgrade_bin.venv.pth
INFO: Elapsed time: 36.944s, Critical Path: 0.42s
INFO: 6 processes: 6 internal.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: dist/bin/py/ci/postUpgrade/postUpgrade_bin
INFO: Invocation ID: d4aa30cd-7b5a-4cf1-bebe-5a1ad220eecc
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Analyzing: target //sh/bin:go (1 packages loaded, 0 targets configured)
Analyzing: target //sh/bin:go (1 packages loaded, 0 targets configured)

Analyzing: target //sh/bin:go (13 packages loaded, 4814 targets configured)

INFO: Analyzed target //sh/bin:go (27 packages loaded, 4932 targets configured).
[4 / 11] Creating runfiles tree bazel-out/k8-fastbuild/bin/external/rules_go+/go/tools/go_bin_runner/bin/go.runfiles; 0s local ... (2 actions, 1 running)
[5 / 11] GoToolchainBinaryBuild external/rules_go++go_sdk+monorepo__download_0/builder [for tool]; 1s disk-cache, processwrapper-sandbox
[5 / 11] GoToolchainBinaryBuild external/rules_go++go_sdk+monorepo__download_0/builder [for tool]; 11s disk-cache, processwrapper-sandbox
[7 / 11] GoStdlib external/rules_go+/stdlib_/pkg; 1s disk-cache, processwrapper-sandbox
[7 / 11] GoStdlib external/rules_go+/stdlib_/pkg; 11s disk-cache, processwrapper-sandbox
[8 / 11] [Prepa] GoCompilePkg external/rules_go+/go/runfiles/runfiles.a
INFO: Found 1 target...
Target @@rules_go+//go/tools/go_bin_runner:go_bin_runner up-to-date:
  dist/bin/external/rules_go+/go/tools/go_bin_runner/bin/go
INFO: Elapsed time: 32.146s, Critical Path: 29.95s
INFO: 11 processes: 6 internal, 5 processwrapper-sandbox.
INFO: Build completed successfully, 11 total actions
INFO: Running command line: dist/bin/external/rules_go+/go/tools/go_bin_runner/bin/go <args omitted>
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/bazelbuild/bazel-gazelle v0.42.0
go: downloading github.com/gorilla/websocket v1.5.3
go: downloading github.com/twilio/twilio-go v1.24.0
go: downloading golang.org/x/sync v0.12.0
go: downloading github.com/bazelbuild/buildtools v0.0.0-20240918101019-be1c24cc9a44
go: downloading github.com/tdewolff/parse/v2 v2.7.20
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/a-h/generate v0.0.0-20220105161013-96c14dfdfb60
go: downloading github.com/oapi-codegen/runtime v1.1.1
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/hashicorp/terraform-plugin-framework v1.14.1
go: downloading github.com/bazelbuild/rules_go v0.53.0
go: downloading github.com/google/go-containerregistry v0.20.3
go: downloading github.com/bazelbuild/bazel-watcher v0.25.3
go: downloading github.com/go-delve/delve v1.24.1
go: downloading github.com/aws/aws-lambda-go v1.47.0
go: downloading github.com/itchyny/gojq v0.12.17
go: downloading github.com/oapi-codegen/oapi-codegen/v2 v2.4.1
go: downloading github.com/aws/aws-sdk-go-v2 v1.36.3
go: downloading github.com/awslabs/aws-lambda-go-api-proxy v0.16.2
go: downloading golang.org/x/tools v0.27.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.29.9
go: downloading github.com/coreos/go-oidc v2.3.0+incompatible
go: downloading golang.org/x/tools/gopls v0.17.1
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.78.2
go: downloading github.com/go-chi/chi/v5 v5.2.1
go: downloading honnef.co/go/tools v0.6.1
go: downloading github.com/go-chi/cors v1.2.1
go: downloading github.com/nyaruka/phonenumbers v1.5.0
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/stretchr/testify v1.10.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading golang.org/x/mod v0.23.0
go: downloading golang.org/x/tools/go/vcs v0.1.0-deprecated
go: downloading github.com/apapsch/go-jsonmerge/v2 v2.0.0
go: downloading github.com/google/uuid v1.6.0
go: downloading google.golang.org/protobuf v1.36.3
go: downloading github.com/docker/cli v27.5.0+incompatible
go: downloading github.com/tdewolff/test v1.0.11-0.20231101010635-f1265d231d52
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading golang.org/x/sys v0.30.0
go: downloading github.com/hashicorp/terraform-plugin-go v0.26.0
go: downloading github.com/hashicorp/terraform-plugin-log v0.9.0
go: downloading github.com/beevik/etree v1.4.1
go: downloading github.com/itchyny/timefmt-go v0.1.6
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/onsi/ginkgo v1.16.5
go: downloading github.com/onsi/gomega v1.27.7
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.62
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.25.1
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.29.1
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.33.17
go: downloading github.com/aws/smithy-go v1.22.2
go: downloading github.com/pquerna/cachecontrol v0.2.0
go: downloading golang.org/x/oauth2 v0.25.0
go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.0
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.15
go: downloading github.com/spf13/cobra v1.9.1
go: downloading golang.org/x/telemetry v0.0.0-20241106142447-58a1122356f5
go: downloading github.com/google/go-dap v0.12.0
go: downloading golang.org/x/exp v0.0.0-20240525044651-4c93da0ed11d
go: downloading golang.org/x/text v0.22.0
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.16.3
go: downloading github.com/pkg/errors v0.9.1
go: downloading gotest.tools/v3 v3.0.3
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/vmihailenco/msgpack/v5 v5.4.1
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading github.com/hashicorp/go-plugin v1.6.2
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading google.golang.org/grpc v1.69.4
go: downloading github.com/getkin/kin-openapi v0.127.0
go: downloading github.com/speakeasy-api/openapi-overlay v0.9.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading golang.org/x/crypto v0.32.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/cosiner/argv v0.1.0
go: downloading github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d
go: downloading github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.6
go: downloading github.com/spf13/pflag v1.0.6
go: downloading github.com/klauspost/compress v1.17.11
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading github.com/vbatts/tar-split v0.11.6
go: downloading github.com/fsnotify/fsnotify v1.8.0
go: downloading github.com/mattn/go-shellwords v1.0.12
go: downloading github.com/jaschaephraim/lrserver v0.0.0-20171129202958-50d19f603f71
go: downloading github.com/docker/docker-credential-helpers v0.8.2
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/hashicorp/terraform-registry-address v0.2.4
go: downloading github.com/hashicorp/yamux v0.1.1
go: downloading github.com/oklog/run v1.0.0
go: downloading github.com/jhump/protoreflect v1.15.1
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/invopop/yaml v0.3.1
go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
go: downloading github.com/perimeterx/marshmallow v1.1.5
go: downloading golang.org/x/net v0.34.0
go: downloading github.com/nxadm/tail v1.4.11
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/hashicorp/golang-lru v1.0.2
go: downloading golang.org/x/arch v0.11.0
go: downloading github.com/creack/pty v1.1.20
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading golang.org/x/vuln v1.0.4
go: downloading github.com/jba/templatecheck v0.7.0
go: downloading mvdan.cc/xurls/v2 v2.5.0
go: downloading github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c
go: downloading golang.org/x/exp/typeparams v0.0.0-20231108232855-2478ac86f678
go: downloading github.com/fsnotify/fsevents v0.1.1
go: downloading github.com/smartystreets/goconvey v1.8.0
go: downloading gopkg.in/fsnotify.v1 v1.4.7
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f
go: downloading github.com/hashicorp/terraform-svchost v0.1.1
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-test/deep v1.0.8
go: downloading github.com/ugorji/go/codec v1.2.11
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading github.com/vmware-labs/yaml-jsonpath v0.3.2
go: downloading github.com/cilium/ebpf v0.11.0
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/google/safehtml v0.1.0
go: downloading mvdan.cc/gofumpt v0.7.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading go.opentelemetry.io/otel v1.34.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.34.0
go: downloading github.com/smartystreets/assertions v1.13.1
go: downloading github.com/bufbuild/protocompile v0.4.0
go: downloading github.com/jtolds/gls v4.20.0+incompatible
go: downloading github.com/frankban/quicktest v1.14.5
go: downloading github.com/go-quicktest/qt v1.101.0
go: downloading go.opentelemetry.io/otel/metric v1.34.0
go: downloading go.opentelemetry.io/otel/trace v1.34.0
go: downloading go.opentelemetry.io/otel/sdk v1.34.0
go: downloading github.com/gopherjs/gopherjs v1.17.2
go: downloading github.com/dprotaso/go-yit v0.0.0-20220510233725-9ba8df137936
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: finding module for package golang.org/x/tools/go/analysis/passes/waitgroup
go: github.com/zemn-me/monorepo/sh imports
	golang.org/x/tools/gopls imports
	golang.org/x/tools/gopls/internal/cmd imports
	golang.org/x/tools/gopls/internal/settings imports
	golang.org/x/tools/go/analysis/passes/waitgroup: module golang.org/x/tools@latest found (v0.31.0, replaced by golang.org/x/tools@v0.27.0), but does not contain package golang.org/x/tools/go/analysis/passes/waitgroup
Traceback (most recent call last):
  File "/opt/containerbase/cache/bazel/_bazel_ubuntu/e7aba95ef79b2dab8608435d3191c63a/execroot/_main/bazel-out/k8-fastbuild/bin/py/ci/postUpgrade/postUpgrade_bin.runfiles/_main/py/ci/postUpgrade/__main__.py", line 70, in <module>
    modify_non_bazel_lockfiles()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/opt/containerbase/cache/bazel/_bazel_ubuntu/e7aba95ef79b2dab8608435d3191c63a/execroot/_main/bazel-out/k8-fastbuild/bin/py/ci/postUpgrade/postUpgrade_bin.runfiles/_main/py/ci/postUpgrade/__main__.py", line 60, in modify_non_bazel_lockfiles
    go_mod_tidy()
    ~~~~~~~~~~~^^
  File "/opt/containerbase/cache/bazel/_bazel_ubuntu/e7aba95ef79b2dab8608435d3191c63a/execroot/_main/bazel-out/k8-fastbuild/bin/py/ci/postUpgrade/postUpgrade_bin.runfiles/_main/py/ci/postUpgrade/__main__.py", line 45, in go_mod_tidy
    return bazel_run(["@@//sh/bin:go", "--", "mod", "tidy"])
  File "/opt/containerbase/cache/bazel/_bazel_ubuntu/e7aba95ef79b2dab8608435d3191c63a/execroot/_main/bazel-out/k8-fastbuild/bin/py/ci/postUpgrade/postUpgrade_bin.runfiles/_main/py/ci/postUpgrade/__main__.py", line 33, in bazel_run
    return bazel(
    	["run", "--tool_tag=postupgrade"] + args,
    	**kwargs,
    )
  File "/opt/containerbase/cache/bazel/_bazel_ubuntu/e7aba95ef79b2dab8608435d3191c63a/execroot/_main/bazel-out/k8-fastbuild/bin/py/ci/postUpgrade/postUpgrade_bin.runfiles/_main/py/ci/postUpgrade/__main__.py", line 27, in bazel
    return run(
    	["./sh/bin/bazel"] + args,
    	check=True, **kwargs,
    )
  File "/opt/containerbase/cache/bazel/_bazel_ubuntu/e7aba95ef79b2dab8608435d3191c63a/execroot/_main/bazel-out/k8-fastbuild/bin/py/ci/postUpgrade/postUpgrade_bin.runfiles/_main/py/ci/postUpgrade/__main__.py", line 24, in run
    return _run(*args, env = env | base_env, cwd=wd, **kwargs)
  File "/opt/containerbase/cache/bazel/_bazel_ubuntu/e7aba95ef79b2dab8608435d3191c63a/external/rules_python++python+python_3_13_x86_64-unknown-linux-gnu/lib/python3.13/subprocess.py", line 577, in run
    raise CalledProcessError(retcode, process.args,
                             output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['./sh/bin/bazel', 'run', '--tool_tag=postupgrade', '@@//sh/bin:go', '--', 'mod', 'tidy']' returned non-zero exit status 1.

@zemnmez-renovate-bot zemnmez-renovate-bot force-pushed the renovate/golang.org-x-tools-rollback branch 17 times, most recently from fe6bf85 to ba515b9 Compare January 27, 2025 02:09
@zemnmez-renovate-bot zemnmez-renovate-bot force-pushed the renovate/golang.org-x-tools-rollback branch 28 times, most recently from cab0fc1 to 740519c Compare March 13, 2025 15:35
@zemnmez-renovate-bot zemnmez-renovate-bot force-pushed the renovate/golang.org-x-tools-rollback branch from 740519c to 6b330a1 Compare March 13, 2025 16:14
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.

1 participant