Skip to content

chore(deps): bump buildifier_prebuilt from 8.5.1.3 to 8.5.1.4 - #389

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps buildifier_prebuilt from 8.5.1.3 to 8.5.1.4.

Release notes

Sourced from buildifier_prebuilt's releases.

8.5.1.4

What's Changed

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

MODULE.bazel Snippet

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

WORKSPACE Snippet

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

Commits

@dependabot dependabot Bot added bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file labels Aug 31, 2026
Bumps [buildifier_prebuilt](https://github.com/keith/buildifier-prebuilt) from 8.5.1.3 to 8.5.1.4.
- [Release notes](https://github.com/keith/buildifier-prebuilt/releases)
- [Commits](keith/buildifier-prebuilt@8.5.1.3...8.5.1.4)

---
updated-dependencies:
- dependency-name: buildifier_prebuilt
  dependency-version: 8.5.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bazel/buildifier_prebuilt-8.5.1.4 branch from db8916c to 6cfe179 Compare September 15, 2026 08:41
@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #402.

@dependabot dependabot Bot closed this Sep 21, 2026
@dependabot
dependabot Bot deleted the dependabot/bazel/buildifier_prebuilt-8.5.1.4 branch September 21, 2026 13:34
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