🤖 Update dependency rules_cc to v0.2.25 - #251
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
October 7, 2024 10:54
066242a to
198159c
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
October 7, 2024 19:06
198159c to
962a209
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
October 10, 2024 14:41
962a209 to
7a11696
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
November 6, 2024 18:24
7a11696 to
4508462
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
November 7, 2024 16:02
4508462 to
14bd99f
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
November 19, 2024 15:14
14bd99f to
b8cacd4
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
2 times, most recently
from
December 29, 2024 17:26
9229e39 to
8509475
Compare
aaronmondal
requested changes
Dec 29, 2024
aaronmondal
left a comment
Contributor
There was a problem hiding this comment.
Turns out this version is "behind" the current 0.0.17. Seems better to wait until the 0.1.x tags become the "real" upstream.
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
4 times, most recently
from
January 2, 2025 14:56
17eb905 to
0900f7f
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
January 17, 2025 21:36
052519d to
0900f7f
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
February 7, 2025 17:09
0900f7f to
6107e2f
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
June 17, 2025 17:31
6107e2f to
bbcf4ab
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
July 15, 2025 17:09
bbcf4ab to
27f0814
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
September 2, 2025 12:45
d729c11 to
333c10d
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
September 8, 2025 17:02
333c10d to
3167b5f
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
2 times, most recently
from
September 12, 2025 21:14
d1b3103 to
a165175
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
October 2, 2025 13:59
a165175 to
6dad15d
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
2 times, most recently
from
October 21, 2025 21:42
38317a1 to
07af634
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
October 27, 2025 17:00
07af634 to
ff44555
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
October 30, 2025 03:11
ff44555 to
bbb4dd1
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
November 5, 2025 17:08
bbb4dd1 to
bff215c
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
December 16, 2025 23:44
bff215c to
07237b3
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
December 18, 2025 21:00
07237b3 to
3ac00be
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
February 18, 2026 15:11
3ac00be to
6393407
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
April 21, 2026 21:52
6393407 to
5b60094
Compare
renovate
Bot
force-pushed
the
renovate/rules_cc-0.x
branch
from
June 1, 2026 21:09
5b60094 to
391c692
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.17→0.2.25Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
bazelbuild/rules_cc (rules_cc)
v0.2.25Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
What's Changed
Notable changes
c85b4d30c36f2b0d150d5dc424052c276635178408ad214a9ab613e1d8eea5adb798496c6a87e6cc1bf0aff544114686adf687cbc661b75dfaf21137b711b6de72c61Default toolchain changes
84cca09bb9acd6b1771c12c06f12813b9bdc7abbecUSE_CLANG_CLon windows. (#858) by @UebelAndre in1d2e4cb5bcfcf7Rules based toolchain changes
0be22af736fa13ACTION_NAMES.cpp_header_analysistoALL_CPP_COMPILE_ACTION_NAMES. by @anforowicz in6c1531c3000380Full Changelog: bazelbuild/rules_cc@0.2.22...0.2.25
v0.2.22Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
What's Changed
Other notable changes
840d5320662ed2Default toolchain changes
21e1430Rules based toolchain changes
9b32183Full Changelog: bazelbuild/rules_cc@0.2.21...0.2.22
v0.2.21Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
What's Changed
New Features
@bazel_tools//tools/cpp:cc_runtimes_toolchain_type. by @trybka in5eeedebDefault toolchain changes
-mmacosx-version-minfrom default toolchain @nglevin in2d10ebause_libtoolflag by @dzbarsky inf2e4ad2Rules based toolchain changes
97e2922Full Changelog: bazelbuild/rules_cc@0.2.20...0.2.21
v0.2.20Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
What's Changed
Notable changes
cpp_dwp) forCcGenerateDwpactions ofcc_binaryandcc_testtargets by @a-googler in4c700e98edac4ec6222637eb96e3c9404cfDefault toolchain changes
determinismfeature should use/Breprowith linking by @b-spencer in5751961d8bb3108817d52a0d30c6Rules based toolchain changes
12c13bcb1ef4d48b156deFull Changelog: bazelbuild/rules_cc@0.2.19...0.2.20
v0.2.19Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
I curated the release notes for the latest release if someone can copy-paste them in to https://github.com/bazelbuild/rules_cc/releases/tag/0.2.19
What's Changed
New features
de6e35e2310907804007d63790f3ab84bd3Other notable changes
d305b34c0baec36495bc33486c594733851formatfor path mapping by @fmeum inabf355c6c78f0a3aad82a70158a9Default toolchain changes
ccaae87f2587eb06cda568e2b59afcd960d692a24aRules based toolchain changes
d596465bf92fe439a97df827e6a212dda40e09f3b921c8c408daf97831f137f01cc3d559bad3f7d3282325ccb779c98c34577b55dFull Changelog: bazelbuild/rules_cc@0.2.18...0.2.19
v0.2.18Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
I curated the release notes for the latest release if someone can copy-paste them in to https://github.com/bazelbuild/rules_cc/releases/tag/0.2.18
What's Changed
Notable changes
3f10097011d6d9cdf9913748fbdf8a953560b29dfca8b81e9170205b852869b8414b93f2cb3b48956a5bDefault toolchain changes
333af1fdd7100f94bda81Rules based toolchain changes
39e35dcf32fdf5128cf881a5d8a30b11998Full Changelog: bazelbuild/rules_cc@0.2.17...0.2.18
v0.2.17Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
What's Changed
Notable changes
1212a51Default toolchains
6dd2ef120bf72d64024621de738ea464a75ae1df74541eda5Rules based toolchains
75de4a4Full Changelog: bazelbuild/rules_cc@0.2.16...0.2.17
v0.2.16Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.15...0.2.16
v0.2.15Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.14...0.2.15
v0.2.14Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.13...0.2.14
v0.2.13Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.12...0.2.13
v0.2.12Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.11...0.2.12
v0.2.11Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.10...0.2.11
v0.2.10Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.9...0.2.10
v0.2.9Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.8...0.2.9
v0.2.8Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.7...0.2.8
v0.2.7Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.6...0.2.7
v0.2.6Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.5...0.2.6
v0.2.5Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.4...0.2.5
v0.2.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: bazelbuild/rules_cc@0.2.3...0.2.4
v0.2.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: bazelbuild/rules_cc@0.2.2...0.2.3
v0.2.2Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.1...0.2.2
v0.2.1Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
Full Changelog: bazelbuild/rules_cc@0.2.0...0.2.1
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: bazelbuild/rules_cc@0.1.4...0.2.0
v0.1.5Compare Source
Using bzlmod with Bazel 6 or later:
[Bazel 6] Add
common --enable_bzlmodto.bazelrc.Add to your
MODULE.bazelfile:Using WORKSPACE:
What's Changed
Full Changelog: bazelbuild/rules_cc@0.1.4...0.1.5
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: bazelbuild/rules_cc@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: bazelbuild/rules_cc@0.1.2...0.1.3
v0.1.2Compare Source
Incompatible changes
Full Changelog: bazelbuild/rules_cc@0.1.1...0.1.2
v0.1.1Compare Source
Full Changelog: bazelbuild/rules_cc@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 #256New Contributors
Full Changelog: bazelbuild/rules_cc@0.0.13...0.1.0
Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.