Skip to content

Bump buildifier_prebuilt from 6.4.0 to 8.5.1.2 - #21676

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/buildifier_prebuilt-8.5.1.2
Closed

Bump buildifier_prebuilt from 6.4.0 to 8.5.1.2#21676
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/buildifier_prebuilt-8.5.1.2

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubApr 9, 2026

Copy link
Copy Markdown
Contributor

Bumps buildifier_prebuilt from 6.4.0 to 8.5.1.2.

Release notes

Sourced from buildifier_prebuilt's releases.

8.5.1.2

What's Changed

Full Changelog: keith/buildifier-prebuilt@8.5.1.1...8.5.1.2

MODULE.bazel Snippet

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

WORKSPACE Snippet

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name="buildifier_prebuilt",
sha256="d63c27b08ee68fa36f428fd9923eef0a4ee45048498d6e97e9838da4fb674860",
strip_prefix="buildifier-prebuilt-8.5.1.2",
urls= [
"https://github.com/keith/buildifier-prebuilt/releases/download/8.5.1.2/buildifier-prebuilt.8.5.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()

Release 8.5.1.1

What's Changed

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

Bazel Module Snippet

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [buildifier_prebuilt](https://github.com/keith/buildifier-prebuilt) from 6.4.0 to 8.5.1.2.
- [Release notes](https://github.com/keith/buildifier-prebuilt/releases)
- [Commits](keith/buildifier-prebuilt@6.4.0...8.5.1.2)
---
updated-dependencies:
- dependency-name: buildifier_prebuilt
dependency-version: 8.5.1.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file labels Apr 9, 2026
@dependabot
dependabotBot requested a review from a team as a code ownerApril 9, 2026 03:07
@dependabot@github

dependabotBot commented on behalf of githubJul 16, 2026

Copy link
Copy Markdown
ContributorAuthor

Superseded by #22203.

@dependabotdependabotBot closed this Jul 16, 2026
@dependabot
dependabotBot deleted the dependabot/bazel/buildifier_prebuilt-8.5.1.2 branch July 16, 2026 03:05
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazelPull requests that update bazel codedependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants