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

chore(deps): update dependency platforms to v1 (main)

Open renovate-bot opened this issue 6 months ago β€’ 2 comments

This PR contains the following updates:

Package Type Update Change
platforms bazel_dep major 0.0.11 -> 1.0.0
platforms http_archive major 0.0.11 -> 1.0.0

Release Notes

bazelbuild/platforms (platforms)

v1.0.0

Compare Source

What's Changed

This is a no-op update of 0.0.11.

1.0.0 reflects that this is a stable API used in core Bazel production code.

See https://github.com/bazelbuild/platforms/issues/112.

WORKSPACE setup
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "platforms",
    urls = [
        "https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz",
        "https://github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz",
    ],
    sha256 = "3384eb1c30762704fbe38e440204e114154086c8fc8a8c2e3e28441028c019a8",
)

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.


This change is Reviewable

renovate-bot avatar Jun 09 '25 00:06 renovate-bot

/gcbrun

dpebot avatar Jun 09 '25 00:06 dpebot

Codecov Report

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

Project coverage is 92.93%. Comparing base (284ab51) to head (3de8002). Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15209      +/-   ##
==========================================
- Coverage   92.93%   92.93%   -0.01%     
==========================================
  Files        2394     2394              
  Lines      215564   215564              
==========================================
- Hits       200333   200331       -2     
- Misses      15231    15233       +2     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Jun 09 '25 01:06 codecov[bot]

/gcbrun

dpebot avatar Jul 15 '25 16:07 dpebot

/gcbrun

dpebot avatar Jul 15 '25 16:07 dpebot