Skip to content

chore(deps): update dependency buildifier_prebuilt to v6.4.0#132

Merged
alexeagle merged 1 commit intomainfrom
renovate/buildifier_prebuilt-6.x
May 22, 2025
Merged

chore(deps): update dependency buildifier_prebuilt to v6.4.0#132
alexeagle merged 1 commit intomainfrom
renovate/buildifier_prebuilt-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 12, 2023

This PR contains the following updates:

Package Type Update Change
buildifier_prebuilt http_archive minor 6.3.3 -> 6.4.0

Release Notes

keith/buildifier-prebuilt (buildifier_prebuilt)

v6.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: keith/buildifier-prebuilt@6.3.3...6.4.0

Bazel Module Snippet

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

Workspace Snippet

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "buildifier_prebuilt",
    sha256 = "8ada9d88e51ebf5a1fdff37d75ed41d51f5e677cdbeafb0a22dda54747d6e07e",
    strip_prefix = "buildifier-prebuilt-6.4.0",
    urls = [
        "http://github.com/keith/buildifier-prebuilt/archive/6.4.0.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: 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 is behind base branch, 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.

@renovate renovate Bot force-pushed the renovate/buildifier_prebuilt-6.x branch from da8bab7 to 17e8165 Compare January 23, 2024 08:38
@renovate renovate Bot force-pushed the renovate/buildifier_prebuilt-6.x branch from 17e8165 to 2bcae00 Compare February 25, 2024 10:01
@renovate renovate Bot force-pushed the renovate/buildifier_prebuilt-6.x branch from 2bcae00 to e05e15b Compare April 28, 2024 23:40
@renovate renovate Bot force-pushed the renovate/buildifier_prebuilt-6.x branch from e05e15b to b3e447e Compare July 10, 2024 17:58
@renovate renovate Bot force-pushed the renovate/buildifier_prebuilt-6.x branch 2 times, most recently from 890e6a1 to e38a0f4 Compare August 8, 2024 08:34
@renovate renovate Bot force-pushed the renovate/buildifier_prebuilt-6.x branch from e38a0f4 to 341a338 Compare November 26, 2024 17:01
@renovate renovate Bot force-pushed the renovate/buildifier_prebuilt-6.x branch from 341a338 to 3eb2337 Compare January 22, 2025 15:37
@renovate renovate Bot force-pushed the renovate/buildifier_prebuilt-6.x branch from 3eb2337 to f8a4898 Compare January 22, 2025 17:41
@alexeagle alexeagle merged commit 6e4d72f into main May 22, 2025
@alexeagle alexeagle deleted the renovate/buildifier_prebuilt-6.x branch May 22, 2025 15:28
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