Skip to content

Commit

Permalink
chore(deps): update dependency bazel_gazelle to v0.38.0 (#1988)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [bazel_gazelle](https://togithub.com/bazelbuild/bazel-gazelle) | http_archive | minor | `v0.37.0` -> `v0.38.0` |

---

### Release Notes

<details>
<summary>bazelbuild/bazel-gazelle (bazel_gazelle)</summary>

### [`v0.38.0`](https://togithub.com/bazelbuild/bazel-gazelle/releases/tag/v0.38.0)

[Compare Source](https://togithub.com/bazelbuild/bazel-gazelle/compare/v0.37.0...v0.38.0)

#### What's Changed

-   Add support for `include()` in `MODULE.bazel` by [@&#8203;fmeum](https://togithub.com/fmeum) in [bazelbuild/bazel-gazelle#1810
-   feat: gazelle_test test rule by [@&#8203;hunshcn](https://togithub.com/hunshcn) in [bazelbuild/bazel-gazelle#1785
-   Handle arm64 host platform for MacOS by [@&#8203;smocherla-brex](https://togithub.com/smocherla-brex) in [bazelbuild/bazel-gazelle#1817
-   go_repository: add 'clean' build_file_generation by [@&#8203;TvdW](https://togithub.com/TvdW) in [bazelbuild/bazel-gazelle#1802
-   fix: support leading ./ in .bazelignore by [@&#8203;jbedard](https://togithub.com/jbedard) in [bazelbuild/bazel-gazelle#1828
-   Restore compatibility with Go 1.18 by [@&#8203;fmeum](https://togithub.com/fmeum) in [bazelbuild/bazel-gazelle#1833
-   Remove reliance on specific canonical repo name scheme by [@&#8203;fmeum](https://togithub.com/fmeum) in [bazelbuild/bazel-gazelle#1835
-   temporarily disable `//internal:bazel_test` on Mac to fix CI by [@&#8203;tyler-french](https://togithub.com/tyler-french) in [bazelbuild/bazel-gazelle#1842
-   update readmes for latest release by [@&#8203;tyler-french](https://togithub.com/tyler-french) in [bazelbuild/bazel-gazelle#1840
-   \[Gazelle] Fix Duplicate Load Bug by [@&#8203;ckilian867](https://togithub.com/ckilian867) in [bazelbuild/bazel-gazelle#1841
-   \[Proto] Require space between 'service' and service name in regex matching by [@&#8203;ckilian867](https://togithub.com/ckilian867) in [bazelbuild/bazel-gazelle#1845
-   \[Proto] Keep track of the names of Services, Messages, and Enums by [@&#8203;ckilian867](https://togithub.com/ckilian867) in [bazelbuild/bazel-gazelle#1844
-   Always check files in generation tests by [@&#8203;Whoaa512](https://togithub.com/Whoaa512) in [bazelbuild/bazel-gazelle#1847
-   Support label using regexp in directive `gazelle:resolve_regexp` by [@&#8203;lkassar-stripe](https://togithub.com/lkassar-stripe) in [bazelbuild/bazel-gazelle#1822
-   Add `external/...` prefix to `${SRCDIR}` in external repos by [@&#8203;fmeum](https://togithub.com/fmeum) in [bazelbuild/bazel-gazelle#1850
-   feat(tools): add a tool to automate the generation of go_deps overrides by [@&#8203;tyler-french](https://togithub.com/tyler-french) in [bazelbuild/bazel-gazelle#1677
-   prepare release 0.38 by [@&#8203;tyler-french](https://togithub.com/tyler-french) in [bazelbuild/bazel-gazelle#1849

#### New Contributors

-   [@&#8203;smocherla-brex](https://togithub.com/smocherla-brex) made their first contribution in [bazelbuild/bazel-gazelle#1817
-   [@&#8203;TvdW](https://togithub.com/TvdW) made their first contribution in [bazelbuild/bazel-gazelle#1802
-   [@&#8203;ckilian867](https://togithub.com/ckilian867) made their first contribution in [bazelbuild/bazel-gazelle#1841
-   [@&#8203;lkassar-stripe](https://togithub.com/lkassar-stripe) made their first contribution in [bazelbuild/bazel-gazelle#1822

**Full Changelog**: bazelbuild/bazel-gazelle@v0.37.0...v0.38.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/ride-app/payments-service).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent 3d47637 commit 181a506
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ http_archive(

http_archive(
name = "bazel_gazelle",
sha256 = "d76bf7a60fd8b050444090dfa2837a4eaf9829e1165618ee35dceca5cbdf58d5",
sha256 = "8ad77552825b078a10ad960bec6ef77d2ff8ec70faef2fd038db713f410f5d87",
urls = [
"https://mirror.bazel.build/github.com/bazelbuild/bazel-gazelle/releases/download/v0.37.0/bazel-gazelle-v0.37.0.tar.gz",
"https://github.com/bazelbuild/bazel-gazelle/releases/download/v0.37.0/bazel-gazelle-v0.37.0.tar.gz",
"https://mirror.bazel.build/github.com/bazelbuild/bazel-gazelle/releases/download/v0.38.0/bazel-gazelle-v0.38.0.tar.gz",
"https://github.com/bazelbuild/bazel-gazelle/releases/download/v0.38.0/bazel-gazelle-v0.38.0.tar.gz",
],
)

Expand Down

0 comments on commit 181a506

Please sign in to comment.