Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change
platforms bazel_dep patch 0.0.8 -> 0.0.11

Release Notes

bazelbuild/platforms (platforms)

v0.0.11

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

Full Changelog: bazelbuild/platforms@0.0.10...0.0.11

v0.0.10

Compare Source

What's Changed

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

Full Changelog: bazelbuild/platforms@0.0.9...0.0.10

v0.0.9

Compare Source

What's Changed

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

### To use the new Starlark host platform in @​platforms, also include the following snippet:
load("@​platforms//host:extension.bzl", "host_platform_repo")
host_platform_repo(name = "host_platform")

Full Changelog: bazelbuild/platforms@0.0.8...0.0.9


Configuration

📅 Schedule: 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 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 changed the title chore(deps): update dependency platforms to v0.0.9 chore(deps): update dependency platforms to v0.0.10 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/platforms-0.x branch from 64cf745 to 488278d Compare April 25, 2024 17:43
@renovate renovate bot force-pushed the renovate/platforms-0.x branch 2 times, most recently from 1232fe6 to 5041d2f Compare May 2, 2024 20:17
@renovate renovate bot changed the title chore(deps): update dependency platforms to v0.0.10 chore(deps): update dependency platforms to v0.0.11 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/platforms-0.x branch from 5041d2f to 3057314 Compare January 10, 2025 22:52
@renovate renovate bot changed the title chore(deps): update dependency platforms to v0.0.11 chore(deps): update dependency platforms to v0.0.11 - autoclosed Aug 13, 2025
@renovate renovate bot closed this Aug 13, 2025
@renovate renovate bot deleted the renovate/platforms-0.x branch August 13, 2025 16:26
@renovate renovate bot changed the title chore(deps): update dependency platforms to v0.0.11 - autoclosed chore(deps): update dependency platforms to v0.0.11 Aug 14, 2025
@renovate renovate bot reopened this Aug 14, 2025
@renovate renovate bot force-pushed the renovate/platforms-0.x branch from 7bd0119 to 3057314 Compare August 14, 2025 11:54
@renovate renovate bot force-pushed the renovate/platforms-0.x branch from 3057314 to 3a12bec Compare August 19, 2025 19:12
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