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 dependency bazel_gazelle to v0.37.0 #312

Merged
merged 2 commits into from
May 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
bazel_gazelle http_archive minor v0.36.0 -> v0.37.0

Release Notes

bazelbuild/bazel-gazelle (bazel_gazelle)

v0.37.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.36.0...v0.37.0


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

@renovate renovate bot enabled auto-merge (rebase) May 24, 2024 16:03
@renovate renovate bot force-pushed the renovate/bazel_gazelle-0.x branch from cff89c8 to b4876ca Compare May 24, 2024 21:35
Otherwise building Gazelle fails with
```
ERROR: loading failure: Traceback (most recent call last):
        File "/home/runner/.cache/bazel-repo/bazel/_bazel_runner/e97befc866f153aa83e528704066dbd2/external/bazel_gazelle/internal/go_repository_tools.bzl", line 103, column 13,
 in _go_repository_tools_impl
                fail("failed to build tools: " + result.stderr)
Error in fail: failed to build tools: # github.com/bazelbuild/bazel-gazelle/cmd/fetch_repo
src/github.com/bazelbuild/bazel-gazelle/cmd/fetch_repo/go_mod_download.go:64:17: undefined: errors.Join
ERROR: @@com_github_pmezard_go_difflib//difflib:difflib: analysis failure: no such package '@@com_github_pmezard_go_difflib//difflib': no such package '@@bazel_gazelle_go_repos
itory_config//': no such package '@@bazel_gazelle_go_repository_tools//': failed to build tools: # github.com/bazelbuild/bazel-gazelle/cmd/fetch_repo
src/github.com/bazelbuild/bazel-gazelle/cmd/fetch_repo/go_mod_download.go:64:17: undefined: errors.Join
ERROR: //util:update: analysis failure
```
See https://github.com/aherrmann/rules_zig/actions/runs/9230203968/job/25413273025?pr=312#step:9:87
Copy link
Contributor Author

renovate bot commented May 25, 2024

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.

@renovate renovate bot merged commit 91eb496 into main May 25, 2024
27 checks passed
@renovate renovate bot deleted the renovate/bazel_gazelle-0.x branch May 25, 2024 17:24
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