Skip to content

chore(deps): update dependency platforms to v1.1.0#16125

Open
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/platforms-1.x
Open

chore(deps): update dependency platforms to v1.1.0#16125
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/platforms-1.x

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
platforms bazel_dep minor 1.0.01.1.0
platforms http_archive minor 1.0.01.1.0

Release Notes

bazelbuild/platforms (platforms)

v1.1.0

Compare Source

What's Changed

New Contributors

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.1.0/platforms-1.1.0.tar.gz",
        "https://github.com/bazelbuild/platforms/releases/download/1.1.0/platforms-1.1.0.tar.gz",
    ],
    sha256 = "dbad4a23abcca6171e47b79edc53bd6a41067a3b75f9e8b104656b459ff25046",
)

Full Changelog: bazelbuild/platforms@1.0.0...1.1.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • 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 May 27, 2026 19:56
@dpebot

dpebot commented May 27, 2026

Copy link
Copy Markdown
Collaborator

/gcbrun

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the platforms dependency version from 1.0.0 to 1.1.0 in both MODULE.bazel and bazel/workspace0.bzl, updating the download URL and SHA256 checksum accordingly. There are no review comments to address, and I have no additional feedback to provide.

@codecov

codecov Bot commented May 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.19%. Comparing base (fd73bee) to head (435b292).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16125      +/-   ##
==========================================
- Coverage   92.20%   92.19%   -0.01%     
==========================================
  Files        2264     2264              
  Lines      208864   208864              
==========================================
- Hits       192579   192567      -12     
- Misses      16285    16297      +12     

☔ View full report in Codecov by Harness.
📢 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.

@scotthart scotthart enabled auto-merge (squash) June 3, 2026 16:51
auto-merge was automatically disabled June 11, 2026 11:47

Head branch was pushed to by a user without write access

@renovate-bot renovate-bot force-pushed the renovate/platforms-1.x branch from b08530f to 435b292 Compare June 11, 2026 11:47
@dpebot

dpebot commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants