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 rules_cc to v0.0.10 #591

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Type Update Change
rules_cc bazel_dep patch 0.0.9 -> 0.0.10
rules_cc http_archive patch 0.0.9 -> 0.0.10

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bazelbuild/rules_cc (rules_cc)

v0.0.10

Compare Source

What's Changed

Full Changelog: bazelbuild/rules_cc@0.0.9...0.0.10

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

http_archive(
    name = "rules_cc",
    urls = ["https://github.com/bazelbuild/rules_cc/releases/download/0.0.10/rules_cc-0.0.10.tar.gz"],
    sha256 = "65b67b81c6da378f136cc7e7e14ee08d5b9375973427eceb8c773a4f69fa7e49",
    strip_prefix = "rules_cc-0.0.10",
)

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 these updates 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 requested a review from benradf as a code owner September 13, 2024 22:26
@renovate renovate bot added the merge-queue merge on green CI label Sep 13, 2024
@avdv avdv added the bazel 7 Requires Bazel >= 7.0.0 label Sep 16, 2024
@avdv
Copy link
Member

avdv commented Sep 16, 2024

rules_cc 0.0.10 depends on stardoc 0.7.0, which depends on rules_java 7.6.1 (also see #533) which requires Bazel 7.0.0 (https://github.com/bazelbuild/bazel-central-registry/blob/40bc9ad53e5a59d596935839e7c072679e706266/modules/rules_java/7.6.1/MODULE.bazel#L5C5-L5C6)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bazel 7 Requires Bazel >= 7.0.0 merge-queue merge on green CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant