Skip to content

Update dependency gazelle_cc to v0.6.0#1898

Merged
phst merged 2 commits into
masterfrom
renovate/gazelle_cc-0.x
Jun 9, 2026
Merged

Update dependency gazelle_cc to v0.6.0#1898
phst merged 2 commits into
masterfrom
renovate/gazelle_cc-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
gazelle_cc bazel_dep minor 0.5.00.6.0

Release Notes

EngFlow/gazelle_cc (gazelle_cc)

v0.6.0

Using Bzlmod

Paste this snippet into your MODULE.bazel file:

bazel_dep(name = "gazelle_cc", version = "0.6.0")

Using WORKSPACE

Paste this snippet into your WORKSPACE file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "gazelle_cc",
    sha256 = "413aa8fb75dcb9ff6218de3e46a33c410a1cae007a0e41b70180adfc63381aec",
    strip_prefix = "gazelle_cc-0.6.0",
    url = "https://github.com/EngFlow/gazelle_cc/releases/download/v0.6.0/gazelle_cc-v0.6.0.tar.gz",
)
load("@​gazelle_cc//:deps.bzl", "gazelle_cc_dependencies")
gazelle_cc_dependencies()

See https://github.com/EngFlow/gazelle_cc#installation for full setup instructions.

What's Changed

New Contributors

Full Changelog: EngFlow/gazelle_cc@v0.5.0...v0.6.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 force-pushed the renovate/gazelle_cc-0.x branch from 1d8a117 to b535c57 Compare June 9, 2026 15:37
@renovate renovate Bot force-pushed the renovate/gazelle_cc-0.x branch from 1b5369e to db80580 Compare June 9, 2026 20:41
@phst phst merged commit 047eace into master Jun 9, 2026
18 checks passed
@phst phst deleted the renovate/gazelle_cc-0.x branch June 9, 2026 23:09
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.

1 participant