Skip to content

chore(deps): update dependency buildifier_prebuilt to v8.2.1.2 - autoclosed#61

Merged
mjcarroll merged 1 commit intomainfrom
renovate/buildifier_prebuilt-8.x
Jan 29, 2026
Merged

chore(deps): update dependency buildifier_prebuilt to v8.2.1.2 - autoclosed#61
mjcarroll merged 1 commit intomainfrom
renovate/buildifier_prebuilt-8.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2026

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: 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.

@mjcarroll mjcarroll merged commit 11269ff into main Jan 29, 2026
6 checks passed
@renovate renovate bot changed the title chore(deps): update dependency buildifier_prebuilt to v8.2.1.2 chore(deps): update dependency buildifier_prebuilt to v8.2.1.2 - autoclosed Jan 29, 2026
@renovate renovate bot deleted the renovate/buildifier_prebuilt-8.x branch January 29, 2026 14:51
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