Skip to content

Commit e613fe5

Browse files
chore(deps): update dependency bazel_gazelle to v0.34.0 (#188)
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bazel_gazelle](https://github.com/bazelbuild/bazel-gazelle) | http_archive | minor | `v0.32.0` -> `v0.34.0` | --- ### Release Notes <details> <summary>bazelbuild/bazel-gazelle (bazel_gazelle)</summary> ### [`v0.34.0`](https://github.com/bazelbuild/bazel-gazelle/releases/tag/v0.34.0) [Compare Source](https://github.com/bazelbuild/bazel-gazelle/compare/v0.33.0...v0.34.0) #### What's Changed - update readme for v0.33.0 by [@&#8203;tyler-french](https://github.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1627](https://github.com/bazelbuild/bazel-gazelle/pull/1627) - Remove golang.org/x/crypto dep by [@&#8203;fmeum](https://github.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1631](https://github.com/bazelbuild/bazel-gazelle/pull/1631) - Fix map_kind with empty rules by [@&#8203;lbcjbb](https://github.com/lbcjbb) in [https://github.com/bazelbuild/bazel-gazelle/pull/1441](https://github.com/bazelbuild/bazel-gazelle/pull/1441) - fix: add missing bzl_library declaration and dep by [@&#8203;cgrindel](https://github.com/cgrindel) in [https://github.com/bazelbuild/bazel-gazelle/pull/1633](https://github.com/bazelbuild/bazel-gazelle/pull/1633) - chore: add bzl_test to ensure that bzl_library declarations exist by [@&#8203;cgrindel](https://github.com/cgrindel) in [https://github.com/bazelbuild/bazel-gazelle/pull/1634](https://github.com/bazelbuild/bazel-gazelle/pull/1634) - Set runfiles environment variables for Gazelle by [@&#8203;fmeum](https://github.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1632](https://github.com/bazelbuild/bazel-gazelle/pull/1632) - address comments from [#&#8203;1597](https://github.com/bazelbuild/bazel-gazelle/issues/1597) by [@&#8203;shahms](https://github.com/shahms) in [https://github.com/bazelbuild/bazel-gazelle/pull/1628](https://github.com/bazelbuild/bazel-gazelle/pull/1628) - Fix kinds and stmt by [@&#8203;birunts](https://github.com/birunts) in [https://github.com/bazelbuild/bazel-gazelle/pull/1613](https://github.com/bazelbuild/bazel-gazelle/pull/1613) - Export workspace file in go_repository_config.bzl by [@&#8203;mortenmj](https://github.com/mortenmj) in [https://github.com/bazelbuild/bazel-gazelle/pull/1641](https://github.com/bazelbuild/bazel-gazelle/pull/1641) - Add github.com/google/gnostic-models to default_gazelle_overrides.bzl by [@&#8203;mortenmj](https://github.com/mortenmj) in [https://github.com/bazelbuild/bazel-gazelle/pull/1645](https://github.com/bazelbuild/bazel-gazelle/pull/1645) - Support parsing labels that begin '@&#8203;@&#8203;' by [@&#8203;mark-thm](https://github.com/mark-thm) in [https://github.com/bazelbuild/bazel-gazelle/pull/1651](https://github.com/bazelbuild/bazel-gazelle/pull/1651) - Fix path for google/gnostic-models by [@&#8203;mortenmj](https://github.com/mortenmj) in [https://github.com/bazelbuild/bazel-gazelle/pull/1652](https://github.com/bazelbuild/bazel-gazelle/pull/1652) - fix(bzlmod): allow passing build_extra_args in gazelle_override by [@&#8203;casuallyhostile](https://github.com/casuallyhostile) in [https://github.com/bazelbuild/bazel-gazelle/pull/1648](https://github.com/bazelbuild/bazel-gazelle/pull/1648) - prepare release 0.34.0 by [@&#8203;tyler-french](https://github.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1656](https://github.com/bazelbuild/bazel-gazelle/pull/1656) #### New Contributors - [@&#8203;casuallyhostile](https://github.com/casuallyhostile) made their first contribution in [https://github.com/bazelbuild/bazel-gazelle/pull/1648](https://github.com/bazelbuild/bazel-gazelle/pull/1648) **Full Changelog**: bazel-contrib/bazel-gazelle@v0.33.0...v0.34.0 ### [`v0.33.0`](https://github.com/bazelbuild/bazel-gazelle/releases/tag/v0.33.0) [Compare Source](https://github.com/bazelbuild/bazel-gazelle/compare/v0.32.0...v0.33.0) #### What's Changed - Generate BUILD files for grpc-gateway by default by [@&#8203;seh](https://github.com/seh) in [https://github.com/bazelbuild/bazel-gazelle/pull/1578](https://github.com/bazelbuild/bazel-gazelle/pull/1578) - Remove temporary workaround after rules_go 0.41.0 release by [@&#8203;fmeum](https://github.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1577](https://github.com/bazelbuild/bazel-gazelle/pull/1577) - bzlmod: Use first host-compatible SDK to bootstrap Gazelle by [@&#8203;fmeum](https://github.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1581](https://github.com/bazelbuild/bazel-gazelle/pull/1581) - Update: golang.org/x/exp & golang.org/x/oauth2 deps. by [@&#8203;sfc-gh-ptabor](https://github.com/sfc-gh-ptabor) in [https://github.com/bazelbuild/bazel-gazelle/pull/1582](https://github.com/bazelbuild/bazel-gazelle/pull/1582) - \[README.rst] Mention kotlin PoC by [@&#8203;kolloch](https://github.com/kolloch) in [https://github.com/bazelbuild/bazel-gazelle/pull/1590](https://github.com/bazelbuild/bazel-gazelle/pull/1590) - Fix and let `# gazelle:follow` accept a glob by [@&#8203;shahms](https://github.com/shahms) in [https://github.com/bazelbuild/bazel-gazelle/pull/1596](https://github.com/bazelbuild/bazel-gazelle/pull/1596) - Add support for isolated `go_deps` usages by [@&#8203;fmeum](https://github.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1584](https://github.com/bazelbuild/bazel-gazelle/pull/1584) - feat(bzlmod): support archive_override in go_deps by [@&#8203;tyler-french](https://github.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1559](https://github.com/bazelbuild/bazel-gazelle/pull/1559) - fix: avoid updating `WORKSPACE` file when running `update-repos` when bzlmod is enabled by [@&#8203;cgrindel](https://github.com/cgrindel) in [https://github.com/bazelbuild/bazel-gazelle/pull/1589](https://github.com/bazelbuild/bazel-gazelle/pull/1589) - Make `go_deps.from_file` compatible with Go 1.21 by [@&#8203;fmeum](https://github.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1605](https://github.com/bazelbuild/bazel-gazelle/pull/1605) - go_repository: fix missing default GOPROXY by [@&#8203;sluongng](https://github.com/sluongng) in [https://github.com/bazelbuild/bazel-gazelle/pull/1602](https://github.com/bazelbuild/bazel-gazelle/pull/1602) - fix: patch support for dir named workspace by [@&#8203;michaellzc](https://github.com/michaellzc) in [https://github.com/bazelbuild/bazel-gazelle/pull/1606](https://github.com/bazelbuild/bazel-gazelle/pull/1606) - Revert "go_repository: fix missing default GOPROXY ([#&#8203;1602](https://github.com/bazelbuild/bazel-gazelle/issues/1602))" by [@&#8203;sluongng](https://github.com/sluongng) in [https://github.com/bazelbuild/bazel-gazelle/pull/1609](https://github.com/bazelbuild/bazel-gazelle/pull/1609) - Upgrade `golang.org/x/mod` Vendor to Support Go 1.21 by [@&#8203;alan910127](https://github.com/alan910127) in [https://github.com/bazelbuild/bazel-gazelle/pull/1611](https://github.com/bazelbuild/bazel-gazelle/pull/1611) - fix: go_repository: never shadow a module with a compatibility mapping for major versions. by [@&#8203;reltuk](https://github.com/reltuk) in [https://github.com/bazelbuild/bazel-gazelle/pull/1608](https://github.com/bazelbuild/bazel-gazelle/pull/1608) - bug fix: don't generate invalid go_binary rules for empty main packages by [@&#8203;andyscott](https://github.com/andyscott) in [https://github.com/bazelbuild/bazel-gazelle/pull/1618](https://github.com/bazelbuild/bazel-gazelle/pull/1618) - Fix wrong Kotlin Support link in README. by [@&#8203;duckladydinh](https://github.com/duckladydinh) in [https://github.com/bazelbuild/bazel-gazelle/pull/1619](https://github.com/bazelbuild/bazel-gazelle/pull/1619) - bzlmod: Verify that the lockfile is platform-independent by [@&#8203;fmeum](https://github.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1617](https://github.com/bazelbuild/bazel-gazelle/pull/1617) - Add gazelle_rust under supported languages by [@&#8203;Calsign](https://github.com/Calsign) in [https://github.com/bazelbuild/bazel-gazelle/pull/1620](https://github.com/bazelbuild/bazel-gazelle/pull/1620) - replace golang.org/x/tools with golang.org/x/tools/go/[email protected] by [@&#8203;malt3](https://github.com/malt3) in [https://github.com/bazelbuild/bazel-gazelle/pull/1603](https://github.com/bazelbuild/bazel-gazelle/pull/1603) - Implement Merger interface by [@&#8203;Whoaa512](https://github.com/Whoaa512) in [https://github.com/bazelbuild/bazel-gazelle/pull/1569](https://github.com/bazelbuild/bazel-gazelle/pull/1569) - Improve Gazelle launcher's runfiles discovery on Windows by [@&#8203;fmeum](https://github.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1604](https://github.com/bazelbuild/bazel-gazelle/pull/1604) - Add an entry for "github.com/googleapis/gax-go/v2" to default_gazelle_overrides.bzl by [@&#8203;andrewmbenton](https://github.com/andrewmbenton) in [https://github.com/bazelbuild/bazel-gazelle/pull/1623](https://github.com/bazelbuild/bazel-gazelle/pull/1623) - add a go_test directive to enable generating go_test targets per \_test.go file by [@&#8203;shahms](https://github.com/shahms) in [https://github.com/bazelbuild/bazel-gazelle/pull/1597](https://github.com/bazelbuild/bazel-gazelle/pull/1597) - Detect whether Gazelle itself is a Bazel module by [@&#8203;fmeum](https://github.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1624](https://github.com/bazelbuild/bazel-gazelle/pull/1624) - prepare release 0.33 by [@&#8203;tyler-french](https://github.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1615](https://github.com/bazelbuild/bazel-gazelle/pull/1615) #### New Contributors - [@&#8203;sfc-gh-ptabor](https://github.com/sfc-gh-ptabor) made their first contribution in [https://github.com/bazelbuild/bazel-gazelle/pull/1582](https://github.com/bazelbuild/bazel-gazelle/pull/1582) - [@&#8203;kolloch](https://github.com/kolloch) made their first contribution in [https://github.com/bazelbuild/bazel-gazelle/pull/1590](https://github.com/bazelbuild/bazel-gazelle/pull/1590) - [@&#8203;shahms](https://github.com/shahms) made their first contribution in [https://github.com/bazelbuild/bazel-gazelle/pull/1596](https://github.com/bazelbuild/bazel-gazelle/pull/1596) - [@&#8203;michaellzc](https://github.com/michaellzc) made their first contribution in [https://github.com/bazelbuild/bazel-gazelle/pull/1606](https://github.com/bazelbuild/bazel-gazelle/pull/1606) - [@&#8203;alan910127](https://github.com/alan910127) made their first contribution in [https://github.com/bazelbuild/bazel-gazelle/pull/1611](https://github.com/bazelbuild/bazel-gazelle/pull/1611) - [@&#8203;reltuk](https://github.com/reltuk) made their first contribution in [https://github.com/bazelbuild/bazel-gazelle/pull/1608](https://github.com/bazelbuild/bazel-gazelle/pull/1608) - [@&#8203;andyscott](https://github.com/andyscott) made their first contribution in [https://github.com/bazelbuild/bazel-gazelle/pull/1618](https://github.com/bazelbuild/bazel-gazelle/pull/1618) - [@&#8203;duckladydinh](https://github.com/duckladydinh) made their first contribution in [https://github.com/bazelbuild/bazel-gazelle/pull/1619](https://github.com/bazelbuild/bazel-gazelle/pull/1619) - [@&#8203;Calsign](https://github.com/Calsign) made their first contribution in [https://github.com/bazelbuild/bazel-gazelle/pull/1620](https://github.com/bazelbuild/bazel-gazelle/pull/1620) - [@&#8203;malt3](https://github.com/malt3) made their first contribution in [https://github.com/bazelbuild/bazel-gazelle/pull/1603](https://github.com/bazelbuild/bazel-gazelle/pull/1603) - [@&#8203;andrewmbenton](https://github.com/andrewmbenton) made their first contribution in [https://github.com/bazelbuild/bazel-gazelle/pull/1623](https://github.com/bazelbuild/bazel-gazelle/pull/1623) **Full Changelog**: bazel-contrib/bazel-gazelle@v0.32.0...v0.33.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/aspect-build/rules_py). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb5fef7 commit e613fe5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

internal_deps.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ def rules_py_internal_deps():
3232

3333
http_archive(
3434
name = "bazel_gazelle",
35-
sha256 = "29218f8e0cebe583643cbf93cae6f971be8a2484cdcfa1e45057658df8d54002",
35+
sha256 = "b7387f72efb59f876e4daae42f1d3912d0d45563eac7cb23d1de0b094ab588cf",
3636
urls = [
37-
"https://mirror.bazel.build/github.com/bazelbuild/bazel-gazelle/releases/download/v0.32.0/bazel-gazelle-v0.32.0.tar.gz",
38-
"https://github.com/bazelbuild/bazel-gazelle/releases/download/v0.32.0/bazel-gazelle-v0.32.0.tar.gz",
37+
"https://mirror.bazel.build/github.com/bazelbuild/bazel-gazelle/releases/download/v0.34.0/bazel-gazelle-v0.34.0.tar.gz",
38+
"https://github.com/bazelbuild/bazel-gazelle/releases/download/v0.34.0/bazel-gazelle-v0.34.0.tar.gz",
3939
],
4040
)
4141

0 commit comments

Comments
 (0)