Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 13, 2025

This PR contains the following updates:

Package Type Update Change
rules_cc bazel_dep minor 0.1.4 -> 0.2.9
rules_cc http_archive minor 0.1.4 -> 0.2.9

Release Notes

bazelbuild/rules_cc (rules_cc)

v0.2.9

Compare Source

Using bzlmod with Bazel 6 or later:

  1. [Bazel 6] Add common --enable_bzlmod to .bazelrc.

  2. Add to your MODULE.bazel file:

bazel_dep(name = "rules_cc", version = "0.2.9")

Using WORKSPACE:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "rules_cc", sha256 = "69ceb454b9b29e0aba7da81c72e96ecafd81d2044be883b46398b1c77ca7fff9", strip_prefix = "rules_cc-0.2.9", url = "https://github.com/bazelbuild/rules_cc/releases/download/0.2.9/rules_cc-0.2.9.tar.gz", ) load("@​rules_cc//cc:extensions.bzl", "compatibility_proxy_repo") compatibility_proxy_repo()

Full Changelog: bazelbuild/rules_cc@0.2.8...0.2.9

v0.2.8

Compare Source

Using bzlmod with Bazel 6 or later:
  1. [Bazel 6] Add common --enable_bzlmod to .bazelrc.

  2. Add to your MODULE.bazel file:

bazel_dep(name = "rules_cc", version = "0.2.8")
Using WORKSPACE:
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "rules_cc", sha256 = "207ea073dd20a705f9e8bc5ac02f5203e9621fc672774bb1a0935aefab7aebfa", strip_prefix = "rules_cc-0.2.8", url = "https://github.com/bazelbuild/rules_cc/releases/download/0.2.8/rules_cc-0.2.8.tar.gz", ) load("@​rules_cc//cc:extensions.bzl", "compatibility_proxy_repo") compatibility_proxy_repo()

Full Changelog: bazelbuild/rules_cc@0.2.7...0.2.8

v0.2.7

Compare Source

Using bzlmod with Bazel 6 or later:
  1. [Bazel 6] Add common --enable_bzlmod to .bazelrc.

  2. Add to your MODULE.bazel file:

bazel_dep(name = "rules_cc", version = "0.2.7")
Using WORKSPACE:
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "rules_cc", sha256 = "36ebed732fbdb5aafc73f4ffc0e276717ca6c4d927e967f325a45d6abc141c74", strip_prefix = "rules_cc-0.2.7", url = "https://github.com/bazelbuild/rules_cc/releases/download/0.2.7/rules_cc-0.2.7.tar.gz", ) load("@​rules_cc//cc:extensions.bzl", "compatibility_proxy_repo") compatibility_proxy_repo()

Full Changelog: bazelbuild/rules_cc@0.2.6...0.2.7

v0.2.6

Compare Source

Using bzlmod with Bazel 6 or later:

  1. [Bazel 6] Add common --enable_bzlmod to .bazelrc.

  2. Add to your MODULE.bazel file:

bazel_dep(name = "rules_cc", version = "0.2.6")

Using WORKSPACE:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "rules_cc", sha256 = "78cfc4131c1814ee549a4c1c064d5b91ee5026eef231e548232def4ce3e0671e", strip_prefix = "rules_cc-0.2.6", url = "https://github.com/bazelbuild/rules_cc/releases/download/0.2.6/rules_cc-0.2.6.tar.gz", ) load("@​rules_cc//cc:extensions.bzl", "compatibility_proxy_repo") compatibility_proxy_repo()

Full Changelog: bazelbuild/rules_cc@0.2.5...0.2.6

v0.2.5

Compare Source

Using bzlmod with Bazel 6 or later:

  1. [Bazel 6] Add common --enable_bzlmod to .bazelrc.

  2. Add to your MODULE.bazel file:

bazel_dep(name = "rules_cc", version = "0.2.5")

Using WORKSPACE:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "rules_cc", sha256 = "c0a0cee0e94c7242b6904c2ad23e19a90c8127946d19a11d61a20f50a01cca20", strip_prefix = "rules_cc-0.2.5", url = "https://github.com/bazelbuild/rules_cc/releases/download/0.2.5/rules_cc-0.2.5.tar.gz", ) load("@​rules_cc//cc:extensions.bzl", "compatibility_proxy_repo") compatibility_proxy_repo()

Full Changelog: bazelbuild/rules_cc@0.2.4...0.2.5

v0.2.4

Compare Source

Using bzlmod with Bazel 6 or later:

  1. [Bazel 6] Add common --enable_bzlmod to .bazelrc.

  2. Add to your MODULE.bazel file:

bazel_dep(name = "rules_cc", version = "0.2.4")

Using WORKSPACE:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "rules_cc", sha256 = "8dcd63392f0bb48adf74f413a9f39ba0fedcb8f99bf085a3b450f06d171dbb6d", strip_prefix = "rules_cc-0.2.4", url = "https://github.com/bazelbuild/rules_cc/releases/download/0.2.4/rules_cc-0.2.4.tar.gz", ) load("@​rules_cc//cc:extensions.bzl", "compatibility_proxy_repo") compatibility_proxy_repo()

Full Changelog: bazelbuild/rules_cc@0.2.3...0.2.4

v0.2.3

Compare Source

Using bzlmod with Bazel 6 or later:
  1. [Bazel 6] Add common --enable_bzlmod to .bazelrc.

  2. Add to your MODULE.bazel file:

bazel_dep(name = "rules_cc", version = "0.2.3")
Using WORKSPACE:
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "rules_cc", sha256 = "88661aba2ad049ae0be36eca8222c1911a397c077776aba8efa42b737eaa3152", strip_prefix = "rules_cc-0.2.3", url = "https://github.com/bazelbuild/rules_cc/releases/download/0.2.3/rules_cc-0.2.3.tar.gz", ) load("@​rules_cc//cc:extensions.bzl", "compatibility_proxy_repo") compatibility_proxy_repo()

Full Changelog: bazelbuild/rules_cc@0.2.2...0.2.3

v0.2.2

Compare Source

Using bzlmod with Bazel 6 or later:

  1. [Bazel 6] Add common --enable_bzlmod to .bazelrc.

  2. Add to your MODULE.bazel file:

bazel_dep(name = "rules_cc", version = "0.2.2")

Using WORKSPACE:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "rules_cc", sha256 = "e50f24506011841e2ac83d9733a0c7e058eb3a10a6e3e10baa9c7942ff5f4767", strip_prefix = "rules_cc-0.2.2", url = "https://github.com/bazelbuild/rules_cc/releases/download/0.2.2/rules_cc-0.2.2.tar.gz", ) load("@​rules_cc//cc:extensions.bzl", "compatibility_proxy_repo") compatibility_proxy_repo()

Full Changelog: bazelbuild/rules_cc@0.2.1...0.2.2

v0.2.1

Compare Source

Using bzlmod with Bazel 6 or later:

  1. [Bazel 6] Add common --enable_bzlmod to .bazelrc.

  2. Add to your MODULE.bazel file:

bazel_dep(name = "rules_cc", version = "0.2.1")

Using WORKSPACE:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "rules_cc", sha256 = "92fed78a5a310f86c060dcaed20f396ef0198cc3d46a46fdea7c469042cf02ce", strip_prefix = "rules_cc-0.2.1", url = "https://github.com/bazelbuild/rules_cc/releases/download/0.2.1/rules_cc-0.2.1.tar.gz", ) load("@​rules_cc//cc:extensions.bzl", "compatibility_proxy_repo") compatibility_proxy_repo()

Full Changelog: bazelbuild/rules_cc@0.2.0...0.2.1

v0.2.0

Compare Source

Using bzlmod with Bazel 6 or later:

  1. [Bazel 6] Add common --enable_bzlmod to .bazelrc.

  2. Add to your MODULE.bazel file:

bazel_dep(name = "rules_cc", version = "0.2.0")

Using WORKSPACE:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "rules_cc", sha256 = "ae244f400218f4a12ee81658ff246c0be5cb02c5ca2de5519ed505a6795431e9", strip_prefix = "rules_cc-0.2.0", url = "https://github.com/bazelbuild/rules_cc/releases/download/0.2.0/rules_cc-0.2.0.tar.gz", ) load("@​rules_cc//cc:repositories.bzl", "rules_cc_dependencies", "rules_cc_toolchains") rules_cc_dependencies() rules_cc_toolchains() load("@​rules_cc//cc:extensions.bzl", "compatibility_proxy_repo") compatibility_proxy_repo()

Full Changelog: bazelbuild/rules_cc@0.1.4...0.2.0

v0.1.5

Compare Source

Using bzlmod with Bazel 6 or later:

  1. [Bazel 6] Add common --enable_bzlmod to .bazelrc.

  2. Add to your MODULE.bazel file:

bazel_dep(name = "rules_cc", version = "0.1.5")

Using WORKSPACE:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "rules_cc", sha256 = "b8b918a85f9144c01f6cfe0f45e4f2838c7413961a8ff23bc0c6cdf8bb07a3b6", strip_prefix = "rules_cc-0.1.5", url = "https://github.com/bazelbuild/rules_cc/releases/download/0.1.5/rules_cc-0.1.5.tar.gz", )

What's Changed

Full Changelog: bazelbuild/rules_cc@0.1.4...0.1.5


Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), 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-bot renovate-bot requested a review from a team as a code owner August 13, 2025 06:26
@dpebot
Copy link
Collaborator

dpebot commented Aug 13, 2025

/gcbrun

@codecov
Copy link

codecov bot commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.09%. Comparing base (bd9704f) to head (1918bed).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@ ## main #15379 +/- ## ======================================= Coverage 93.08% 93.09% ======================================= Files 2418 2418 Lines 222212 222212 ======================================= + Hits 206851 206862 +11  + Misses 15361 15350 -11 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@renovate-bot renovate-bot force-pushed the renovate/main-rules_cc-0.x branch from e00895d to c2f5679 Compare August 13, 2025 14:33
@dpebot
Copy link
Collaborator

dpebot commented Aug 13, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/main-rules_cc-0.x branch from c2f5679 to 4d33ca9 Compare August 14, 2025 11:36
@dpebot
Copy link
Collaborator

dpebot commented Aug 14, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/main-rules_cc-0.x branch from 4d33ca9 to 977d002 Compare August 19, 2025 19:55
@dpebot
Copy link
Collaborator

dpebot commented Aug 19, 2025

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency rules_cc to v0.2.0 (main) chore(deps): update dependency rules_cc to v0.2.1 (main) Aug 26, 2025
@renovate-bot renovate-bot force-pushed the renovate/main-rules_cc-0.x branch from 977d002 to 9beaa3b Compare August 26, 2025 17:24
@dpebot
Copy link
Collaborator

dpebot commented Aug 26, 2025

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency rules_cc to v0.2.1 (main) chore(deps): update dependency rules_cc to v0.2.2 (main) Aug 28, 2025
@renovate-bot renovate-bot force-pushed the renovate/main-rules_cc-0.x branch from 9beaa3b to 4549190 Compare August 28, 2025 13:14
@dpebot
Copy link
Collaborator

dpebot commented Aug 28, 2025

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency rules_cc to v0.2.2 (main) chore(deps): update dependency rules_cc to v0.2.3 (main) Sep 2, 2025
@renovate-bot renovate-bot force-pushed the renovate/main-rules_cc-0.x branch from 4549190 to e670612 Compare September 2, 2025 13:11
@dpebot
Copy link
Collaborator

dpebot commented Sep 2, 2025

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency rules_cc to v0.2.3 (main) chore(deps): update dependency rules_cc to v0.2.4 (main) Sep 8, 2025
@renovate-bot renovate-bot force-pushed the renovate/main-rules_cc-0.x branch from e670612 to 6110b04 Compare September 8, 2025 15:50
@dpebot
Copy link
Collaborator

dpebot commented Sep 8, 2025

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency rules_cc to v0.2.4 (main) chore(deps): update dependency rules_cc to v0.2.5 (main) Sep 11, 2025
@renovate-bot renovate-bot force-pushed the renovate/main-rules_cc-0.x branch from 6110b04 to 4125da0 Compare September 11, 2025 13:52
@dpebot
Copy link
Collaborator

dpebot commented Sep 11, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/main-rules_cc-0.x branch from 4125da0 to 3712227 Compare September 12, 2025 20:30
@renovate-bot renovate-bot changed the title chore(deps): update dependency rules_cc to v0.2.5 (main) chore(deps): update dependency rules_cc to v0.2.8 (main) Sep 12, 2025
@dpebot
Copy link
Collaborator

dpebot commented Sep 12, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/main-rules_cc-0.x branch from 3712227 to 24aec87 Compare September 29, 2025 18:29
@dpebot
Copy link
Collaborator

dpebot commented Sep 29, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/main-rules_cc-0.x branch from 24aec87 to 1918bed Compare October 2, 2025 16:36
@dpebot
Copy link
Collaborator

dpebot commented Oct 2, 2025

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency rules_cc to v0.2.8 (main) chore(deps): update dependency rules_cc to v0.2.9 (main) Oct 2, 2025
@renovate-bot renovate-bot force-pushed the renovate/main-rules_cc-0.x branch from 1918bed to 075f090 Compare October 7, 2025 17:42
@dpebot
Copy link
Collaborator

dpebot commented Oct 7, 2025

/gcbrun

@scotthart scotthart closed this Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants