Skip to content

chore(deps): bump buildifier_prebuilt from 7.3.1 to 8.5.1.4 - #24

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

chore(deps): bump buildifier_prebuilt from 7.3.1 to 8.5.1.4#24
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 Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps buildifier_prebuilt from 7.3.1 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()

8.5.1.3

What's Changed

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

MODULE.bazel Snippet

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file bazel Pull requests that update bazel code labels Aug 18, 2026
@github-actions

github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
2026/09/01 09:40:19 Downloading https://releases.bazel.build/8.6.0/release/bazel-8.6.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: d881f161-d9aa-488d-b591-e19cf3d21211
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'score_tooling', the root module requires module version score_tooling@1.1.0, but got score_tooling@1.1.2 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'aspect_rules_lint', the root module requires module version aspect_rules_lint@1.3.1, but got aspect_rules_lint@1.5.3 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_pkg', the root module requires module version rules_pkg@1.0.1, but got rules_pkg@1.1.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
WARNING: Target pattern parsing failed.
ERROR: Skipping '//:license-check': no such target '//:license-check': target 'license-check' not declared in package '' defined by /home/runner/work/os_images/os_images/BUILD
ERROR: no such target '//:license-check': target 'license-check' not declared in package '' defined by /home/runner/work/os_images/os_images/BUILD
INFO: Elapsed time: 13.079s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

@dependabot
dependabot Bot force-pushed the dependabot/bazel/buildifier_prebuilt-8.5.1.3 branch from 82c38bc to 8658bf0 Compare August 18, 2026 17:32
Bumps [buildifier_prebuilt](https://github.com/keith/buildifier-prebuilt) from 7.3.1 to 8.5.1.4.
- [Release notes](https://github.com/keith/buildifier-prebuilt/releases)
- [Commits](keith/buildifier-prebuilt@7.3.1...8.5.1.4)

---
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 changed the title chore(deps): bump buildifier_prebuilt from 7.3.1 to 8.5.1.3 chore(deps): bump buildifier_prebuilt from 7.3.1 to 8.5.1.4 Sep 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bazel/buildifier_prebuilt-8.5.1.3 branch from 8658bf0 to 4dd400e Compare September 1, 2026 09:40
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #34.

@dependabot dependabot Bot closed this Sep 1, 2026
@dependabot
dependabot Bot deleted the dependabot/bazel/buildifier_prebuilt-8.5.1.3 branch September 1, 2026 20:01
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