Skip to content

Update dependency buildifier_prebuilt to v8.5.1#154

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/buildifier_prebuilt-8.x
Open

Update dependency buildifier_prebuilt to v8.5.1#154
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/buildifier_prebuilt-8.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2026

This PR contains the following updates:

Package Type Update Change
buildifier_prebuilt bazel_dep minor 8.2.1.28.5.1

Release Notes

keith/buildifier-prebuilt (buildifier_prebuilt)

v8.5.1

Compare Source

Changes

Full Changelog: keith/buildifier-prebuilt@8.2.1.2...8.5.1

Bazel Module Snippet

bazel_dep(
    name = "buildifier_prebuilt",
    version = "8.5.1",
    dev_dependency = True,
)

Workspace Snippet

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

http_archive(
    name = "buildifier_prebuilt",
    sha256 = "478f8a4b40af0ffd09e4823062a0ea28fda4247236f1059324b783202e0dd4d4",
    strip_prefix = "buildifier-prebuilt-8.5.1",
    urls = [
        "http://github.com/keith/buildifier-prebuilt/archive/8.5.1.tar.gz",
    ],
)

load("@​buildifier_prebuilt//:deps.bzl", "buildifier_prebuilt_deps")

buildifier_prebuilt_deps()

load("@​bazel_skylib//:workspace.bzl", "bazel_skylib_workspace")

bazel_skylib_workspace()

load("@​buildifier_prebuilt//:defs.bzl", "buildifier_prebuilt_register_toolchains")

buildifier_prebuilt_register_toolchains()

Configuration

📅 Schedule: 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/buildifier_prebuilt-8.x branch from 215fa64 to 548cf3f Compare March 13, 2026 18:39
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.

0 participants