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 module honnef.co/go/tools to v0.5.1 - autoclosed #6161

Closed
wants to merge 1 commit into from

Conversation

zemnmez-renovate-bot
Copy link
Collaborator

@zemnmez-renovate-bot zemnmez-renovate-bot commented Aug 13, 2024

This PR contains the following updates:

Package Type Update Change
honnef.co/go/tools require minor v0.4.7 -> v0.5.1

Warning

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


Release Notes

dominikh/go-tools (honnef.co/go/tools)

v0.5.1

Compare Source

v0.5.0

Compare Source


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/honnef.co-go-tools-0.x branch 16 times, most recently from 5b4b967 to bd1f113 Compare August 14, 2024 21:20
@zemnmez-renovate-bot zemnmez-renovate-bot changed the title fix(deps): update module honnef.co/go/tools to v0.5.0 fix(deps): update module honnef.co/go/tools to v0.5.1 Aug 14, 2024
@zemnmez-renovate-bot zemnmez-renovate-bot force-pushed the renovate/honnef.co-go-tools-0.x branch 11 times, most recently from dd761a4 to e1b2e2a Compare August 15, 2024 17:43
@zemnmez-renovate-bot zemnmez-renovate-bot force-pushed the renovate/honnef.co-go-tools-0.x branch 23 times, most recently from e51ccf9 to 1d73de8 Compare October 3, 2024 10:24
@zemnmez-renovate-bot
Copy link
Collaborator Author

⚠️ 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: CARGO_BAZEL_REPIN=true npx --yes @bazel/bazelisk run //ci:postupgrade
INFO: Invocation ID: 42fd59ee-566c-4374-9768-7fe90b70caee
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
DEBUG: /opt/containerbase/cache/bazel/_bazel_ubuntu/e7aba95ef79b2dab8608435d3191c63a/external/gazelle~/internal/bzlmod/go_deps.bzl:699:18: No sum for honnef.co/go/tools@0.5.1 found, run bazel run @rules_go//go -- mod tidy to generate it
DEBUG: /opt/containerbase/cache/bazel/_bazel_ubuntu/e7aba95ef79b2dab8608435d3191c63a/external/gazelle~/internal/bzlmod/go_deps.bzl:699:18: No sum for github.com/BurntSushi/toml@1.4.1-0.20240526193622-a339e1f7089c found, run bazel run @rules_go//go -- mod tidy to generate it
DEBUG: /opt/containerbase/cache/bazel/_bazel_ubuntu/e7aba95ef79b2dab8608435d3191c63a/external/gazelle~/internal/bzlmod/go_deps.bzl:699:18: No sum for golang.org/x/exp@0.0.0-20231110203233-9a3e6036ecaa found, run bazel run @rules_go//go -- mod tidy to generate it
DEBUG: /opt/containerbase/cache/bazel/_bazel_ubuntu/e7aba95ef79b2dab8608435d3191c63a/external/gazelle~/internal/bzlmod/go_deps.bzl:699:18: No sum for golang.org/x/exp/typeparams@0.0.0-20231108232855-2478ac86f678 found, run bazel run @rules_go//go -- mod tidy to generate it
Analyzing: target //ci:postupgrade (0 packages loaded, 0 targets configured)
Analyzing: target //ci:postupgrade (0 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //ci:postupgrade (0 packages loaded, 0 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: 0.840s, Critical Path: 0.00s
INFO: 1 process: 1 internal.
INFO: Build completed successfully, 1 total action
INFO: Running command line: dist/bin/py/ci/postUpgrade/postUpgrade_bin
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 68, 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 58, 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 43, 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 32, in bazel_run
    return bazel(
           ^^^^^^
  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 26, in bazel
    return run(
           ^^^^
  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 23, in run
    return _run(*args, env = env | base_env, cwd=wd, **kwargs)
                             ~~~~^~~~~~~~~~
TypeError: unsupported operand type(s) for |: 'list' and 'dict'

@zemnmez-renovate-bot zemnmez-renovate-bot changed the title fix(deps): update module honnef.co/go/tools to v0.5.1 fix(deps): update module honnef.co/go/tools to v0.5.1 - autoclosed Oct 3, 2024
auto-merge was automatically disabled October 3, 2024 19:11

Pull request was closed

@zemnmez-renovate-bot zemnmez-renovate-bot deleted the renovate/honnef.co-go-tools-0.x branch October 3, 2024 19:11
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