Skip to content

chore(all): update dependency gazelle to v0.54.0 - #285

Merged
morrowc merged 1 commit into
openconfig:mainfrom
renovate-bot:renovate/deps
Sep 4, 2026
Merged

chore(all): update dependency gazelle to v0.54.0#285
morrowc merged 1 commit into
openconfig:mainfrom
renovate-bot:renovate/deps

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
gazelle bazel_dep minor 0.53.00.54.0

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • 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.

@morrowc
morrowc merged commit 4b7fb61 into openconfig:main Sep 4, 2026
9 checks passed
@renovate-bot
renovate-bot deleted the renovate/deps branch September 4, 2026 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants