chore(deps): update dependency rules_cc to v0.2.0#2253
Open
renovate[bot] wants to merge 12 commits into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
October 7, 2024 12:26
504a26b to
c0d0620
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
October 7, 2024 18:29
c0d0620 to
20d90b1
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
2 times, most recently
from
October 10, 2024 14:36
91c031a to
7517834
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
November 6, 2024 17:36
7517834 to
1ef3554
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
November 7, 2024 13:12
1ef3554 to
e339f01
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
December 10, 2024 11:25
e339f01 to
88fef44
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
February 7, 2025 18:24
88fef44 to
494231b
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
April 8, 2025 11:38
494231b to
3c80894
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
June 16, 2025 16:50
3c80894 to
a5fee5c
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
June 17, 2025 13:00
a5fee5c to
806c07c
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
July 15, 2025 20:37
806c07c to
daefa64
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
July 18, 2025 12:51
daefa64 to
04bf6ee
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
August 3, 2025 13:57
04bf6ee to
5e5d30f
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
August 6, 2025 12:49
5e5d30f to
1833bce
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
2 times, most recently
from
August 14, 2025 10:50
c7a964d to
745b00b
Compare
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
avdv
force-pushed
the
renovate/rules_cc-0.x
branch
from
August 19, 2025 07:29
373201b to
9fc2fc9
Compare
avdv
force-pushed
the
renovate/rules_cc-0.x
branch
from
September 10, 2025 15:11
3b6d49a to
3b5e463
Compare
avdv
force-pushed
the
renovate/rules_cc-0.x
branch
from
November 11, 2025 19:24
ac88301 to
7a8d795
Compare
avdv
force-pushed
the
renovate/rules_cc-0.x
branch
from
November 20, 2025 15:57
d33f00a to
1f80663
Compare
Member
|
@Mergifyio rebase |
Contributor
✅ Branch has been successfully rebased |
avdv
force-pushed
the
renovate/rules_cc-0.x
branch
from
March 31, 2026 08:01
1f80663 to
190f651
Compare
Seems like rules_cc fails to define it in `rules_cc_dependencies`.
avdv
force-pushed
the
renovate/rules_cc-0.x
branch
from
June 11, 2026 09:40
190f651 to
97701bf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.0.9->0.2.00.0.9->0.2.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
bazelbuild/rules_cc (rules_cc)
v0.2.0Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: https://github.com/bazelbuild/rules\_cc/compare/0.1.4...0.2.0
v0.1.4Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: https://github.com/bazelbuild/rules\_cc/compare/0.1.3...0.1.4
v0.1.3Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: https://github.com/bazelbuild/rules\_cc/compare/0.1.2...0.1.3
v0.1.2Compare Source
Incompatible changes
Full Changelog: https://github.com/bazelbuild/rules\_cc/compare/0.1.1...0.1.2
v0.1.1Compare Source
Full Changelog: https://github.com/bazelbuild/rules\_cc/compare/0.0.17...0.1.1
v0.1.0Compare Source
0.1.x releases are not updated, please continue to use the latest 0.0.x release.
We will continue to update 0.1.x line, once most of uses of
cc_proto_libraryare migrated to@com_google_protobuf.Incompatible Changes
cc_proto_libraryis removed fromdefs.bzlWhat's Changed
cc_tool_mapby @fmeum in https://github.com/bazelbuild/rules_cc/pull/2566New Contributors
Full Changelog: https://github.com/bazelbuild/rules\_cc/compare/0.0.13...0.1.0
v0.0.17Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/bazelbuild/rules\_cc/compare/0.0.16...0.0.17
v0.0.16Compare Source
Full Changelog: https://github.com/bazelbuild/rules\_cc/compare/0.0.15...0.0.16
v0.0.15Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/bazelbuild/rules\_cc/compare/0.0.14...0.0.15
v0.0.14Compare Source
What's Changed
cc_tool_mapby @fmeum in https://github.com/bazelbuild/rules_cc/pull/2566New Contributors
Full Changelog: https://github.com/bazelbuild/rules\_cc/compare/0.0.13...0.0.14
v0.0.13Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/bazelbuild/rules\_cc/compare/0.0.12...0.0.13
v0.0.12Compare Source
Full Changelog: https://github.com/bazelbuild/rules\_cc/compare/0.0.11...0.0.12
v0.0.11Compare Source
Loading rules_cc
What's Changed
New Contributors
Full Changelog: https://github.com/bazelbuild/rules\_cc/compare/0.0.10...0.0.11
v0.0.10Compare Source
What's Changed
Full Changelog: https://github.com/bazelbuild/rules\_cc/compare/0.0.9...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.
This PR was generated by Mend Renovate. View the repository job log.