google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

chore(deps): update dependency rules_cc to v0.0.13

Open renovate-bot opened this issue 1 year ago • 7 comments

This PR contains the following updates:

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

Release Notes

bazelbuild/rules_cc (rules_cc)

v0.0.13

Compare Source

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.13/rules_cc-0.0.13.tar.gz"],
    sha256 = "d9bdd3ec66b6871456ec9c965809f43a0901e692d754885e89293807762d3d80",
    strip_prefix = "rules_cc-0.0.13",
)
What's Changed
New Contributors

Full Changelog: https://github.com/bazelbuild/rules_cc/compare/0.0.12...0.0.13

v0.0.12

Compare Source

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.12/rules_cc-0.0.12.tar.gz"],
    sha256 = "b26168b9a13f094794982b832975eaf53cefc5dced5b3be7df6b8b794dc2744b",
    strip_prefix = "rules_cc-0.0.12",
)

Full Changelog: https://github.com/bazelbuild/rules_cc/compare/0.0.11...0.0.12

v0.0.11

Compare Source

Loading rules_cc
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.11/rules_cc-0.0.11.tar.gz"],
    sha256 = "7e2a1f6c5dd908e6e88d7c80257c99d14e16fa985b56342287fddb6a32c435b5",
    strip_prefix = "rules_cc-0.0.11",
)
What's Changed
New Contributors

Full Changelog: https://github.com/bazelbuild/rules_cc/compare/0.0.10...0.0.11

v0.0.10

Compare Source

What's Changed

Full Changelog: https://github.com/bazelbuild/rules_cc/compare/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 - "every weekday" (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.


This change is Reviewable

renovate-bot avatar Sep 13 '24 16:09 renovate-bot

/gcbrun

dpebot avatar Sep 13 '24 16:09 dpebot

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.27%. Comparing base (43faa80) to head (d4f47f6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14704   +/-   ##
=======================================
  Coverage   93.27%   93.27%           
=======================================
  Files        2317     2317           
  Lines      208129   208129           
=======================================
+ Hits       194132   194135    +3     
+ Misses      13997    13994    -3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 13 '24 17:09 codecov[bot]

/gcbrun

dpebot avatar Sep 13 '24 19:09 dpebot

/gcbrun

dpebot avatar Oct 07 '24 10:10 dpebot

/gcbrun

dpebot avatar Oct 07 '24 16:10 dpebot

/gcbrun

dpebot avatar Oct 09 '24 16:10 dpebot

/gcbrun

dpebot avatar Oct 10 '24 16:10 dpebot

/gcbrun

dpebot avatar Nov 06 '24 17:11 dpebot

/gcbrun

dpebot avatar Nov 07 '24 13:11 dpebot

/gcbrun

dpebot avatar Dec 02 '24 18:12 dpebot

/gcbrun

dpebot avatar Dec 02 '24 21:12 dpebot

/gcbrun

dpebot avatar Jan 07 '25 19:01 dpebot

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.1.0). 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.

forking-renovate[bot] avatar Jan 09 '25 20:01 forking-renovate[bot]