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.1.2 #472

Merged
merged 1 commit into from Jul 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
buildifier_prebuilt bazel_dep patch 6.1.0 -> 6.1.2
buildifier_prebuilt http_archive patch 6.1.0 -> 6.1.2

Release Notes

keith/buildifier-prebuilt (buildifier_prebuilt)

v6.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: keith/buildifier-prebuilt@6.1.0...6.1.2

Bazel Module Snippet

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

Workspace Snippet

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

http_archive(
    name = "buildifier_prebuilt",
    sha256 = "29a50ea545810dc077c408d520eb83e9de3eecfe6395e89cb07149d903fc31e5",
    strip_prefix = "buildifier-prebuilt-6.1.2",
    urls = [
        "http://github.com/keith/buildifier-prebuilt/archive/6.1.2.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 - "before 4am on Monday" (UTC), 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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the deps Renovate PRs label Jul 17, 2023
@renovate renovate bot force-pushed the renovate/buildifier_prebuilt-6.x branch 7 times, most recently from a6b307c to 7345c4f Compare July 22, 2023 22:43
@renovate renovate bot force-pushed the renovate/buildifier_prebuilt-6.x branch from 7345c4f to 3db3463 Compare July 26, 2023 03:09
@renovate renovate bot force-pushed the renovate/buildifier_prebuilt-6.x branch from 3db3463 to a84e743 Compare July 26, 2023 03:10
@alexeagle alexeagle merged commit ffa3f3c into main Jul 26, 2023
4 of 6 checks passed
@alexeagle alexeagle deleted the renovate/buildifier_prebuilt-6.x branch July 26, 2023 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Renovate PRs
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant