Skip to content

fix(deps): Update dependency bazel_gazelle to v0.52.2 - #145

Open
cloudquery-ci[bot] wants to merge 1 commit into
mainfrom
renovate/bazel_gazelle-0.x
Open

fix(deps): Update dependency bazel_gazelle to v0.52.2#145
cloudquery-ci[bot] wants to merge 1 commit into
mainfrom
renovate/bazel_gazelle-0.x

Conversation

@cloudquery-ci

@cloudquery-ci cloudquery-ci Bot commented Jul 1, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
bazel_gazelle http_archive minor v0.29.0v0.52.2

Release Notes

bazelbuild/bazel-gazelle (bazel_gazelle)

v0.52.2

Compare Source

Using Bzlmod

bazel_dep(name = "gazelle", version = "0.52.2")

Using WORKSPACE

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "bazel-gazelle",
    sha256 = "6549bd37cf1b82bac406119aef1b26bfec5d1c02d0d5a5518275e4513f47b3b2",
    url = "https://github.com/bazel-contrib/bazel-gazelle/releases/download/v0.52.2/bazel-gazelle-v0.52.2.tar.gz",
)
load("@​bazel-gazelle//:deps.bzl", "gazelle_dependencies")
gazelle_dependencies()

What's Changed

Full Changelog: bazel-contrib/bazel-gazelle@v0.52.1...v0.52.2

v0.52.1

Compare Source

Using Bzlmod

bazel_dep(name = "gazelle", version = "0.52.1")

Using WORKSPACE

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "bazel-gazelle",
    sha256 = "614fce28a9bbb30e6f9163be04647bf01cb1ca4bd96edb0e16dee2c834d9b149",
    url = "https://github.com/bazel-contrib/bazel-gazelle/releases/download/v0.52.1/bazel-gazelle-v0.52.1.tzst",
)
load("@​bazel-gazelle//:deps.bzl", "gazelle_dependencies")
gazelle_dependencies()

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.52.0...v0.52.1

v0.52.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.51.0...v0.52.0

v0.51.3

Compare Source

What's Changed

Full Changelog: bazel-contrib/bazel-gazelle@v0.51.2...v0.51.3

v0.51.1

Compare Source

What's changed

  • Fixed an issue where go mod tidy in a project that depends on github.com/bazelbuild/bazel-gazelle v0.51.0 would report missing v2 packages.

v0.51.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.50.0...v0.51.0

v0.50.0

Compare Source

What's Changed

Full Changelog: bazel-contrib/bazel-gazelle@v0.49.0...v0.50.0

v0.49.0

Compare Source

What's Changed

Full Changelog: bazel-contrib/bazel-gazelle@v0.48.0...v0.49.0

v0.48.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.47.0...v0.48.0

v0.47.0

Compare Source

What's Changed

Full Changelog: bazel-contrib/bazel-gazelle@v0.46.0...v0.47.0

v0.46.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.45.0...v0.46.0

v0.45.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.44.0...v0.45.0

v0.44.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.43.0...v0.44.0

v0.43.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.42.0...v0.43.0

v0.42.0

Compare Source

What's Changed

New Contributors

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@cloudquery-ci cloudquery-ci Bot added the automerge Add to automerge PRs once requirements are met label Jul 1, 2026
@cloudquery-ci
cloudquery-ci Bot force-pushed the renovate/bazel_gazelle-0.x branch from 3931319 to 3d236b1 Compare July 29, 2026 20:24
@cloudquery-ci cloudquery-ci Bot changed the title fix(deps): Update dependency bazel_gazelle to v0.51.3 fix(deps): Update dependency bazel_gazelle to v0.52.0 Jul 29, 2026
@cloudquery-ci
cloudquery-ci Bot force-pushed the renovate/bazel_gazelle-0.x branch from 3d236b1 to e58e52b Compare July 30, 2026 16:34
@cloudquery-ci cloudquery-ci Bot changed the title fix(deps): Update dependency bazel_gazelle to v0.52.0 fix(deps): Update dependency bazel_gazelle to v0.52.1 Jul 30, 2026
@cloudquery-ci
cloudquery-ci Bot force-pushed the renovate/bazel_gazelle-0.x branch from e58e52b to dce0a87 Compare July 30, 2026 18:33
@cloudquery-ci cloudquery-ci Bot changed the title fix(deps): Update dependency bazel_gazelle to v0.52.1 fix(deps): Update dependency bazel_gazelle to v0.52.2 Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants