Skip to content

Update dependency platforms to v1#718

Merged
tweag-ev-ak merged 1 commit intomasterfrom
renovate/platforms-1.x
Apr 13, 2026
Merged

Update dependency platforms to v1#718
tweag-ev-ak merged 1 commit intomasterfrom
renovate/platforms-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 13, 2026

This PR contains the following updates:

Package Type Update Change
platforms bazel_dep major 0.0.111.0.0
platforms http_archive major 0.0.111.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 #​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: (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 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 renovate Bot added the merge-queue merge on green CI label Apr 13, 2026
@renovate renovate Bot requested a review from a team as a code owner April 13, 2026 12:21
@renovate renovate Bot added the merge-queue merge on green CI label Apr 13, 2026
@tweag-ev-ak tweag-ev-ak merged commit c0aaf96 into master Apr 13, 2026
12 checks passed
@tweag-ev-ak tweag-ev-ak deleted the renovate/platforms-1.x branch April 13, 2026 12:52
@mergify mergify Bot removed the merge-queue merge on green CI label Apr 13, 2026
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.

1 participant