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
Copy link
Copy Markdown
Collaborator

dpebot commented May 27, 2026

/gcbrun

Copy link
Copy Markdown

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

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
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16125   +/-   ##
=======================================
  Coverage   92.71%   92.71%           
=======================================
  Files        2353     2353           
  Lines      219451   219451           
=======================================
+ Hits       203463   203470    +7     
+ Misses      15988    15981    -7     

☔ 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.

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.

2 participants