Skip to content

chore(deps): update dependency buildifier_prebuilt to v8.5.1.3#131

Merged
jaqx0r merged 1 commit into
mainfrom
renovate/buildifier_prebuilt-8.x
Jul 15, 2026
Merged

chore(deps): update dependency buildifier_prebuilt to v8.5.1.3#131
jaqx0r merged 1 commit into
mainfrom
renovate/buildifier_prebuilt-8.x

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
buildifier_prebuilt bazel_dep patch 8.5.1.28.5.1.3

Release Notes

keith/buildifier-prebuilt (buildifier_prebuilt)

v8.5.1.3

Compare Source

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()

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

Copy link
Copy Markdown

Test Results

11 tests  ±0   11 ✅ ±0   9s ⏱️ +6s
11 suites ±0    0 💤 ±0 
11 files   ±0    0 ❌ ±0 

Results for commit 948d0c0. ± Comparison against base commit e590828.

@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.57%. Comparing base (e590828) to head (948d0c0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
+ Coverage   47.33%   47.57%   +0.24%     
==========================================
  Files          30       30              
  Lines        3748     3748              
  Branches      721      721              
==========================================
+ Hits         1774     1783       +9     
+ Misses       1663     1655       -8     
+ Partials      311      310       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jaqx0r
jaqx0r merged commit d0f5baf into main Jul 15, 2026
8 of 9 checks passed
@jaqx0r
jaqx0r deleted the renovate/buildifier_prebuilt-8.x branch July 15, 2026 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant