Skip to content

Update dependency platforms to v1.1.0#52

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/platforms-1.x
Open

Update dependency platforms to v1.1.0#52
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/platforms-1.x

Conversation

@renovate

@renovate renovate Bot commented May 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
platforms bazel_dep 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
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 renovate Bot force-pushed the renovate/platforms-1.x branch 7 times, most recently from 4c8cf62 to 1624208 Compare May 10, 2026 14:03
@renovate renovate Bot force-pushed the renovate/platforms-1.x branch 2 times, most recently from 1e23ba7 to dc1b2cf Compare May 12, 2026 08:40
@renovate renovate Bot force-pushed the renovate/platforms-1.x branch 5 times, most recently from e944034 to 438eb59 Compare May 30, 2026 18:58
@renovate renovate Bot force-pushed the renovate/platforms-1.x branch 2 times, most recently from 69b583e to 1343fa1 Compare June 1, 2026 23:28
@renovate renovate Bot force-pushed the renovate/platforms-1.x branch from 1343fa1 to 6867031 Compare June 3, 2026 17:51
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.

0 participants