Skip to content

chore(deps): update dependency buildifier_prebuilt to v8.2.1.1#577

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/buildifier_prebuilt-8.x
Dec 5, 2025
Merged

chore(deps): update dependency buildifier_prebuilt to v8.2.1.1#577
renovate[bot] merged 1 commit intomainfrom
renovate/buildifier_prebuilt-8.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2025

This PR contains the following updates:

Package Type Update Change
buildifier_prebuilt bazel_dep patch 8.2.1 -> 8.2.1.1

Release Notes

keith/buildifier-prebuilt (buildifier_prebuilt)

v8.2.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: keith/buildifier-prebuilt@8.2.1...8.2.1.1

Bazel Module Snippet

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

Workspace Snippet

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

http_archive(
    name = "buildifier_prebuilt",
    sha256 = "0a9ea71b0fee1f85c0f7971a036521938aeb68b2e41bf2b5c079e8549fd91cb1",
    strip_prefix = "buildifier-prebuilt-8.2.1.1",
    urls = [
        "http://github.com/keith/buildifier-prebuilt/archive/8.2.1.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: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 enabled auto-merge (squash) December 5, 2025 17:40
@renovate renovate bot merged commit be316b9 into main Dec 5, 2025
17 checks passed
@renovate renovate bot deleted the renovate/buildifier_prebuilt-8.x branch December 5, 2025 17:52
cerisier pushed a commit to cerisier/rules_zig2 that referenced this pull request Feb 6, 2026
…mann#577)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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