Skip to content

Bump buildifier_prebuilt from 6.4.0 to 8.5.1 - #21515

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 19, 2026

Copy link
Copy Markdown
Contributor

Bumps buildifier_prebuilt from 6.4.0 to 8.5.1.

Release notes

Sourced from buildifier_prebuilt's releases.

Release 8.5.1

Changes

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

Bazel Module Snippet

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

Workspace Snippet

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "buildifier_prebuilt",
sha256 = "478f8a4b40af0ffd09e4823062a0ea28fda4247236f1059324b783202e0dd4d4",
strip_prefix = "buildifier-prebuilt-8.5.1",
urls = [
"http://github.com/keith/buildifier-prebuilt/archive/8.5.1.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.2.1.2

What's Changed

... (truncated)

提交

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.
- [Release notes](https://github.com/keith/buildifier-prebuilt/releases)
- [提交](keith/buildifier-prebuilt@6.4.0...8.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added bazel 拉取请求 that update bazel code dependencies 拉取请求 that update a dependency file labels Mar 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner March 19, 2026 15:47
@dependabot dependabot Bot added dependencies 拉取请求 that update a dependency file bazel 拉取请求 that update bazel code labels Mar 19, 2026
@redsun82

redsun82 commented Mar 20, 2026

Copy link
Copy Markdown
Contributor
Rerun has been triggered.

@dependabot @github

dependabot Bot commented on behalf of github Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #21676.

@dependabot dependabot Bot closed this Apr 9, 2026
@dependabot
dependabot Bot deleted the dependabot/bazel/buildifier_prebuilt-8.5.1 branch April 9, 2026 03:08
注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

bazel 拉取请求 that update bazel code dependencies 拉取请求 that update a dependency file

项目

None yet

Development

Successfully merging this pull request may close these issues.

1 participant