From 1117f2bbd888bbbe473494cd7c434ddc81583cd7 Mon Sep 17 00:00:00 2001 From: "cgrindel-self-hosted-renovate[bot]" <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 21:16:22 +0000 Subject: [PATCH] chore(deps): update dependency bazel_gazelle to v0.35.0 (#379) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bazel_gazelle](https://github.com/bazelbuild/bazel-gazelle) | http_archive | minor | `v0.34.0` -> `v0.35.0` | --- ### Release Notes
bazelbuild/bazel-gazelle (bazel_gazelle) ### [`v0.35.0`](https://github.com/bazelbuild/bazel-gazelle/releases/tag/v0.35.0) [Compare Source](https://github.com/bazelbuild/bazel-gazelle/compare/v0.34.0...v0.35.0) #### What's Changed - Don't run on centos7 in BCR presubmit and add maintainers by [@​fmeum](https://github.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1663](https://github.com/bazelbuild/bazel-gazelle/pull/1663) - update readme for v0.34.0 by [@​tyler-french](https://github.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1662](https://github.com/bazelbuild/bazel-gazelle/pull/1662) - nit: doc `gazelle_generation_test` use of `arguments.txt` by [@​vpanta](https://github.com/vpanta) in [https://github.com/bazelbuild/bazel-gazelle/pull/1660](https://github.com/bazelbuild/bazel-gazelle/pull/1660) - feat(bzlmod): allow patches in `archive_override`s by [@​tyler-french](https://github.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1665](https://github.com/bazelbuild/bazel-gazelle/pull/1665) - fix(bzlmod): fail on unused overrides by [@​tyler-french](https://github.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1669](https://github.com/bazelbuild/bazel-gazelle/pull/1669) - Annotate more globs with `allow_empty = True` by [@​fmeum](https://github.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1674](https://github.com/bazelbuild/bazel-gazelle/pull/1674) - Generate BUILD files for grpc compiler by [@​mering](https://github.com/mering) in [https://github.com/bazelbuild/bazel-gazelle/pull/1672](https://github.com/bazelbuild/bazel-gazelle/pull/1672) - Disable lockfile check for BCR test module by [@​fmeum](https://github.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1673](https://github.com/bazelbuild/bazel-gazelle/pull/1673) - Make isolated extensions usable for Go tools by [@​fmeum](https://github.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1678](https://github.com/bazelbuild/bazel-gazelle/pull/1678) - bzlmod: support go.mod replace directives with a version qualifier on the left by [@​andyscott](https://github.com/andyscott) in [https://github.com/bazelbuild/bazel-gazelle/pull/1679](https://github.com/bazelbuild/bazel-gazelle/pull/1679) - fix CI by running both WORKSPACE and Bzlmod on select packages by [@​tyler-french](https://github.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1690](https://github.com/bazelbuild/bazel-gazelle/pull/1690) - disable lockfile by default by [@​tyler-french](https://github.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1692](https://github.com/bazelbuild/bazel-gazelle/pull/1692) - feat(resolve): optimize applying overrides to be efficient by [@​tyler-french](https://github.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1687](https://github.com/bazelbuild/bazel-gazelle/pull/1687) - feat(fix-update): allow user to profile commands with `pprof` by [@​tyler-french](https://github.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1685](https://github.com/bazelbuild/bazel-gazelle/pull/1685) - Fix partial execution with mapped kinds by [@​HALtheWise](https://github.com/HALtheWise) in [https://github.com/bazelbuild/bazel-gazelle/pull/1680](https://github.com/bazelbuild/bazel-gazelle/pull/1680) - prepare release 0.35.0 by [@​tyler-french](https://github.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1693](https://github.com/bazelbuild/bazel-gazelle/pull/1693) #### New Contributors - [@​mering](https://github.com/mering) made their first contribution in [https://github.com/bazelbuild/bazel-gazelle/pull/1672](https://github.com/bazelbuild/bazel-gazelle/pull/1672) **Full Changelog**: https://github.com/bazelbuild/bazel-gazelle/compare/v0.34.0...v0.35.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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com> --- deps.bzl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deps.bzl b/deps.bzl index c6d8809b..e89c134e 100644 --- a/deps.bzl +++ b/deps.bzl @@ -52,10 +52,10 @@ def bazel_starlib_dependencies(): maybe( http_archive, name = "bazel_gazelle", - sha256 = "b7387f72efb59f876e4daae42f1d3912d0d45563eac7cb23d1de0b094ab588cf", + sha256 = "32938bda16e6700063035479063d9d24c60eda8d79fd4739563f50d331cb3209", urls = [ - "https://mirror.bazel.build/github.com/bazelbuild/bazel-gazelle/releases/download/v0.34.0/bazel-gazelle-v0.34.0.tar.gz", - "https://github.com/bazelbuild/bazel-gazelle/releases/download/v0.34.0/bazel-gazelle-v0.34.0.tar.gz", + "https://mirror.bazel.build/github.com/bazelbuild/bazel-gazelle/releases/download/v0.35.0/bazel-gazelle-v0.35.0.tar.gz", + "https://github.com/bazelbuild/bazel-gazelle/releases/download/v0.35.0/bazel-gazelle-v0.35.0.tar.gz", ], )