chore(deps): update dependency bazel_gazelle to v0.37.0
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
What's Changed
- Apply map_kind to args as well as rule kinds by @illicitonion in https://github.com/bazelbuild/bazel-gazelle/pull/1722
- Add a pointer to bzlmod guide by @sluongng in https://github.com/bazelbuild/bazel-gazelle/pull/1781
- [Extraction] prep for go.mod & go.work FilePath ReplaceDirective work by @stefanpenner in https://github.com/bazelbuild/bazel-gazelle/pull/1780
- [cmd/fetch_repo] make cache corruption failures more clear by @tyler-french in https://github.com/bazelbuild/bazel-gazelle/pull/1782
- Nit: pass -modcacherw in exec.Command. by @hauserx in https://github.com/bazelbuild/bazel-gazelle/pull/1784
- Mention JS extension in Aspect CLI by @alexeagle in https://github.com/bazelbuild/bazel-gazelle/pull/1646
- [Feature] bzlmod & go.work by @stefanpenner in https://github.com/bazelbuild/bazel-gazelle/pull/1731
- Add GIT_CONFIG_* env vars to go_repository allow-list by @mortenmj in https://github.com/bazelbuild/bazel-gazelle/pull/1791
- Reformat with latest buildifier by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1792
- [Feature] go.mod FilePath ReplaceDirective Support by @stefanpenner in https://github.com/bazelbuild/bazel-gazelle/pull/1776
- Fix README.rst by @AugustKarlstedt in https://github.com/bazelbuild/bazel-gazelle/pull/1795
- Update README.rst by @AugustKarlstedt in https://github.com/bazelbuild/bazel-gazelle/pull/1796
- Normalise newlines on Windows by @illicitonion in https://github.com/bazelbuild/bazel-gazelle/pull/1798
- Fix go.work use ROOT moddir by @hunshcn in https://github.com/bazelbuild/bazel-gazelle/pull/1800
- allow go_visibility directive to change command package's visibility by @hunshcn in https://github.com/bazelbuild/bazel-gazelle/pull/1794
- Ensure the Gazelle binary is built for the right platform by @EdSchouten in https://github.com/bazelbuild/bazel-gazelle/pull/1803
- Add support for
debug_modeoption togo_depsby @davidbyttow in https://github.com/bazelbuild/bazel-gazelle/pull/1806 - Remove special resolution of go_proto imports by @linzhp in https://github.com/bazelbuild/bazel-gazelle/pull/1807
- address nogo complaints about variable shadowing by @pmenglund in https://github.com/bazelbuild/bazel-gazelle/pull/1808
- Make
# gazelle:proto filework without needing to set differentoption go_packagein .proto files by @jeromep-stripe in https://github.com/bazelbuild/bazel-gazelle/pull/1765 - go_deps: ignore go.work toolchain directive by @malt3 in https://github.com/bazelbuild/bazel-gazelle/pull/1809
- prepare release 0.37.0 by @tyler-french in https://github.com/bazelbuild/bazel-gazelle/pull/1812
New Contributors
- @stefanpenner made their first contribution in https://github.com/bazelbuild/bazel-gazelle/pull/1780
- @AugustKarlstedt made their first contribution in https://github.com/bazelbuild/bazel-gazelle/pull/1795
- @hunshcn made their first contribution in https://github.com/bazelbuild/bazel-gazelle/pull/1800
- @EdSchouten made their first contribution in https://github.com/bazelbuild/bazel-gazelle/pull/1803
- @davidbyttow made their first contribution in https://github.com/bazelbuild/bazel-gazelle/pull/1806
- @pmenglund made their first contribution in https://github.com/bazelbuild/bazel-gazelle/pull/1808
- @jeromep-stripe made their first contribution in https://github.com/bazelbuild/bazel-gazelle/pull/1765
Full Changelog: https://github.com/bazelbuild/bazel-gazelle/compare/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 Renovate Bot.
⚠️ 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: bazelisk run //:tidy_modified
/bin/sh: 1: bazelisk: not found
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.