Skip to content

Update dependency gazelle to v0.54.0 - #2333

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/gazelle-0.x
Open

Update dependency gazelle to v0.54.0#2333
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/gazelle-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
gazelle bazel_dep minor 0.44.00.54.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bazel-contrib/bazel-gazelle (gazelle)

v0.54.0

Using Bzlmod

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

Using WORKSPACE

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

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.53.0...v0.54.0

v0.53.0

Using Bzlmod

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

Using WORKSPACE

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

What's Changed

New Contributors

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

v0.52.2

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.51.3

What's Changed

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

v0.51.1

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

What's Changed

New Contributors

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

v0.50.0

What's Changed

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

v0.49.0

What's Changed

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

v0.48.0

What's Changed

New Contributors

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

v0.47.0

What's Changed

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

v0.46.0

What's Changed

New Contributors

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

v0.45.0

What's Changed

New Contributors

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the merge-queue merge on green CI label Sep 10, 2025
@renovate
renovate Bot requested a review from avdv as a code owner September 10, 2025 18:22
@renovate renovate Bot added the merge-queue merge on green CI label Sep 10, 2025
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch 2 times, most recently from 9144ec0 to c77dcad Compare September 18, 2025 08:11
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from c77dcad to f6c3e87 Compare October 9, 2025 10:45
@renovate renovate Bot changed the title chore(deps): update dependency gazelle to v0.45.0 chore(deps): update dependency gazelle to v0.46.0 Oct 30, 2025
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from f6c3e87 to f0d7469 Compare October 30, 2025 22:37
@renovate renovate Bot changed the title chore(deps): update dependency gazelle to v0.46.0 chore(deps): update dependency gazelle to v0.47.0 Nov 8, 2025
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch 2 times, most recently from 1a8bc2f to 04877b9 Compare November 10, 2025 12:51
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from 04877b9 to f341a5d Compare January 19, 2026 14:34
@renovate renovate Bot changed the title chore(deps): update dependency gazelle to v0.47.0 Update dependency gazelle to v0.47.0 Jan 22, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from f341a5d to 31e136d Compare January 29, 2026 10:18
@renovate renovate Bot changed the title Update dependency gazelle to v0.47.0 chore(deps): update dependency gazelle to v0.47.0 Jan 30, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from 31e136d to 6519d20 Compare February 2, 2026 19:07
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from 6519d20 to eb228e7 Compare March 13, 2026 13:55
@renovate renovate Bot changed the title chore(deps): update dependency gazelle to v0.47.0 chore(deps): update dependency gazelle to v0.48.0 Mar 26, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from eb228e7 to dbe001b Compare March 26, 2026 07:59
@avdv avdv added the bazel 7 Requires Bazel >= 7.0.0 label Mar 31, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from dbe001b to f87cd1a Compare April 2, 2026 14:00
@renovate renovate Bot changed the title chore(deps): update dependency gazelle to v0.48.0 chore(deps): update dependency gazelle to v0.49.0 Apr 6, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from f87cd1a to 684a704 Compare April 6, 2026 20:26
@renovate renovate Bot changed the title chore(deps): update dependency gazelle to v0.49.0 chore(deps): update dependency gazelle to v0.50.0 Apr 7, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from 684a704 to e071f84 Compare April 7, 2026 20:34
@renovate renovate Bot changed the title chore(deps): update dependency gazelle to v0.50.0 chore(deps): update dependency gazelle to v0.51.0 May 8, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from e071f84 to 0c40ba5 Compare May 8, 2026 18:10
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from 0c40ba5 to cda8f2f Compare May 18, 2026 10:20
@renovate renovate Bot changed the title chore(deps): update dependency gazelle to v0.51.0 Update dependency gazelle to v0.51.0 May 29, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from cda8f2f to e790c38 Compare June 3, 2026 16:33
@renovate renovate Bot changed the title Update dependency gazelle to v0.51.0 Update dependency gazelle to v0.51.1 Jun 3, 2026
@renovate renovate Bot changed the title Update dependency gazelle to v0.51.1 Update dependency gazelle to v0.51.3 Jun 4, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch 2 times, most recently from 16a941d to f98b58f Compare June 11, 2026 08:49
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from f98b58f to 2096ff3 Compare July 16, 2026 20:58
@renovate renovate Bot changed the title Update dependency gazelle to v0.51.3 Update dependency gazelle to v0.52.2 Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from 2096ff3 to af963ed Compare July 23, 2026 19:41
@renovate renovate Bot changed the title Update dependency gazelle to v0.52.2 Update dependency gazelle to v0.53.0 Aug 19, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from af963ed to a7a2de9 Compare August 19, 2026 20:50
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from a7a2de9 to 73cbed6 Compare August 28, 2026 13:36
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from 73cbed6 to 2993abc Compare September 4, 2026 00:57
@renovate renovate Bot changed the title Update dependency gazelle to v0.53.0 Update dependency gazelle to v0.54.0 Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel 7 Requires Bazel >= 7.0.0 merge-queue merge on green CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant