Skip to content

Bump buildifier_prebuilt from 6.4.0 to 8.5.1.3#22203

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/buildifier_prebuilt-8.5.1.3
Open

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps buildifier_prebuilt from 6.4.0 to 8.5.1.3.

Release notes

Sourced from buildifier_prebuilt's releases.

8.5.1.3

What's Changed

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

MODULE.bazel Snippet

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

WORKSPACE Snippet

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

8.5.1.2

What's Changed

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

... (truncated)

Commits
  • 9431e57 Make binary rules run from workspace (#162)
  • b8be797 Fix buildifier warnings (#161)
  • 1a47cff Make CI job cancel on PR pushes (#160)
  • cf1a71f Fix buildifier_test not exiting with a failure code (#159)
  • e56114a Fix --noenable_runfiles on non Windows (#158)
  • 2858f93 Fix windows without runfiles (#156)
  • 1c3faa9 Remove CI exception fixed in 9.x (#157)
  • 49086dd Remove examples/ and tests/ from archive (#155)
  • 3ee6419 Bump bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml from 1.4.1 t...
  • 2f22154 Bump actions/checkout from 6 to 7 (#153)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [buildifier_prebuilt](https://github.com/keith/buildifier-prebuilt) from 6.4.0 to 8.5.1.3.
- [Release notes](https://github.com/keith/buildifier-prebuilt/releases)
- [Commits](keith/buildifier-prebuilt@6.4.0...8.5.1.3)

---
updated-dependencies:
- dependency-name: buildifier_prebuilt
  dependency-version: 8.5.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file labels Jul 16, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 16, 2026 03:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file bazel Pull requests that update bazel code labels Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants