Skip to content

chore(deps): update dependency buildifier_prebuilt to v6.3.3#96

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/buildifier_prebuilt-6.x
Closed

chore(deps): update dependency buildifier_prebuilt to v6.3.3#96
renovate[bot] wants to merge 1 commit intomainfrom
renovate/buildifier_prebuilt-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
buildifier_prebuilt http_archive minor 6.1.2.1 -> 6.3.3

Release Notes

keith/buildifier-prebuilt (buildifier_prebuilt)

v6.3.3

Compare Source

What's Changed

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

Bazel Module Snippet

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

Workspace Snippet

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

http_archive(
    name = "buildifier_prebuilt",
    sha256 = "72b5bb0853aac597cce6482ee6c62513318e7f2c0050bc7c319d75d03d8a3875",
    strip_prefix = "buildifier-prebuilt-6.3.3",
    urls = [
        "http://github.com/keith/buildifier-prebuilt/archive/6.3.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: 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. View repository job log here.

@renovate renovate bot requested a review from sgammon as a code owner September 2, 2023 00:53
@renovate renovate bot added the dependencies Dependency updates and other related issues label Sep 2, 2023
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Sep 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sgammon
Copy link
Copy Markdown
Owner

sgammon commented Sep 2, 2023

cherry-picking into #80

@sgammon sgammon mentioned this pull request Sep 2, 2023
@sgammon sgammon closed this Sep 2, 2023
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Sep 2, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (6.3.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/buildifier_prebuilt-6.x branch September 2, 2023 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates and other related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant