Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
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
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.

0 participants