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

Open
prskr wants to merge 1 commit from renovate/buildifier_prebuilt-8.x into main
Owner

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: https://github.com/keith/buildifier-prebuilt/compare/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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [buildifier_prebuilt](https://github.com/keith/buildifier-prebuilt) | bazel_dep | patch | `8.5.1.2` → `8.5.1.3` | --- ### Release Notes <details> <summary>keith/buildifier-prebuilt (buildifier_prebuilt)</summary> ### [`v8.5.1.3`](https://github.com/keith/buildifier-prebuilt/releases/tag/8.5.1.3) [Compare Source](https://github.com/keith/buildifier-prebuilt/compare/8.5.1.2...8.5.1.3) #### What's Changed - Improve cross exec platform toolchain selection by [@&#8203;keith](https://github.com/keith) in [#&#8203;146](https://github.com/keith/buildifier-prebuilt/pull/146) - Remove examples/ and tests/ from archive by [@&#8203;keith](https://github.com/keith) in [#&#8203;155](https://github.com/keith/buildifier-prebuilt/pull/155) - Fix windows without runfiles by [@&#8203;keith](https://github.com/keith) in [#&#8203;156](https://github.com/keith/buildifier-prebuilt/pull/156) - Fix --noenable\_runfiles on non Windows by [@&#8203;keith](https://github.com/keith) in [#&#8203;158](https://github.com/keith/buildifier-prebuilt/pull/158) - Fix buildifier\_test not exiting with a failure code by [@&#8203;keith](https://github.com/keith) in [#&#8203;159](https://github.com/keith/buildifier-prebuilt/pull/159) - Make binary rules run from workspace by [@&#8203;keith](https://github.com/keith) in [#&#8203;162](https://github.com/keith/buildifier-prebuilt/pull/162) **Full Changelog**: <https://github.com/keith/buildifier-prebuilt/compare/8.5.1.2...8.5.1.3> ##### MODULE.bazel Snippet ```bzl bazel_dep(name = "buildifier_prebuilt", version = "8.5.1.3", dev_dependency = True) ``` ##### WORKSPACE Snippet ```bzl load("@&#8203;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("@&#8203;buildifier_prebuilt//:deps.bzl", "buildifier_prebuilt_deps") buildifier_prebuilt_deps() load("@&#8203;bazel_skylib//:workspace.bzl", "bazel_skylib_workspace") bazel_skylib_workspace() load("@&#8203;buildifier_prebuilt//:defs.bzl", "buildifier_prebuilt_register_toolchains") buildifier_prebuilt_register_toolchains() ``` </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMS4wIiwidXBkYXRlZEluVmVyIjoiNDMuMjY0LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Update dependency buildifier_prebuilt to v8.5.1.3
Some checks failed
renovate/artifacts Artifact file update failure
Go / release (pull_request) Has been cancelled
5a0e76992b
Author
Owner

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: MODULE.bazel
Command failed: bazel run //:go -- mod tidy
Starting local Bazel server (9.2.0) and connecting to it...
INFO: Repo rules_cc++cc_configure_extension+local_config_cc defined by rule cc_autoconf in @@rules_cc+//cc/private/toolchain:cc_configure.bzl
ERROR: /var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/rules_cc+/cc/private/toolchain/lib_cc_configure.bzl:112:9: An error occurred during the fetch of repository 'rules_cc++cc_configure_extension+local_config_cc':
   Traceback (most recent call last):
	File "/var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/rules_cc+/cc/private/toolchain/cc_configure.bzl", line 97, column 33, in cc_autoconf_impl
		configure_unix_toolchain(repository_ctx, cpu_value, overriden_tools)
	File "/var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/rules_cc+/cc/private/toolchain/unix_cc_configure.bzl", line 359, column 23, in configure_unix_toolchain
		cc = _find_generic(repository_ctx, "gcc", "CC", overridden_tools)
	File "/var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/rules_cc+/cc/private/toolchain/unix_cc_configure.bzl", line 322, column 32, in _find_generic
		auto_configure_fail(msg)
	File "/var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/rules_cc+/cc/private/toolchain/lib_cc_configure.bzl", line 112, column 9, in auto_configure_fail
		fail("\n%sAuto-Configuration Error:%s %s\n" % (red, no_color, msg))
Error in fail: 
Auto-Configuration Error: Cannot find gcc or CC; either correct your path or set the CC environment variable
ERROR: no such package '@@rules_cc++cc_configure_extension+local_config_cc//': 
Auto-Configuration Error: Cannot find gcc or CC; either correct your path or set the CC environment variable
ERROR: /var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/rules_go+/go/tools/go_bin_runner/BUILD.bazel:25:10: @@rules_go+//go/tools/go_bin_runner:go_bin_runner depends on @@rules_cc++cc_configure_extension+local_config_cc//:cc-compiler-k8 in repository @@rules_cc++cc_configure_extension+local_config_cc which failed to fetch. no such package '@@rules_cc++cc_configure_extension+local_config_cc//': 
Auto-Configuration Error: Cannot find gcc or CC; either correct your path or set the CC environment variable
ERROR: Analysis of target '//:go' failed; build aborted: Analysis failed
INFO: Elapsed time: 23.178s, Critical Path: 0.08s
INFO: 1 process: 1 internal.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: MODULE.bazel ``` Command failed: bazel run //:go -- mod tidy Starting local Bazel server (9.2.0) and connecting to it... INFO: Repo rules_cc++cc_configure_extension+local_config_cc defined by rule cc_autoconf in @@rules_cc+//cc/private/toolchain:cc_configure.bzl ERROR: /var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/rules_cc+/cc/private/toolchain/lib_cc_configure.bzl:112:9: An error occurred during the fetch of repository 'rules_cc++cc_configure_extension+local_config_cc': Traceback (most recent call last): File "/var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/rules_cc+/cc/private/toolchain/cc_configure.bzl", line 97, column 33, in cc_autoconf_impl configure_unix_toolchain(repository_ctx, cpu_value, overriden_tools) File "/var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/rules_cc+/cc/private/toolchain/unix_cc_configure.bzl", line 359, column 23, in configure_unix_toolchain cc = _find_generic(repository_ctx, "gcc", "CC", overridden_tools) File "/var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/rules_cc+/cc/private/toolchain/unix_cc_configure.bzl", line 322, column 32, in _find_generic auto_configure_fail(msg) File "/var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/rules_cc+/cc/private/toolchain/lib_cc_configure.bzl", line 112, column 9, in auto_configure_fail fail("\n%sAuto-Configuration Error:%s %s\n" % (red, no_color, msg)) Error in fail: Auto-Configuration Error: Cannot find gcc or CC; either correct your path or set the CC environment variable ERROR: no such package '@@rules_cc++cc_configure_extension+local_config_cc//': Auto-Configuration Error: Cannot find gcc or CC; either correct your path or set the CC environment variable ERROR: /var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/rules_go+/go/tools/go_bin_runner/BUILD.bazel:25:10: @@rules_go+//go/tools/go_bin_runner:go_bin_runner depends on @@rules_cc++cc_configure_extension+local_config_cc//:cc-compiler-k8 in repository @@rules_cc++cc_configure_extension+local_config_cc which failed to fetch. no such package '@@rules_cc++cc_configure_extension+local_config_cc//': Auto-Configuration Error: Cannot find gcc or CC; either correct your path or set the CC environment variable ERROR: Analysis of target '//:go' failed; build aborted: Analysis failed INFO: Elapsed time: 23.178s, Critical Path: 0.08s INFO: 1 process: 1 internal. ERROR: Build did NOT complete successfully ERROR: Build failed. Not running target ```
prskr changed title from Update dependency buildifier_prebuilt to v8.5.1.3 to chore(deps): update dependency buildifier_prebuilt to v8.5.1.3 2026-07-21 03:36:47 +00:00
prskr changed title from chore(deps): update dependency buildifier_prebuilt to v8.5.1.3 to Update dependency buildifier_prebuilt to v8.5.1.3 2026-07-22 03:37:31 +00:00
prskr changed title from Update dependency buildifier_prebuilt to v8.5.1.3 to chore(deps): update dependency buildifier_prebuilt to v8.5.1.3 2026-07-23 03:35:32 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
Go / release (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/buildifier_prebuilt-8.x:renovate/buildifier_prebuilt-8.x
git switch renovate/buildifier_prebuilt-8.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/buildifier_prebuilt-8.x
git switch renovate/buildifier_prebuilt-8.x
git rebase main
git switch main
git merge --ff-only renovate/buildifier_prebuilt-8.x
git switch renovate/buildifier_prebuilt-8.x
git rebase main
git switch main
git merge --no-ff renovate/buildifier_prebuilt-8.x
git switch main
git merge --squash renovate/buildifier_prebuilt-8.x
git switch main
git merge --ff-only renovate/buildifier_prebuilt-8.x
git switch main
git merge renovate/buildifier_prebuilt-8.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
prskr/meilisearch-operator!59
No description provided.