Skip to content

chore(deps): update dependency buildifier_prebuilt to v8.0.3 #451

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

Merged
merged 7 commits into from
Apr 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2025

This PR contains the following updates:

Package Type Update Change
buildifier_prebuilt bazel_dep patch 8.0.1 -> 8.0.3
buildifier_prebuilt http_archive patch 8.0.1 -> 8.0.3

Release Notes

keith/buildifier-prebuilt (buildifier_prebuilt)

v8.0.3

Compare Source

What's Changed

Full Changelog: keith/buildifier-prebuilt@8.0.1...8.0.3

Bazel Module Snippet

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

Workspace Snippet

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

http_archive(
    name = "buildifier_prebuilt",
    sha256 = "bf9101bd5d657046674167986a18d44c5612e417194dc55aff8ca174344de031",
    strip_prefix = "buildifier-prebuilt-8.0.3",
    urls = [
        "http://github.com/keith/buildifier-prebuilt/archive/8.0.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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 enabled auto-merge (squash) March 27, 2025 22:41
@renovate renovate bot force-pushed the renovate/buildifier_prebuilt-8.x branch from cda1bd6 to afa65b4 Compare March 28, 2025 01:56
Copy link
Contributor Author

renovate bot commented Apr 1, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@aherrmann aherrmann force-pushed the renovate/buildifier_prebuilt-8.x branch from 3dc80bb to a608450 Compare April 1, 2025 04:36
@renovate renovate bot merged commit 62decce into main Apr 1, 2025
55 checks passed
@renovate renovate bot deleted the renovate/buildifier_prebuilt-8.x branch April 1, 2025 07:06
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