Skip to content

chore(deps): update dependency buildifier_prebuilt to v8.2.1.2#874

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

chore(deps): update dependency buildifier_prebuilt to v8.2.1.2#874
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/buildifier_prebuilt-8.x

Conversation

@renovate

@renovate renovate Bot commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
buildifier_prebuilt bazel_dep patch 8.2.1.18.2.1.2

Release Notes

keith/buildifier-prebuilt (buildifier_prebuilt)

v8.2.1.2

Compare Source

What's Changed

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

Bazel Module Snippet

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

Workspace Snippet

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

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

🔕 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 enabled auto-merge (squash) January 26, 2026 21:59
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate renovate Bot force-pushed the renovate/buildifier_prebuilt-8.x branch 2 times, most recently from dc71709 to 766c982 Compare January 28, 2026 18:04
@renovate renovate Bot force-pushed the renovate/buildifier_prebuilt-8.x branch from 766c982 to c9a86c9 Compare January 31, 2026 23:53
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